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
@rem Copyright (c) 2012-2013 Turbulenz Limited @echo off @rem Convert Effect Yaml (.effect) files into a Turbulenz JSON asset. @python -m turbulenz_tools.tools.effect2json %*
turbulenz/turbulenz_tools
scripts/effect2json.bat
bat
mit
176
pushd %~dp0 echo off if not exist boards.txt goto notfound find /c "iprotoxi.name=iProtoXi Micro" boards.txt if %errorlevel% equ 1 goto addboard echo iProtoXi Micro already found goto done :addboard if not exist microboard.txt goto notfound type microboard.txt >> boards.txt if %errorlevel% equ 1 goto requireadmin echo ...
iProtoXi/micro-arduino-examples
hardware/arduino/avr/addboard.bat
bat
mit
571
git add . && git commit -m "auto push by batch" && git push origin master PAUSE
crackHu/react-kit
git_commit.bat
bat
mit
79
TASKKILL /F /IM redis-server.exe
rducom/StackCache
Redis.kill.cmd
bat
mit
32
@echo off rem rem _dist/ ‚É xyzzy ‚̃oƒCƒiƒŠ‚ðW‚ß‚Ä xyzzy.zip ‚ðì¬‚·‚éB rem Ž–‘O‚É build.bat ‚Æ bytecompile.bat ‚ðŽÀs‚µ‚ărƒ‹ƒh‚µ‚Ä‚¨‚­‚±‚ƁB rem setlocal cd /d %~dp0 if "%1"=="" ( set VERSION=dev ) else ( set VERSION=%1 ) set APPNAME=xyzzy set BASEDIR=%~dp0 set DISTROOT=%BASEDIR%\_dist se...
NobuoK/xyzzy
archive.bat
bat
mit
1,135
@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...
nobrin/macaron
doc/make.bat
bat
mit
4,513
c:\nuget\nuget.exe pack .\ExpectThat.Pavlov.nuspec md c:\nuget\ExpectThat.Pavlov\ copy .\*.nupkg c:\nuget\ExpectThat.Pavlov\ /Y pause
dmohl/expectThat
NuGet/ExpectThat.Pavlov/build.bat
bat
mit
133
cmd_sound/drivers/mpu401/snd-mpu401-uart.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o sound/drivers/mpu401/snd-mpu401-uart.ko sound/drivers/mpu401/snd-mpu401-uart.o sound/drivers/mpu401/snd-mpu401-uart.mod.o
avareldalton85/rpi2-linux-rt
sound/drivers/mpu401/.snd-mpu401-uart.ko.cmd
bat
gpl-2.0
315
:: (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. :: :: This file contains confidential and proprietary information :: of Xilinx, Inc. and is protected under U.S. and :: international copyright and other intellectual property :: laws. :: :: DISCLAIMER :: This disclaimer is not a license and does not gran...
gigglesninja/digital-system-design
spi/ipcore_dir/txreg/implement/implement_synplify.bat
bat
gpl-2.0
3,256
cmd_sound/pci/ca0106/built-in.o := rm -f sound/pci/ca0106/built-in.o; /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/ca0106/built-in.o
asopov/linux-tpt-2.6.39
sound/pci/ca0106/.built-in.o.cmd
bat
gpl-2.0
185
cmd_drivers/mmc/core/mmc.o := arm-eabi-gcc -Wp,-MD,drivers/mmc/core/.mmc.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-p...
HCDRJacob/wildfire-kernel
drivers/mmc/core/.mmc.o.cmd
bat
gpl-2.0
146,289
cmd_net/ipv4/netfilter/nf_nat_ipv4.ko := mips-openwrt-linux-uclibc-ld -r -m elf32btsmip -T /home/shizhai/new_zhongwang/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/scripts/module-common.lds -s --build-id -o net/ipv4/netfilter/nf_nat_ipv4.ko net/ipv4/netfilter/nf_nat_ipv4.o net/ipv4...
shizhai/wprobe
build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/net/ipv4/netfilter/.nf_nat_ipv4.ko.cmd
bat
gpl-2.0
349
cmd_sound/core/built-in.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/core/built-in.o sound/core/snd.o sound/core/snd-hwdep.o sound/core/snd-timer.o sound/core/snd-pcm.o sound/core/snd-page-alloc.o sound/core/snd-rawmidi.o
dagnarf/sgh-i717-dagkernel
sound/core/.built-in.o.cmd
bat
gpl-2.0
266
cmd_drivers/mmc/card/built-in.o := /home/peter/Downloads/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ld -EL -r -o drivers/mmc/card/built-in.o drivers/mmc/card/mmc_block.o
paxchristos/R800x-2.3.3-Kernel
drivers/mmc/card/.built-in.o.cmd
bat
gpl-2.0
206
@echo off cls if not defined frameworkdir (echo VCVARSALL not loaded, loading...& set compilerset=1&set compilerv=x64&call "C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\vcvarsall".bat x64) setlocal set builddir=debug_x64 if not exist %builddir% (echo Build directory: %builddir% does not exist, creating&mkd...
dougtafoya/ArduinoTempReader
build.bat
bat
gpl-2.0
862
cmd_drivers/hwmon/built-in.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/hwmon/built-in.o drivers/hwmon/hwmon.o
yohanes/Acer-BeTouch-E130-Linux-Kernel
drivers/hwmon/.built-in.o.cmd
bat
gpl-2.0
140
cmd_arch/arm/lib/memzero.o := /opt/toolchains/arm-2009q3/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.memzero.o.d -nostdinc -isystem /opt/toolchains/arm-2009q3/bin/../lib/gcc/arm-none-eabi/4.4.1/include -I/home/diz/androidBOCA/system/kernel/samsung/2.6.35-tab/arch/arm/include -Iinclude -include include/generated/autoc...
dizgustipated/BOCA-2.6.35.14
arch/arm/lib/.memzero.o.cmd
bat
gpl-2.0
1,889
cmd_drivers/net/wireless/libra/librasdioif.o := /home/dolphinor/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o drivers/net/wireless/libra/librasdioif.o drivers/net/wireless/libra/libra_sdioif.o drivers/net/wireless/libra/qcomwlan_pwrif.o
SeoDongMin/Gace_kernel
drivers/net/wireless/libra/.librasdioif.o.cmd
bat
gpl-2.0
237
cmd_drivers/gpu/built-in.o := /home/beto/toolchain/bin/arm-eabi-ld -EL -r -o drivers/gpu/built-in.o drivers/gpu/drm/built-in.o drivers/gpu/vga/built-in.o drivers/gpu/stub/built-in.o drivers/gpu/ion/built-in.o drivers/gpu/msm/built-in.o
IndieBeto/StockLP
drivers/gpu/.built-in.o.cmd
bat
gpl-2.0
241
cmd_drivers/input/mouse/logips2pp.o := gcc -Wp,-MD,drivers/input/mouse/.logips2pp.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-declar...
namgk/kernel-tut
drivers/input/mouse/.logips2pp.o.cmd
bat
gpl-2.0
19,534
cmd_sound/mips/built-in.o := rm -f sound/mips/built-in.o; /home/adam/android/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ar rcs sound/mips/built-in.o
damageless/linux-kernel-ican-tab
sound/mips/.built-in.o.cmd
bat
gpl-2.0
181
cmd_fs/ext3/built-in.o := ld -m elf_x86_64 -r -o fs/ext3/built-in.o fs/ext3/ext3.o
dnh34/proj1
fs/ext3/.built-in.o.cmd
bat
gpl-2.0
85
@echo off echo setting gnuradio environment REM --- Change the below to 3.7 for 3.7 releases set GR_VERSION=3.7 set GR_PREFIX=%~dp0\.. set SYSCONFDIR=%~dp0\..\etc set GR_PREFSDIR=%~dp0\..\etc\gnuradio\conf.d REM --- Set Python environment --- set PYTHONHOME=%~dp0..\gr-python27 if "%GR_VERSION%" == "3.7" ( set PYTHON...
gnieboer/GNURadio_Windows_Build_Scripts
run/run_gr.bat
bat
gpl-3.0
1,795
@echo off setlocal EnableDelayedExpansion FOR /F "tokens=1,2 delims==" %%A IN (mod.config) DO (set %%A=%%B) if exist user.config (FOR /F "tokens=1,2 delims==" %%A IN (user.config) DO (set %%A=%%B)) set MOD_SEARCH_PATHS=%~dp0mods,./mods set ENGINE_DIR=.. if "!MOD_ID!" == "" goto badconfig if "!ENGINE_VERSION!" == "" go...
OpenRA/OpenRAModSDK
utility.cmd
bat
gpl-3.0
1,417
setlocal enabledelayedexpansion SET iter=100000 SET memSize=6 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 Tower,Inspiring Altar" set for...
joek546/tu_opt
RaidFortSim.bat
bat
gpl-3.0
1,980
REM file: simulate_mti.bat REM REM (c) Copyright 2008 - 2011 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 ...
antoniovillena/zxuno
cores/NES/xilinx/ipcore_dir/nes_clk/simulation/timing/simulate_mti.bat
bat
gpl-3.0
2,702
c:\altera\13.1\quartus\bin64\quartus_sh.exe -t chameleon1_gigatron.tcl
pwsoft/fpga_examples
quartus/chameleon/chameleon1_gigatron/chameleon1_gigatron.bat
bat
lgpl-2.1
70
@echo off dos86l\bmp2arr -i gaiji.bmp -o gtest.c -of c -sw 16 -sh 16 -sym 'sGAIJI' dos86l\bmp2arr -i gaiji.bmp -o gtest.asm -of asm -sw 16 -sh 16 -sym 'sGAIJI' dos86l\bmp2arr -i gaiji.bmp -o gtest.bin -of bin -sw 16 -sh 16 -sym 'sGAIJI' dos86l\bmp2arr -i gaiji.bmp -o gtest.bmp -of bmp -sw 16 -sh 16 -sym 'sGAI...
joncampbell123/doslib
tool/rec98/touhou/test.bat
bat
lgpl-2.1
1,325
@echo off set BATCHDIR=%~dp0 if "%1"=="" ( echo ƒtƒ@ƒCƒ‹‚ðŽw’肵‚Ä‚­‚¾‚³‚¢ pause exit 0 ) set script=%BATCHDIR%\packDNS.rb ruby -Ku "%script%" "%1" pause
bugoodby/bugoodbylib
script/rb/tools/net_dns/packDNS.bat
bat
unlicense
175
"C:\Program Files\Microsoft Visual Studio 8\smartdevices\sdk\sdktools\cabwiz.exe" "QM PDA Setup.inf" /err CabWiz.log /compress
QMDevTeam/QMPDA
QM.PDA.Setup/Generar CAB.bat
bat
apache-2.0
127
java -jar target/jira-progress-reporter-0.3.0-SNAPSHOT-jar-with-dependencies.jar default_config.xml default.xlsx
retverd/jira-progress-reporter
default.bat
bat
apache-2.0
112
SET GLOG_logtostderr=1 "../bin/MainCaller.exe" ../data/lenet_solver.prototxt pause
aybassiouny/wincaffe-cmake
scripts/runMNIST.bat
bat
bsd-2-clause
83
/* Online-Hilfe fr WPSam erzeugen */ /* Benutzung: MAKEINF [GR|US] */ /* Default ist US */ arg lang if \(lang='US' | lang='GR') then lang = 'US' say 'Language is 'lang if (lang='GR') then args = '/L=DEU /COUNTR=049' else args = ' ' 'ipfc /inf /codepage=437 'args' wpsam'lang 
OS2World/UTIL-WPS-WPSam
doc/makeinf.cmd
bat
bsd-3-clause
306
@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...
yograterol/flask-bundle-system
docs/make.bat
bat
bsd-3-clause
6,713
::V1.6.0 @echo off echo - set env set ADB_CMD=%cd%\tools\adb.exe set PING_CMD=%cd%\tools\ping.exe set JAVA_CMD=%cd%\tools\jre\bin\java.exe set FIND_CMD=%cd%\tools\find.exe set path=%cd%\tools\jre\bin;%cd%\tools;%path% set classpath=%cd%\tools\jre\lib rem check env exist if exist %ADB_CMD% ( echo - adb ok ...
GdZ/scriptfile
sh/v1.6.0/LogForTethering.bat
bat
mit
6,347
@echo off SET work=S:/synthetic_biology/test_model/wildtype/model SET output=S:/synthetic_biology/test_model/wildtype/model/test20191127 SET model=%work%\Yersinia_pseudotuberculosis_IP_32953.GCMarkup REM wildtype test REM R# ./run.R --in "%model%" --out "%output%/normals/" --tag normal REM mutation test R# ./run.R -...
SMRUCC/GCModeller
src/GCModeller/engine/Rscript/test_mutation.cmd
bat
gpl-3.0
457
REM Helper script for development on windows call npm install call jupyter nbextension install --py --sys-prefix exawidgets call jupyter nbextension enable --py --sys-prefix exawidgets
exa-analytics/exawidgets
js/js.bat
bat
apache-2.0
185
setlocal set X=exiv2\build && if EXIST %X% rmdir/s/q %X% set X=exiv2\Win32 && if EXIST %X% rmdir/s/q %X% set X=exiv2\x64 && if EXIST %X% rmdir/s/q %X% set X=exiv2lib\build && if EXIST %X% rmdir/s/q %X% set X=exiv2lib\Win32 && if EXIST %X% rmdir/s/q %X% set X=exiv2lib\x64 && if EXIST %...
coapp-packages/exiv2
msvc64/cleanup.bat
bat
gpl-2.0
1,271
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\transliteration\lib\bin\transliterate" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\transliteration\lib\bin\transliterate" %* )
Sweetgrassbuffalo/ReactionSweeGrass-v2
node_modules/.bin/transliterate.cmd
bat
gpl-3.0
216
cmd_lib/gen_crc32table := gcc -Wp,-MD,lib/.gen_crc32table.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o lib/gen_crc32table lib/gen_crc32table.c source_lib/gen_crc32table := lib/gen_crc32table.c deps_lib/gen_crc32table := \ /usr/include/stdio.h \ /usr/include/features.h \ /us...
garwynn/D710SPR_GB27_Kernel
lib/.gen_crc32table.cmd
bat
gpl-2.0
1,294
@echo off java -classpath classes org.exist.requestlog.RequestReplayer
kingargyle/exist-1.4.x
tools/requestlog/run.bat
bat
lgpl-2.1
72
@ECHO OFF set BASEDIR=%cd% set BUILD_DIR=%BASEDIR%\build set FOAM_DIR=..\.. set APP_DEF=foam.apps.builder.App set BASEDIR_FILES=kiosk_view.html designer_view.html bg.js kiosk_bg.js questionnaire_bg.js config.js manifest.json _locales 128.png builder.css fonts empty.html md "%BUILD_DIR%" node --harmony "%FOAM_DIR%\t...
jlhughes/foam
apps/nbuEDU/build.bat
bat
apache-2.0
913
@REM Build for Visual Studio compiler. Run your copy of vcvars32.bat or vcvarsall.bat to setup command-line compiler. @set OUT_DIR=Debug @set OUT_EXE=example_glfw_opengl2 @set INCLUDES=/I..\.. /I..\..\backends /I..\libs\glfw\include @set SOURCES=main.cpp ..\..\backends\imgui_impl_opengl2.cpp ..\..\backends\imgui_impl_g...
google/filament
third_party/imgui/examples/example_glfw_opengl2/build_win32.bat
bat
apache-2.0
546
@echo off if not defined RMG ( echo Error: RMG variable not defined; please set to the location of your RMG installation. goto end ) if not exist "%RMG%\bin\RMG.jar" ( echo Error: RMG.jar not found; please compile using ant. goto end ) if not exist input.txt ( echo Error: input.txt not found. Please creat...
faribas/RMG-Java
examples/TransportDataEstimator/TransportDataEstimator.bat
bat
mit
586
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\node-pre-gyp\bin\node-pre-gyp" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\node-pre-gyp\bin\node-pre-gyp" %* )
jkennerley/mashid
wc/node_modules/fsevents/node_modules/.bin/node-pre-gyp.cmd
bat
mit
200
@echo off setlocal set project_name=liverSegmenter set file_name=liverSegmenter set src_root=%cd% set "src_root=%src_root:\=/%" set build_root=%src_root%/build set extern_root=%src_root%/3rd-party set export_root=%extern_root%/install set bits=64 set build_configuration=Release set additional_cmake_options= set cmake_...
Bas94/SMfMIA
init_repo.bat
bat
mit
1,419
"..\amxxpc.exe" addons\amxmodx\scripting\canvas.sma copy canvas.amxx addons\amxmodx\plugins\canvas.amxx copy canvas.amxx ..\..\plugins\canvas.amxx del canvas.amxx "..\amxxpc.exe" addons\amxmodx\scripting\canvas-init-progressive.sma copy canvas-init-progressive.amxx addons\amxmodx\plugins\canvas-init-progressive.amxx c...
ertrzyiks/amxx-canvas
compile.bat
bat
mit
1,717
nuget pack Zed.NHibernate.Web/Zed.NHibernate.Web.csproj -IncludeReferencedProjects -Prop Configuration=Release -Symbols
ztepsic/zed.nhibernate.web
Zed.NHibernate.Web_build_nuget.bat
bat
mit
120
@echo off set PYTHONPATH=%~dp0\..;%PYTHONPATH% set errorlevel= python -m prj.main.Prj %* REM Forward the error level exit /b %errorlevel%
modesttree/Projeny
Source/bin/Prj.bat
bat
mit
139
"C:\Program Files\Blender Foundation\Blender\blender.exe" -con --python exporter.py
waldobronchart/ShortcutMapper
sources/blender/export_latest.bat
bat
mit
83
echo off cls rem You will need to modify this batch file based on your environment set JAVA_HOME=C:\Program Files (x86)\Java\jdk1.8.0_05 set ANDROID_HOME=B:\mahmoud\Tools\JavaAndroid\adt-bundle-windows-x86-20140702\sdk set NDK_ROOT=B:\mahmoud\Tools\JavaAndroid\android-ndk-r10c set path=%path%;B:\mahmoud\Tools\JavaAn...
ring-lang/ring
extensions/android/ringlibsdl/project/build.bat
bat
mit
420
node node-ab-ccss
abensu/node-ab-ccss
dist/node-ab-ccss-start.bat
bat
mit
17
@echo off :: :: This should have been changed by the installer :: set _I2PHOME=%INSTALL_PATH :: In case the autodetection fails or a specific Java binary is needed, :: uncomment the next line and set the full path to "java.exe" :: REM set JAVA= :: :: If we find Java in the path, or a specific Java binar...
NoYouShutup/CryptMeme
CryptMeme/installer/resources/eepget.bat
bat
mit
2,241
:server side build node node_modules\traceur\traceur --out tmp\app.compiled.js src\app.js type node_modules\traceur\bin\traceur.js tmp\app.compiled.js > bin\application.js :client side build
tunajp/spasearch
build.cmd
bat
mit
191
@echo off :: %License% SetLocal DisableDelayedExpansion set Result=1 set Arg1=%1 set "Arg1NoQuotes=%Arg1:"=%" set Arg3=%3 SetLocal EnableDelayedExpansion if .!Arg1! == . EndLocal & call :Usage & goto Exit if !Arg1NoQuotes! == /? EndLocal & call :Usage & goto Exit if not .!Arg3! == . EndLocal & call :Usage & goto Ex...
code-glue/WinScripts
AdbSuPull.bat
bat
mit
2,040
@echo off echo Are you sure? Installing will overwrite any existing files. Be careful. set /p pathW=Copy and paste here the path to your shared folder: echo %pathW% echo f|xcopy resources\shell.db %pathW%\octopus-manager\bin\shell.db /Y echo f|xcopy resources\wfmgr.jar %pathW%\octopus-manager\bin\wfmgr.jar ...
Maslor/octopus-manager
SetUp Folder/install.bat
bat
mit
1,103
set ALS_OPTIONS=heap_size:30000,stack_size:16192 set C=%ALSP_SRC%\cinterf\c2pro\ copy %C%c2p.pro + %C%c2pro + %C%cexp + %C%cfiles + %C%cmacro + %C%cout + %C%cparse + %C%ctoken c2prolcl.pro set C= ..\..\bld-port\alspro -b -g c2pro c2prolcl.pro -p -win32funcmacros -os mswin32 -d 1 -I C:\CW8_Gold_Headers\ -I C:\CW8_Gold_H...
AppliedLogicSystems/ALSProlog
core/unused_alsp_src/wins/build/mswin32/do_c2pro.bat
bat
mit
547
cmd_mm/memcontrol.o := arm-linux-gnueabi-gcc -Wp,-MD,mm/.memcontrol.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/pla...
jpsminix/minix5
mm/.memcontrol.o.cmd
bat
gpl-2.0
28,012
cmd_kernel/uid16.o := arm-eabi-gcc -Wp,-MD,kernel/.uid16.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/inclu...
bigbiff/i717-GB-Kernel
kernel/.uid16.o.cmd
bat
gpl-2.0
28,383
@echo off SET PATH=lib\windows;%PATH% SET CP=lib/jogamp/gluegen-rt.jar;lib/jogamp/joal.jar;lib/jogamp/jogl-all.jar;lib/jake2.jar start javaw -Dsun.java2d.noddraw=true -cp %CP% jake2.Jake2
xranby/jake2
scripts/Jake2.bat
bat
gpl-2.0
188
cmd_drivers/hid/hid.o := /home/adam/android/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ld -EL -r -o drivers/hid/hid.o drivers/hid/hid-core.o drivers/hid/hid-input.o
damageless/linux-kernel-ican-tab
drivers/hid/.hid.o.cmd
bat
gpl-2.0
200
cmd_sound/drivers/mpu401/built-in.o := rm -f sound/drivers/mpu401/built-in.o; ar rcs sound/drivers/mpu401/built-in.o
Existed/kernel-2.6.35.14
sound/drivers/mpu401/.built-in.o.cmd
bat
gpl-2.0
118
cmd_drivers/video/backlight/built-in.o := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-ld -EL -r -o drivers/video/backlight/built-in.o drivers/video/backlight/lcd.o drivers/video/backlight/backlight.o drivers/video/backlight/pwm_bl.o
dalinaum/studyak
drivers/video/backlight/.built-in.o.cmd
bat
gpl-2.0
258
@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...
trunet/aiobosest
docs/make.bat
bat
gpl-3.0
7,747
@echo _build.bat SET BUILDLOG=%PPYSRC%\BUILD\LOG\vc70build mkdir %BUILDLOG% set BUILD_STATUS=build.ok set FULLFLAG=/rebuild del %PPYSRC%\build\log\build.ok echo status > %PPYSRC%\build\log\build.failed del %BUILDLOG%\*.log SET MSVS_PATH="\msvs70\common7\ide\devenv.exe" %MSVS_PATH% papyrus.sln %FULLFLAG% "Release" /out ...
papyrussolution/OpenPapyrus
Src/BuildVC70/_build.bat
bat
agpl-3.0
1,208
cl "-IC:/Program Files/Java/jdk1.6.0_21/include" "-IC:/Program Files/Java/jdk1.6.0_21/include/win32" -LD jshortcut.cpp -Fejshortcut_amd64.dll Advapi32.lib shell32.lib ole32.lib
jimmc/jshortcut
src/jni/compile-oberzalek.bat
bat
lgpl-2.1
177
call "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /Release /x86
mete0r/hypua2jamo
ccompiler-winsdk71.cmd
bat
lgpl-3.0
81
@echo off set batchFolder=%~dp0 set serviceName=ConsoleAppNetFx48 set serviceDisplayName=ConsoleAppNetFx48 set serviceDescription="´ú¸Õ" set serviceLaunchPath=%batchFolder%bin\ConsoleAppNetFx48.exe set serviceLogonId=.\setup set serviceLogonPassword=password ::set serverName=\\Computer Name set serverName= Call SafeSto...
yaochangyu/sample.dotblog
Host/Lab.WorkerService/ConsoleAppNetFx48/CallSafeCreateService.bat
bat
lgpl-3.0
608
@if "%DEBUG%" == "" @echo off @rem ########################################################################## @rem ## @rem Groovy JVM Bootstrap for Windowz ## @rem ...
jexp/idea2
build/lib/gant/bin/startGroovy.bat
bat
apache-2.0
6,759
@rem create right click share shortcut set output=right-click-shortcut.reg echo Windows Registry Editor Version 5.00 > %output% echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\Share via HTTP\command] >> %output% @set double_backslash=%cd% @set double_backslash=%double_backslash:\=\\% echo @="\"%double_backslash...
bilu/HttpShare
HttpShare-gui/src/main/resources/create-scripts.bat
bat
apache-2.0
447
echo off setlocal enabledelayedexpansion if not defined PYTHON ( set PYTHON=python ) set ROOTDIR=%~dp0\..\..\ rem Build the code, in case it doesn't exist yet. call %ROOTDIR%\scripts\windows\build.bat %PYTHON% %ROOTDIR%\setup.py bdist --bdist-base=%ROOTDIR%\build -d dist bdist_wheel
google-coral/edgetpu
scripts/windows/build_wheel.bat
bat
apache-2.0
287
@echo "press any key to migrate www" @pause python ../www/manage.py makemigrations www python ../www/manage.py migrate www @pause
CalvinNeo/EasyMLPlatform
py/install/migrate.cmd
bat
apache-2.0
130
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*.cpp CWE*.c ..\..\testcasesupport\io.c ..\....
JianpingZeng/xcc
xcc/test/juliet/testcases/CWE256_Plaintext_Storage_of_Password/CWE256.bat
bat
bsd-3-clause
470
@echo off set DEST=nuget\lib\net45 rmdir /S /Q %DEST% 2> NUL mkdir %DEST% copy bin\Release\RSB.dll %DEST% copy bin\Release\RSB.pdb %DEST% pushd nuget nuget pack popd
tomaszkiewicz/rsb
RSB/CreatePackage.bat
bat
bsd-3-clause
169
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_MEETS.S02_Meeting.MSMEETS_S02_TC03_MeetingInvalidUrlError /testcontainer:..\..\MS-MEETS\TestSuite\bin\Debug\MS-MEETS_TestSuite.dll /runconfig:..\..\MS-MEETS\MS-MEETS.testsettings /unique pause
XinwLi/Interop-TestSuites-1
SharePoint/Source/Scripts/MS-MEETS/RunMSMEETS_S02_TC03_MeetingInvalidUrlError.cmd
bat
mit
286
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB.MS_FSSHTTP_FSSHTTPB_S15_CreateFile.TestCase_S15_TC04_UploadContents_ExclusiveLockSuccess /testcontainer:..\..\MS-FSSHTTP-FSSHTTPB\TestSuite\bin\Debug\MS-FSSHTTP-FSSHTTPB_TestSuite.dll /runconfig:..\..\MS-FSSHT...
XinwLi/Interop-TestSuites-1
FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunTestCase_S15_TC04.cmd
bat
mit
378
@ECHO OFF "%~dp0mysqladmin.exe" -u root --password=bench shutdown
mastersign/bench-apps-default
res/bench/mysql/mysql_stop.cmd
bat
mit
66
@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...
mishin/dwimperl-windows
strawberry-perl-5.20.0.1-32bit-portable/perl/bin/findrule.bat
bat
gpl-2.0
4,224
nasm bfd.asm -o bfd.com rem fasm ftl.asm ftl.com rem jwasm -bin ftl.asm rem del ftl.com rem ren ftl.bin ftl.com pause
Divyavrat/aplaun
compiler/brainf/bfd/build.bat
bat
gpl-3.0
117
@echo off :- Quaff the Options from the Makefile if not exist vars.bat goto err1 call vars.bat :- Extract the source files (Force overwrite) rem untar.exe -f suppl.tgz rem if errorlevel 1 goto ende cd src :- Cleaning up left over stuff a bit if exist *.obj del *.obj :- Fetch the config file copy ..\%CFG% . :- Comp...
joyent/sdcboot
freedos/source/command/suppl/do_suppl.bat
bat
mpl-2.0
1,138
java -cp javaforce.jar;jfmusic.jar MusicApp %1
ericomattos/javaforce
projects/jfmusic/run.bat
bat
lgpl-3.0
47
@echo off 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 you under the Apache License, Version 2.0 (the rem "Li...
diydyq/velocity-engine
velocity-engine-examples/src/etc/logger_example/logger_example.bat
bat
apache-2.0
1,132
path=%path%;c:\gtk\lib;c:\gtk\bin;c:\mingw\bin
talba/viking
win32/setpath.bat
bat
gpl-2.0
47
@REM ---------------------------------------------------------------------------- @REM Copyright 2001-2006 The Apache Software Foundation. @REM @REM Licensed under the Apache License, Version 2.0 (the "License"); @REM you may not use this file except in compliance with the License. @REM You may obtain a copy o...
nkasvosve/beyondj
beyondj-third-party/appassembler-maven-plugin/src/test/resources/org/codehaus/mojo/appassembler/daemon/booter/app.bat
bat
apache-2.0
3,563
@ECHO OFF TASKKILL /im iexplore.exe "%ProgramFiles%\Internet Explorer\iexplore.exe" -noframemerging -k %1 :LOOP TASKLIST | FIND /I "iexplore.exe" >nul 2>&1 IF ERRORLEVEL 1 ( GOTO CONTINUE ) ELSE ( Timeout /T 2 /Nobreak GOTO LOOP ) :CONTINUE
marcelveldt/plugin.video.flix2kodi
resources/scripts/launcher/windows/iexplore.cmd
bat
gpl-2.0
250
@ECHO OFF REM Mongo DB initialisation REM Usage: .\bin\init-mongodb.bat --env=dev php app/console doctrine:mongodb:schema:drop %* php app/console doctrine:mongodb:schema:create %*
selfae/comemoov
bin/init-mongodb.bat
bat
mit
183
@echo off rem rem This file is part of the Code::Blocks IDE and licensed under the GNU General Public License, version 3 rem http://www.gnu.org/licenses/gpl-3.0.html rem rem Copyright: 2008 Jens Lody rem rem $Revision: 7443 $ rem $Id: update.bat 7443 2011-09-01 16:31:16Z mortenmacfly $ rem $HeadURL: https://je...
stahta01/msys2_codeblocks
src/plugins/contrib/IncrementalSearch/update31_64.bat
bat
gpl-3.0
738
@echo off start-server ChannelServer
MrSwiss/aura
start-channel.bat
bat
gpl-3.0
38
:: Extract "..\packages\Microsoft.CrmSdk.CoreTools\content\bin\coretools\SolutionPackager.exe"^ /action:"Extract"^ /packagetype:"Both"^ /zipfile:""^ /folder:""^ /map:""^ /errorlevel:"Verbose"^ /allowDelete:""^ /clobber pause
delegateas/DG.CRMUG.SolutionPackager
Scripts/DG.CRMUG.SolutionPackager.Extract.cmd
bat
mit
242
call webdriver-manager update call webdriver-manager start
colitman/ShoppingList-webapp
ta/start_selenium.bat
bat
mit
59
set ANT_HOME= set JRE_HOME= set GIT_HOME= rem connect to path set PATH=%PATH%;%ANT_HOME%\bin;%GIT_HOME%\bin; rem set CLASSPATH=%CLASSPATH% rem set PYTHONPATH=%PYTHONPATH% rem set JYTHONPATH=%JYTHONPATH%
zaqwes8811/micro-apps
buffer/gi/dists/pathes-dist.bat
bat
mit
203
svn checkout https://github.com/FrostyMorning/arctic.git/trunk/engine ArcticEngine/engine
Zakhar-V/S3
Engine/GetArcticEngine.bat
bat
mit
89
cd groovy-2.2.2/script groovy.bat
wknishio/variable-terminal
util/groovy.bat
bat
mit
34
@echo off cd ../mentionedbot mode 1920,1080 py blacklister.py pause
windy1/mentionedbot-py
scripts/blacklister.bat
bat
mit
67
@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...
somada141/vivodict
docs/make.bat
bat
mit
6,463
REM https://www.minecraftforum.net/forums/archive/alpha/alpha-survival-multiplayer/823328-making-your-server-lag-less-by-tuning-java @echo off java -server -XX:-UseAdaptiveSizePolicy -Xms2G -Xmx2G -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -jar minecraft_server.1.13.2.jar nogui pause
feikname/Scripts
batch/minecraft_server/start4_cms.bat
bat
mit
287
@echo off npm install && node_modules\.bin\hubot.cmd --name "hewbot" %*
pchaigno/hewbot
bin/hubot.cmd
bat
mit
73
@echo off SETLOCAL cd /D %~dp0 call settings.cmd call ..\unxutils.cmd if exist dist\%ARCH% rd /S dist\%ARCH% if not exist dist mkdir dist if not exist dist\%ARCH% mkdir dist\%ARCH% cd dist\%ARCH% call ptar -x -z -f ..\..\%ARCH%\perl-libsass\CSS-Sass-%RELVERSION%.tar.gz cd ..\..
mgreter/libsass-msi-installer
perl/05-unpack-dist.cmd
bat
mit
282
SET XML_BEAN_BASE=D:\Software\Apache\xmlbeans-2.2.0\bin SET TARGET_DIRECTORY=D:\temp\xmlbeans SET XSD_SOURCE=D:\temp\xmlbeans SET JAVA_COMPILER_FOLDER=D:\Programme\JDK5\bin echo Deleting Java folder del /S /Q %TARGET_DIRECTORY%\classes\*.* echo Creating Command History JAR %XML_BEAN_BASE%\scomp -src %TARGET_DIRECTORY...
stefanreichert/wickedshell
net.sf.wickedshell.domain/schema/createCommandHistory.bat
bat
epl-1.0
486
cmd_drivers/usb/gadget/g_serial.ko := arm-poky-linux-gnueabi-ld -EL -r -T /second_extend/yocto_file/linux_yocto/scripts/module-common.lds --build-id -o drivers/usb/gadget/g_serial.ko drivers/usb/gadget/g_serial.o drivers/usb/gadget/g_serial.mod.o
heyoufei2/yocto3.14.38_kernel
drivers/usb/gadget/.g_serial.ko.cmd
bat
gpl-2.0
249