text stringlengths 0 834k |
|---|
if %errorlevel% neq 0 exit /b %errorlevel% |
",34.7857142857,119,0.8151950719 |
140,d012bffc235d1e0186a6184d1eb5001833ac2b84,266,cmd,Batchfile,build.cmd,forki/FsCheck,980fa9ec57d9899e1ef66edeaeb2bd52d7abb980,['BSD-3-Clause'],,,,build.cmd,forki/FsCheck,980fa9ec57d9899e1ef66edeaeb2bd52d7abb980,['BSD-3-Clause'],,,,build.cmd,forki/FsCheck,980fa9ec57d9899e1ef66edeaeb2bd52d7abb980,['BSD-3-Clause'],,,,"@echo off |
cls |
.paket\paket.bootstrapper.exe |
if errorlevel 1 ( |
exit /b %errorlevel% |
) |
.paket\paket.exe restore |
if errorlevel 1 ( |
exit /b %errorlevel% |
) |
SET TARGET=""All"" |
IF NOT [%1]==[] (set TARGET=""%1"") |
""packages\FAKE\tools\FAKE.exe"" ""build.fsx"" ""target=%TARGET%""",15.6470588235,60,0.6879699248 |
141,d012dfd934c1c8628a7759cbe1dd0b82d53e229d,518,bat,Batchfile,cint/lib/qt/setup.bat,paulwratt/cin-5.34.00,036a8202f11a4a0e29ccb10d3c02f304584cda95,['MIT'],10.0,2018-03-26T07:41:44.000Z,2021-11-06T08:33:24.000Z,cint/lib/qt/setup.bat,paulwratt/cin-5.34.00,036a8202f11a4a0e29ccb10d3c02f304584cda95,['MIT'],,,,cint/lib/qt/setup.bat,paulwratt/cin-5.34.00,036a8202f11a4a0e29ccb10d3c02f304584cda95,['MIT'],1.0,2020-11-17T03:17:00.000Z,2020-11-17T03:17:00.000Z," |
set QTDIR=c:\qt |
rem /D QT_DLL /D QT_THREAD_SUPPORT |
makecint -mk Makefile -dl qtcint.dll -H +P qtcint.h qtclasses.h qtglobals.h qtfunctions.h -P qtdummy.h -C++ qtstatic.cxx -I%QTDIR%\include -I. -l %QTDIR%\lib\qt-mt230nc.lib %QTDIR%\lib\qtmain.lib %QTDIR%\lib\qutil.lib -cint -Z0 |
nmake -f Makefile CFG=""qtcint - Win32 Release"" clean |
nmake -f Makefile CFG=""qtcint - Win32 Release"" |
move Release\qtcint.dll \cint\include\qtcint.dll |
del *.def |
del G__cpp_qtcint.* |
del Makefile |
del make.bat |
del Release\* |
rmdir Release |
",27.2631578947,227,0.7413127413 |
142,d0134a936c00c126fdfce290a32a7cd6144c1671,256,bat,Batchfile,nuget/push.bat,nitacore/NetStitch,4f83c30962db480e074836c79f709944252886ba,['MIT'],1.0,2017-02-09T04:41:27.000Z,2017-02-09T04:41:27.000Z,nuget/push.bat,nitacore/NetStitch,4f83c30962db480e074836c79f709944252886ba,['MIT'],5.0,2017-02-09T14:08:57.000Z,2018-04-28T13:43:24.000Z,nuget/push.bat,nitacore/NetStitch,4f83c30962db480e074836c79f709944252886ba,['MIT'],,,,"nuget push NetStitch.Client.0.1.7.nupkg -Source https://www.nuget.org/api/v2/package |
nuget push NetStitch.Server.0.1.7.nupkg -Source https://www.nuget.org/api/v2/package |
nuget push NetStitch.Analyzer.0.1.1.nupkg -Source https://www.nuget.org/api/v2/package",85.3333333333,86,0.78125 |
143,d0135b2f1f9b68615f4d6915de0102e5a34ab742,461,bat,Batchfile,tests/juliet/testcases/CWE535_Info_Exposure_Shell_Error/CWE535.bat,RanerL/analyzer,a401da4680f163201326881802ee535d6cf97f5a,['MIT'],28.0,2017-01-20T15:25:54.000Z,2020-03-17T00:28:31.000Z,tests/juliet/testcases/CWE535_Info_Exposure_Shell_Error/CWE535.bat,RanerL/analyzer,a401da4680f163201326881802ee535d6cf97f5a,['MIT'],1.0,2017-01-20T15:26:27.000Z,2018-08-20T00:55:37.000Z,tests/juliet/testcases/CWE535_Info_Exposure_Shell_Error/CWE535.bat,RanerL/analyzer,a401da4680f163201326881802ee535d6cf97f5a,['MIT'],2.0,2019-07-15T19:07:04.000Z,2019-09-07T14:21:04.000Z," |
rem NOTE: this batch file is to be run in a Visual Studio command prompt |
rem Delete old files |
del *.obj |
del *.ilk |
del *.exe |
del *.pdb |
rem Compile files into .obj files in current directory |
cl /I""..\..\testcasesupport"" /W3 /MT /GS /RTC1 /bigobj /EHsc /nologo /c main.cpp CWE*.c ..\..\testcasesupport\io.c ..\..\testcasesupport\std_thread.c |
rem Link all .obj file into a exe |
cl /FeCWE535 *.obj /I""..\..\testcasesupport"" /W3 /MT /GS /RTC1 /bigobj /EHsc /nologo |
",32.9285714286,149,0.7006507592 |
144,d0137e5ab59ae0f93b4b21ae14978ec0c5c5ea77,200,bat,Batchfile,build/win64/package-debug.bat,TymurGubayev/dfhack,c3637be99f4ed4ae435dbcf86fbc36ac17574989,['CC-BY-3.0'],926.0,2015-01-02T13:06:12.000Z,2022-03-24T13:22:26.000Z,build/win64/package-debug.bat,TymurGubayev/dfhack,c3637be99f4ed4ae435dbcf86fbc36ac17574989,['CC-BY-3.0'],1238.0,2015-01-01T00:11:23.000Z,2022-03-31T23:05:32.000Z,build/win64/package-debug.bat,TymurGubayev/dfhack,c3637be99f4ed4ae435dbcf86fbc36ac17574989,['CC-BY-3.0'],318.0,2015-01-03T16:35:50.000Z,2022-03-31T00:22:01.000Z,"@echo off |
call ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"" amd64 |
cd VC2015 |
msbuild /m /p:Platform=x64 /p:Configuration=RelWithDebInfo PACKAGE.vcxproj |
cd .. |
exit %ERRORLEVEL%",33.3333333333,81,0.78 |
145,d013830533b61af33e3a879e80b11f2578df0458,1113,cmd,Batchfile,TestSuites/FileServer/src/Batch/RefreshTestConfig.cmd,jchpyll/WindowsProtocolTestSuites,aad3d5dc3654c256a368206f80112baba6aeac3d,['MIT'],131.0,2020-06-09T20:33:47.000Z,2022-03-14T01:43:41.000Z,TestSuites/FileServer/src/Batch/RefreshTestConfig.cmd,jchpyll/WindowsProtocolTestSuites,aad3d5dc3654c256a368206f80112baba6aeac3d,['MIT'],17.0,2016-01-13T07:53:06.000Z,2017-01-16T07:31:49.000Z,TestSuites/FileServer/src/Batch/RefreshTestConfig.cmd,jchpyll/WindowsProtocolTestSuites,aad3d5dc3654c256a368206f80112baba6aeac3d,['MIT'],41.0,2020-06-09T22:01:35.000Z,2021-08-17T02:40:48.000Z,":: Copyright (c) Microsoft. All rights reserved. |
:: Licensed under the MIT license. See LICENSE file in the project root for full license information. |
@echo off |
set CurrentPath=%~dp0 |
call ""%CurrentPath%setVsTestPath.cmd"" |
if ErrorLevel 1 ( |
exit /b 1 |
) |
echo Define the command to run file sharing test suite |
if ""%USERDOMAIN%"" == ""%COMPUTERNAME%"" ( |
REM workgroup environment |
set RunFileSharingTestSuite=%vstest% ""..\Bin\MS-DFSC_ServerTestSuite.dll"" ""..\Bin\MS-SMB2_ServerTestSuite.dll"" ""..\Bin\MS-SMB2Model_ServerTestSuite.dll"" ""..\Bin\MS-FSA_ServerTestSuite.dll"" /Settings:..\Bin\ServerLocalTestRun.testrunconfig /Logger:trx |
) else ( |
REM domain environment |
set RunFileSharingTestSuite=%vstest% ""..\Bin\ServerFailoverTestSuite.dll"" ""..\Bin\MS-SMB2Model_ServerTestSuite.dll"" ""..\Bin\MS-FSRVP_ServerTestSuite.dll"" ""..\Bin\MS-DFSC_ServerTestSuite.dll"" ""..\Bin\MS-SMB2_ServerTestSuite.dll"" ""..\Bin\MS-RSVD_ServerTestSuite.dll"" ""..\Bin\MS-SQOS_ServerTestSuite.dll"" ""..\Bin\Auth_ServerTestSuite.dll"" ""..\Bin\MS-FSA_ServerTestSuite.dll"" /Settings:..\Bin\ServerLocalTestRun.testrunconfig /Logger:trx |
) |
",50.5909090909,437,0.7592093441 |
146,d013896f18a93fc5314e4fda922b010fe6f9d5c1,206,cmd,Batchfile,node_modules/._less@2.7.2@less/node_modules/.bin/errno.cmd,oooofeiger/recruit-webapp,00fb05afec813d3d1c8fd5e447ca6095afe590ee,['MIT'],,,,node_modules/._less@2.7.2@less/node_modules/.bin/errno.cmd,oooofeiger/recruit-webapp,00fb05afec813d3d1c8fd5e447ca6095afe590ee,['MIT'],,,,node_modules/._less@2.7.2@less/node_modules/.bin/errno.cmd,oooofeiger/recruit-webapp,00fb05afec813d3d1c8fd5e447ca6095afe590ee,['MIT'],,,,"@IF EXIST ""%~dp0\node.exe"" ( |
""%~dp0\node.exe"" ""%~dp0\..\..\..\._errno@0.1.4@errno\cli.js"" %* |
) ELSE ( |
@SETLOCAL |
@SET PATHEXT=%PATHEXT:;.JS;=;% |
node ""%~dp0\..\..\..\._errno@0.1.4@errno\cli.js"" %* |
)",29.4285714286,66,0.5145631068 |
147,d0143b1e32df96b9410f9123825607200ceba6e2,24,bat,Batchfile,start.bat,dfs521/dxpt_web,2f870606630ac4e20cee5690de402811642a173e,['Apache-2.0'],,,,start.bat,dfs521/dxpt_web,2f870606630ac4e20cee5690de402811642a173e,['Apache-2.0'],,,,start.bat,dfs521/dxpt_web,2f870606630ac4e20cee5690de402811642a173e,['Apache-2.0'],,,,python -m http.server 14,24.0,24,0.7916666667 |
148,d0143dfbeab7f60c604b64f2af59bb8ba59c4980,930,bat,Batchfile,venv/Scripts/activate.bat,AlterXJose/AtividadeES,eb0c69709648b9eb8e1ebbb18b8c1595b5983a82,['MIT'],,,,venv/Scripts/activate.bat,AlterXJose/AtividadeES,eb0c69709648b9eb8e1ebbb18b8c1595b5983a82,['MIT'],,,,venv/Scripts/activate.bat,AlterXJose/AtividadeES,eb0c69709648b9eb8e1ebbb18b8c1595b5983a82,['MIT'],,,,"@echo off |
rem This file is UTF-8 encoded, so we need to update the current code page while executing it |
for /f ""tokens=2 delims=:."" %%a in ('""%SystemRoot%\System32\chcp.com""') do ( |
set _OLD_CODEPAGE=%%a |
) |
if defined _OLD_CODEPAGE ( |
""%SystemRoot%\System32\chcp.com"" 65001 > nul |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.