text stringlengths 0 834k |
|---|
echo. |
if not [%1]==[NO_PAUSE] ( |
pause |
) else ( |
ping -n 5 localhost>nul |
) |
if [%errorlevel%]==[10101] exit |
",24.3529411765,101,0.7608695652 |
358,d035d5186f5bfde90502dd3a23ba597580a3c8aa,208,bat,Batchfile,Resources/USBinstaller/Windows/build.bat,WGraterol64/robertalab,368c970c06008c6b56e59e3df19daf6e00022ad9,['Apache-2.0'],,,,Resources/USBinstaller/Windows/build.bat,WGraterol64/robertalab,368c970c06008c6b56e59e3df19daf6e00022ad9,['Apache-2.0'],,,,Resources/USBinstaller/Windows/build.bat,WGraterol64/robertalab,368c970c06008c6b56e59e3df19daf6e00022ad9,['Apache-2.0'],1.0,2021-01-28T14:56:56.000Z,2021-01-28T14:56:56.000Z,"candle lib.wxs firmware.wxs java.wxs setup.wxs |
light -out OpenRobertaEV3.msi -ext WixUIExtension -cultures:de-DE lib.wixobj firmware.wixobj java.wixobj setup.wixobj -b ./lib -b ./firmware-1.2 -b ./java |
@pause",69.3333333333,154,0.7740384615 |
359,d035d986950e478926f0344f58336ec299b8462b,433,cmd,Batchfile,BinaryFormatter/Tests/06 - Test Passed-In 8 (Fail).cmd,SqlQuantumLeap/BinaryFormatter,ee41a1a862c159a40acbe0cd02f5acc52f989267,['MIT'],10.0,2017-11-04T17:40:42.000Z,2021-08-05T21:01:18.000Z,BinaryFormatter/Tests/06 - Test Passed-In 8 (Fail).cmd,SqlQuantumLeap/BinaryFormatter,ee41a1a862c159a40acbe0cd02f5acc52f989267,['MIT'],,,,BinaryFormatter/Tests/06 - Test Passed-In 8 (Fail).cmd,SqlQuantumLeap/BinaryFormatter,ee41a1a862c159a40acbe0cd02f5acc52f989267,['MIT'],7.0,2017-11-04T17:41:00.000Z,2021-04-28T16:44:32.000Z," |
@ TITLE BinaryFormatter Tests ( Sql Quantum Leap -- https://SqlQuantumLeap.com/ ) |
@ ECHO. |
SET BinPath=..\bin\Release |
@ REM Clean up stale test output |
IF EXIST SampleBinary.sql DEL SampleBinary.sql |
@ ECHO. |
@ ECHO. |
@ ECHO. |
@ ECHO This test should fail the check at the end! |
@ ECHO. |
%BinPath%\BinaryFormatter.exe ./SampleBinary.bin 8 |
@ ECHO. |
@ PAUSE |
@ ECHO. |
FC /B SampleBinary.sql SampleOutput_ChunkSize-7.sql |
@ ECHO. |
@ PAUSE |
",16.037037037,81,0.7182448037 |
360,d035e00f0763168cc3be888ab5c4651390abbda5,102,bat,Batchfile,package_haxelib.bat,sh-dave/needs-ai-lib,fb8b1121f68ed79b18b72c7ca2cdbe0b550b99b6,['MIT'],13.0,2018-02-13T19:41:42.000Z,2021-02-26T10:55:53.000Z,package_haxelib.bat,sh-dave/needs-ai-lib,fb8b1121f68ed79b18b72c7ca2cdbe0b550b99b6,['MIT'],,,,package_haxelib.bat,sh-dave/needs-ai-lib,fb8b1121f68ed79b18b72c7ca2cdbe0b550b99b6,['MIT'],1.0,2020-12-31T00:16:00.000Z,2020-12-31T00:16:00.000Z,zip -0r needs-ai.zip needs haxelib.json include.xml README.md LICENSE CHANGELOG.md package_haxelib.bat,102.0,102,0.8333333333 |
361,d035f648aec180e60111559834da1bd2e1660c76,263,bat,Batchfile,hornetq/examples/core/microcontainer/build.bat,krukow/stomple,0df3a4b382ec5c3734aaef3bfd3689dfaf2dc0ea,['MIT' 'Unlicense'],7.0,2015-08-01T02:14:12.000Z,2021-01-29T12:18:06.000Z,hornetq/examples/core/microcontainer/build.bat,krukow/stomple,0df3a4b382ec5c3734aaef3bfd3689dfaf2dc0ea,['MIT' 'Unlicense'],,,,hornetq/examples/core/microcontainer/build.bat,krukow/stomple,0df3a4b382ec5c3734aaef3bfd3689dfaf2dc0ea,['MIT' 'Unlicense'],5.0,2016-01-05T10:54:35.000Z,2021-01-29T12:18:08.000Z,"@echo off |
set ""OVERRIDE_ANT_HOME=..\..\..\tools\ant"" |
if exist ""..\..\..\src\bin\build.bat"" ( |
rem running from TRUNK |
call ..\..\..\src\bin\build.bat %* |
) else ( |
rem running from the distro |
call ..\..\..\bin\build.bat %* |
) |
set ""OVERRIDE_ANT_HOME="" |
",16.4375,42,0.5893536122 |
362,d0360a79c8725aa58d745bdc68bda930abbb8ef6,226,bat,Batchfile,lib/Jena-2.6.4/bat/rdfcat.bat,egonw/wp2lod,30fae71427efebd52d104cf5ca18d0a30c826cca,['Apache-2.0'],,,,lib/Jena-2.6.4/bat/rdfcat.bat,egonw/wp2lod,30fae71427efebd52d104cf5ca18d0a30c826cca,['Apache-2.0'],,,,lib/Jena-2.6.4/bat/rdfcat.bat,egonw/wp2lod,30fae71427efebd52d104cf5ca18d0a30c826cca,['Apache-2.0'],,,,"@echo off |
@REM Script to run a command |
if NOT ""%JENAROOT%"" == """" goto :okRoot |
echo JENAROOT not set |
exit /B |
:okRoot |
call %JENAROOT%\bat\make_classpath.bat %JENAROOT% |
java %SOCKS% -cp %CP% jena.rdfcat %* |
exit /B |
",17.3846153846,50,0.6592920354 |
363,d03628abce6fbaf579614c635d492545ac5890e9,921,bat,Batchfile,haxelib/samples/Spaceship/run-windows-x86.bat,Kakise/hx-gameplay,e7fe3d4e79e0e12d439b3f3c930d85d78f2eba8d,['MIT'],3.0,2021-07-07T08:50:41.000Z,2021-07-15T00:53:53.000Z,haxelib/samples/Spaceship/run-windows-x86.bat,Kakise/hx-gameplay,e7fe3d4e79e0e12d439b3f3c930d85d78f2eba8d,['MIT'],1.0,2015-09-04T15:44:37.000Z,2015-09-04T19:07:01.000Z,haxelib/samples/Spaceship/run-windows-x86.bat,Kakise/hx-gameplay,e7fe3d4e79e0e12d439b3f3c930d85d78f2eba8d,['MIT'],1.0,2017-11-01T21:03:22.000Z,2017-11-01T21:03:22.000Z,"@ setlocal |
@ set suffix= |
@ set arg=%1 |
@ IF ""%~1"" == ""debug"" set suffix=-debug && set arg= |
@ IF ""%~1"" == ""release"" set arg= |
@ set config=..\..\..\game.config |
cd platforms\windows-x86\bin |
@ IF errorlevel 1 call :error ""failed to change to platform directory"" & exit /B 1 |
IF NOT EXIST %config% del /q game.config |
@ IF errorlevel 1 call :error-cd ""failed to delete out-dated application config"" & exit /B 1 |
IF EXIST %config% copy /y %config% game.config |
@ IF errorlevel 1 call :error-cd ""failed to copy application config"" & exit /B 1 |
robocopy /mir /njh /njs /ndl /ns /np ..\..\..\res res |
@ IF errorlevel 8 call :error-cd ""failed to copy resource files"" & exit /B 1 |
game%suffix: =% %arg% %2 %3 %4 %5 %6 %7 %8 %9 |
@ IF errorlevel 1 call :error-cd ""application execution was unsuccessful"" & exit /B 1 |
@ GOTO success |
:error-cd |
cd ..\..\.. |
:error |
@ echo Error: %~1. 1>&2 |
@ GOTO :eof |
:success |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.