text
stringlengths
0
834k
echo Clearing old version...
if exist ..\runtime\masterdx rd /s /q ..\runtime\masterdx
echo Copying executable files...
md ..\runtime\masterdx
copy ..\..\..\thirdlibs\fmod\bin\fmod.dll ..\runtime\masterdx\fmod.dll
copy ..\out\bin\plainx.exe ..\runtime\masterdx\masterdx.exe
..\..\..\tools\upx.exe --best ..\runtime\masterdx\masterdx.exe
if ""%1"" == ""RELEASE"" goto release
if ""%1"" == """" echo Target not specified. Targeting DEBUG.
if ""%1"" == ""DEBUG"" echo Targeting DEBUG.
echo Copying media files...
xcopy /s /e /y /exclude:excl.lst ..\media\masterdx ..\runtime\masterdx\
goto end
:release
echo Targeting RELEASE.
echo Prepearing media files to packing...
md ..\tmp
xcopy /s /e /y /exclude:excl.lst ..\media\masterdx ..\tmp
echo Crypting files...
cd ..\tmp
dir /b > ..\tmplst
..\..\..\tools\crypt.exe -c ..\tmplst
cd data
dir /b > ..\..\tmplst
..\..\..\..\tools\crypt.exe -c ..\..\tmplst
cd ..\sfx
dir /b > ..\..\tmplst
..\..\..\..\tools\crypt.exe -c ..\..\tmplst
cd ..\scene
dir /b > ..\..\tmplst
..\..\..\..\tools\crypt.exe -c ..\..\tmplst
cd ..
echo Packing media files...
..\..\..\tools\makear.exe /c /z /e /m anim master.gaf
..\..\..\tools\makear.exe /c /z /e /m sound sound.gaf
cd ..
echo Copying media files...
xcopy /s /e /y .\tmp runtime\masterdx\
echo Removing any temporary files used...
rd /s /q tmp
del tmplst
:end
echo Build succeded.",23.2711864407,71,0.6394756009
345,d0345f402584953115a3f763399d9865a2bc5ef1,122,bat,Batchfile,start.bat,LTHCTheMaster/Datargsing,a1061c2f31aa653e93c19480963ae93aedf972ee,['MIT'],6.0,2021-07-05T16:40:34.000Z,2021-09-15T08:37:48.000Z,start.bat,LTHCTheMaster/Datargsing,a1061c2f31aa653e93c19480963ae93aedf972ee,['MIT'],,,,start.bat,LTHCTheMaster/Datargsing,a1061c2f31aa653e93c19480963ae93aedf972ee,['MIT'],,,,"pip install wheel
pip install setuptools
pip install twine
pip install pytest==4.4.1
pip install pytest-runner==4.4
pause
",17.4285714286,30,0.8032786885
346,d034614d55cfac4180e4b0833dce5ba5aebca203,15,bat,Batchfile,94-DiscordSupport/StartBot.bat,Hallkezz/KoastFreeroam-2021,96f26fb31d71408452333982a38212824d6870b2,['MIT'],,,,94-DiscordSupport/StartBot.bat,Hallkezz/KoastFreeroam-2021,96f26fb31d71408452333982a38212824d6870b2,['MIT'],,,,94-DiscordSupport/StartBot.bat,Hallkezz/KoastFreeroam-2021,96f26fb31d71408452333982a38212824d6870b2,['MIT'],,,,luvit dtojc.lua,15.0,15,0.8666666667
347,d0349dedfea99946867dab12a614517c522677c2,583,cmd,Batchfile,Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_overlay.geodesic_arcs_on_sphere.cmd,dthul/cgal,b26fa9b5ba72b7de8400614127b80676714a0e28,['CC0-1.0'],3227.0,2015-03-05T00:19:18.000Z,2022-03-31T08:20:35.000Z,Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_overlay.geodesic_arcs_on_sphere.cmd,dthul/cgal,b26fa9b5ba72b7de8400614127b80676714a0e28,['CC0-1.0'],5574.0,2015-03-05T00:01:56.000Z,2022-03-31T15:08:11.000Z,Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_overlay.geodesic_arcs_on_sphere.cmd,dthul/cgal,b26fa9b5ba72b7de8400614127b80676714a0e28,['CC0-1.0'],1274.0,2015-03-05T00:01:12.000Z,2022-03-31T14:47:56.000Z,"data/test_overlay/geodesic_arcs_on_sphere/test01.txt
data/test_overlay/geodesic_arcs_on_sphere/test02.txt
data/test_overlay/geodesic_arcs_on_sphere/test03.txt
data/test_overlay/geodesic_arcs_on_sphere/test04.txt
data/test_overlay/geodesic_arcs_on_sphere/test05.txt
data/test_overlay/geodesic_arcs_on_sphere/test06.txt
data/test_overlay/geodesic_arcs_on_sphere/test07.txt
data/test_overlay/geodesic_arcs_on_sphere/test08.txt
data/test_overlay/geodesic_arcs_on_sphere/test09.txt
data/test_overlay/geodesic_arcs_on_sphere/test10.txt
data/test_overlay/geodesic_arcs_on_sphere/test11.txt
",48.5833333333,52,0.9056603774
348,d0349e85054c70a497a244b3c932c41992763cee,520,cmd,Batchfile,benchmark.cmd,Huanghuang0506/FastECC,4a573453cfb59175cdf6ec90882b535775bde558,['Apache-2.0'],290.0,2017-01-14T16:03:56.000Z,2022-03-27T00:58:15.000Z,benchmark.cmd,Huanghuang0506/FastECC,4a573453cfb59175cdf6ec90882b535775bde558,['Apache-2.0'],6.0,2017-05-06T08:32:33.000Z,2018-03-20T10:08:24.000Z,benchmark.cmd,Huanghuang0506/FastECC,4a573453cfb59175cdf6ec90882b535775bde558,['Apache-2.0'],31.0,2017-05-08T15:10:45.000Z,2020-12-09T23:01:48.000Z,"@set N=%1
@if %N%.==. set N=16
@set SIZE=%2
@if %SIZE%.==. set SIZE=8192
@for %%p in ("""" ""="" ""-"" ""+"") do @(
for %%e in (64g-avx2 64g-sse2 64g 64m 32g-avx2 32g-sse2 32g 32m) do @(
echo ntt%%e %%pn %N% %SIZE%
ntt%%e .%%pn %N% %SIZE%
echo.
echo ntt%%e %%po %N% %SIZE%
ntt%%e .%%po %N% %SIZE%
echo.
echo ntt%%e %%pb
ntt%%e .%%pb
echo.
)
)
@for %%e in (64g-avx2 64g-sse2 64g 64m 32g-avx2 32g-sse2 32g 32m) do rs%%e . 19 4000
",26.0,85,0.4461538462
349,d034a74a1a1614f4d3bcc4359ed060216293b383,2124,bat,Batchfile,Scripts/BuildScripts/output/build_ogre_Visual_Studio_16_2019_Win32.bat,ahcorde/ogre-2.2-release,5fdea09f60a6f6234b52677be6a9936b2cf0e737,['MIT'],,,,Scripts/BuildScripts/output/build_ogre_Visual_Studio_16_2019_Win32.bat,ahcorde/ogre-2.2-release,5fdea09f60a6f6234b52677be6a9936b2cf0e737,['MIT'],,,,Scripts/BuildScripts/output/build_ogre_Visual_Studio_16_2019_Win32.bat,ahcorde/ogre-2.2-release,5fdea09f60a6f6234b52677be6a9936b2cf0e737,['MIT'],1.0,2021-09-28T18:44:28.000Z,2021-09-28T18:44:28.000Z,"
@echo off