text
stringlengths
0
834k
@REM
@REM You can launch cspybat by typing the name of this batch file followed
@REM by the name of the debug file (usually an ELF/DWARF or UBROF file).
@REM
@REM Read about available command line parameters in the C-SPY Debugging
@REM Guide. Hints about additional command line parameters that may be
@REM useful in specific cases:
@REM --download_only Downloads a code image without starting a debug
@REM session afterwards.
@REM --silent Omits the sign-on message.
@REM --timeout Limits the maximum allowed execution time.
@REM
@echo off
if not ""%~1"" == """" goto debugFile
@echo on
""C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.1_2\common\bin\cspybat"" -f ""C:\Users\pc\Desktop\lock\EWARM\settings\lock.lock.general.xcl"" --backend -f ""C:\Users\pc\Desktop\lock\EWARM\settings\lock.lock.driver.xcl""
@echo off
goto end
:debugFile
@echo on
""C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.1_2\common\bin\cspybat"" -f ""C:\Users\pc\Desktop\lock\EWARM\settings\lock.lock.general.xcl"" ""--debug_file=%~1"" --backend -f ""C:\Users\pc\Desktop\lock\EWARM\settings\lock.lock.driver.xcl""
@echo off
:end",38.675,243,0.7369101487
219518,d2f41ced1bcf86b2acfccdc937ff9d96010f2e79,1080,bat,Batchfile,fred2/makehelp.bat,qazwsxal/fs2open.github.com,663e3ade36a4c78d779a5f12d71acd0cbc0e176d,['Unlicense'],307.0,2015-04-10T13:27:32.000Z,2022-03-21T03:30:38.000Z,fred2/makehelp.bat,qazwsxal/fs2open.github.com,663e3ade36a4c78d779a5f12d71acd0cbc0e176d,['Unlicense'],2231.0,2015-04-27T10:47:35.000Z,2022-03-31T19:22:37.000Z,fred2/makehelp.bat,qazwsxal/fs2open.github.com,663e3ade36a4c78d779a5f12d71acd0cbc0e176d,['Unlicense'],282.0,2015-01-05T12:16:57.000Z,2022-03-28T04:45:11.000Z,"@echo off
REM -- First make map file from Microsoft Visual C++ generated resource.h
echo // MAKEHELP.BAT generated Help Map file. Used by FRED.HPJ. >""hlp\fred.hm""
echo. >>""hlp\fred.hm""
echo // Commands (ID_* and IDM_*) >>""hlp\fred.hm""
makehm ID_,HID_,0x10000 IDM_,HIDM_,0x10000 resource.h >>""hlp\fred.hm""
echo. >>""hlp\fred.hm""
echo // Prompts (IDP_*) >>""hlp\fred.hm""
makehm IDP_,HIDP_,0x30000 resource.h >>""hlp\fred.hm""
echo. >>""hlp\fred.hm""
echo // Resources (IDR_*) >>""hlp\fred.hm""
makehm IDR_,HIDR_,0x20000 resource.h >>""hlp\fred.hm""
echo. >>""hlp\fred.hm""
echo // Dialogs (IDD_*) >>""hlp\fred.hm""
makehm IDD_,HIDD_,0x20000 resource.h >>""hlp\fred.hm""
echo. >>""hlp\fred.hm""
echo // Frame Controls (IDW_*) >>""hlp\fred.hm""
makehm IDW_,HIDW_,0x50000 resource.h >>""hlp\fred.hm""
REM -- Make help for Project FRED
echo Building Win32 Help files
start /wait hcrtf -x ""hlp\fred.hpj""
echo.
if exist Debug\nul copy ""hlp\fred.hlp"" Debug
if exist Debug\nul copy ""hlp\fred.cnt"" Debug
if exist Release\nul copy ""hlp\fred.hlp"" Release
if exist Release\nul copy ""hlp\fred.cnt"" Release
echo.
",33.75,79,0.7064814815
219519,d2f42ed047ba1aa9e431e6b957e14f1a660078e7,336,bat,Batchfile,Driverlib/clean.bat,caidongyun/FileWall,33657b4885d5de14a8144f6516f6f983d9710881,['Apache-2.0'],1.0,2020-07-10T09:54:11.000Z,2020-07-10T09:54:11.000Z,Test.Driver/clean.bat,caidongyun/FileWall,33657b4885d5de14a8144f6516f6f983d9710881,['Apache-2.0'],,,,Test.Driver/clean.bat,caidongyun/FileWall,33657b4885d5de14a8144f6516f6f983d9710881,['Apache-2.0'],2.0,2020-07-29T00:51:00.000Z,2021-01-03T07:56:57.000Z,"echo Removing trash files
@del *.ncb
@del *.wrn
@del *.log
@del *.err
echo Remove [Debug] dir
@rd Debug /s /q
echo Release [Release] dir
@rd Release /s /q
echo Release [bin] dir
@rd bin /s /q
echo Release [obj] dir
@rd obj /s /q
for /f %%a IN ('dir /b objchk_*') do @rd %%a /s /q
for /f %%a IN ('dir /b objfre_*') do @rd %%a /s /q",16.0,50,0.6041666667
219520,d2f4b10a72be58af72e92c4a51af843819d36de9,202,cmd,Batchfile,node_modules/static-server/node_modules/chalk/node_modules/.bin/supports-color.cmd,dancarmel/gatsb-ynewlp,5d7dbf7379b100969d484b5462b1b62ec83cb97a,['MIT'],,,,node_modules/static-server/node_modules/chalk/node_modules/.bin/supports-color.cmd,dancarmel/gatsb-ynewlp,5d7dbf7379b100969d484b5462b1b62ec83cb97a,['MIT'],,,,node_modules/static-server/node_modules/chalk/node_modules/.bin/supports-color.cmd,dancarmel/gatsb-ynewlp,5d7dbf7379b100969d484b5462b1b62ec83cb97a,['MIT'],,,,"@IF EXIST ""%~dp0\node.exe"" (
""%~dp0\node.exe"" ""%~dp0\..\..\..\supports-color\cli.js"" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node ""%~dp0\..\..\..\supports-color\cli.js"" %*
)",28.8571428571,62,0.5148514851
219521,d2f4b90557bac59e21a90b6ab2549892698def62,135,cmd,Batchfile,src/linux/headers/linux-xlnx-4.19-xilinx-v2019.1+git999/sound/i2c/.built-in.a.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-xilinx-v2019.1+git999/sound/i2c/.built-in.a.cmd,maxpark/ultra96-v2_design_mipicamera,cff1d24bc605585e8f0e4e716b409ef9eb2e1bcf,['MIT'],,,,src/linux/headers/linux-xlnx-4.19-xilinx-v2019.1+git999/sound/i2c/.built-in.a.cmd,maxpark/ultra96-v2_design_mipicamera,cff1d24bc605585e8f0e4e716b409ef9eb2e1bcf,['MIT'],2.0,2020-05-20T02:20:48.000Z,2021-12-19T07:46:33.000Z,"cmd_sound/i2c/built-in.a := rm -f sound/i2c/built-in.a; aarch64-xilinx-linux-ar rcSTPD sound/i2c/built-in.a sound/i2c/other/built-in.a
",67.5,134,0.7555555556
219522,d2f4bf060c39c4af2ffe4be074797c4d5cb75cce,730,bat,Batchfile,misc/Doc/doc/O2REP/mkf.bat,zanud/xds-2.60,b4a32b9c9c91fe513fa5ff78ec87bb44102a3b72,['Apache-2.0'],21.0,2020-10-20T16:40:41.000Z,2022-02-14T22:53:06.000Z,misc/Doc/doc/O2REP/mkf.bat,zanud/xds-2.60,b4a32b9c9c91fe513fa5ff78ec87bb44102a3b72,['Apache-2.0'],,,,misc/Doc/doc/O2REP/mkf.bat,zanud/xds-2.60,b4a32b9c9c91fe513fa5ff78ec87bb44102a3b72,['Apache-2.0'],7.0,2020-12-01T08:15:33.000Z,2021-10-13T23:02:38.000Z,"@echo off
set PRJ_FILE=o2rep.mkf
set TARGET_FMT=