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
aws s3 sync . s3://spaceappsboston.org --acl public-read
sxc2/spaceappsboston
app/sync_aws.cmd
bat
mit
56
start cmd.exe /k nodemon cd "C:\Program Files\MongoDB\Server\3.2\bin" "C:\Program Files\MongoDB\Server\3.2\bin\mongod.exe" --dbpath "C:\attrDB" --port 27017
rebeccaForster/ThinkTank
Iteration5_Prototype/v1.2/start.bat
bat
mit
165
@echo off if not exist "adb.exe" ( echo ADB not found! pause exit ) adb kill-server adb start-server >nul echo Connect device with ADB enabled... adb wait-for-device echo Devices found: adb devices adb -d push files/flash-ifwi /data/local/tmp/flash-ifwi adb -d push files/if-locked.bin /data/local/tmp/if-locked.bi...
Yoti/asus_zentools
bl_relock.bat
bat
mit
621
set REMOVE_EXTENTIONS=*.db *.o *.ppu *.a *.res~ *.dcu *.ddp *.local *.identcache *.exe *.or *.compiled *.cfg *.dbg *.dof *.lps *.res *.tvsconfig for /F "delims=" %%A in ('dir %REMOVE_EXTENTIONS% /b /s /a:-d 2^>nul') do ( del /Q "%%A" ) for /F "delims=" %%A in ('dir *__history *backup *Build /b /s /a:D 2^>nul') do (...
kangreon/Tox-Pascal-GUI
clean.bat
bat
mit
340
php -S localhost:8668
dstahlmann/leitstellenspielautoresolver
leitstellenspiel/webservice.bat
bat
mit
21
# Pin name action command file # Start of element CONN7 ChangePinName(CONN7, 4, 4) ChangePinName(CONN7, 3, 3) ChangePinName(CONN7, 2, 2) ChangePinName(CONN7, 1, 1) # Start of element S2 ChangePinName(S2, 2, 2) ChangePinName(S2, 1, 1) # Start of element S1 ChangePinName(S1, 2, 2) ChangePinName(S1, 1, 1) # Start of e...
matthewphilyaw/switch_panel
hardware/switch_panel.cmd
bat
mit
7,912
@ECHO off color fc title Nickfost's Calculator ECHO ----------------------------------------------------------- ECHO ^|Please enter a number with the corrisponding type of math^| ECHO ----------------^|1. Addition ^|----------------------- ECHO ^|2. Subtraction ^| ECHO ^|3. Mult...
Nickfost/Batch
Calculator.bat
bat
mit
1,413
cmd_/home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/sample_hold.o := ld -m elf_i386 -r -o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/sample_hold.o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/objects/hal/components/sample_hold.o
CalvinHsu1223/LinuxCNC-HAL-EtherCAT-Driver-with-ILC
src/.sample_hold.o.cmd
bat
gpl-2.0
234
cmd_drivers/mtd/tests/mtd_readtest.ko := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -T /media/android_source/qrd-gb-dsds-7225/kernel/scripts/module-common.lds --build-id -o drivers/mtd/tests/mtd_readtest.ko drivers/mtd/tests/mtd_readtest.o drivers/mtd/te...
freebsdmax/gsmart1315_kernel
drivers/mtd/tests/.mtd_readtest.ko.cmd
bat
gpl-2.0
343
cmd_arch/powerpc/math-emu/fnmadd.o := ppc_4xx-gcc -m32 -Wp,-MD,arch/powerpc/math-emu/.fnmadd.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -W...
mattkelly/linux-2.6-xlnx
arch/powerpc/math-emu/.fnmadd.o.cmd
bat
gpl-2.0
19,370
@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...
arpheno/backendfail
docs/make.bat
bat
gpl-2.0
6,991
cmd_fs/ext2/namei.o := gcc -Wp,-MD,fs/ext2/.namei.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-larger-than=20...
namgk/kernel-tut
fs/ext2/.namei.o.cmd
bat
gpl-2.0
18,977
cmd_net/mac80211/scan.o := arm-linux-gnueabi-gcc -Wp,-MD,net/mac80211/.scan.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 -Wund...
b8e5n/KTG-kernel_es209ra
net/mac80211/.scan.o.cmd
bat
gpl-2.0
30,115
cmd_sound/soc/davinci/snd-soc-evm.o := arm-none-linux-gnueabi-ld -EL -r -o sound/soc/davinci/snd-soc-evm.o sound/soc/davinci/davinci-evm.o
srinugnt2000/linux-2.6.37
sound/soc/davinci/.snd-soc-evm.o.cmd
bat
gpl-2.0
143
cmd_coreutils/stty.o := gcc -Wp,-MD,coreutils/.stty.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.18.4)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes...
muthumani2/Muthu-busybox
coreutils/.stty.o.cmd
bat
gpl-2.0
9,356
@echo off echo Compilando... gcc *.c -o montador.exe -Wall -ansi pause
simoesusp/Processador-ICMC
Software_Assembly/IR_Controller/modified_assembler_src/compilar_montador.bat
bat
gpl-3.0
75
@echo off REM This scripts downloads the latest version of wpilib. REM It does not check for the latest version REM To ensure the installation of the latest version, run nmake -f Makefile.win update if defined ProgramFiles(x86) ( for %%x in (wget64.exe) do (SET WGET=%%~$PATH:x) if defined WGET ( wget6...
Team612/612-2017
script/win/.wpilib-download.bat
bat
gpl-3.0
1,347
@echo off pdflatex -synctex=1 proceedings pdflatex -synctex=1 proceedings rem TOC should be correct now sed -i "s/\\\\IeC //g" proceedings.bib biber proceedings pdflatex -synctex=1 proceedings texindy proceedings.idx pdflatex -synctex=1 proceedings pdflatex -synctex=1 proceedings sed -i "s/\\\\IeC //g" proceedings.bib ...
jannispriesnitz/Biometric_Systems_term_paper
Term_Paper/make-proceedings.bat
bat
gpl-3.0
443
@echo off IF EXIST "CloudVeilGUI\CloudVeilGUI.WPF\bin\Debug\debug-filterserviceprovider" ( del "CitadelGUI\bin\Debug x64\debug-filterserviceprovider" )
cloudveiltech/Citadel-Windows
disable-service-debugging.bat
bat
mpl-2.0
153
php %~dp0migrate.php %*
spidgorny/migrate
migrate.bat
bat
unlicense
24
@rem !/bin/msdos @ @echo %cd% @ @cd bound @call make.bat @cd .. @ @cd component @call make.bat @cd .. @ @cd container @call make.bat @cd .. @ @cd index @call make.bat @cd .. @ @cd scalar @call make.bat @cd ..
dmilos/color
example/less-than-1k/trait/make.bat
bat
apache-2.0
215
::set FABRIC_kyle_DIR=%~dp0 set FABRIC_DIR=Z:\dist\fabric\releases\published set PATH=%FABRIC_DIR%\bin;%PATH% set FABRIC_LOG_LEVEL=0 ::set KRAKEN_PATH=Z:\dist\fabric\Kraken set KRAKEN_PATH=V:\oculusstorystudio\kraken echo %KRAKEN_PATH% echo on set THIRD_PARTY=Z:\dist\fabric\ThirdParty set KRAKEN_PATHS=%KRAKEN_PAT...
oculusstorystudio/kraken
Samples/OSS/kyle/KRK_kyle/environment.bat
bat
bsd-3-clause
623
@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...
sinhrks/japandas
doc/make.bat
bat
bsd-3-clause
6,714
echo "Generating VortexAnimatSim Mono Solution" ..\..\..\bin\premake4m --os=linux --file=Solution.lua monodevelop TIMEOUT /T 2 ..\..\..\bin\fart *.cproj "<Include>..\..\..\..\include</Include>" "<Include>../../../../include</Include>" TIMEOUT /T 2 ..\..\..\bin\fart *.cproj "<LibPath>..\..\..\..\bin</LibPath>" "<LibPat...
NeuroRoboticTech/AnimatLabPublicSource
Libraries/OsgAnimatSim/Projects_Mono/GenerateSolution.bat
bat
bsd-3-clause
920
@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...
pymzml/pymzML
docs/make.bat
bat
mit
7,253
@ECHO OFF REM flXHR 1.0.6 <http://flxhr.flensed.com/> REM Copyright (c) 2008-2010 Kyle Simpson, Getify Solutions, Inc. REM This software is released under the MIT License <http://www.opensource.org/licenses/mit-license.php> REM REM ===============================================================================...
axisrw/knownet
sites/all/libraries/flXHR-1.0.6/flensed-1.0/src/flXHR/flXHR-compile.bat
bat
gpl-2.0
860
cmd_fs/cifs/misc.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/cifs/.misc.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-prototy...
matteocrippa/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/fs/cifs/.misc.o.cmd
bat
gpl-2.0
20,266
:: :: an example batch script for generating both DTM and DSM :: rasters from a large dense-matching point cloud using a :: tile-based processing pipeline :: :: :: specify parameters :: :: allows you to run the script from other folders set PATH=%PATH%;D:\lastools\bin; :: specify input file set INPUT_P...
KAMI911/lastools
example_batch_scripts/photogrammetry_points_to_dtm_dsm_countours.bat
bat
lgpl-2.1
2,768
@echo off setlocal "%GLADIATOR_HOME%\ThirdParty\srecord-1.63-win32\srec_cat.exe" %* endlocal @echo on
hyller/GladiatorFirmware
Scripts/srec_cat.bat
bat
unlicense
109
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=python -msphinx ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=pliers if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The Sphinx module was not foun...
tyarkoni/featureX
docs/make.bat
bat
bsd-3-clause
804
@echo off if exist geoip.h goto h_exist echo creating GeoIP.h echo #undef ENABLE_IP2COUNTRY > GeoIP.h echo typedef void GeoIP; >> GeoIP.h :h_exist if exist geoip.c goto c_exist echo creating GeoIP.c echo // Dummy > GeoIP.c :c_exist if exist geoip_x.c goto finish echo creating GeoIP_X.c echo #include "GeoIP_...
hajuuk/R7000
ap/gpl/amule/aMule-2.3.1/platforms/Windows/MSVC10/libs/libGeoIP/GeoIP.cmd
bat
gpl-2.0
352
call mvn install:install-file -Dfile=lib/sigar-native-1.0.jar -DgroupId=sigar -DartifactId=sigar-native -Dversion=1.0 -Dpackaging=jar -DcreateChecksum=true call mvn install:install-file -Dfile=lib/grinder-3.9.1-patch.jar -DgroupId=grinder -DartifactId=grinder-patch -Dversion=3.9.1-patch -Dpackaging=jar -DcreateChecksum...
nanpa83/ngrinder
install_maven_lib.bat
bat
apache-2.0
512
echo %JAVA_HOME% %JAVA_HOME%\bin\java.exe -cp %1 org.apache.camel.component.exec.ExecutableJavaProgram %2
CandleCandle/camel
components/camel-exec/src/test/resources/exec-test-script.bat
bat
apache-2.0
106
@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...
boweeb/wikiup
docs/make.bat
bat
isc
6,459
@echo off pip install emcee pip install triangle_plot
bblais/Python-for-Science
emcee_install.bat
bat
mit
55
@echo off rem Copyright (c) Wave Coorporation 2018. All rights reserved. setlocal set error=0 set fxcpath="C:\Program Files (x86)\Windows Kits\8.1\bin\x86\fxc.exe" call :CompileShader LensFlare ps psLensFlareDown call :CompileShader LensFlare ps psLensFlare call :CompileShader LensFlare vs vsLensFlareBlur call :Comp...
WaveEngine/Extensions
WaveEngine.ImageEffects/Shared/Shaders/HLSL/LensFlareMaterial/CompileShaders.cmd
bat
mit
676
@echo Entities are creating from mapping files php app/console doctrine:generate:entities NfqLibraryBundle
re-pe/nfq
ens.bat
bat
mit
109
# basedir = C:\Users\i051108\Documents\github.aequologica.net # url = file:./topological-github.aequologica.net.json # activeProjects = None # activePhases = ['prepare_next'] # includes = ['net.aequologica.neo:*'] # excludes = None # includeProperties = ['geppaequo.vers...
aequologica/acigolouqea
generated/github.aequologica.net-prepare_next-SFSF.cmd
bat
mit
6,360
@echo off set mainFile=document set inputTex=tex\%mainFile%.tex set outputPdf=tmp\%mainFile%.pdf set releaseFile=mysql.pdf rem tworzenie katalogu tymczasowego if not exist tmp mkdir tmp rem skrypt do generacji doumentu PDF rem wygenerowanie pierwszego pliku aux pdflatex -file-line-error-style -output-directory=tmp -aux...
soltys/ZUT_PAI
lab2/mysql_document/make_pdf.bat
bat
mit
659
rem OK: Replace text from one to another file. @rem Create a test file with some content. @echo Just a few KEY notes.>test-1-input.txt ..\build\bin\debug\ftreplace -i test-1-input.txt -o test-1-result.txt -f KEY -r LOCK --debug @pause
cebence/ftreplace
test/test-1.bat
bat
mit
238
set x="cachestatus" md build\chrome cd chrome "\Program Files\7-Zip\7z.exe" a -tzip %x%.jar * -r -mx=0 -x!*.svn move %x%.jar ..\build\chrome cd .. copy *.rdf build copy *.js build copy chrome.manifest build xcopy /S defaults build\defaults\ cd build "\Program Files\7-Zip\7z.exe" a -tzip %x%.xpi * -r -mx=9 -x...
purdy/cachestatus-firefox
build.bat
bat
mit
424
@if not defined INCLUDE goto :FAIL @setlocal echo building: @rem /MT avoids CRT dependency @rem /EHsc /GR /FI"iso646.h" /Zc:strictStrings /we4627 /we4927 /wd4351 /W4 @rem Delayimp.lib + /DELAYLOAD:lua51.dll allows us to use library symbols even though the DLL is not actually loaded until during main() cl /D_CRT_SECU...
LuaAV/LuaAV4
AV/build.bat
bat
mit
1,105
@setlocal EnableDelayedExpansion EnableExtensions @for %%i in (%~dp0\_packer_config*.cmd) do @call "%%~i" @if defined PACKER_DEBUG (@echo on) else (@echo off) echo on title Installing wget. Please wait... if not defined WGET_URL set WGET_URL=https://eternallybored.org/misc/wget/current/wget.exe for %%i in...
chrisroberts/vagrant-installers
packer/vagrant/floppy/win-8/02-install-wget.cmd
bat
mit
1,357
set curenv=1 echo %curenv% pause set curenv=hello echo %curenv% pause
brucevsked/vskeddemolist
vskeddemos/system/bat/test1.bat
bat
mit
76
set PATH=%PATH%;C:\Qt\4.8.6\bin qmake "USE_QRCODE=1" "USE_UPNP=-" glasscoin-qt.pro mingw32-make -f Makefile.Release pause
ardhen/glasscoin
compile-win-qt4.8.bat
bat
mit
121
@echo off del /F /Q /S *.pyc > NUL
Tythos/seres
clean.bat
bat
mit
37
ring ..\codegen\parsec.ring httplib.cf ring_httplib.cpp ring_httplib.rh
ring-lang/ring
extensions/ringhttplib/gencode.bat
bat
mit
72
@echo off cls title LOGCAT :findandroidsdk if exist C:\android\android-sdk\tools\android.bat set androidsdk=C:\android\android-sdk\ if exist C:\android\sdk\tools\android.bat set androidsdk=C:\android\sdk\ REM --> Add more paths here :) :checkandroidbat if exist %androidsdk% goto sdkfound echo. echo Error: could not l...
rejhgadellaa/icerrr
androidapp/logcat.proc.bat
bat
mit
647
cd .. rmdir /S /Q node_modules rmdir /S /Q .meteor\local rmdir /S /Q .build cmd /C npm install --production mkdir .build cmd /C meteor build --directory .build --architecture os.linux.x86_64 pause
celtiberian/meteor-ionic2-angular2-boilerplate
docker/build_production_bundle.bat
bat
mit
197
@echo off set "STRING_OFFSET=%~1" set TEST_DATA_CMD_LINE=%2 %3 %4 %5 %6 %7 %8 %9 exit /b 0
andry81/contools
Scripts/Tests/unit/batscripts/.test_strchr/init.bat
bat
mit
99
if exist git/pre-push ( cp git/pre-push ../.git/hooks/pre-push echo "Git hooks successfully configured!" ) else ( echo "ERROR: SCRIPT MUST BE RUN FROM /dev-tools directory!" )
bigredhacks/bigredhacks2016
dev-tools/configure.cmd
bat
mit
187
go build -o client.exe .\client\client_go_raft.go go build -o server.exe .\server\server_go_raft.go pause start cmd /K .\server.exe 127.0.0.1:2600 raftlist.txt 1 s1 timeout 3 start cmd /K .\server.exe 127.0.0.1:2601 raftlist.txt 2 s2 start cmd /K .\server.exe 127.0.0.1:2602 raftlist.txt 3 s3 start cmd /K .\server.exe 1...
4180122/distbayes
run_raft.bat
bat
mit
1,092
cmd_sound/sh/built-in.o := rm -f sound/sh/built-in.o; /home/algesat/arm-eabi-4.7/bin/arm-eabi-ar rcsD sound/sh/built-in.o
Algesat/BladeApex2
sound/sh/.built-in.o.cmd
bat
gpl-2.0
123
@ECHO OFF rem rem SIP Start Script Sample" rem "Local env" SET RUN_DIR=C:\Program Files\Seagull set PATH=%PATH%;%RUN_DIR% set LD_LIBRARY_PATH=%RUN_DIR% set RUN_DIR=%RUN_DIR%\sip-env\run cd %RUN_DIR% cls mode 81,25 echo "Seagull SIP Client Sample Start" seagull -conf ../config/conf.client.xml -dico ../config/sip-dicti...
darkmagician/seagull
packaging/cygwin/start_sip_client.bat
bat
gpl-2.0
402
cmd_fs/fat/file.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/fat/.file.o.d -nostdinc -isystem /home/gabe/arm-2009q3/arm-2009q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/gabe/stock_note/sgh-i717-dagkernel/arch/arm/include -Iinclude -include include/generated/autocon...
dagnarf/sgh-i717-dagkernel
fs/fat/.file.o.cmd
bat
gpl-2.0
31,088
cmd_net/sunrpc/svcsock.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,net/sunrpc/.svcsock.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -ml...
yohanes/Acer-BeTouch-E130-Linux-Kernel
net/sunrpc/.svcsock.o.cmd
bat
gpl-2.0
29,126
@echo off echo Starting migration from Production to localhost... rem This script will set variables for the connection to the remote PG database: call .\setRemoteConnectionConfig.bat rem This script will set variables for the connection to the local PG database: call .\setLocalConnectionConfig.bat dropdb --host %l...
giovannipessiva/l4w
data/database/database_migration.bat
bat
gpl-2.0
758
cmd_drivers/media/tuners/tua9001.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/media/tuners/tua9001.ko drivers/media/tuners/tua9001.o drivers/media/tuners/tua9001.mod.o
avareldalton85/rpi2-linux-rt
drivers/media/tuners/.tua9001.ko.cmd
bat
gpl-2.0
283
@echo off if [%1]==[mysql-query-browser-template] goto finish echo Merging %1 file... ..\..\win-external-libs\bin\msgmerge --no-fuzzy-matching -U -s %1 ..\po\mysql-query-browser-template.po :finish echo .
cyberbeat/mysql-gui-tools
query-browser/build/MakePoMergeSingleFile.cmd
bat
gpl-2.0
217
cmd_usr/built-in.o := /opt/toolchains/linaro.4.7/bin/arm-eabi-ld -EL -r -o usr/built-in.o usr/initramfs_data.o
chaosagent/DNA_JB_Kernel
usr/.built-in.o.cmd
bat
gpl-2.0
116
@echo off :: Changes the version number in all pom.xml files :: Check for command line arguments if "x%1"=="x" goto usage if "x%2"=="x" goto usage if not "x%3"=="x" goto usage :: Check for sed sed 2>"%TEMP%\sed.txt" set /p sedtemp=<"%TEMP%\sed.txt" del "%TEMP%\sed.txt" for /f %%a in ("%sedtemp%") do set s...
bmmpxf/suite
update_version.bat
bat
gpl-2.0
752
cmd_sound/pci/lola/built-in.o := rm -f sound/pci/lola/built-in.o; /home/ar/android/aosp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/lola/built-in.o
kannu1994/crespo_kernel
sound/pci/lola/.built-in.o.cmd
bat
gpl-2.0
179
call vcvars32.bat cl /O2 procppp.c procutil.c cl /O2 procae.c procutil.c cl /O2 dem2lf.c md5.c
SnakeManPMC/dos-demutil
build.bat
bat
gpl-2.0
103
cmd_sound/arm/built-in.o := rm -f sound/arm/built-in.o; /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ar rcsD sound/arm/built-in.o
FEDEVEL/tmp-imx6-tiny-rex-linux
sound/arm/.built-in.o.cmd
bat
gpl-2.0
204
cmd_drivers/media/rc/built-in.o := /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/media/rc/built-in.o drivers/media/rc/keymaps/built-in.o
selva-simple/Galaxy-R-Kernel
drivers/media/rc/.built-in.o.cmd
bat
gpl-2.0
191
cmd_drivers/net/built-in.o := /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/net/built-in.o drivers/net/mii.o drivers/net/phy/built-in.o drivers/net/Space.o drivers/net/loopback.o drivers/net/ppp_generic.o drivers/net/ppp_async.o drivers/net/ppp_synctty.o drivers...
asopov/linux-tpt-2.6.39
drivers/net/.built-in.o.cmd
bat
gpl-2.0
634
cmd_sound/pci/lx6464es/built-in.o := rm -f sound/pci/lx6464es/built-in.o; arm-linux-gnueabi-ar rcsD sound/pci/lx6464es/built-in.o
jpsminix/minix5
sound/pci/lx6464es/.built-in.o.cmd
bat
gpl-2.0
131
set DJANGO_SETTINGS_MODULE=settings createdb -U postgres -T template_postgis or-charter-survey python add_merc.py python manage.py syncdb --noinput python manage.py loaddata test_users.json
Ecotrust/WhereAbout
cdb.bat
bat
gpl-3.0
189
@ECHO OFF COLOR 0A SET QT=Qt_5_15_2_MinGW_32_bit SET MODE=%1 IF %1.==. SET MODE=Debug SET SOURCE_LOCATION=F:\Documents\Source_Code REM Prepare Folders MKDIR "%SOURCE_LOCATION%\Level-Headed\build-Level-Headed-Desktop_%QT%-%MODE%\%MODE%\Data" >NUL 2>&1 MKDIR "%SOURCE_LOCATION%\Level-Headed\build-Level-Headed-Desktop_%Q...
Coolcord/Level-Headed
Level-Headed/Build_Scripts/Windows/Prepare_Runtime.bat
bat
gpl-3.0
4,719
@echo off cd /d %~dp0 nssm stop "Sctrl Slaver" nssm remove "Sctrl Slaver" confirm pause
sutils/fsck
sctrl/sctrl-uninstall.bat
bat
gpl-3.0
87
@echo off rem ############################### rem # Copyright (C) 2012 Jon Schang rem # rem # This file is part of jSchangLib, released under the LGPLv3 rem # rem # jSchangLib is free software: you can redistribute it and/or modify rem # it under the terms of the GNU Lesser General Public License as publishe...
jschang/jSchangLib
framework/lib/maven-install.bat
bat
gpl-3.0
1,325
# navigation data update rate 1Hz in ms !UBX CFG-RATE 1000 1 1 # turn on UBX RXM-RAWX messages on first(UART) interface with the same freq !UBX CFG-MSG 2 21 0 1 0 0 0 0 # turn on UBX RXM-SFRBX messages on first(UART) interface with the same freq !UBX CFG-MSG 2 19 0 1 0 0 0 0 # turn on UBX TIM TM2 messages on first(UAR...
emlid/ReachView
rtklib_configs/GPS_BEIDOU_1Hz.cmd
bat
gpl-3.0
1,532
@ECHO OFF SETLOCAL IF NOT DEFINED ANDROID_NDK_HOME ( SET ANDROID_NDK_HOME=%ANDROID_HOME%\ndk-bundle ) SET DIR=%~dp0 SET MIN_API=%1% SET TARGET=%DIR%\bin SET DEPS=%DIR%\.deps SET ANDROID_ARM_TOOLCHAIN=%DEPS%\android-toolchain-%MIN_API%-arm SET ANDROID_ARM64_TOOLCHAIN=%DEPS%\android-toolchain-%MIN_API%-arm64 SET ANDR...
fython/shadowsocks-android
core/src/overture/make.bat
bat
gpl-3.0
3,282
set "PATH=%PATH%;C:\cygwin64\bin" ipython notebook
SimonBiggs/electronfactors
paper/open_notebook_with_cygwin_included.bat
bat
agpl-3.0
50
setMode -bs setMode -bs setMode -bs setMode -bs setCable -port auto setMode -bs setMode -bs setMode -bs setMode -ss setMode -sm setMode -hw140 setMode -spi setMode -acecf setMode -acempm setMode -pff
ShepardSiegel/ocpi
scripts/_impact.cmd
bat
lgpl-3.0
200
xcopy "C:\GitHub\GeN-XE7\Report\rpt" "C:\GitHub\GeN-XE7\Win32\Debug\rpt" /E/Y xcopy "C:\GitHub\GeN-XE7\Report\rpt" "C:\GitHub\GeN-XE7\Win32\Release\rpt" /E/Y xcopy "C:\GitHub\GeN-XE7\Report\rpt" "C:\Users\DeGsoft\Documents\Civeloo\GeN\rpt" /E/Y pause
DeGsoft/GeN-XE7
Batch/Reportes.bat
bat
apache-2.0
251
@echo off set fdir=%WINDIR%\Microsoft.NET\Framework64 if not exist %fdir% ( set fdir=%WINDIR%\Microsoft.NET\Framework ) set msbuild=%fdir%\v4.0.30319\msbuild.exe %msbuild% SuperSocket.2010.sln /p:Configuration=Debug /t:Clean;Rebuild /p:OutputPath=..\bin\Net40\Debug FOR /F "tokens=*" %%G IN ('DIR /B /AD /S obj') DO...
zesus19/c5.v1
Dependency/SuperSocket/Build.bat
bat
apache-2.0
1,374
wsdl2java -uri http://localhost:8080/axis2/services/MTOMService?wsdl -u -uw -ns2p http//axis2.apache.org/sample/mtom=org.apache.axis2.sample.mtom.client,http//axis2.apache.org/sample/mtom/types=org.apache.axis2.sample.mtom.types
shamrath/Axis2-Samples
commons/mtom-client/codegen.bat
bat
apache-2.0
230
:: :: Copyright 2015-2022 Real Logic Limited. :: :: 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 ...
real-logic/benchmarks
scripts/grpc/blocking-client.cmd
bat
apache-2.0
929
premake5.exe --os=windows --file=premake5.lua vs2013 ::premake5 --os=macosx --file=premake5.lua --project-name=%projectName% gmake ::premake5 --os=linux --file=premake5.lua --project-name=%projectName% gmake pause
meepdarknessmeep/gm_stringtable
premake.bat
bat
apache-2.0
213
#!/bin/sh rem (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. rem rem This file contains confidential and proprietary information rem of Xilinx, Inc. and is protected under U.S. and rem international copyright and other intellectual property rem laws. rem rem DISCLAIMER rem This disclaimer is not a licens...
saidwivedi/Face-Recognition-Hardware
ANN_FPGA/ipcore_dir/weight_hid/implement/planAhead_ise.bat
bat
bsd-2-clause
2,632
copy bin\debug\bscale.exe ..\bin
spiffcode/hostile-takeover
bscale/deploy.bat
bat
bsd-2-clause
33
@echo off rem ----------------------------------------------- rem Adjust the classpath to find the Swing classes. rem rem You will need to execute this command file rem before you can run the JFC examples. Set the rem SWINGHOME variable to point to wherever you rem have installed the JFC class (jar) files. rem --------...
OS2World/DEV-SAMPLES-The-IBM-Developer-Connection-Release-2--Volume-2_CD4
javaxmp/javaxmp/jfc/setup.bat
bat
bsd-3-clause
470
cmd_fs/fat/msdos.o := arm-linux-ld -EL -r -o fs/fat/msdos.o fs/fat/namei_msdos.o
beebingoo/linux-2.6.32.2
fs/fat/.msdos.o.cmd
bat
gpl-2.0
85
@echo off npm install && node_modules\.bin\hubot.cmd --name "glitch" %*
spencerwahl/glitch
bin/hubot.cmd
bat
mit
74
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "hel...
NAMD/pypln.backend
doc/make.bat
bat
gpl-3.0
4,509
@rem Convenience wrapper that runs specified gRPC target using msbuild @rem Usage: build_vs2015.bat TARGET_NAME setlocal @rem Set VS variables (uses Visual Studio 2015) @call "%VS140COMNTOOLS%\..\..\vc\vcvarsall.bat" x86 msbuild %* exit /b %ERRORLEVEL% endlocal
ananthonline/grpc
vsprojects/build_vs2015.bat
bat
bsd-3-clause
264
@echo off rem Copyright (C) 1996-2013 Free Software Foundation, Inc. rem This file is part of GNU Make. rem rem GNU Make is free software; you can redistribute it and/or modify it under rem the terms of the GNU General Public License as published by the Free rem Software Foundation; either version 3 of the Licens...
Distrotech/make
build_w32.bat
bat
gpl-3.0
28,047
@rem = '--*-Perl-*-- @echo off if "%OS%" == "Windows_NT" goto WinNT IF EXIST "%~dp0perl.exe" ( "%~dp0perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9 ) ELSE IF EXIST "%~dp0..\..\bin\perl.exe" ( "%~dp0..\..\bin\perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9 ) ELSE ( perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9 ) goto end...
Dokaponteam/ITF_Project
xampp/perl/bin/cpan2dist.bat
bat
mit
22,483
#skip !0 testenv DPS_TEST_ROOT #skip !0 testenv DPS_TEST_DIR #skip !0 testenv DPS_TEST_DBADDR0 #skip !0 testenv DPS_SHARE_DIR #skip !0 testenv INDEXER skip !0 exec $(INDEXER) -Echeck $(DPS_TEST_DIR)/indexer.conf >> $(DPS_TEST_LOG) 2>&1 fail 20 exec $(INDEXER) -Edrop $(DPS_TEST_DIR)/indexer.conf >> $(DPS_TEST_LOG) 2...
Letractively/dataparksearch
test/test-crc-multi/test.cmd
bat
gpl-2.0
1,223
REM (c) 2014-2015 Sam Nazarko REM email@samnazarko.co.uk REM Allows us to use standard Makefile and shell script to build. PATH=C:\MinGW\msys\1.0\bin;%PATH% make win
mega-force/osmc
installer/host/build_win_with_mingw.cmd
bat
gpl-2.0
168
@echo off echo Open Appium cd D:\Ruby\IDT\AppiumExample appium -a 127.0.0.1 -p 4723
pablosjbj/POC-BossMobile
runappium.cmd
bat
mit
83
dotnet build --configuration Release
RobHolme/HL7-Powershell-Module
dotnetcore/build-release.cmd
bat
mit
37
<<<<<<< HEAD <<<<<<< HEAD @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 copyrigh...
ArcherSys/ArcherSys
java/apache-maven-3.3.3/bin/mvnDebug.cmd
bat
mit
4,586
"C:/Program Files/Java/jre7/bin"\java.exe -cp "bin;lib\*" -Djboss.aop.path=jboss-aop.xml -javaagent:lib\jboss-aop.jar -XX:-UseSplitVerifier main.MainWindow
ComputationalReflection/weaveJ
Benchmarks/Real Applications/Jboss AOP/Hotdraw/measureTime.bat
bat
mit
155
@echo off cd /d %0\.. echo Resetting @call git reset echo Checkout @call git checkout . echo Getting latest code @call git pull origin echo Deploying @call scms --publish --config ../config/ > .\last-deploy.log type .\last-deploy.log echo Cleaning up git clean -fdx
Nant-y-Cwm/nant-y-cwm.github.io
_cron-deploy.bat
bat
mit
270
@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...
llazzaro/packyou
docs/make.bat
bat
mit
6,461
The override set is defined as follows cat tutorial/saw_offline_ovd.fig This is what we get when applying the offline-overrides to the base config figura_print saw saw_offline_ovd
shx2/figura
docs/tutorial/saw_0800_overrideset.cmd
bat
mit
179
cmd_arch/arm/mm/mmu.o := arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/mm/.mmu.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 -Iarch/arm/mac...
srinugnt2000/linux-2.6.37
arch/arm/mm/.mmu.o.cmd
bat
gpl-2.0
25,423
cmd_drivers/usb/host/pci-quirks.o := gcc -Wp,-MD,drivers/usb/host/.pci-quirks.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-optimize-sibling-calls -mt...
dnh34/proj1
drivers/usb/host/.pci-quirks.o.cmd
bat
gpl-2.0
13,310