text
stringlengths
0
834k
%SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp
if errorlevel 1 exit /b 1
echo.
echo.Build finished.
goto end
)
if ""%1"" == ""epub"" (
%SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The epub file is in %BUILDDIR%/epub.
goto end
)
if ""%1"" == ""latex"" (
%SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
if errorlevel 1 exit /b 1
echo.
echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
goto end
)
if ""%1"" == ""text"" (
%SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The text files are in %BUILDDIR%/text.
goto end
)
if ""%1"" == ""man"" (
%SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The manual pages are in %BUILDDIR%/man.
goto end
)
if ""%1"" == ""texinfo"" (
%SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
goto end
)
if ""%1"" == ""gettext"" (
%SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The message catalogs are in %BUILDDIR%/locale.
goto end
)
if ""%1"" == ""changes"" (
%SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes
if errorlevel 1 exit /b 1
echo.
echo.The overview file is in %BUILDDIR%/changes.
goto end
)
if ""%1"" == ""linkcheck"" (
%SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck
if errorlevel 1 exit /b 1
echo.
echo.Link check complete; look for any errors in the above output ^
or in %BUILDDIR%/linkcheck/output.txt.
goto end
)
if ""%1"" == ""doctest"" (
%SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest
if errorlevel 1 exit /b 1
echo.
echo.Testing of doctests in the sources finished, look at the ^
results in %BUILDDIR%/doctest/output.txt.
goto end
)
:end
",26.6910994764,79,0.6981169086
219868,f3258ccb52a943281c724596282f06961f77a972,160,cmd,Batchfile,release/files/windows/katana.cmd,mgrech/katana,38f9eb603dea5029df157c5a3473fe9c9d504899,['Apache-2.0'],3.0,2018-03-18T10:28:31.000Z,2018-06-20T19:09:00.000Z,release/files/windows/katana.cmd,mgrech/katana,38f9eb603dea5029df157c5a3473fe9c9d504899,['Apache-2.0'],,,,release/files/windows/katana.cmd,mgrech/katana,38f9eb603dea5029df157c5a3473fe9c9d504899,['Apache-2.0'],,,,"@echo off
set KATANA_HOME=%~dp0
IF %KATANA_HOME:~-1%==\ SET KATANA_HOME=%KATANA_HOME:~0,-1%
%KATANA_HOME%\jre\bin\java.exe -jar %KATANA_HOME%\compiler.jar %*
",22.8571428571,65,0.7125
219869,f325dc265162938c688818162e30ff2b1a2780dc,331,cmd,Batchfile,package.cmd,eventflit/eventflit-http-dotnet,8df8b1c27e69aa3bb4e20b8a26aefd9ed33ae857,['MIT'],,,,package.cmd,eventflit/eventflit-http-dotnet,8df8b1c27e69aa3bb4e20b8a26aefd9ed33ae857,['MIT'],,,,package.cmd,eventflit/eventflit-http-dotnet,8df8b1c27e69aa3bb4e20b8a26aefd9ed33ae857,['MIT'],,,,"
""%ProgramFiles(x86)%\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\msbuild.exe"" .\eventflit-dotnet-everything-server.sln /t:Clean,Rebuild /p:Configuration=Release /fileLogger
tools\nuget.exe update -self
tools\nuget.exe pack .\EventflitServer\EventflitServer.csproj -verbosity detailed -properties Configuration=Release",66.2,184,0.8247734139
219870,f3266ada0f75b6e1669b85a241fa9a04c1ffff82,894,bat,Batchfile,root_VS2019/programs/CS/0_ExecAllBat.bat,OpenTouryoProject/OpenTouryoTemplates,c9ec86813932b279d2f494491c6dc868e4af703b,['Apache-2.0'],11.0,2015-02-11T03:54:21.000Z,2021-06-12T12:30:07.000Z,root_VS2019/programs/CS/0_ExecAllBat.bat,OpenTouryoProject/OpenTouryoTemplates,c9ec86813932b279d2f494491c6dc868e4af703b,['Apache-2.0'],82.0,2015-02-12T13:44:31.000Z,2022-03-29T05:07:10.000Z,root_VS2019/programs/CS/0_ExecAllBat.bat,OpenTouryoProject/OpenTouryoTemplates,c9ec86813932b279d2f494491c6dc868e4af703b,['Apache-2.0'],10.0,2015-01-15T06:36:01.000Z,2020-10-16T00:47:31.000Z,"echo | call 1_DeleteDir.bat
echo | call 1_DeleteFile.bat
@echo on
timeout 5