text stringlengths 0 834k |
|---|
echo. |
echo.The Sphinx module was not found. Make sure you have Sphinx installed, |
echo.then set the SPHINXBUILD environment variable to point to the full |
echo.path of the 'sphinx-build' executable. Alternatively you may add the |
echo.Sphinx directory to PATH. |
echo. |
echo.If you don't have Sphinx installed, grab it from |
echo.http://sphinx-doc.org/ |
exit /b 1 |
) |
%SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% |
goto end |
:help |
%SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% |
:end |
popd |
",21.0810810811,75,0.7397435897 |
280,d02a553f694716f5532dc0c689ab24b413ffed6d,106,bat,Batchfile,LogSimGui/run.bat,messo/szoftlab4,143a9ca2729a919cdd5bebbb471887a5159be64f,['MIT'],,,,LogSimGui/run.bat,messo/szoftlab4,143a9ca2729a919cdd5bebbb471887a5159be64f,['MIT'],,,,LogSimGui/run.bat,messo/szoftlab4,143a9ca2729a919cdd5bebbb471887a5159be64f,['MIT'],,,,"@echo off |
set C=""C:\Program Files\Java\jdk1.6.0_24\bin\"" |
cd build |
%C%\java logsim.GuiController |
cd.. |
PAUSE",17.6666666667,46,0.7358490566 |
281,d02a75677e723b6def036ffdf615c66be6ab7da2,836,bat,Batchfile,make.bat,ScaleIT-Org/documentation,49c9c844842dcdbe2fd8ecca8039f0d762a9ebdf,['MIT'],1.0,2018-02-05T14:05:48.000Z,2018-02-05T14:05:48.000Z,make.bat,ScaleIT-Org/documentation,49c9c844842dcdbe2fd8ecca8039f0d762a9ebdf,['MIT'],11.0,2018-01-09T08:32:23.000Z,2018-07-01T08:16:47.000Z,make.bat,ScaleIT-Org/documentation,49c9c844842dcdbe2fd8ecca8039f0d762a9ebdf,['MIT'],2.0,2019-02-25T19:06:07.000Z,2022-03-18T11:05:52.000Z,"@ECHO OFF |
pushd %~dp0 |
REM Command file for Sphinx documentation |
if ""%SPHINXBUILD%"" == """" ( |
set SPHINXBUILD=sphinx-build |
) |
set SOURCEDIR=source |
set BUILDDIR=build |
set SPHINXPROJ=ScaleITPlatformDocumentation |
if ""%1"" == """" goto help |
%SPHINXBUILD% >NUL 2>NUL |
if errorlevel 9009 ( |
echo. |
echo.The 'sphinx-build' command was not found. Make sure you have Sphinx |
echo.installed, then set the SPHINXBUILD environment variable to point |
echo.to the full path of the 'sphinx-build' executable. Alternatively you |
echo.may add the Sphinx directory to PATH. |
echo. |
echo.If you don't have Sphinx installed, grab it from |
echo.http://sphinx-doc.org/ |
exit /b 1 |
) |
%SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% |
goto end |
:help |
%SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% |
:end |
popd |
",22.5945945946,75,0.7129186603 |
282,d02a85480829ebe286317d3c1c3ddf718c4828f7,164,bat,Batchfile,Archivos/Archivos-BAT-Importantes/smali.bat,FatoDel/Droid-Tools,2fba3acebad70f60198bce7d768d8107740829b5,['Unlicense'],,,,Archivos/Archivos-BAT-Importantes/smali.bat,FatoDel/Droid-Tools,2fba3acebad70f60198bce7d768d8107740829b5,['Unlicense'],,,,Archivos/Archivos-BAT-Importantes/smali.bat,FatoDel/Droid-Tools,2fba3acebad70f60198bce7d768d8107740829b5,['Unlicense'],,,,"@echo off |
if ""%PATH_BASE3%"" == """" set PATH_BASE3=%PATH% |
set PATH=%CD%;%PATH_BASE3%; |
java -jar -Duser.language=en ""%~dp0\..\Archivos-JAR-Importantes\smali.jar"" %*",41.0,77,0.6707317073 |
283,d02a9259c3b27c238c399685f7339be1087abeed,597,bat,Batchfile,test.bat,nedp/dwinm,d0ae6a01362270d6c5841ba3ea86c9899a925692,['Apache-2.0'],,,,test.bat,nedp/dwinm,d0ae6a01362270d6c5841ba3ea86c9899a925692,['Apache-2.0'],,,,test.bat,nedp/dwinm,d0ae6a01362270d6c5841ba3ea86c9899a925692,['Apache-2.0'],,,,"@echo off |
set err_level=0 |
rem http://ss64.com/nt/start.html |
rem http://stackoverflow.com/questions/138497/iterate-all-files-in-a-directory-using-a-for-loop for file loops |
rem ""C:/Program Files/AutoHotkey/AutoHotkeyU32.exe"" /ErrorStdOut ""testMain.ahk"" 2>&1 |more |
rem Loop over all ahk files in tests directory |
cd test |
for /r %%i in (*Test.ahk) do ( |
echo ** Running %%~nxi ** |
start ""testing"" /B /wait ""C:\Program Files\AutoHotkey\AutoHotkeyU32.exe"" /ErrorStdOut %%~nxi |
if errorlevel 1 ( |
echo *** TEST FILE %%~nxi FAILED *** |
set err_level=1 |
) |
echo. |
) |
rem EXIT SCRIPT |
exit /b %err_level% |
",25.9565217391,110,0.7152428811 |
284,d02aecdc2796570a8da60019aa662ef4f18d574b,214,cmd,Batchfile,src/condor_tests/job_rsc_binary-io_std.cmd,pavlo-svirin/htcondor,9e00a5874cc2579f5fdc81bb778f540b40b48c87,['Apache-2.0'],2.0,2018-06-18T23:11:20.000Z,2021-01-11T06:30:00.000Z,src/condor_tests/job_rsc_binary-io_std.cmd,pavlo-svirin/htcondor,9e00a5874cc2579f5fdc81bb778f540b40b48c87,['Apache-2.0'],1.0,2021-04-06T04:19:40.000Z,2021-04-06T04:19:40.000Z,src/condor_tests/job_rsc_binary-io_std.cmd,pavlo-svirin/htcondor,9e00a5874cc2579f5fdc81bb778f540b40b48c87,['Apache-2.0'],2.0,2017-11-09T01:42:58.000Z,2020-07-14T20:20:05.000Z,"universe = standard |
executable = job_rsc_binary-io_std.cndr.exe.$$(OPSYS).$$(ARCH) |
output = job_rsc_binary-io_std.out |
error = job_rsc_binary-io_std.err |
log = job_rsc_binary-io_std.log |
Notification = NEVER |
queue |
",23.7777777778,62,0.7803738318 |
285,d02afc433ca592f66999b6e280c617b7fe57de01,211,bat,Batchfile,Code/meshData/_Create_Project.bat,jiaguobing/FastCAE,2348ab87e83fe5c704e4c998cf391229c25ac5d5,['BSD-3-Clause'],2.0,2020-02-21T01:04:35.000Z,2020-02-21T03:35:37.000Z,Code/meshData/_Create_Project.bat,jiaguobing/FastCAE,2348ab87e83fe5c704e4c998cf391229c25ac5d5,['BSD-3-Clause'],1.0,2020-03-06T04:49:42.000Z,2020-03-06T04:49:42.000Z,Code/meshData/_Create_Project.bat,baojunli/FastCAE,a3f99f6402da564df87fcef30674ce5f44379962,['BSD-3-Clause'],1.0,2021-11-21T13:03:26.000Z,2021-11-21T13:03:26.000Z," |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.