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
@echo off rem Checking command is run as administrator >nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system" rem If error flag set, we do not have admin. if '%errorlevel%' NEQ '0' ( echo Requesting administrative privileges... goto UACPrompt ) else ( goto gotAdmin ) :UACPrompt ech...
TimMurphy/AngularStarterKit
InstallDependencies.cmd
bat
mit
690
@echo Copying Ogre Resources, configuration = %1 set Suffix=%1 set Configuration=%2 set Source=..\..\..\ThirdParty\OGRE-SDK-1.9.0-vc140-x86-09.01.2016 set OgreSource=OgreResource%Configuration%.%Suffix%.txt set Target=..\..\Output.%Suffix%\%Configuration%\bin for /F %%I in (%OgreSource%) do ( copy %Source%\%%I %Ta...
BeanOfLight/BeanOfLight
App.BeanOfLight/src/CopyOgre.cmd
bat
mit
329
@echo off echo ############################################################################### echo # Set up vim environment # echo ############################################################################### echo. set home=%USERPROFILE% set dirvar=%USERPROFILE%\...
projectdp/dotfiles
Windows config-dotfiles/Environment Configuration Scripts/Create_vim_environment.bat
bat
mit
1,528
@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...
bharadwajyarlagadda/korona
docs/make.bat
bat
mit
7,732
saxon str.concat.xml ../../../style/function.xsl
exslt/exslt.github.io
str/functions/concat/refresh.bat
bat
mit
49
:: run.bat :: :: starts league of legends spectator client :: @ECHO OFF ECHO. running from jar java -jar "target\uberjar\curler-0.1.0-SNAPSHOT-standalone.jar" %league_api_key% $1
treeherder/garbage_CAN
runme.bat
bat
mit
195
cmd_mm/built-in.o := /home/aashir/android/toolchain/linaro/bin/arm-eabi-ld -EL -r -o mm/built-in.o mm/filemap.o mm/mempool.o mm/oom_kill.o mm/fadvise.o mm/maccess.o mm/page_alloc.o mm/page-writeback.o mm/readahead.o mm/swap.o mm/truncate.o mm/vmscan.o mm/shmem.o mm/prio_tree.o mm/util.o mm/mmzone.o mm/vmstat.o mm/b...
emwno/android_kernel_U8500
mm/.built-in.o.cmd
bat
gpl-2.0
733
cmd_mm/rmap.o := ppc_4xx-gcc -m32 -Wp,-MD,mm/.rmap.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 -Wundef -Wstrict-prototypes -Wno-trigraphs -...
mattkelly/linux-2.6-xlnx
mm/.rmap.o.cmd
bat
gpl-2.0
25,681
for /f "tokens=* delims= " %%a in ('dir /b /a-d "%GBE%\%EMUZ%\%MEDN%\pcfx*.bin"') do SET PCFXBIOS=%%~a for /f "tokens=* delims= " %%a in ('dir /b /a-d "%GBE%\%EMUZ%\%MEDN%\pcfx*.rom"') do SET PCFXBIOS=%%~a for /f "tokens=* delims= " %%a in ('dir /b /a-d "%GBE%\%EMUZ%\%MEDN%\pcfxbios.bin"') do SET PCFXBIOS=%%~a for /...
HoodlumDTX/rom-jacket
extinjPCFX1.bat
bat
gpl-2.0
1,303
cmd_/home/keithconger/Projects/bbbandroid-bluez/backports-3.18.1-1/net/wireless/cfg80211.ko := /home/keithconger/Projects/bbbandroid-bluez/prebuilts/gcc/linux-x86/arm/arm-gnueabihf-4.7/bin/arm-linux-gnueabihf-ld -EL -r -T /home/keithconger/Projects/bbbandroid-bluez/kernel/scripts/module-common.lds --build-id -o /home...
kconger/backports-3.18.1-1
net/wireless/.cfg80211.ko.cmd
bat
gpl-2.0
581
cmd_drivers/media/dvb/ngene/built-in.o := rm -f drivers/media/dvb/ngene/built-in.o; /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD drivers/media/dvb/ngene/built-in.o
Envious-Data/shinano-sirius_msm8974abpro
drivers/media/dvb/ngene/.built-in.o.cmd
bat
gpl-2.0
200
cmd_fs/ocfs2/ocfs2.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o fs/ocfs2/ocfs2.ko fs/ocfs2/ocfs2.o fs/ocfs2/ocfs2.mod.o
avareldalton85/rpi2-linux-rt
fs/ocfs2/.ocfs2.ko.cmd
bat
gpl-2.0
227
cmd_drivers/char/built-in.o := /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/char/built-in.o drivers/char/mem.o drivers/char/random.o drivers/char/tty_io.o drivers/char/n_tty.o drivers/char/tty_ioctl.o drivers/char/tty_ldisc.o drivers/char/tty_buffer.o drivers/char/tty_port.o drivers/char...
sktjdgns1189/android_kernel_iriver_MX100
drivers/char/.built-in.o.cmd
bat
gpl-2.0
655
python C:\Python32\Scripts\cxfreeze main.py --target-dir ../build/PyTanksClient/ --target-name=PyTanks.exe -O --icon=icon.ico mkdir ..\build\PyTanksClient\tanks mkdir ..\build\PyTanksClient\shut mkdir ..\build\PyTanksClient\blocks cp tanks/* ../build/PyTanksClient/tanks/ cp shut/* ../build/PyTanksClient/shut/ cp blocks...
apsmi/PyTanks
build_main.py_with_cxfreeze.bat
bat
gpl-2.0
397
@ECHO OFF devenv.com /build > nul if errorlevel 1 goto havenodevenv goto havedevenv :havenodevenv echo Error: devenv.com not found. echo This script has to be run from the Visual Studio Command Prompt! goto :eof :havedevenv REM BEGIN CONFIGURATION REM Choose your generator wisely. REM GENERA...
tectronics/rabbitct
tests/build-test-win.cmd
bat
gpl-2.0
2,098
del framework-res.apk adb shell mount /system/ adb pull /system/framework/framework-res.apk . if exist framework-res.apk ( 7za a -tzip -r framework-res.apk res\* adb push framework-res.apk /system/framework/ del framework-res.apk @ECHO ¸üгɹ¦ @PAUSE goto :eof ) @ECHO ¸üÐÂʧ°Ü£¬ÎÞ·¨´ÓÄúµÄÊÖ»ú»ñÈ¡Îļþ @PAUS...
liaochente/IMAGE
App图标/通知栏图标素材/电池、特效、提示栏随心换/update.bat
bat
gpl-2.0
323
cmd_arch/arm/lib/csumpartialcopy.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.csumpartialcopy.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 ...
dagnarf/sgh-i717-dagkernel
arch/arm/lib/.csumpartialcopy.o.cmd
bat
gpl-2.0
1,860
cmd_arch/powerpc/kernel/module_32.o := ppc_4xx-gcc -m32 -Wp,-MD,arch/powerpc/kernel/.module_32.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 ...
mattkelly/linux-2.6-xlnx
arch/powerpc/kernel/.module_32.o.cmd
bat
gpl-2.0
21,681
"I:\!lucho-temp\netradiant-1.5.0-20110819\q3map2.exe" -fs_basepath "C:\openarena-0.8.1" -fs_game "baseoa" -game "oa" -onlyents "C:\openarena-0.8.1\baseoa\maps\081ps37ctf.map" Pause "I:\!lucho-temp\netradiant-1.5.0-20110819\bspc.exe" -bsp2aas "C:\openarena-0.8.1\baseoa\maps\081ps37ctf.bsp" -forcesidesvisible -optimize -...
NeonKnightOA/oaassets
tools/compile-scripts/batch/081ps37ctf.bat
bat
gpl-2.0
333
cmd_drivers/misc/eeprom/built-in.o := rm -f drivers/misc/eeprom/built-in.o; /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD drivers/misc/eeprom/built-in.o
Envious-Data/shinano-sirius_msm8974abpro
drivers/misc/eeprom/.built-in.o.cmd
bat
gpl-2.0
188
cmd_arch/x86/kernel/cpu/feature_names.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.feature_names.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-functio...
namgk/kernel-tut
arch/x86/kernel/cpu/.feature_names.o.cmd
bat
gpl-2.0
3,025
@echo off REM si le logiciel est deja installe alors le flag cree dans le repertoire Anote de la BDR existe et donc la suppression de ce flag est possible => desinstallation possible Reg delete HKLM\SOFTWARE\Bouml /v Flag /f goto %ERRORLEVEL% :1 echo Le logiciel Bouml n est pas installe GOTO end :...
cedricde/lrs
addons/lsc_deployment_scripts/Software_using_a_installer_INNO_SETUP/To_Code/BoUML/desinstallBouml.bat
bat
gpl-2.0
514
set DRIVER=bml_98 nasmw -f bin -o %DRIVER%.com %DRIVER%.asm
rururutan/hoot-patches
pc98/dot_kikaku/blue_moon/src/comp.bat
bat
gpl-3.0
60
set TEXTTEST_HOME=%CD% set ACTIVITYGEN_BINARY=%CD%\..\bin\activitygen%1.exe set DFROUTER_BINARY=%CD%\..\bin\dfrouter%1.exe set DUAROUTER_BINARY=%CD%\..\bin\duarouter%1.exe set JTRROUTER_BINARY=%CD%\..\bin\jtrrouter%1.exe set NETCONVERT_BINARY=%CD%\..\bin\netconvert%1.exe set NETGENERATE_BINARY=%CD%\..\bin\netgene...
cathyyul/sumo-0.18
tests/testEnv.bat
bat
gpl-3.0
568
@ECHO OFF REM ************************************************************************************************************************** REM ************************************************************************************************************************** REM *************************************************...
ilri/genebank-gg_server
export_latest_data.bat
bat
gpl-3.0
4,250
@setlocal @echo off :: Pass raw command line agruments and first argument to Elevate.vbs :: through environment variables. set ELEVATE_CMDLINE=%* set ELEVATE_APP=%1 start cscript //nologo "%~dpn0.vbs" %*
GaryLBaird/CommandLineHelper
scripts/cmd/elevate.cmd
bat
gpl-3.0
206
@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...
dave-tucker/hp-sdn-client
docs/make.bat
bat
apache-2.0
6,720
@echo off setlocal call h2 start java -cp "%H2CP%" org.h2.tools.Server
jihwan/spring-data-jdbc
src/test/resources/h2database/run.bat
bat
apache-2.0
71
@echo off rem CDDL HEADER START rem rem The contents of this file are subject to the terms of the rem Common Development and Distribution License, Version 1.0 only rem (the "License"). You may not use this file except in compliance rem with the License. rem rem You can obtain a copy of the license at rem tr...
TremoloSecurity/MyVirtualDirectory
test/opends-1.0b7/uninstall.bat
bat
apache-2.0
3,211
rem ffdfs rem edit with vi only @echo off c:\apps\admintools\examscripts\SetACL-32bit.exe -on root\cimv2 -ot wmi -actn list | find /I "your_nagios_user" > nul if not %errorlevel% EQU 0 exit /b 1
sjlanu/ExamWorkstationConfig
Windows10/Puppet/Modules/tut-win-files/files/test-wmiperm.cmd
bat
apache-2.0
195
:: Copyright (c) Sony Computer Entertainment America LLC. :: All rights Reserved. @echo off pushd "%~dp0" ( call "build_all_windows.cmd" && ^ call "build_all_sled.cmd" ) || (popd & exit /b 1) popd
SonyWWS/SLED
build_all.cmd
bat
apache-2.0
199
@php d:\workspaces\composer\composer.phar %*
Clarence-pan/bin
composer.bat
bat
apache-2.0
47
@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...
jeremy-c/unusualbusiness
docs/make.bat
bat
bsd-3-clause
5,114
@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...
nitishaggarwal/wed
docs/make.bat
bat
bsd-3-clause
5,089
cd jni call ndk-build if %ERRORLEVEL% EQU 0 ( echo ndk-build has failed, build cancelled cd.. mkdir "assets\shaders\base" xcopy "..\..\data\shaders\base\*.spv" "assets\shaders\base" /Y mkdir "assets\shaders\deferred" xcopy "..\..\data\shaders\deferred\*.spv" "assets\shaders\deferred" /Y mkdir "assets\models\...
dreadwords/Vulkan
android/deferred/build.bat
bat
mit
844
@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...
sujoyg/tool
vendor/ec2-api-tools-1.4.2.2/bin/ec2repnaclassoc.cmd
bat
mit
1,045
@echo off set TAGDIR=C:\TreeTagger set BIN=%TAGDIR%\bin set CMD=%TAGDIR%\cmd set LIB=%TAGDIR%\lib set TAGOPT=%LIB%\french.par -quiet -token -lemma -sgml -no-unknown set CHUNKOPT=%LIB%\french-chunker.par -token -sgml -eps 0.00000001 -hyphen-heuristics set OPT=-nae "if ($#F==0){print}else{print \"$F[0]-$F[1]\n\"}" if ...
cerisara/jsafran
tagger/bin/chunk-french.bat
bat
gpl-2.0
879
cmd_net/netfilter/nf_conntrack_proto_gre.ko := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o net/netfilter/nf_conntrack_proto_gre.ko net/netfilter/nf_conntrack_proto_gre.o net/netfilter/nf_conntrack_proto_gre.mod.o
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/net/netfilter/.nf_conntrack_proto_gre.ko.cmd
bat
gpl-2.0
240
pushd . c: cd \ rename python34 python34_x "C:\Program Files\latus\latus.launch.pyw" rename python34_x python34 popd
latusrepo/latus
run_windows_app.bat
bat
gpl-3.0
116
@ECHO OFF @setlocal REM Usage: [buildbase.bat ..\vs2013\mysolution.sln 12 [Clean]] SET solution=%1 SET version=%2 :: supports passing in Clean as third argument if "make clean" behavior is desired SET target=%3 SET ACTION=Building if NOT "%target%" == "" set target=/t:%target%&set ACTION=Cleaning SET log=build_%vers...
tunneff/tef
deps/zeromq-4.2.1/builds/msvc/build/buildbase.bat
bat
lgpl-3.0
2,514
@echo off rem By default on Windows we build Hadrian using Cabal hadrian/build.cabal.bat %*
sdiehl/ghc
hadrian/build.bat
bat
bsd-3-clause
93
:: Do nothing if the msbuild variable has been set. @IF NOT ["%msbuild%"] == [""] GOTO :EOF :: Use VS2013 if installed. @IF ["%msbuild%"] == [""] ( IF EXIST "%VS120COMNTOOLS%vsvars32.bat" ( echo Setting up variables for Visual Studio 2013. CALL "%VS120COMNTOOLS%vsvars32.bat" SET msbuild=MSB...
rajendra1809/AspNet.Identity.EntityFramework.Multitenant
setmsbuild.cmd
bat
apache-2.0
767
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\karma\bin\karma" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\karma\bin\karma" %* )
Javier3131/ProyectoDAW
node_modules/.bin/karma.cmd
bat
mit
178
cmd_/projects/toolchains_build/buildroot-2012.02-brcm/output/toolchain/linux/include/scsi/fc/.install := perl scripts/headers_install.pl /projects/toolchains_build/buildroot-2012.02-brcm/output/toolchain/linux-2.6.36.4/include/scsi/fc /projects/toolchains_build/buildroot-2012.02-brcm/output/toolchain/linux/include/scsi...
ghmajx/asuswrt-merlin
release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/scsi/fc/..install.cmd
bat
gpl-2.0
691
taskkill /t /im httpd* /f
ngkim/cloudify-recipes
services/apacheLB/killAllHttpd.bat
bat
apache-2.0
26
@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...
charman2/rsas
docs/make.bat
bat
mit
7,240
makeit flash debug nolog
Kochise/makeit
makefiles/debug_flash_nolog.bat
bat
mit
26
echo off set RHAP_JARS_DIR=C:/ProgramData/IBM/Rational/Rhapsody/8.1.1/Share\LangJava\lib set FRAMEWORK_NONE_JARS=C:/ProgramData/IBM/Rational/Rhapsody/8.1.1/Share\LangJava\lib\oxf.jar;C:/ProgramData/IBM/Rational/Rhapsody/8.1.1/Share\LangJava\lib\anim.jar;C:/ProgramData/IBM/Rational/Rhapsody/8.1.1/Share\LangJava\lib\ani...
Etiene/nuitdelinfo
code_rhapsody/Attentat/DefaultComponent/DefaultConfig/DefaultComponent.bat
bat
mit
5,771
:: :: Ways to generate raster Canopy Height Model (CHM) with LAStools ... (-: :: :: Read more at :: :: http://rapidlasso.com/2014/11/04/rasterizing-perfect-canopy-height-models-from-lidar/ :: set PATH=%PATH%;D:\LAStools\bin; :: global definitions set MUNICIPALITY=tab set BLOCK=vsu set STEP=0.5 set SU...
strummerTFIU/TFG-IsometricMaps
LAStools/example_batch_scripts/different_ways_to_create_a_chm.bat
bat
mit
4,526
xst -intstyle ise -ifn "C:/dropbox/GadgetFactory/GadgetFactory_Engineering/Papilio-Schematic-Library/examples/Template_PSL_Base/250K/Papilio_One_250K.xst" -ofn "C:/dropbox/GadgetFactory/GadgetFactory_Engineering/Papilio-Schematic-Library/examples/Template_PSL_Base/250K/Papilio_One_250K.syr" ngdbuild -intstyle ise -dd ...
chcbaram/FPGA
zap-2.3.0-windows/papilio-zap-ide/examples/00.Papilio_Schematic_Library/examples/Template_PSL_Base/250K/Papilio_One_250K.cmd
bat
mit
1,022
call settings.bat adb shell am start -a android.intent.action.VIEW -n 'com.bullno1.moainao/.MoaiActivityPortrait' -d 'file:///data/local/tmp/%BUNDLE_NAME%' rem to use landscape, comment the above line and uncomment the line below rem adb shell am start -a android.intent.action.VIEW -n 'com.bullno1.moainao/.MoaiActivity...
bullno1/MoaiNao
sample-project/tools/launch-on-device.bat
bat
mit
372
@setlocal @set node_name=erlcdt @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=...
apauley/erlcdt
rel/files/erlcdt.cmd
bat
mit
2,798
rem Example file on how to build under Windows rem using DCMAKE_PREFIX_PATH to specify where rem cmake's find* should look for dependencies. rmdir /S /Q build mkdir build cd build rem -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON cmake -DCMAKE_PREFIX_PATH=c:/devel/zlib-1.2.11;c:/devel/zlib-1.2.11/Release;c:/devel/openssl;c:...
jgaa/restc-cpp
build_vc2015.bat
bat
mit
441
cmd_net/ipv6/netfilter/built-in.o := rm -f net/ipv6/netfilter/built-in.o; /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs net/ipv6/netfilter/built-in.o
kingklick/kk-evo-kernel
net/ipv6/netfilter/.built-in.o.cmd
bat
gpl-2.0
186
cmd_fs/drop_caches.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,fs/.drop_caches.o.d -nostdinc -isystem /net/files.cis.ksu.edu/exports/public/CIS520/usr/arm/bin/../lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include -Iinclude -I/net/files.cis.ksu.edu/exports/home/p/phen/cis520/android/Kernel/arch/a...
mjmccall/Kernel
fs/.drop_caches.o.cmd
bat
gpl-2.0
20,767
cmd_fs/fuse/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 fs/fuse/built-in.o fs/fuse/fuse.o
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
fs/fuse/.built-in.o.cmd
bat
gpl-2.0
207
cmd_drivers/media/radio/built-in.o := rm -f drivers/media/radio/built-in.o; /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/media/radio/built-in.o
selva-simple/Galaxy-R-Kernel
drivers/media/radio/.built-in.o.cmd
bat
gpl-2.0
189
cmd_fs/ext3/hash.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/ext3/.hash.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__ -mlittle-endian...
yohanes/Acer-BeTouch-E130-Linux-Kernel
fs/ext3/.hash.o.cmd
bat
gpl-2.0
21,336
deps_config := \ lib/xz/Kconfig \ lib/Kconfig \ drivers/crypto/Kconfig \ crypto/async_tx/Kconfig \ crypto/Kconfig \ security/integrity/ima/Kconfig \ security/apparmor/Kconfig \ security/tomoyo/Kconfig \ security/smack/Kconfig \ security/selinux/Kconfig \ security/Kconfig \ lib/Kconfig.kmemcheck \ lib/Kconf...
DrGrip/tiamat-2.6.38-LEO-Dr_Grip
include/config/auto.conf.cmd
bat
gpl-2.0
19,753
@echo off set OLD_DIR=%CD% echo TRANSLATIONS = \ echo %1/share/locale_vg/mscore_en_US.ts \ cd /d %1 echo FORMS = \ for /r %1 %%a in (*.ui) do echo %%a \ echo. echo SOURCES = \ for /r %1 %%a in (*.cpp) do echo %%a \ echo. echo. cd /d %OLD_DIR%
vguitar/vguitar
build/gen-qt-projectfile.bat
bat
gpl-2.0
282
cmd_drivers/media/video/uvc/uvcvideo.ko := arm-linux-gnueabi-ld -EL -r -T /home/jixinhui/Projects/phoenix/lichee/linux-3.3/scripts/module-common.lds --build-id -o drivers/media/video/uvc/uvcvideo.ko drivers/media/video/uvc/uvcvideo.o drivers/media/video/uvc/uvcvideo.mod.o
qubir/PhoenixA20_linux_sourcecode
drivers/media/video/uvc/.uvcvideo.ko.cmd
bat
gpl-2.0
275
cmd_drivers/video/modedb.o := ppc_4xx-gcc -m32 -Wp,-MD,drivers/video/.modedb.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 -Wundef -Wstrict-p...
mattkelly/linux-2.6-xlnx
drivers/video/.modedb.o.cmd
bat
gpl-2.0
22,853
cmd_fs/debugfs/built-in.o := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o fs/debugfs/built-in.o fs/debugfs/debugfs.o
freebsdmax/gsmart1315_kernel
fs/debugfs/.built-in.o.cmd
bat
gpl-2.0
188
OWEngine.exe +set rf_enableMultipassRendering 1 +set rf_shadows 2 +devmap test_mapFileBezierPatches
OnlyTheGhosts/OWEngine
game/run_test_mapFileBezierPatches.bat
bat
gpl-2.0
99
cmd_libbb/copy_file.o := gcc -Wp,-MD,libbb/.copy_file.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-prototyp...
muthumani2/Muthu-busybox
libbb/.copy_file.o.cmd
bat
gpl-2.0
9,555
deps_config := \ lib/Kconfig \ drivers/crypto/Kconfig \ crypto/async_tx/Kconfig \ crypto/Kconfig \ security/integrity/ima/Kconfig \ security/tomoyo/Kconfig \ security/smack/Kconfig \ security/selinux/Kconfig \ security/Kconfig \ lib/Kconfig.kmemcheck \ lib/Kconfig.kgdb \ samples/Kconfig \ kernel/trace/Kcon...
wujiku/superstar-kernel-shooter-2.3.4gb
include/config/auto.conf.cmd
bat
gpl-2.0
18,365
@ECHO OFF REM If Java compiler is not in your search path, set it here: REM SET JAVAC="C:\Program Files\Java\jdk1.6.0_10" REM Make sure NDDSHOME is set correctly IF NOT DEFINED NDDSHOME ( ECHO NDDSHOME environment variable is not set GOTO ENDSCRIPT ) REM Make sure javac.exe is in the search path FOR %%F IN ...
olmo/DDSBox
idlgen.cmd
bat
gpl-3.0
1,059
@echo off set APPDATA=. start luminotes.exe -l
osborne6/luminotes
tools/usb_luminotes.bat
bat
gpl-3.0
48
@call "%VS110COMNTOOLS%vsvars32.bat" csc.exe /nologo %*
sergeyt/cil.js
test/runcsc.cmd
bat
apache-2.0
55
@echo off REM REM Deapk - A tools for "APK -> Eclipse Project" REM Copyright (c) 2013-2014 Jiongxuan Zhang 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 of the License at REM REM http...
jiongxuan/deapk
starting/deapk.bat
bat
apache-2.0
872
@ECHO OFF IF NOT "%~f0" == "~f0" GOTO :WinNT @"C:\Users\BAUDOGI1\Documents\Laboratory\lab\lang\ruby\Ruby23-x64\bin\ruby.exe" "C:/Users/BAUDOGI1/Documents/Laboratory/lab/lang/ruby/Ruby23-x64/bin/httpclient" %1 %2 %3 %4 %5 %6 %7 %8 %9 GOTO :EOF :WinNT @"C:\Users\BAUDOGI1\Documents\Laboratory\lab\lang\ruby\Ruby23-x64\bin\...
wpm-org/wpm
lang/ruby/Ruby23-x64/bin/httpclient.bat
bat
apache-2.0
342
del /s *.bak del /s *.pyc
codecop/diy-lang
clean.bat
bat
bsd-3-clause
26
call environment.bat cd /d %KRAKEN_PATH% cmd /k python %KRAKEN_PATH%\DCCIntegrations\kl\presetGen.py .\kyle_rig.krg . -c %KRAKEN_PATH%\Python\OSS\OSS_kraken_config.py --profiling 1000 ::PAUSE
oculusstorystudio/kraken
Samples/OSS/kyle/KRK_kyle/generate_krk_files.bat
bat
bsd-3-clause
194
ant -f CCLib/build.xml
Team-CC-Corp/JVML-JIT
compile_rt.bat
bat
mit
22
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB.MS_FSSHTTP_FSSHTTPB_S12_QueryChanges.TestCase_S12_TC17_QueryChanges_IncludeFilteredOutDataElementsInKnowledge /testcontainer:..\..\MS-FSSHTTP-FSSHTTPB\TestSuite\bin\Debug\MS-FSSHTTP-FSSHTTPB_TestSuite.dll /run...
XinwLi/Interop-TestSuites-1
FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunTestCase_S12_TC17.cmd
bat
mit
399
cmd_net/sunrpc/rpc_pipe.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,net/sunrpc/.rpc_pipe.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 -W...
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/net/sunrpc/.rpc_pipe.o.cmd
bat
gpl-2.0
17,219
cmd_mm/mempool.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,mm/.mempool.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 ...
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/mm/.mempool.o.cmd
bat
gpl-2.0
16,883
if not exist client git clone -b next http://buildserver.urbackup.org/git/urbackup_frontend_wx client cd client git fetch git checkout -b next origin/next git checkout next git reset --hard git pull
BlackHawkDesign/urbackup_backend
checkout_client.bat
bat
gpl-3.0
210
@echo off rem ########################################################################## rem This file is part of LImA, a Library for Image Acquisition rem rem Copyright (C) : 2009-2017 rem European Synchrotron Radiation Facility rem BP 220, Grenoble 38043 rem FRANCE rem rem Contact: lima@esrf.fr r...
soleil-ica/Lima
install.bat
bat
gpl-3.0
1,304
@echo off set QMLSCENE_DEVICE=softwarecontext monero-wallet-gui.exe
patel344/Mr.Miner
Mr.Mining/MikeTheMiner/dist/Santas_helpers/monero-gui/start-low-graphics-mode.bat
bat
gpl-3.0
69
@echo off copy ..\usersguide\build\html\objects.inv . tinker --build
AlexisEidelman/liam2_mahdi
doc/website/buildall.bat
bat
gpl-3.0
69
set LIB=%LIBRARY_LIB%;%LIB% set LIBPATH=%LIBRARY_LIB%;%LIBPATH% set INCLUDE=%LIBRARY_INC%;%INCLUDE%;%RECIPE_DIR% %PYTHON% setup.py build_ext -I %LIBRARY_INC% -L %LIBRARY_LIB% -l geos_c %PYTHON% setup.py install if errorlevel 1 exit 1
pelson/conda-recipes-scitools
shapely/bld.bat
bat
gpl-3.0
235
# # Multivariable indicator cosimulation # data(i200): 'zinc.eas', x=1, y=2, v=3, max=20, radius=1000, I=200, sk_mean = 0.28; data(i400): 'zinc.eas', x=1, y=2, v=3, max=20, radius=1000, I=400, sk_mean = 0.56; data(i800): 'zinc.eas', x=1, y=2, v=3, max=20, radius=1000, I=800, sk_mean = 0.85; # define an LMC: variogram...
fcecinati/QUICS_UOB
mGstat/examples/gstat_examples/ex16.cmd
bat
bsd-2-clause
879
@ECHO off CALL .\build.cmd Release IF %ERRORLEVEL% GTR 0 EXIT /b IF NOT EXIST ".\dist" MKDIR ".\dist" .\.nuget\NuGet.exe pack ".\NDbfReader\NDbfReaderEx.csproj" -OutputDirectory ".\dist" -Properties Configuration=Release pause
stbear/NDbfReaderEx
myget.cmd
bat
mit
230
:: :: Microsoft Azure SDK for Net - Generate library code :: Copyright (C) Microsoft Corporation. All Rights Reserved. :: @echo off setlocal set autoRestVersion=0.17.0-Nightly20160731 set source=-Source https://www.myget.org/F/autorest/api/v2 set accountSpecFile="https://raw.githubusercontent.com/begoldsm/azure-rest-...
r22016/azure-sdk-for-net
src/ResourceManagement/DataLake.Store/Microsoft.Azure.Management.DataLake.Store/generate.cmd
bat
mit
1,407
@ECHO OFF lein trampoline run -m clojure.main -e "(require '[cljs.repl :as repl]) (require '[ambly.core :as ambly]) (repl/repl (ambly/repl-env))"
domesticmouse/ambly
Clojure/script/repl.bat
bat
epl-1.0
146
/****************************************************************************** * * boot_demo2_ccs.cmd - CCS linker configuration file for boot_demo2. * * Copyright (c) 2015-2017 Texas Instruments Incorporated. All rights reserved. * Software License Agreement * * Texas Instruments (TI) is supplying thi...
cergatgmu/xbs_xbd
platforms/ek-tm4c129exl_16mhz/hal/tivaware/examples/boards/ek-tm4c129exl/boot_demo2/boot_demo2_ccs.cmd
bat
gpl-3.0
2,802
:: Licensed to the Apache Software Foundation (ASF) under one :: or more contributor license agreements. See the NOTICE file :: distributed with this work for additional information :: regarding copyright ownership. The ASF licenses this file :: to you under the Apache License, Version 2.0 (the :: "License"); yo...
Ramanujakalyan/Inherit
ui/plugins/com.phonegap.plugins.facebookconnect/platforms/browser/cordova/build.bat
bat
unlicense
1,037
@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, Ver...
t6d/opennlp
vendor/apache-opennlp/bin/opennlp.bat
bat
mit
1,732
@echo off set PG_VER=%1 echo MSVC_VER %MSVC_VER% echo BUILD_ROOT_DIR %BUILD_ROOT_DIR% echo CGAL_LIBRARIES %CGAL_LIBRARIES% echo GMP_LIBRARIES %GMP_LIBRARIES% echo MPFR_LIBRARIES %MPFR_LIBRARIES% echo CMAKE_GENERATOR %CMAKE_GENERATOR% echo BOOST_THREAD_LIB %BOOST_THREAD_LIB% echo BOOST_SYSTEM_LIB %BOOST_SYS...
sankepallyrohithreddy/pgrouting
ci/appveyor/msbuild_pgrouting.bat
bat
gpl-2.0
2,013
@REM cl sample.cpp allocator.cpp mfx-common.cpp /MD -GS -W3 -DNO_LIBGA /EHsc "/IC:\Program Files\Intel\Media SDK 2014 R2 for Clients\include" /link /NODEFAULTLIB:LIBCMT "/LIBPATH:C:\Program Files\Intel\Media SDK 2014 R2 for Clients\lib\win32" libmfx.lib advapi32.lib cl sample.cpp allocator.cpp mfx-common.cpp /MD -GS -...
yunyu-Mr/gaminganywhere
ga/module/encoder-mfx/sample.cmd
bat
bsd-3-clause
473
setlocal EnableDelayedExpansion CALL "C:\Program Files\Microsoft SDKs\Windows\v7.0\Bin\SetEnv.cmd" /x64 /release set DISTUTILS_USE_SDK=1 rem C:\Python26_64bit\python.exe C:\Users\skipper\statsmodels\statsmodels\setup.py bdist_msi C:\Python26_64bit\python.exe C:\Users\skipper\statsmodels\statsmodels\setup.py bdist_winin...
hlin117/statsmodels
tools/build_win_bdist64-py26.bat
bat
bsd-3-clause
323
@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...
ollie314/kuma
docs/make.bat
bat
mpl-2.0
6,697
@echo off set ocd=%cd% cd /d %~dp0/.. setlocal enabledelayedexpansion rem ´´½¨Ä£°åµÄcmakeÎļþ set cmake_file=%~dp0\cmake\dxm_template\dxm_template.cmake rem »ñȡģ°åÁбí echo »ñȡģ°åÁбí... for /d %%i in (templates/*) do set template_array=!template_array! %%i :begin echo --------------------------...
dxmgame/dxm
build/create_module.bat
bat
mit
1,547
%systemroot%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe stfu.sln /t:Clean /p:Configuration=Debug;Platform=x64 /flp:Verbosity=normal;PerformanceSummary;Summary;Append;LogFile=clean-debug-x64.log /m
metalseargolid/stfu
stfu-net/clean-debug-x64.bat
bat
mit
200
@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...
Dalloriam/engel
docs/make.bat
bat
mit
7,242
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=wxpy if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' shell_entry was ...
youfou/wxpy
docs/make.bat
bat
mit
812
@PUSHD "%~dp0" & "..\..\launcher.exe" /AUTO /USE prboom-plus /DOOM /DEMO ep4-0342.lmp /CMPLVL 3
Kroc/PortaDOOM
PortaDOOM/files/demos/ep4-0342/playdemo.bat
bat
mit
95
cmd /K .\mp3splt.exe
MrSaumon/jjj
mp3splt/mp3splt.bat
bat
mit
21
@echo off rem msbuild.exe build.xml /p:OutDir=\bin\XXXRelease\;Configuration=Release;Platform=x86 /target:BuildProjects rem msbuild.exe build.xml /p:Configuration=Debug;Platform=AnyCpu;TargetFrameworkVersion=v4.5;lib=45 /target:BuildMonoGame @echo on "C:\Program Files (x86)\MSBuild\14.0\Bin\msbuild.exe" build.xml /tar...
PumpkinPaul/Gearset
NuGet/build.bat
bat
mit
1,619