text stringlengths 0 834k |
|---|
@set GAZEBO_PATH=%WS%\gazebo\build\install\Debug\lib\cmake\gazebo |
@set SDFORMAT_PATH=%WS%\sdformat\build\install\Debug\lib\cmake\sdformat |
@set IGNITION-MATH_PATH=%WS%\ign-math\build\install\Debug\lib\cmake\ignition-math2 |
@set INCLUDE=%TINY_XML_INCLUDE_DIR%;%FREEIMAGE_INCLUDE_DIR%;%TBB_INCLUDEDIR%;%DLFCN_WIN32_INCLUDE_DIR%;%INCLUDE% |
@set LIB=%LIB% |
cmake -G ""NMake Makefiles""^ |
-DCMAKE_INSTALL_PREFIX=build^ |
-DCMAKE_PREFIX_PATH=""%GAZEBO_PATH%;%SDFORMAT_PATH%;%IGNITION-MATH_PATH%""^ |
-DOGRE_FOUND=1^ |
-DOGRE_INCLUDE_DIRS=""%OGRE_INCLUDE_DIR%""^ |
-DOGRE_LIBRARIES=""%OGRE_LIBS%""^ |
-DPROTOBUF_SRC_ROOT_FOLDER=""%PROTOBUF_PATH%""^ |
-DBOOST_ROOT=""%BOOST_PATH%""^ |
-DBOOST_LIBRARYDIR=""%BOOST_LIBRARY_DIR%""^ |
.. |
",48.6808510638,258,0.7792832168 |
219665,f30942eccd176b4adca3feb572033556b5f64ce4,125,bat,Batchfile,build/make_windows_release64.bat,snmsts/npt,2896d7ac1924ba63e864e2813e66936a2a46707f,['Unlicense'],,,,build/make_windows_release64.bat,snmsts/npt,2896d7ac1924ba63e864e2813e66936a2a46707f,['Unlicense'],,,,build/make_windows_release64.bat,snmsts/npt,2896d7ac1924ba63e864e2813e66936a2a46707f,['Unlicense'],,,,"@echo off |
cd /d %~dp0 |
call force_windows_release64.bat no-clean |
if errorlevel 1 ( |
echo build error |
exit /b 1 |
) |
exit /b 0 |
",11.3636363636,41,0.712 |
219666,f309586896eb13772d4e902c4af4bac7dfe2b6bc,110,cmd,Batchfile,Engine/RemoveSourceFromUnity.cmd,Mun1z/UnityLockstep,993f82b5f6407353157c397265fad3717937e631,['MIT'],449.0,2019-01-17T06:38:30.000Z,2022-03-31T22:37:04.000Z,Engine/RemoveSourceFromUnity.cmd,bianchengxiaobei/UnityLockstep,993f82b5f6407353157c397265fad3717937e631,['MIT'],2.0,2019-02-25T15:34:25.000Z,2019-08-19T18:56:35.000Z,Engine/RemoveSourceFromUnity.cmd,bianchengxiaobei/UnityLockstep,993f82b5f6407353157c397265fad3717937e631,['MIT'],145.0,2019-01-24T00:20:29.000Z,2022-03-23T05:54:39.000Z,"del /q ""..\Unity\Assets\GitIgnored\*"" /y |
FOR /D %%p IN (""..\Unity\Assets\GitIgnored\*.*"") DO rmdir ""%%p"" /s /q",55.0,69,0.5818181818 |
219667,f309589eef9b6e4f0a34b5391722d1932a99b61d,497,cmd,Batchfile,SP2XX/iocBoot/iocSP2XX-IOC-01/st.cmd,ISISComputingGroup/EPICS-ioc,1c773cb2cd8daaf272a093ef70e065521cb7174f,['BSD-3-Clause'],4.0,2017-07-08T11:10:13.000Z,2022-02-28T05:46:42.000Z,SP2XX/iocBoot/iocSP2XX-IOC-01/st.cmd,ISISComputingGroup/EPICS-ioc,1c773cb2cd8daaf272a093ef70e065521cb7174f,['BSD-3-Clause'],111.0,2015-09-10T15:28:52.000Z,2022-03-31T13:00:49.000Z,SP2XX/iocBoot/iocSP2XX-IOC-01/st.cmd,ISISComputingGroup/EPICS-ioc,1c773cb2cd8daaf272a093ef70e065521cb7174f,['BSD-3-Clause'],,,,"#!../../bin/windows-x64/SP2XX-IOC-01 |
## You may have to change SP2XX-IOC-01 to something else |
## everywhere it appears in this file |
# Increase this if you get <<TRUNCATED>> or discarded messages warnings in your errlog output |
errlogInit2(65536, 256) |
< envPaths |
cd ""${TOP}"" |
## Register all support components |
dbLoadDatabase ""dbd/SP2XX-IOC-01.dbd"" |
SP2XX_IOC_01_registerRecordDeviceDriver pdbbase |
## calling common command file in ioc 01 boot dir |
< ${TOP}/iocBoot/iocSP2XX-IOC-01/st-common.cmd |
",26.1578947368,93,0.7585513078 |
219668,f30966d936ce643c595210c6c257711925a5d50b,506,cmd,Batchfile,scripts/disable-kva.cmd,jarekk-intive/wtf,46ec9b73060656ed93708260cd1762e484a4cda5,['MIT'],878.0,2021-07-10T19:06:55.000Z,2022-03-30T15:28:35.000Z,scripts/disable-kva.cmd,jarekk-intive/wtf,46ec9b73060656ed93708260cd1762e484a4cda5,['MIT'],66.0,2021-07-10T19:06:34.000Z,2022-03-27T02:08:18.000Z,scripts/disable-kva.cmd,jarekk-intive/wtf,46ec9b73060656ed93708260cd1762e484a4cda5,['MIT'],71.0,2021-07-13T16:09:13.000Z,2022-03-31T23:06:15.000Z,"REM To disable mitigations for CVE-2017-5715 (Spectre Variant 2) and CVE-2017-5754 (Meltdown) |
REM https://support.microsoft.com/en-us/help/4072698/windows-server-speculative-execution-side-channel-vulnerabilities |
reg add ""HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management"" /v FeatureSettingsOverride /t REG_DWORD /d 3 /f |
reg add ""HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management"" /v FeatureSettingsOverrideMask /t REG_DWORD /d 3 /f |
",84.3333333333,147,0.8320158103 |
219669,f3096cf4284466fafba62e0719fbd73c43b28d45,290,bat,Batchfile,framework_src/example/example/rundebug-64.bat,tuarua/FreSharp,74448b0df183351ccae9918a5ce1ee34ca3708db,['Apache-2.0'],45.0,2017-04-15T11:44:41.000Z,2021-09-10T20:26:45.000Z,framework_src/example/example/rundebug-64.bat,dedosmedia/AWS-S3-ANE,9ac0bfac072731f1ca37dd0b74c5526d37a11e88,['Apache-2.0'],8.0,2017-04-28T17:26:49.000Z,2021-06-04T05:14:05.000Z,framework_src/example/example/rundebug-64.bat,tuarua/FreSharp,74448b0df183351ccae9918a5ce1ee34ca3708db,['Apache-2.0'],9.0,2017-10-02T07:32:14.000Z,2021-08-21T02:50:51.000Z,"REM Get the path to the script and trim to get the directory. |
@echo off |
SET pathtome=%~dp0 |
SET ADL_PATH=""D:\dev\sdks\AIR\AIRSDK_28_64\bin\adl"" |
echo Running |
call %ADL_PATH% -profile extendedDesktop -extdir %pathtome%/../native_extension/ane/debug/ -nodebug %pathtome%/bin-debug/Main-app.xml",41.4285714286,133,0.775862069 |
219670,f30999f2c33371e7d353347bb1181357b43b9dc1,4610,bat,Batchfile,ci/build_all_win64.bat,mjjohns1/catboost,08719381259ab93f00b8e350433f67ae9782fef6,['Apache-2.0'],6989.0,2017-07-18T06:23:18.000Z,2022-03-31T15:58:36.000Z,ci/build_all_win64.bat,mjjohns1/catboost,08719381259ab93f00b8e350433f67ae9782fef6,['Apache-2.0'],1978.0,2017-07-18T09:17:58.000Z,2022-03-31T14:28:43.000Z,ci/build_all_win64.bat,mjjohns1/catboost,08719381259ab93f00b8e350433f67ae9782fef6,['Apache-2.0'],1228.0,2017-07-18T09:03:13.000Z,2022-03-29T05:57:40.000Z,"@echo on |
set WIN_COMMON_FLAGS=-k -DOS_SDK=local -DCUDA_ROOT=""%CUDA_PATH%"" -DUSE_ARCADIA_CUDA_HOST_COMPILER=no --host-platform-flag USE_ARCADIA_CUDA_HOST_COMPILER=no |
call ""%VS_VARS_PATH%\vcvars64.bat"" -vcvars_ver=14.28 |
if %errorlevel% neq 0 exit /b %errorlevel% |
c:\Python27\python.exe ya make -r -DNO_DEBUGINFO %WIN_COMMON_FLAGS% -DHAVE_CUDA=yes -o . catboost\app |
if %errorlevel% neq 0 exit /b %errorlevel% |
c:\Python27\python.exe ya make -r -DNO_DEBUGINFO %WIN_COMMON_FLAGS% -DHAVE_CUDA=yes -o . catboost\libs\model_interface\ |
if %errorlevel% neq 0 exit /b %errorlevel% |
cd catboost\python-package |
if %errorlevel% neq 0 exit /b %errorlevel% |
set ORIG_PATH=%PATH% |
set PyV=27 |
echo c:\Python%PyV%\python.exe |
set PATH=c:\Python%PyV%\Scripts;%ORIG_PATH% |
c:\Python%PyV%\python.exe mk_wheel.py --build-widget=no %WIN_COMMON_FLAGS% -DPYTHON_INCLUDE=""/I c:/Python%PyV%/include/"" -DPYTHON_LIBRARIES=""c:/Python%PyV%/libs/python%PyV%.lib"" |
if %errorlevel% neq 0 exit /b %errorlevel% |
set PyV=35 |
echo c:\Python%PyV%\python.exe |
set PATH=c:\Python%PyV%\Scripts;%ORIG_PATH% |
c:\Python%PyV%\python.exe mk_wheel.py --build-widget=no %WIN_COMMON_FLAGS% -DPYTHON_INCLUDE=""/I c:/Python%PyV%/include/"" -DPYTHON_LIBRARIES=""c:/Python%PyV%/libs/python%PyV%.lib"" |
if %errorlevel% neq 0 exit /b %errorlevel% |
set PyV=36 |
echo c:\Python%PyV%\python.exe |
set PATH=c:\Python%PyV%\Scripts;%ORIG_PATH% |
c:\Python%PyV%\python.exe mk_wheel.py %WIN_COMMON_FLAGS% -DPYTHON_INCLUDE=""/I c:/Python%PyV%/include/"" -DPYTHON_LIBRARIES=""c:/Python%PyV%/libs/python%PyV%.lib"" |
if %errorlevel% neq 0 exit /b %errorlevel% |
set PyV=37 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.