text
stringlengths 0
834k
|
|---|
SET MAINCMAKE=%SRCROOTDIR%\projects\CMake\targets\GUCEF
|
SET MVC14_OUTPUTDIR=""%OUTPUTDIR%\MVC14""
|
CMake.exe -DBUILD_SHARED_LIBS=ON -G""Visual Studio 14 2015"" -H""%MAINCMAKE%"" -B%MVC14_OUTPUTDIR%
|
PAUSE",29.6666666667,94,0.7752808989
|
219969,f3340ea63548a3c78342891eed93258341bd566a,68,bat,Batchfile,bundle/base/bin-win/app-create.bat,netuno-org/platform,b92e67b3485d74b3ec3bc425b741145dbcac3ff4,['Apache-2.0'],19.0,2021-08-06T20:40:33.000Z,2022-03-22T11:05:49.000Z,bundle/base/bin-win/app-create.bat,netuno-org/platform,b92e67b3485d74b3ec3bc425b741145dbcac3ff4,['Apache-2.0'],1.0,2022-03-09T23:01:29.000Z,2022-03-09T23:01:29.000Z,bundle/base/bin-win/app-create.bat,netuno-org/platform,b92e67b3485d74b3ec3bc425b741145dbcac3ff4,['Apache-2.0'],3.0,2022-01-30T16:49:33.000Z,2022-03-11T17:42:10.000Z,"@echo off
|
cd ..
|
java -Dfile.encoding=""UTF-8"" -jar netuno.jar app",17.0,48,0.6617647059
|
219970,f3342c4b68fba194aaf5f680d50c050faa0c2d71,5110,bat,Batchfile,docs/make.bat,janga1997/video_village,58cba131c97dd3a033935e0675ba62daff7ca64a,['MIT'],1.0,2017-03-10T22:44:35.000Z,2017-03-10T22:44:35.000Z,docs/make.bat,janga1997/video_village,58cba131c97dd3a033935e0675ba62daff7ca64a,['MIT'],14.0,2016-07-08T13:52:46.000Z,2017-02-13T20:57:18.000Z,docs/make.bat,janga1997/video_village,58cba131c97dd3a033935e0675ba62daff7ca64a,['MIT'],8.0,2016-07-11T16:23:20.000Z,2018-10-13T06:07:58.000Z,"@ECHO OFF
|
REM Command file for Sphinx documentation
|
if ""%SPHINXBUILD%"" == """" (
|
set SPHINXBUILD=sphinx-build
|
)
|
set BUILDDIR=_build
|
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
|
set I18NSPHINXOPTS=%SPHINXOPTS% .
|
if NOT ""%PAPER%"" == """" (
|
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
|
set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS%
|
)
|
if ""%1"" == """" goto help
|
if ""%1"" == ""help"" (
|
:help
|
echo.Please use `make ^<target^>` where ^<target^> is one of
|
echo. html to make standalone HTML files
|
echo. dirhtml to make HTML files named index.html in directories
|
echo. singlehtml to make a single large HTML file
|
echo. pickle to make pickle files
|
echo. json to make JSON files
|
echo. htmlhelp to make HTML files and a HTML help project
|
echo. qthelp to make HTML files and a qthelp project
|
echo. devhelp to make HTML files and a Devhelp project
|
echo. epub to make an epub
|
echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
|
echo. text to make text files
|
echo. man to make manual pages
|
echo. texinfo to make Texinfo files
|
echo. gettext to make PO message catalogs
|
echo. changes to make an overview over all changed/added/deprecated items
|
echo. linkcheck to check all external links for integrity
|
echo. doctest to run all doctests embedded in the documentation if enabled
|
goto end
|
)
|
if ""%1"" == ""clean"" (
|
for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i
|
del /q /s %BUILDDIR%\*
|
goto end
|
)
|
if ""%1"" == ""html"" (
|
%SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html
|
if errorlevel 1 exit /b 1
|
echo.
|
echo.Build finished. The HTML pages are in %BUILDDIR%/html.
|
goto end
|
)
|
if ""%1"" == ""dirhtml"" (
|
%SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml
|
if errorlevel 1 exit /b 1
|
echo.
|
echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
|
goto end
|
)
|
if ""%1"" == ""singlehtml"" (
|
%SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml
|
if errorlevel 1 exit /b 1
|
echo.
|
echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
|
goto end
|
)
|
if ""%1"" == ""pickle"" (
|
%SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle
|
if errorlevel 1 exit /b 1
|
echo.
|
echo.Build finished; now you can process the pickle files.
|
goto end
|
)
|
if ""%1"" == ""json"" (
|
%SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json
|
if errorlevel 1 exit /b 1
|
echo.
|
echo.Build finished; now you can process the JSON files.
|
goto end
|
)
|
if ""%1"" == ""htmlhelp"" (
|
%SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp
|
if errorlevel 1 exit /b 1
|
echo.
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.