text
stringlengths 0
834k
|
|---|
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
|
)
|
if ""%1"" == ""coverage"" (
|
%SPHINXBUILD% -b coverage %ALLSPHINXOPTS% %BUILDDIR%/coverage
|
if errorlevel 1 exit /b 1
|
echo.
|
echo.Testing of coverage in the sources finished, look at the ^
|
results in %BUILDDIR%/coverage/python.txt.
|
goto end
|
)
|
if ""%1"" == ""xml"" (
|
%SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml
|
if errorlevel 1 exit /b 1
|
echo.
|
echo.Build finished. The XML files are in %BUILDDIR%/xml.
|
goto end
|
)
|
if ""%1"" == ""pseudoxml"" (
|
%SPHINXBUILD% -b pseudoxml %ALLSPHINXOPTS% %BUILDDIR%/pseudoxml
|
if errorlevel 1 exit /b 1
|
echo.
|
echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml.
|
goto end
|
)
|
if ""%1"" == ""dummy"" (
|
%SPHINXBUILD% -b dummy %ALLSPHINXOPTS% %BUILDDIR%/dummy
|
if errorlevel 1 exit /b 1
|
echo.
|
echo.Build finished. Dummy builder generates no files.
|
goto end
|
)
|
:end
|
popd
|
",27.2280701754,80,0.6793814433
|
219910,f32cb3e097abd9eb5701f5c7a85544e869ce8677,235,cmd,Batchfile,source/new_hods/asteroid/asteroid_2_hw2c/extract_rodoh.cmd,mjhorvath/Mikali-Map-Collection-for-HWRM,a70a92dea60af3c334accfb13d55a36cb1891c0e,['CC-BY-4.0'],,,,source/new_hods/asteroid/asteroid_2_hw2c/extract_rodoh.cmd,mjhorvath/Mikali-Map-Collection-for-HWRM,a70a92dea60af3c334accfb13d55a36cb1891c0e,['CC-BY-4.0'],,,,source/new_hods/asteroid/asteroid_2_hw2c/extract_rodoh.cmd,mjhorvath/Mikali-Map-Collection-for-HWRM,a70a92dea60af3c334accfb13d55a36cb1891c0e,['CC-BY-4.0'],,,,"cd ""C:\Program Files (x86)\Steam\steamapps\common\Homeworld\HomeworldRM\DataMikaliMaps\resource\asteroid\asteroid_2_hw2c""
|
""C:\Program Files (x86)\Steam\steamapps\common\Homeworld\GBXTools\HODOR\RODOH.exe"" -script=Scan_Path.hodor
|
pause
|
",58.75,121,0.8255319149
|
219911,f32ce13e9b8abf94cda696a86541d9cc329a700f,230,bat,Batchfile,samples/snippets/csharp/VS_Snippets_Misc/astoria_northwind_client/cs/regenobjectlayer.bat,bilabs/dotnet-api-docs,601140a6cbc7f61785f77795801444f94d31fdd2,['CC-BY-4.0' 'MIT'],421.0,2018-04-01T01:57:50.000Z,2022-03-28T15:24:42.000Z,samples/snippets/csharp/VS_Snippets_Misc/astoria_northwind_client/cs/regenobjectlayer.bat,bilabs/dotnet-api-docs,601140a6cbc7f61785f77795801444f94d31fdd2,['CC-BY-4.0' 'MIT'],5797.0,2018-04-02T21:12:23.000Z,2022-03-31T23:54:38.000Z,samples/snippets/csharp/VS_Snippets_Misc/astoria_northwind_client/cs/regenobjectlayer.bat,bilabs/dotnet-api-docs,601140a6cbc7f61785f77795801444f94d31fdd2,['CC-BY-4.0' 'MIT'],1482.0,2018-03-31T11:26:20.000Z,2022-03-30T22:36:45.000Z,"rem ECHO OFF
|
REM Generate the CS files for AdventureWorks:
|
""%windir%\Microsoft.NET\Framework\v3.5\edmgen.exe"" /mode:EntityClassGeneration /incsdl:Northwind.csdl /outobjectlayer:.\Northwind.Objects.cs /language:CSharp
|
pause",38.3333333333,159,0.7913043478
|
219912,f32d236f9ab6fd2bbb784cc2acec8fedde6ea7e9,209,bat,Batchfile,samples/Windows/cs/netcore1.0/TableManagerSamples/OpenPositionNetting/fxbuild.bat,holgafx/gehtsoft,7bb1dfc23d3b5b45793a85e162bbed2ca963d3ed,['Apache-2.0'],26.0,2018-01-11T16:46:15.000Z,2021-05-15T17:20:19.000Z,samples/Windows/cs/netcore1.0/TableManagerSamples/OpenPositionNetting/fxbuild.bat,Trading-Lab/Forex-Connect-API-FXCM,0f1b2d0e8ca972ddc83b01acdb74e75d3aef9bf7,['Apache-2.0'],5.0,2019-03-07T16:14:59.000Z,2020-06-10T02:35:04.000Z,samples/Windows/cs/netcore1.0/TableManagerSamples/OpenPositionNetting/fxbuild.bat,Trading-Lab/Forex-Connect-API-FXCM,0f1b2d0e8ca972ddc83b01acdb74e75d3aef9bf7,['Apache-2.0'],26.0,2017-11-01T19:20:30.000Z,2022-02-10T22:10:00.000Z,"@echo off
|
IF /i ""%1"" == ""debug"" (
|
set config=Debug
|
) ELSE (
|
set config=Release
|
)
|
@set platf_env=x86
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.