code stringlengths 3 1.03M | repo_name stringlengths 5 84 | path stringlengths 4 233 | language stringclasses 1
value | license stringclasses 15
values | size int32 3 1.03M |
|---|---|---|---|---|---|
curl "http://localhost:35280/api/search/1?q=hello" -H "Accept: application/json" --compressed | json | unreadable/FlickInfo | FlickInfo/TestScripts/search.cmd | bat | mit | 100 |
@echo off
chcp 65001
echo.
pushd %~dp0
::Attempts to start py launcher wuthout relying on PATH
%SYSTEMROOT%\py.exe --version > NUL 2>&1
IF %ERRORLEVEL% NEQ 0 GOTO attempt
%SYSTEMROOT%\py.exe -3 selfstats.py
PAUSE
GOTO end
::Attempts to start py launcher by relying on PATH
:attempt
py.exe --version > NUL 2>&1
IF %ERRO... | SharpBit/selfstats | start_bot.bat | bat | mit | 730 |
@echo off
REM installrenew.bat
REM Renew Win/DOS Installation Batch
REM 06/2001 by Frank Wienberg, Olaf Kummer, Sven Offermann
IF "%~1" NEQ "" cd /d %1
if exist installrenew.bat goto DOIT
echo Please start installrenew.bat from its own directory!
goto END
:DOIT
echo @ECHO OFF > renew.bat
echo @ECHO OFF > make... | TomLex/SIN_telematics | renew2.4.1/bin/win/installrenew.bat | bat | gpl-2.0 | 7,939 |
@echo off
call q2pro-x86_64.cmd +set cl_async 1 +set cl_protocol 36 +set cl_maxpackets 0 +set cl_instantpacket 1 +set r_maxfps 120 +set cl_maxfps 120 +set cl_updaterate 0 +set sv_lan_force_rate 1 +set sv_fps 60
| qbism/coopx | launchers/q2pro-pre-configured-x86_64.cmd | bat | gpl-2.0 | 212 |
python ../process/process_csv.py
pause | yangtsecxf/a-fund | bin/process_csv.bat | bat | gpl-2.0 | 38 |
cmd_arch/arm/lib/csumpartialcopy.o := arm-linux-gcc -Wp,-MD,arch/arm/lib/.csumpartialcopy.o.d -nostdinc -isystem /usr/local/arm/4.3.2/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/include -Iinclude -I/home/xfile/myProject/linux-2.6.32.2/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Ia... | beebingoo/linux-2.6.32.2 | arch/arm/lib/.csumpartialcopy.o.cmd | bat | gpl-2.0 | 2,018 |
cmd_sound/usb/caiaq/built-in.o := rm -f sound/usb/caiaq/built-in.o; /home/utkanos/android/ginger/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs sound/usb/caiaq/built-in.o
| utkanos/android_htc_mecha_kernel_5slot | sound/usb/caiaq/.built-in.o.cmd | bat | gpl-2.0 | 189 |
cmd_drivers/media/video/msm/msm_io7x.o := arm-eabi-gcc -Wp,-MD,drivers/media/video/msm/.msm_io7x.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include ... | HCDRJacob/wildfire-kernel | drivers/media/video/msm/.msm_io7x.o.cmd | bat | gpl-2.0 | 148,256 |
textreplace -std -t bin\@package@.bat
textreplace -std -t bin\@package@-browser.bat
if not %OSGEO4W_MENU_LINKS%==0 mkdir "%OSGEO4W_STARTMENU%"
if not %OSGEO4W_MENU_LINKS%==0 xxmklink "%OSGEO4W_STARTMENU%\Quantum GIS Desktop (@version@).lnk" "%OSGEO4W_ROOT%\bin\@package@.bat" " " \ "Quantum GIS - Desktop GIS ... | polymeris/qgis | ms-windows/osgeo4w/postinstall-dev.bat | bat | gpl-2.0 | 1,521 |
call "injExeTmpl.bat"
SET INSTL=1
for /f "delims=" %%a in ('Wfolder.exe "SET DESTNZ=" "" "Destination for Installation" /noquote') do %%a
for %%A in ("%DESTNZ%") do set DESTB=%%~nA
for %%A in ("%DESTNZ%") do set DESTP=%%~dpA
for %%A in ("%DESTNZ%") do set DESTD=%DESTNZ:~0,2%
for %%A in ("%DESTNZ%") do set DESTJ=%... | HoodlumDTX/rom-jacket | instExe.bat | bat | gpl-2.0 | 845 |
cmd_sound/pci/ice1712/built-in.o := rm -f sound/pci/ice1712/built-in.o; ../prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs sound/pci/ice1712/built-in.o
| venkatkamesh/2.6.35-kernel-for-lg-optimus-me- | sound/pci/ice1712/.built-in.o.cmd | bat | gpl-2.0 | 169 |
-intstyle "ise" -incremental -lib "unisims_ver" -lib "unimacro_ver" -lib "xilinxcorelib_ver" -o "C:/Users/khagesh/fft32/fft32_TB_isim_beh.exe" -prj "C:/Users/khagesh/fft32/fft32_TB_beh.prj" "work.fft32_TB" "work.glbl"
| chahuja/hilbert-fpga | fuseRelaunch.cmd | bat | gpl-2.0 | 220 |
cmd_lib/iomap_copy.o := arm-eabi-gcc -Wp,-MD,lib/.iomap_copy.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-prototypes -W... | HCDRJacob/wildfire-kernel | lib/.iomap_copy.o.cmd | bat | gpl-2.0 | 140,520 |
cmd_lib/int_sqrt.o := arm-eabi-gcc -Wp,-MD,lib/.int_sqrt.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-prototypes -Wno-t... | HCDRJacob/wildfire-kernel | lib/.int_sqrt.o.cmd | bat | gpl-2.0 | 140,324 |
@call ndk-build
@call ant -quiet debug
@echo copying to directory...
@copy bin\classes.jar ..\%1\Assets\Plugins\Android\vrlib.jar
@copy libs\armeabi-v7a\libOculusplugin.so ..\%1\Assets\Plugins\Android\.
@xcopy res\raw\. ..\%1\Assets\Plugins\Android\res\raw\. /s /y
@md ..\%1\Assets\Plugins\Android\res\values\
@... | wadetb/shellspace | external/ovr_mobile_sdk_0.4.3.1/VRLib/putunity.bat | bat | gpl-2.0 | 392 |
@echo off
CALL Clean.bat
CALL Version.bat
CALL Build.bat
CALL Version.bat
"%PROGRAMFILES%\7-Zip\7z.exe" a -tzip -mx5 QuranCode1433.Source.zip *.sln
"%PROGRAMFILES%\7-Zip\7z.exe" a -tzip -mx5 QuranCode1433.Source.zip *.suo
"%PROGRAMFILES%\7-Zip\7z.exe" a -tzip -mx5 QuranCode1433.Source.zip *.md
"%PROGRAMFILE... | islamisoftware/QuranCode | Release.bat | bat | gpl-3.0 | 1,628 |
sqlite3 -column -header %1 | limelime/FilesHub | test/sqlite3.bat | bat | gpl-3.0 | 26 |
@ECHO OFF
call yarn run start
IF NOT ["%errorlevel%"]==["0"] PAUSE | Shirasho/Cascade | _start.bat | bat | gpl-3.0 | 68 |
set PATH=c:\programme\mks\mksnt;%PATH%
set ROOTDIR=c:/programme/mks | MECTsrl/ATCMcontrol_Engineering | src/COM/softing/fc/CE/CEBackparser/BackParserDLL/lex_yacc/setenv.bat | bat | gpl-3.0 | 68 |
setlocal enabledelayedexpansion
SET iter=5000
SET memSize=5
SET efort="Foreboding Archway"
set fort[01]="Mortar Tower(2)"
set fort[02]="Mortar Tower,Lightning Cannon"
set fort[03]="Mortar Tower,Corrosive Spore"
set fort[04]="Mortar Tower,Sky Fortress"
set fort[05]="Mortar Tower,Death Factory"
set fort[06]="Mortar To... | joek546/tu_opt | NovaFindFortBatch.bat | bat | gpl-3.0 | 2,025 |
@REM This batch file has been generated by the IAR Embedded Workbench
@REM C-SPY Debugger, as an aid to preparing a command line for running
@REM the cspybat command line utility using the appropriate settings.
@REM
@REM Note that this file is generated every time a new debug session
@REM is initialized, so you may wan... | hzt1234hf/Testx | settings/demo2.cspy.bat | bat | lgpl-2.1 | 1,411 |
set SCRIPTPATH=%~dp0
set BLENDED_HOME=%SCRIPTPATH%..
set JAVA_HOME=%BLENDED_HOME%\jre
set JVM=%JAVA_HOME%\bin\client\jvm.dll
call %SCRIPTPATH%\setenv.bat
if "%SERVICE_NAME%"=="" (set SERVICE_NAME="BlendedDemo")
set SERVICE_ENV=BLENDED_HOME=%BLENDED_HOME%;JAVA_HOME=%JAVA_HOME%
if defined BLENDED_ENV set SERVICE_EN... | woq-blended/blended | blended.launcher/src/runner/resources/bin/install-service.bat | bat | apache-2.0 | 3,117 |
cmd /k java -jar ./MagicRenamer.jar
| divyanshshekhar/MagicRenamer | bin/run.bat | bat | apache-2.0 | 37 |
@echo off
powershell -NoProfile -ExecutionPolicy Bypass -Command "& .\MergeDocuments.ps1"
echo Script finished with errorlevel=%errorlevel%
pause | bytescout/ByteScout-SDK-SourceCode | PDF Extractor SDK/Powershell/Merge PDF Documents/MergeDocuments.bat | bat | apache-2.0 | 147 |
CALL CMakeCommon.bat
ECHO *** Set VS2019 specifics and run CMake ***
SET MAINCMAKE=%SRCROOTDIR%\projects\CMake\targets\GUCEF_exe_gucefCORE_TestApp
SET VS19_OUTPUTDIR="%OUTPUTDIR%\VS2019_x64_gucefCORE_TestApp"
CMake.exe -DBUILD_SHARED_LIBS=ON -G"Visual Studio 16 2019" -A x64 -H"%MAINCMAKE%" -B%VS19_OUTPUTDIR%
PAUSE | LiberatorUSA/GUCEF | projects/CMake/RunCMake_Shared_VS2019_Win64_Test_CORE.bat | bat | apache-2.0 | 318 |
@echo off
::
IF [%CERTBASE%]==[] SET CERTBASE=%USERPROFILE%\Documents\tls-certs
IF [%CLICERT%]==[] SET CLICERT=client.crt
IF [%CLIKEY%]==[] SET CLIKEY=client.key
@echo on
go build
tlsuc3.exe -cliCertFile=%CERTBASE%\%CLICERT% -cliKeyFile=%CERTBASE%\%CLIKEY%
@echo off
| gmallard/stompngo_examples | tlsexamps/tlsuc3/run.cmd | bat | apache-2.0 | 278 |
C:\local\python3\python.exe ..\distSolution\distSolution.py --show-dummygitrev-wchar > "%~dp0clipdiff\gitrev.h"
pause | erasoni/clipdiff | prepareBuild.bat | bat | bsd-2-clause | 122 |
/* generate german installer package */
epfifile.1 = epfiEXTS.dll
epfifile.2 = EPFIHELP.INF
epfifile.3 = EpfiHPLB.HLP
epfifile.4 = epfiicis.ico
epfifile.5 = epfimsg.msg
epfifile.6 = epfinsts.exe
epfifile.7 = epfipii.dll
epfifile.8 = epfiprcs.exe
epfifile.9 = epfirsbk.dll
epfifile.10 = epfiupk2.exe
do i = 1 to ... | OS2World/DRV-Amouse-GUI | INSTALL_DEU/mouse_diskgen.cmd | bat | bsd-3-clause | 886 |
@echo off
set "VIRTUAL_ENV=%WORKING_DIRECTORY%\python-3.6.2-Win64"
if defined _OLD_VIRTUAL_PROMPT (
set "PROMPT=%_OLD_VIRTUAL_PROMPT%"
) else (
if not defined PROMPT (
set "PROMPT=$P$G"
)
set "_OLD_VIRTUAL_PROMPT=%PROMPT%"
)
set "PROMPT=(python-3.6.2-Win64) %PROMPT%"
REM Don't use () to avoid ... | bcarroll/authmgr | python-3.6.2-Win64/Scripts/activate.bat | bat | bsd-3-clause | 758 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLS... | rshk/python-libxdo | docs/make.bat | bat | bsd-3-clause | 6,724 |
del lang.h--
echo #define LANG_ENG 1 >lang.h--
..\C--\C-- flood-it.c
del flood-it!
rename flood-it.com flood-it
..\C--\kpack flood-it
pause | devlato/kolibrios-llvm | programs/games/flood-it/trunk/compile_eng.bat | bat | mit | 139 |
cmd_sound/isa/built-in.o := arm-linux-gnueabihf-ld -EL -r -o sound/isa/built-in.o sound/isa/ad1816a/built-in.o sound/isa/ad1848/built-in.o sound/isa/cs423x/built-in.o sound/isa/es1688/built-in.o sound/isa/galaxy/built-in.o sound/isa/gus/built-in.o sound/isa/msnd/built-in.o sound/isa/opti9xx/built-in.o sound/isa/sb/... | Dee-UK/D33_KK_Kernel | sound/isa/.built-in.o.cmd | bat | gpl-2.0 | 388 |
:: package_calligra.bat
::
:: Copies relevant files from the calligra inst and kderoot folders
::
@echo off
:: Safety check:
:: Make sure key variables are defined
IF "%C2WINSTALL_INPUT%"=="" (
echo !!! C2WINSTALL VARIABLES NOT PROPERLY DEFINED !!!
echo Operation cancelled.
goto :eof
pause
)
IF "%C2WINSTALL_... | donniexyz/calligra | windows/krita_installer/package.bat | bat | gpl-2.0 | 27,201 |
CALL "%~dp0\..\release.bat"
"%~dp0\..\examples\examples.sln"
| SanderMertens/opensplice | install/bin/examples.bat | bat | gpl-3.0 | 61 |
@echo off
powershell -NoProfile -ExecutionPolicy Bypass -Command "& .\ConvertPdfToJsonFromUploadedFile.ps1"
echo Script finished with errorlevel=%errorlevel%
pause | bytescout/ByteScout-SDK-SourceCode | PDF.co Web API/PDF To JSON API/PowerShell/Convert PDF To JSON From Uploaded File/run.bat | bat | apache-2.0 | 165 |
@echo off
@set comport=COM3
@set curdir=%cd%
@set elf_out=app.out
@set out_dir=build
@set irom0text_addr="0x40000"
@set devkit_dir=C:\Espressif
@set mingw_dir=C:\MinGW
rem SPI_SPEED = 40, 26, 20, 80
@set SPI_SPEED="40"
rem SPI_MODE: qio, qout, dio, dout
@set SPI_MODE="qio"
rem SPI_SIZE: 512K, 256K, 1M, 2M, 4M
@set ... | Lobaro/lobaro-coap-on-esp8266 | build_flash_and_burn.bat | bat | mit | 1,916 |
@echo off
goto DefineLogFiles
:DefineLogFiles
set TemporaryLog=prepare.log
set SuccessLog=Success.%TemporaryLog%
set ErrorLog=Error.%TemporaryLog%
goto RemoveLogs
:RemoveLogs
if exist %TemporaryLog% del %TemporaryLog%
if exist %SuccessLog% del %SuccessLog%
if exist %ErrorLog% del %ErrorLog%
goto FindMSBuild
... | haf/tesseract.net | prepare.bat | bat | apache-2.0 | 1,501 |
del /s /f /q devlab9ts\msisigned\*
del /s /f /q msft9\msisigned\*
| Microsoft/CodeContracts | Microsoft.Research/ManagedContract.Setup/deleteSignedBits.bat | bat | mit | 66 |
@echo off
setlocal
REM Copyright 2006-2010 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the
REM Amazon Software License (the "License"). You may not use this file except in compliance with the License. A copy of the
REM License is located at http://aws.amazon.com/asl or in the "lic... | capotej/whim | ec2_home/ec2-api-tools-1.6.3.1/bin/ec2dnic.cmd | bat | mit | 1,047 |
@ECHO OFF
set CASPER_PATH=%~dp0..
set CASPER_BIN=%CASPER_PATH%\bin\
set ARGV=%*
call ..\..\PhantomJSBin\phantomjs "bootstrap.js" --casper-path="%CASPER_PATH%" --cli %ARGV% | ccriveteanu/e2e | E2E Testing Demo/Test/CasperJSBin/batchbin/casperjs.bat | bat | mit | 172 |
::..............................................................................
::
:: This file is part of the Jancy toolkit.
::
:: Jancy is distributed under the MIT license.
:: For details see accompanying license.txt file,
:: the public copy of which is also available at:
:: http://tibbo.com/downloads/archive/... | vovkos/jancy | ci/appveyor/set-env.bat | bat | mit | 3,230 |
@echo off
Setlocal EnableDelayedExpansion
:: Most of the following CMD scripting magic was taken from
:: https://github.com/siffiejoe/prg-lr4win
:: Thanks to siffiejoe
cd %APPVEYOR_BUILD_FOLDER%
:: hack to make sure that we can bail out from within nested
:: subroutines without killing the console window
:: Note: Th... | ycsoft/lua-rapidjson | .scripts/install_lua.bat | bat | mit | 5,745 |
dotnet restore Best.RabbitMQ.sln
"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\amd64\MSBuild.exe" /t:pack /p:Configuration=Release /p:IncludeSymbols=true;IncludeSource=true src\Best.RabbitMQ\Best.RabbitMQ.csproj
MKDIR pkg
MKDIR symbols
move /Y .\src\Best.RabbitMQ\bin\Release\*.symbo... | JiyongShi/Best.RabbitMQ | msbuild_pack_release.bat | bat | mit | 395 |
@if not defined _echo @echo off
setlocal
set INIT_TOOLS_LOG=%~dp0init-tools.log
if [%PACKAGES_DIR%]==[] set PACKAGES_DIR=%~dp0packages\
if [%TOOLRUNTIME_DIR%]==[] set TOOLRUNTIME_DIR=%~dp0Tools
set DOTNET_PATH=%TOOLRUNTIME_DIR%\dotnetcli\
if [%DOTNET_CMD%]==[] set DOTNET_CMD=%DOTNET_PATH%dotnet.exe
set DOTNET_SDK_PATH... | joperezr/core-setup | init-tools.cmd | bat | mit | 6,661 |
"%windir%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe" BLToolkit.AzureSql.proj
pause | krabishe/BLToolkit.AzureSql | Build/Build.cmd | bat | mit | 88 |
CALL service_variables
REM Act
net start %MONGO_SERVICE%
| fraxedas/mongo | service_start.bat | bat | mit | 62 |
set MATLAB=C:\Program Files\MATLAB\R2014a
c:\gccdist\supp\setup-gcc.bat && make -f ctrl_sixaxis2thruster.mk NIDEBUG=0 NIOPT="Default" OPTS=""
| NTNU-MCS/CS_EnterpriseI | 02 simulink code/ctrl_sixaxis2thruster_niVeriStand_VxWorks_rtw/ctrl_sixaxis2thruster.bat | bat | mit | 143 |
@echo off
SetLocal EnableDelayedExpansion
SetLocal EnableExtensions
Rem
Rem -------------------------------------------- Create the Default theme ----------------------------------------------
Rem
Set _inputFile=..\Game\data\gui_07\looknfeel\GlossySerpent.looknfeel
Set _outputFile=..\Game\data\gui_07\loo... | dezGusty/serpents | skins/createAltColourSkins_0.7.bat | bat | mit | 8,662 |
start .\src\Analyzers.sln | ClearMeasureLabs/Analyzers | open.bat | bat | mit | 25 |
@echo Off
REM variables
set solutionName=TAlex.WPF.Controls.sln
set config=Release
set buildDir=_Build
set packagesDir=%buildDir%\packages
REM process
mkdir %buildDir%
mkdir %packagesDir%
msbuild %solutionName% /p:Configuration="%config%" /p:BuildPackage=true /p:PackageOutputDir="%cd%\%packagesDir%"
| T-Alex/WPFControls | build.cmd | bat | mit | 305 |
cmd_drivers/cpufreq/freq_table.o := arm-eabi-gcc -Wp,-MD,drivers/cpufreq/.freq_table.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wunde... | HCDRJacob/wildfire-kernel | drivers/cpufreq/.freq_table.o.cmd | bat | gpl-2.0 | 141,903 |
cd /d %~dp0
set BASE_PATH=%cd%
echo "BASE_PATH is %BASE_PATH%."
| samuelchen/code-snippets | bat/file_path.bat | bat | gpl-2.0 | 65 |
/* REXX */
/*
*/ G.!Id = '$Id: emxexpw.cmd 87 2006-04-15 16:58:32Z dmik $' /*
*
* :mode=netrexx:tabSize=4:indentSize=4:noTabs=true:
* :folding=explicit:collapseFolds=1:
*
* ----------------------------------------------------------------------------
*
* EMXEXP Wrapper
*
* Manages exports created by the e... | OS2World/LIB-QT3_Toolkit_Vbox | mkspecs/os2-g++/emxexpw.cmd | bat | gpl-2.0 | 29,677 |
cmd_fs/cifs/built-in.o := rm -f fs/cifs/built-in.o; arm-linux-gnueabi-ar rcs fs/cifs/built-in.o
| spica234/HP-TestBuild-Repo-upwords-Sr3R | fs/cifs/.built-in.o.cmd | bat | gpl-2.0 | 97 |
cmd_net/key/built-in.o := /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o net/key/built-in.o net/key/af_key.o
| kingklick/kk-evo-kernel | net/key/.built-in.o.cmd | bat | gpl-2.0 | 154 |
cmd_drivers/video/msm/mdss/built-in.o := /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld -EL -r -o drivers/video/msm/mdss/built-in.o drivers/video/msm/mdss/mdss-mdp.o drivers/video/msm/mdss/mdss_mdp_debug.o drivers/video/msm/mdss/md... | livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | drivers/video/msm/mdss/.built-in.o.cmd | bat | gpl-2.0 | 944 |
@REM This batch file has been generated by the IAR Embedded Workbench
@REM C-SPY Debugger, as an aid to preparing a command line for running
@REM the cspybat command line utility using the appropriate settings.
@REM
@REM Note that this file is generated every time a new debug session
@REM is initialized, so you may wan... | dh-linghaibin/MeterCabinet | settings/MeterCabinet.cspy.bat | bat | gpl-2.0 | 1,468 |
cmd_drivers/staging/nmf-cm/built-in.o := /home/aashir/android/toolchain/linaro/bin/arm-eabi-ld -EL -r -o drivers/staging/nmf-cm/built-in.o drivers/staging/nmf-cm/cm.o
| emwno/android_kernel_U8500 | drivers/staging/nmf-cm/.built-in.o.cmd | bat | gpl-2.0 | 172 |
cmd_drivers/media/v4l2-core/videodev.o := arm-poky-linux-gnueabi-ld -EL -r -o drivers/media/v4l2-core/videodev.o drivers/media/v4l2-core/v4l2-dev.o drivers/media/v4l2-core/v4l2-ioctl.o drivers/media/v4l2-core/v4l2-device.o drivers/media/v4l2-core/v4l2-fh.o drivers/media/v4l2-core/v4l2-event.o drivers/media/v4l2-core... | heyoufei2/yocto3.14.38_kernel | drivers/media/v4l2-core/.videodev.o.cmd | bat | gpl-2.0 | 479 |
@echo off
shutdown -c "Bye, have a beautiful time!" -s
| 0-Eclipse-0/Fun-Viruses | Viruses/Shutdown/virus.bat | bat | gpl-2.0 | 55 |
@echo off
REM Copyright 2010 by Mathias Mamsch
REM This file is part of the DOORS Standard Library
REM The DOORS Standard Library is free software: you can redistribute it and/or modify
REM it under the terms of the GNU General Public License as published by
REM the Free Software Foundation, e... | domoran/dxlstdlib | runDOORS.bat | bat | gpl-3.0 | 1,170 |
@echo off
perl %~dp0\linguakit.perl %* | citiususc/Linguakit | linguakit.bat | bat | gpl-3.0 | 38 |
@ECHO OFF
@ECHO CAUTION THIS PATCH IS FOR RIP-RECORD VERSION 1.8
@ECHO ..
@ECHO THIS PATCH FIXES ENVIRONMENT ERRORS CAUSED BY WINDOWS UPDATES
@ECHO ..
@ECHO ******************
@ECHO **** WARNING *****
@ECHO ******************
@ECHO ..
@ECHO CONTINUING WILL RESET ALL USER PATHS
:PROMPT
SET /P AREYOUSURE=Are ... | t3rmin8tor/kodi-player-core-factory-install | patches/rip-record-v1.8-patch.bat | bat | gpl-3.0 | 966 |
@REM @phantomjs.exe --proxy=socks5://127.0.0.1:9150 --proxy-type=socks5 dorks.js %*
@REM @phantomjs.exe --proxy=http://127.0.0.1:8080 dorks.js %*
@phantomjs.exe dorks.js %* | USSCltd/dorks | dorks.bat | bat | gpl-3.0 | 174 |
@rem Copyright (c) 2020 Antti Kivi
@rem Licensed under the Effective Elegy Licence
echo Running the Windows batch file helper for formatting Obliging Ode and ^
Unsung Anthem
set current_directory=%~dp0
cd %current_directory%\..
echo Starting to format %current_directory%\..
:format_directory
echo Looking through %... | venturesomestone/unsung-anthem | util/format.bat | bat | agpl-3.0 | 803 |
@echo off
set ADA_INCLUDE_PATH=%ADA_INCLUDE_PATH%;%RADALIB_ROOT%\source
set ADA_OBJECTS_PATH=%ADA_OBJECTS_PATH%;%RADALIB_ROOT%\compiled
gnatmake -O2 Net_To_Matrix.adb
del /q *.ali
del /q *.o
echo -----------
Net_To_Matrix.exe test-net_toy_01.net test-net_toy_01-matrix.txt
Net_To_Matrix.exe test-net_toy_02.net test-... | sergio-gomez/Radalib | tools/Net_To_Matrix.bat | bat | lgpl-2.1 | 392 |
SET INCLUDE=
SET LIB=
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Vc\vcvarsall.bat" x86_amd64
set CC=cl
set CXX=cl
SET HOME=%SYSTEMDRIVE%%HOMEPATH%
ninja -v
| aschroeder/agge | tools/environment/build-vc2015.64.cmd | bat | lgpl-2.1 | 181 |
echo off
if "%1" == "h" goto begin
mshta vbscript:createobject("wscript.shell").run("%~nx0 h",0)(window.close)&&exit
:begin
"C:\Program Files\Debugging Tools for Windows\windbg.exe"
cls | sansna/windows.bat | dbg.bat | bat | lgpl-3.0 | 192 |
:: package.bat
@echo off
:: Reset ERRORLEVEL back to zero
verify >nul
:: Scope the environment variables to this process (parent's env. will be copied here)
SETLOCAL ENABLEEXTENSIONS
IF ERRORLEVEL 1 echo Unable to enable extensions
:: Invoke main build script with a task command of Rebuild
cmd /c build "-task Rebuil... | jwatson3d/aspdotnet-mvc5-ef6-codefirst | C#/package.bat | bat | apache-2.0 | 330 |
@echo off
java -Djava.ext.dirs=..\..\lib\log4j;..\..\dist -cp .;bin CalculatorClient
| tolo/JServer | samples/jboss/run.bat | bat | apache-2.0 | 87 |
::
:: Copyright 2018 Google LLC
::
:: Licensed under the Apache License, Version 2.0 (the "License");
:: you may not use this file except in compliance with the License.
:: You may obtain a copy of the License at
::
:: https://www.apache.org/licenses/LICENSE-2.0
::
:: Unless required by applicable law or agre... | GoogleCloudPlatform/cloud-derby | cloud/ml/annotation/upload.bat | bat | apache-2.0 | 1,446 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
set I18N... | leodesouza/pyenty | doc/make.bat | bat | apache-2.0 | 6,981 |
@echo off
@REM
@REM Copyright (c) 2015 The JobX Project
@REM
@REM Licensed to the Apache Software Foundation (ASF) under one
@REM or more contributor license agreements. See the NOTICE file
@REM distributed with this work for additional information
@REM regarding copyright ownership. The ASF licenses this file
@REM to ... | wolfboys/opencron | deployment/server.bat | bat | apache-2.0 | 5,817 |
@echo off
cd /d "%~dp0"
if "%~1"=="" goto noparm
rem if exist *.pdb del *.pdb
rem if exist *.lib del *.lib
rem if exist *.exp del *.exp
set ex7zlist=-x!*.map -x!*.exp -x!*.lib -x!*.pdb -x!*.suo -x!*.user -x!*.ncb -x!*.log -x!gcc -x!enc_temp_folder -x!*684.* -x!enc_temp_folder -x!*.bak -x!*.vsp -x!*.ilk -x!rebar.bmp... | Maximus5/FarPlugins | FileTypes/deploy.bat | bat | bsd-3-clause | 1,236 |
cmd_mm/slab.o := /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,mm/.slab.o.d -nostdinc -isystem /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/gjdlfg/kernel/omap/arch/arm/include -include include/linux/a... | jdlfg/Mecha-kernel-jdlfg | mm/.slab.o.cmd | bat | gpl-2.0 | 25,890 |
cmd_init/main.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,init/.main.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -W... | matteocrippa/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/init/.main.o.cmd | bat | gpl-2.0 | 21,579 |
@echo off
set JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121
"%JAVA_HOME%"\bin\java -jar target\secret-sharing-cli-0.1.0-SNAPSHOT.jar %0 %*
| chr78rm/secret-sharing | secret-sharing-cli/splitkey.bat | bat | gpl-3.0 | 141 |
@echo off
:: Microsoft Azure CLI - Windows Installer - Author file components script
:: Copyright (C) Microsoft Corporation. All Rights Reserved.
::
:: This re-builds partial WiX files for use in cloning the repo after install.
:: heat.exe from the WiX toolset is used for this.
::
:: to avoid https://github.com/npm/np... | huangpf/azure-xplat-cli | tools/windows/scripts/prepareRepoClone.cmd | bat | apache-2.0 | 5,678 |
@if not defined _echo @echo off
setlocal
:SetupArgs
:: Initialize the args that will be passed to cmake
set __nativeWindowsDir=%~dp0Windows
set __binDir=%~dp0..\..\Bin
set __rootDir=%~dp0..\..
set __CMakeBinDir=""
set __IntermediatesDir=""
set __BuildArch=x64
set __appContainer=""
set __VCBuildArch=x86_amd64
set CMAKE... | ramarag/core-setup | src/corehost/build.cmd | bat | mit | 6,346 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
... | yangdw/PyRepo | src/annotation/gfirefly/gfirefly/gfirefly/doc/make.bat | bat | mit | 6,472 |
package.cmd & packageSigned.cmd
| wparad/RestSharp | packageAll.cmd | bat | apache-2.0 | 32 |
javac -cp ../lib/* -d ../classes scr/*.java
| Honkl/general-ai | Game-interfaces/TORCS/scr-client/src/build.bat | bat | mit | 45 |
@ECHO OFF
Setlocal EnableDelayedExpansion
CALL __Global.cmd
ECHO *** Go Get ***
ECHO Get force downloads the packages named by the import paths, along with their dependencies.
ECHO.
FOR /F "tokens=*" %%A IN (GetPackages.txt) DO (
SET PACKAGE=%%A
SET FIRSTLETTER=!PACKAGE:~0,1!
IF NOT !FIRSTLETTER!==# (
ECHO Getting:... | josephspurrier/golang-portable-windows | workspace/_GetUpdate.cmd | bat | mit | 393 |
python -m ep.evaluate TestSet1 "GroundTruth" "GroundTruth_Segmentation.csv" "GroundTruth_Tracking.csv" Tracker /S "Tracker" "TrackerResults.txt"
| Fafa87/EP | examples/EVALUATE_TS1_TRACKER.bat | bat | mit | 146 |
@echo off
echo "--------------------------------------------------------"
echo "1iter region select"
RELEASE-AMD64-CLR\NaiadSimulator.exe region select docs_1iter_500k-600kdocs_10-20auth_id10.in authors_1iter_500k-600kdocs_10-20auth_id10.in
echo "--------------------------------------------------------"
echo "... | gowthamk/broomc | test/benchmarks/naiad_simulator/run_naiad_tests.cmd | bat | mit | 29,289 |
@echo off
del /s ..\output\psxjin.zip
upx ..\output\psxjin-release.exe
IF ERRORLEVEL 1 IF NOT ERRORLEVEL 2 GOTO UPXFailed
cd ..\output
copy psxjin-release.exe psxjin.exe
..\win32\zip -X -9 -r ..\output\PSXjin.zip psxjin.exe lua51.dll
cd ..\win32
GOTO end
:UPXFailed
CLS
echo.
echo PSXJIN.EXE is either compiling or runn... | piorrro33/psxjin | psxjin/Win32/MakeRelease.bat | bat | gpl-2.0 | 407 |
cmd_sound/isa/wss/built-in.o := rm -f sound/isa/wss/built-in.o; /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-ar rcs sound/isa/wss/built-in.o
| spacecaker/Stock_spacecaker_kernel | sound/isa/wss/.built-in.o.cmd | bat | gpl-2.0 | 182 |
cmd_kernel/kmod.o := arm-linux-gnueabi-gcc -Wp,-MD,kernel/.kmod.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -I/root/linux-jps/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk30/include -Iarch/arm/plat-rk... | jpsminix/minix5 | kernel/.kmod.o.cmd | bat | gpl-2.0 | 28,673 |
cmd_sound/usb/snd-usbmidi-lib.o := /home/beto/toolchain/bin/arm-eabi-ld -EL -r -o sound/usb/snd-usbmidi-lib.o sound/usb/midi.o
| IndieBeto/StockLP | sound/usb/.snd-usbmidi-lib.o.cmd | bat | gpl-2.0 | 131 |
cmd_arch/arm/lib/ashrdi3.o := arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.ashrdi3.o.d -nostdinc -isystem /home/stesalit/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/root/kernel-dev/linux-2.6.37/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iar... | srinugnt2000/linux-2.6.37 | arch/arm/lib/.ashrdi3.o.cmd | bat | gpl-2.0 | 1,268 |
cmd_drivers/md/dm-mod.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o drivers/md/dm-mod.o drivers/md/dm-uevent.o drivers/md/dm.o drivers/md/dm-table.o drivers/md/dm-target.o drivers/md/dm-linear.o drivers/md/dm-stripe.o drivers/md/dm-ioctl.o drivers/md/d... | JoinTheRealms/TF700-dualboot-stockbased | drivers/md/.dm-mod.o.cmd | bat | gpl-2.0 | 373 |
cmd_net/socket.o := arm-linux-gnueabi-gcc -Wp,-MD,net/.socket.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-pr... | b8e5n/KTG-kernel_es209ra | net/.socket.o.cmd | bat | gpl-2.0 | 32,140 |
cmd_fs/ramfs/ramfs.o := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ld -EL -r -o fs/ramfs/ramfs.o fs/ramfs/inode.o fs/ramfs/file-mmu.o
| FEDEVEL/tmp-imx6-tiny-rex-linux | fs/ramfs/.ramfs.o.cmd | bat | gpl-2.0 | 213 |
cmd_kernel/time/timekeeping.o := arm-eabi-gcc -Wp,-MD,kernel/time/.timekeeping.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wst... | HCDRJacob/wildfire-kernel | kernel/time/.timekeeping.o.cmd | bat | gpl-2.0 | 147,970 |
cmd_arch/arm/kernel/vmlinux.lds := arm-poky-linux-gnueabi-gcc -E -Wp,-MD,arch/arm/kernel/.vmlinux.lds.d -nostdinc -isystem /opt/poky/1.7/sysroots/i686-pokysdk-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.9.1/include -I/second_extend/yocto_file/linux_yocto/arch/arm/include -Iarch/arm/include/genera... | heyoufei2/yocto3.14.38_kernel | arch/arm/kernel/.vmlinux.lds.cmd | bat | gpl-2.0 | 5,123 |
cmd_drivers/staging/iio/trigger/built-in.o := rm -f drivers/staging/iio/trigger/built-in.o; /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/staging/iio/trigger/built-in.o
| asopov/linux-tpt-2.6.39 | drivers/staging/iio/trigger/.built-in.o.cmd | bat | gpl-2.0 | 218 |
@setlocal
@set node_name=node3
@rem Get the absolute path to the parent directory,
@rem which is assumed to be the node root.
@for /F "delims=" %%I in ("%~dp0..") do @set node_root=%%~fI
@set releases_dir=%node_root%\releases
@rem Parse ERTS version and release version from start_erl.data
@for /F "usebackq tokens=1... | Elzor/echo_cluster | rel/node3/files/node3.cmd | bat | gpl-2.0 | 2,797 |
cmd_sound/arm/built-in.o := rm -f sound/arm/built-in.o; /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/arm/built-in.o
| selva-simple/Galaxy-R-Kernel | sound/arm/.built-in.o.cmd | bat | gpl-2.0 | 159 |
cmd_kernel/time/built-in.o := arm-eabi-ld -EL -r -o kernel/time/built-in.o kernel/time/timekeeping.o kernel/time/ntp.o kernel/time/clocksource.o kernel/time/jiffies.o kernel/time/timer_list.o kernel/time/timecompare.o kernel/time/timeconv.o kernel/time/posix-clock.o kernel/time/clockevents.o kernel/time/tick-common... | Jason-Choi/EastSea-Kernel | kernel/time/.built-in.o.cmd | bat | gpl-2.0 | 405 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
set I18N... | DavidPowell/OpenModes | doc/make.bat | bat | gpl-3.0 | 6,465 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.