text stringlengths 0 834k |
|---|
) ELSE ( |
SET ""_prog=python"" |
SET PATHEXT=%PATHEXT:;.JS;=;% |
) |
""%_prog%"" ""%dp0%\node_modules\not_node\main.js"" %* |
ENDLOCAL |
EXIT /b %errorlevel% |
:find_dp0 |
SET dp0=%~dp0 |
EXIT /b |
",15.2777777778,51,0.6618181818 |
219940,f3306f6dd34ff20a7e2c66a22df07a1aa8dfc15a,178,bat,Batchfile,remove_before_zip.bat,KrOstir/rvt-qgis,43b23fd863e222a48767ae2e2a0d16708c4cf1c7,['Apache-2.0'],6.0,2021-02-02T12:47:45.000Z,2022-02-14T10:31:36.000Z,remove_before_zip.bat,KrOstir/rvt-qgis,43b23fd863e222a48767ae2e2a0d16708c4cf1c7,['Apache-2.0'],12.0,2020-... |
rmdir /s /q .\processing_provider\__pycache__\ 2>nul |
rmdir /s /q .\rvt\__pycache__\ 2>nul |
del "".\settings\plugin_size.json"" >nul 2>&1 |
pause",22.25,53,0.6966292135 |
219941,f330789eed8c119e9f547d5ab4c55be2e46b0ff5,1125,cmd,Batchfile,swig/projects/csharp/prebuildcsharp.cmd,exodusdb/exodusdb,0b6bef6a3007d24664bdb348e92701ee2f423158,['MIT'],4.0,2021-01-23T14:36:34.000Z,2021-06-07T10:02:28.000Z,swig/projects/csharp/prebuildcsharp.cmd,exodusdb/exodusdb,0b6bef6a3007d24664bdb348e92701ee2f... |
@echo ------------------------------------------------------------------------------------- |
@echo SWIG generating 1. platform independent csharp library code AND |
@echo 2. platform INDEPENDENT wrapper c++ code (that builds into platform DEPENDENT wrapper dll) |
@echo ------------------------------------------------------------------------------------- |
@echo Building into %EXO_CSHARP32_MODULEDIR%\%EXO_CSHARP_PACKAGE_SUBDIR% |
if not exist ""%EXO_CSHARP32_MODULEDIR%"" mkdir ""%EXO_CSHARP32_MODULEDIR%"" |
if not exist ""%EXO_CSHARP32_MODULEDIR%\%EXO_CSHARP_PACKAGE_SUBDIR%"" mkdir ""%EXO_CSHARP32_MODULEDIR%\%EXO_CSHARP_PACKAGE_SUBDIR%"" |
%EXO_SWIG32%\swig.exe -c++ -csharp -module %EXO_CSHARP_MODULENAME% -outdir ""%EXO_CSHARP32_MODULEDIR%\%EXO_CSHARP_PACKAGE_SUBDIR%"" -dllimport %EXO_CSHARP_WRAPPER_NAME% -I..\..\..\exodus\libexodus -outcurrentdir %EXO_SWIG_OPTIONS% ..\..\exodus.i |
@echo patch to make exodus' ToString override the built-in one - until done properly in exodus.i |
cscript ..\replace.vbs ""%EXO_CSHARP32_MODULEDIR%\%EXO_CSHARP_PACKAGE_SUBDIR%\mvar.cs"" ""public string ToString"" ""public override string ToString"" |
",70.3125,243,0.6773333333 |
219942,f330a0e567eab0e02f49b2c46945ec9d3621ae11,7250,bat,Batchfile,doc/internal/make.bat,remram44/VisTrails-mybinder,ee7477b471920d738f3ac430932f01901b56ed44,['BSD-3-Clause'],,,,doc/internal/make.bat,remram44/VisTrails-mybinder,ee7477b471920d738f3ac430932f01901b56ed44,['BSD-3-Clause'],,,,doc/internal/make.bat,remram44/... |
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. xml to make Docutils-native XML files |
echo. pseudoxml to make pseudoxml-XML files for display purposes |
echo. linkcheck to check all external links for integrity |
echo. doctest to run all doctests embedded in the documentation if enabled |
echo. coverage to run coverage check of 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 |
) |
REM Check if sphinx-build is available and fallback to Python version if any |
%SPHINXBUILD% 2> nul |
if errorlevel 9009 goto sphinx_python |
goto sphinx_ok |
:sphinx_python |
set SPHINXBUILD=python -m sphinx.__init__ |
%SPHINXBUILD% 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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.