text stringlengths 0 834k |
|---|
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"" == ""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 |
) |
:end |
",26.5720164609,79,0.7007898405 |
219674,f309d1619a20ac0c89a7bb63a7e88c439200dcd6,267,bat,Batchfile,database/rebuild.bat,niuniuzhu/KOW,566ed2d65c4733d8798f819b8a6be1f00cc88854,['MIT'],2.0,2019-10-19T02:28:02.000Z,2021-08-30T20:52:25.000Z,database/rebuild.bat,niuniuzhu/KOW,566ed2d65c4733d8798f819b8a6be1f00cc88854,['MIT'],11.0,2018-10-26T17:19:18.000Z,20... |
:begin |
@echo ----------create databases------------ |
mysql -uroot -pron159753 < createdb.sql |
@echo ----------create tables------------ |
mysql -uroot -pron159753 df_accountdb < df_accountdb.sql |
mysql -uroot -pron159753 df_gamedb_1 < df_gamedb.sql |
pause()",26.7,56,0.6479400749 |
219675,f309ee114fd9bfb1f4f5d2badef71bb387f6b264,306,bat,Batchfile,build/pack.bat,bing-framework/Bing.Encryption,f2ac8915498d27e801d8b4ce8c1db9bdc21311e8,['MIT'],47.0,2019-01-14T14:13:00.000Z,2022-02-22T09:48:30.000Z,build/pack.bat,bing-framework/Bing.Encryption,f2ac8915498d27e801d8b4ce8c1db9bdc21311e8,['MIT'],1.0,2021-... |
echo %1 |
cd .. |
rem clear old packages |
del output\* /q/f/s |
rem build |
dotnet build Bing.Encryption.sln -c Release |
rem pack |
dotnet pack ./src/Bing.Encryption/Bing.Encryption.csproj |
rem push |
for %%i in (output\release\*.nupkg) do dotnet nuget push %%i -k %1 -s https://www.nuget.org/api/v2/package",20.4,106,0.7287581699 |
219676,f30a08582c608b159ffa46e4a3c72c064a3e3738,549,cmd,Batchfile,make_bundle.cmd,new-javacc/JavaCC,e38cbdb1db7ca8bd66f892859fef88b4876e69ba,['BSD-3-Clause'],2.0,2020-07-30T02:24:35.000Z,2021-03-02T19:00:57.000Z,make_bundle.cmd,new-javacc/JavaCC,e38cbdb1db7ca8bd66f892859fef88b4876e69ba,['BSD-3-Clause'],1.0,2020-11-29T1... |
del /Q temp\*.* |
copy /Y target\javacc-6.2.1.jar temp |
copy /Y target\javacc-6.2.1-sources.jar temp |
copy /Y target\javacc-6.2.1-javadoc.jar temp |
copy deployment_pom\javacc-6.2.1.pom temp |
cd temp |
gpg -ab javacc-6.2.1.jar |
gpg -ab javacc-6.2.1-sources.jar |
gpg -ab javacc-6.2.1-javadoc.jar |
gpg -ab javacc-6.2.1.pom |
jar -cvf bundle.jar javacc-6.2.1.pom javacc-6.2.1.pom.asc javacc-6.2.1.jar javacc-6.2.1.jar.asc javacc-6.2.1-javadoc.jar javacc-6.2.1-javadoc.jar.asc javacc-6.2.1-sources.jar javacc-6.2.1-sources.jar.asc |
cd ..",32.2941176471,204,0.7049180328 |
219677,f30a1a59457db0f41ecd7e7193ce1928cbc0e800,12502,cmd,Batchfile,src/linux/headers/linux-xlnx-4.19-xilinx-v2019.1+git999/kernel/.range.o.cmd,tccxy/ultra96-v2_design_mipicamera,f0395d0dc85d4f280d969297c9390bbabb7817ce,['MIT'],6.0,2020-05-20T02:21:06.000Z,2021-04-15T14:57:42.000Z,src/linux/headers/linux-xlnx-4.19-xili... |
source_kernel/range.o := /home/zw/share/ultra96/mipitest/linux-xlnx/kernel/range.c |
deps_kernel/range.o := \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/include/linux/kconfig.h \ |
$(wildcard include/config/cpu/big/endian.h) \ |
$(wildcard include/config/booger.h) \ |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.