text stringlengths 0 834k |
|---|
powershell -Command ""(New-Object Net.WebClient).DownloadFile('%DOWNLOAD_URL%', '%WRAPPER_JAR%')"" |
echo Finished downloading %WRAPPER_JAR% |
) |
@REM End of extension |
%MAVEN_JAVA_EXE% %JVM_CONFIG_MAVEN_PROPS% %MAVEN_OPTS% %MAVEN_DEBUG_OPTS% -classpath %WRAPPER_JAR% ""-Dmaven.multiModuleProjectDirectory=%MAVEN_PROJECTBASEDIR%"" %WRAPPER_LAUNCHER% %MAVEN_CONFIG% %* |
if ERRORLEVEL 1 goto error |
goto end |
:error |
set ERROR_CODE=1 |
:end |
@endlocal & set ERROR_CODE=%ERROR_CODE% |
if not ""%MAVEN_SKIP_RC%"" == """" goto skipRcPost |
@REM check for post script, once with legacy .bat ending and once with .cmd ending |
if exist ""%HOME%\mavenrc_post.bat"" call ""%HOME%\mavenrc_post.bat"" |
if exist ""%HOME%\mavenrc_post.cmd"" call ""%HOME%\mavenrc_post.cmd"" |
:skipRcPost |
@REM pause the script if MAVEN_BATCH_PAUSE is set message 'on' |
if ""%MAVEN_BATCH_PAUSE%"" == ""on"" pause |
if ""%MAVEN_TERMINATE_CMD%"" == ""on"" exit %ERROR_CODE% |
exit /B %ERROR_CODE% |
",36.4197530864,196,0.7269491525 |
219873,f326b55021e159ee7e36f3a7cdf50b307bf741f5,7283,bat,Batchfile,docs/make.bat,MediaFuse/marshmallow-mongoengine,33eabe1d6814e022a93793b6f45c59fe35ba84f2,['MIT'],77.0,2017-01-11T11:30:43.000Z,2022-03-17T19:57:03.000Z,docs/make.bat,MediaFuse/marshmallow-mongoengine,33eabe1d6814e022a93793b6f45c59fe35ba84f2,['MIT'],27.0,2015-09-25T21:35:55.000Z,2020-02-19T00:33:35.000Z,docs/make.bat,MediaFuse/marshmallow-mongoengine,33eabe1d6814e022a93793b6f45c59fe35ba84f2,['MIT'],31.0,2017-02-03T06:18:55.000Z,2022-03-26T09:30:36.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. 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% 1>NUL 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 |
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 |
) |
:sphinx_ok |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.