text stringlengths 0 834k |
|---|
arch/arm/kernel/sys_arm.o: $(deps_arch/arm/kernel/sys_arm.o) |
$(deps_arch/arm/kernel/sys_arm.o): |
",47.728314239,1193,0.7226870585 |
391,d03ac43c266b5464ee7965d6c075936a0ab96e17,269,bat,Batchfile,strat/proc_dir-win.bat,venovako/GPUJACHx,dc3cddf7a113d03d2f12b262d3970bf13751ef51,['MIT'],10.0,2016-10-19T09:35:22.000Z,2021-06-06T05:50:12.000Z,strat/proc_dir-win.bat,venovako/GPUJACHx,dc3cddf7a113d03d2f12b262d3970bf13751ef51,['MIT'],,,,strat/proc_dir-win.... |
cd %1 |
echo #include ""../hdr_win.h"" > %1.c |
for %%I in (*.h) do ( echo EXPORT_VAR >> %1.c && echo #include ""%%I"" >> %1.c ) |
del /F %1.obj |
cl.exe /nologo /Ox /favor:INTEL64 /fp:precise /GF /GS- /GT /MD /bigobj /c %1.c |
del /F %1.c |
move /Y %1.obj .. |
cd .. |
",26.9,79,0.5427509294 |
392,d03ae278d0fd7abbd091b56588093f6e336f9821,7277,bat,Batchfile,docs/make.bat,vcruces/django-oidc-provider,22cda5068f030db7d262449ea80d6af270f62c04,['MIT'],370.0,2015-03-10T03:12:53.000Z,2022-03-13T05:49:40.000Z,docs/make.bat,vcruces/django-oidc-provider,22cda5068f030db7d262449ea80d6af270f62c04,['MIT'],305.0,2015-02-12... |
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 |
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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.