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
mvn -Pjar-with-dependencies verify cp target/fitnesse.jar .
jguglielmi/OASIS-Maven
buildoasis.bat
bat
apache-2.0
60
@echo off :: Get the directory where this script is and set ROOT_DIR to that path. This :: allows script to be run from different directories but always act on the :: directory of the project (which is where this script is located). for %%F in (%0) do set ROOT_DIR=%%~dpF set NPM_BIN_DIR=%ROOT_DIR%node_modules\.bin\ cd...
MinFu/uproxy
setup.cmd
bat
apache-2.0
2,567
cls @echo off cls color 0A echo ******************************************************************* echo ******************************************************************* echo * ¡ï ** ECHO * ¡ï »¶Ó­Ê¹ÓÃ! ...
Cheedoong/tencent_share_day
fig/fixpdf.bat
bat
mit
1,632
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=python -msphinx ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=anemoi if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The Sphinx module was not foun...
coryjog/anemoi
anemoi_docs/make.bat
bat
mit
804
@ECHO OFF dnx -p Bolt.Performance.Server --configuration Release web
yonglehou/Bolt
test/Performance/run_Bolt.cmd
bat
mit
69
copy LICENSE.md bin copy README.md bin ".nuget\NuGet.exe" pack minirack-routes.nuspec -BasePath bin
azraelrabbit/webstack
minirack-routes/pack-nuget.bat
bat
mit
99
@Echo off echo ================================ echo Copying Sobel Content... echo ================================ REM Materials rmdir "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\materials\jump_sobel" /s /q xcopy Content\materials\jump_sobel "C:\Program Files (x86)\Steam\steamapps\common\Team...
alexwnovak/TF2Maps
jump_sobel/map/CopyContent.bat
bat
mit
705
@echo off :: restart IRC Bot service :: (clear text file before to except duplicate message) SET scriptpath=%~dp0 break>%scriptpath:~0,-1%\message.txt net stop IRCCD net start IRCCD
NeedForKillTheGame/nfk-videomaker
irccd/restart_service.bat
bat
mit
184
hg push ssh://hg@hg.python.org/cpython
tjguk/python-dev
push.cmd
bat
mit
38
nuget pack RestImageResize.csproj -Prop Configuration=Release -Symbols pause
Romanets/RestImageResize
RestImageResize/nuget-pack.bat
bat
mit
76
MiRunExample MiExample7
justacoder/mica
examples/MiExample7.bat
bat
mit
25
@echo off echo RestfulMvcExample integration test echo This test uses CURL to call the RESTful service echo: REM Set the site's base URL set SITE=http://localhost:62983 REM Set to the full path of curl.exe REM Download curl from http://curl.haxx.se/dlwiz/?type=bin&os=Win32&flav=-&ver=2000%2FXP set CURL="C:\Program Fi...
fernandoacorreia/RestfulMvcExample
integration-test.cmd
bat
mit
1,554
cmd_drivers/pci/pcie/pcieportdrv.o := /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld -EL -r -o drivers/pci/pcie/pcieportdrv.o drivers/pci/pcie/portdrv_core.o drivers/pci/pcie/portdrv_pci.o drivers/pci/pcie/portdrv_bus.o
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
drivers/pci/pcie/.pcieportdrv.o.cmd
bat
gpl-2.0
309
cmd_arch/arm/lib/lib1funcs.o := /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.lib1funcs.o.d -nostdinc -isystem /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/dman3285/Kernerl-Source/kernel_hammer_v1/...
AOSP-ZEUS/android_kernel_samsung_n1
arch/arm/lib/.lib1funcs.o.cmd
bat
gpl-2.0
2,532
@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...
gltn/stdm
docs/make.bat
bat
gpl-2.0
7,266
cmd_fs/libfs.o := /home/knesi/arm-2010q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/.libfs.o.d -nostdinc -isystem /home/knesi/arm-2010q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/knesi/HD2/tiamat-kernel-4.0.2/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endia...
DrGrip/tiamat-2.6.38-LEO-Dr_Grip
fs/.libfs.o.cmd
bat
gpl-2.0
26,680
cmd_drivers/media/usb/usbtv/usbtv.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o drivers/media/usb/usbtv/usbtv.o drivers/media/usb/usbtv/usbtv-core.o drivers/media/usb/usbtv/usbtv-video.o drivers/media/usb/usbtv/usbtv-audio.o
avareldalton85/rpi2-linux-rt
drivers/media/usb/usbtv/.usbtv.o.cmd
bat
gpl-2.0
290
call "vcvars32.bat" call "c:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\SetEnv.Cmd" /XP64 /RETAIL set CL=/DHACK_64BIT start "" "devenv.exe" /useenv
surfnzdotcom/cvsnt-fork
tonys scripts/64bit.bat
bat
gpl-2.0
170
cmd_sound/drivers/built-in.o := ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-ld.bfd -EL -r -o sound/drivers/built-in.o sound/drivers/opl3/built-in.o sound/drivers/opl4/built-in.o sound/drivers/mpu401/built-in.o sound/drivers/vx/built-in.o sound/drivers/pcsp/built-in.o
Zaphod-Beeblebrox/kernel_rockchip_rk3188
sound/drivers/.built-in.o.cmd
bat
gpl-2.0
286
@echo off pushd ..\setup\windows\ if not exist ..\releases mkdir ..\releases rem Set SETUP_VERSION if not exist set_source_dir.cmd goto ERROR3 call set_source_dir.cmd rem override SOURCE_DIR Set SOURCE_DIR="..\..\..\release" copy ..\..\res\MySQLEULA.txt %SOURCE_DIR%\. 1> nul 2> nul copy ..\..\res\MyS...
cyberbeat/mysql-gui-tools
common/build/MakeSetupCommercial.cmd
bat
gpl-2.0
2,635
cmd_net/netfilter/nf_conntrack_proto.o := arm-linux-gnueabi-gcc -Wp,-MD,net/netfilter/.nf_conntrack_proto.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/ar...
b8e5n/KTG-kernel_es209ra
net/netfilter/.nf_conntrack_proto.o.cmd
bat
gpl-2.0
30,609
cmd_libbb/parse_mode.o := gcc -Wp,-MD,libbb/.parse_mode.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.22.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-protot...
valentinthirion/android-tracebox-busybox
libbb/.parse_mode.o (Valentin-Thirions-MacBook-Airs in Konflikt stehende Kopie 2014-05-21).cmd
bat
gpl-2.0
10,147
echo on echo "Deploy ModbusScope ..." g++ -v cd release\src\bin\win IF ERRORLEVEL 1 GOTO errorHandling set DEPLOY_DIR=deploy set PATH=C:\Program Files (x86)\Inno Setup 6;%PATH% mkdir %DEPLOY_DIR% copy modbusscope.exe %DEPLOY_DIR% IF ERRORLEVEL 1 GOTO errorHandling cd %DEPLOY_DIR% windeployqt.exe modbusscope.exe -...
jgeudens/ModbusScope
scripts/deploy_windows.bat
bat
gpl-3.0
1,011
@ECHO OFF :: So it turns out, most likely due to some stupid bug in Windows, that this file does not work. :: Rather than doing something useful like print an error message to tell you what the hell is wrong :: the batch script simply runs build.bat and then quietly terminates, never actually building the jar like it i...
AFlyingCar/DungeonVania
finish.bat
bat
gpl-3.0
961
avrdude -p m328p -c arduino -P COM51 -b 115200 -U flash:w:%1 pause
f1gbd/F1GBD
T406Loader/prog_m328.bat
bat
gpl-3.0
67
@echo off if "%PROCESSOR_ARCHITECTURE%"=="AMD64" ( %~dp0x64bin\aria2c.exe %3 --dir=%2 --file-allocation=none --check-integrity=true --max-concurrent-downloads=16 --max-overall-upload-limit=10K --max-upload-limit=10K --enable-dht=true %1 ) else ( %~dp0aria2c.exe %3 --dir=%2 --file-allocation=none --check-int...
prefetchnta/questlab
bin/down_bt.bat
bat
lgpl-2.1
441
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=pysteps if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was n...
pySTEPS/pysteps
doc/make.bat
bat
bsd-3-clause
811
mkdir KB908002 move extensibilityMSM.msi KB908002 move lockbackRegKey.msi KB908002 move office2003-kb907417sfxcab-ENU.exe KB908002 mkdir DotNetFX30 move EnableDotNet3.exe DotNetFX30 mkdir JAVARUNTIME move jre-6u10-windows-i586-p-iftw.exe JAVARUNTIME mkdir PIA2003 move o2003pia.msi PIA2003 mkdir PIA2007 move o2007pia.ms...
daisy/word-save-as-daisy
ScriptsFull/SetupPrepare.bat
bat
bsd-3-clause
350
cmd_net/llc/built-in.o := /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o net/llc/built-in.o net/llc/llc.o
friedrich420/Note-3-AEL-Kernel
net/llc/.built-in.o.cmd
bat
gpl-2.0
139
cmd_arch/arm/lib/copy_to_user.o := /home/milind/toolchain/arm-eabi-4.6/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.copy_to_user.o.d -nostdinc -isystem /home/milind/toolchain/arm-eabi-4.6/bin/../lib/gcc/arm-eabi/4.6.x-google/include -I/home/milind/work/kernel/android_kernel_samsung_i9082/arch/arm/include -Iarch/arm/include/...
sai9615/MY-kernel-for-grand-I9082
dragon/arch/arm/lib/.copy_to_user.o.cmd
bat
gpl-2.0
2,245
rem BaTpal batch palette generator v1.1 setpal 00000102 setpal 01000204 setpal 02000603 setpal 03000607 setpal 040a0103 setpal 050a0007 setpal 060d0601 setpal 140d0601 setpal 0702030e setpal 08010308 setpal 38010308 setpal 0901020f setpal 3901020f setpal 0a011203 setpal 3a011203 setpal 0b020e0e setpal ...
pip/Octology
dox/Jobz/7Studios/CygPip/bin/darkz.bat
bat
gpl-3.0
466
@setlocal @set ANT_HOME=%~dp0external\ant %ANT_HOME%\bin\ant.bat -Dplatform=win %* @endlocal
Wayne82/libsvm-practice
antwin.bat
bat
bsd-3-clause
92
cmd_/home/shizhai/new_zhongwang/trunk/build_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/linux-dev//include/linux/spi/.install := /bin/bash scripts/headers_install.sh /home/shizhai/new_zhongwang/trunk/build_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/linux-dev//include/linux/spi /home/shizhai/new_zho...
shizhai/wprobe
staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/include/linux/spi/..install.cmd
bat
gpl-2.0
760
call ant win >build-win.txt pause
darkpsy3934/community-plugins
sparkmeet/build/build-wn.cmd
bat
apache-2.0
34
rem @echo off premake4 --file=stringifyKernel.lua --kernelfile="../examples/OpenGLWindow/Shaders/segmentationMaskInstancingVS.glsl" --headerfile="../examples/OpenGLWindow/Shaders/segmentationMaskInstancingVS.h" --stringname="segmentationMaskInstancingVertexShader" stringify premake4 --file=stringifyKernel.lua --ke...
MadManRises/Madgine
shared/bullet3-2.89/build3/stringifyShaders.bat
bat
mit
3,362
:: http://www.dostips.com/forum/viewtopic.php?f=3&t=3803&start=15 :: http://stackoverflow.com/questions/31987023/why-call-prints-the-goto-help-message-in-this-scriptand-why-command-after-that :: :: In the link to the stackoverflow question I've accidentally found that when CALL is used :: against label it internaly use...
TheBigBear/batch.scripts
discovers_and_bugs/discovers/anonymous.bat
bat
mit
1,334
:: package_calligra.bat :: :: Copies relevant files from the calligra inst and kderoot folders :: @echo off :: Safety check: :: Make sure key variables are defined IF "%C2WINSTALL_INPUT%"=="" ( echo !!! C2WINSTALL VARIABLES NOT PROPERLY DEFINED !!! echo Operation cancelled. goto :eof pause ) IF "%C2WINSTALL_...
yxl/emscripten-calligra-mobile
windows/krita_installer/package.bat
bat
gpl-2.0
27,277
@echo off set FLUENT_INC=D:\GS\Fluent.Inc set FLUENT_ARCH=ntx86 set GAMBIT=D:\GS\Fluent.Inc\gambit2.3.16 set GAMBIT_ROOT=D:\GS\Fluent.Inc\gambit2.3.16 set FLUENT_HELP=D:\GS\Fluent.Inc\gambit2.3.16\nthelp\main.hlp set GAMBIT_INTEROP_ROOT=D:\GS\Fluent.Inc\gambit2.3.16 set GAMBIT_WRAPPER_SCR=D:\GS\Fluent.Inc/ntbi...
shimlight/hy-fluent
gambit_dgui/run.bat
bat
gpl-3.0
1,514
@if "%_echo%" neq "on" echo off setlocal set INIT_TOOLS_LOG=%~dp0init-tools.log if [%PACKAGES_DIR%]==[] set PACKAGES_DIR=%~dp0packages\ if [%TOOLRUNTIME_DIR%]==[] set TOOLRUNTIME_DIR=%~dp0Tools set DOTNET_PATH=%TOOLRUNTIME_DIR%\dotnetcli\ if [%DOTNET_CMD%]==[] set DOTNET_CMD=%DOTNET_PATH%dotnet.exe if [%BUILDTOOLS_SOU...
cakine/core-setup
pkg/init-tools.cmd
bat
mit
4,184
@echo off echo -------------------------------------------------------- echo Uninstall the documentation from Visual Studio .NET help echo Make sure that NAnt and H2Reg are correctly installed! echo -------------------------------------------------------- echo ... NAnt uninstall echo on
alobakov/nhibernate-core
doc/reference/support/help2/Uninstall Documentation In VS .NET Help.bat
bat
lgpl-2.1
288
%~dp0..\..\..\third_party\python_24\python.exe %~dp0\..\..\..\third_party\WebKit\Tools\Scripts\rebaseline-chromium-webkit-tests %*
aYukiSekiguchi/ACCESS-Chromium
webkit/tools/layout_tests/rebaseline.bat
bat
bsd-3-clause
132
@echo off REM Copyright (C) 2007 The Android Open Source Project 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://www.apache.org/licenses/LICENSE-2.0 REM REM Unless ...
jlspyaozhongkai/Uter
third_party_build/Qt5.5.0/mkspecs/features/data/android/dx.bat
bat
gpl-3.0
3,176
@ECHO OFF "%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" /nologo /t:GenerateAdditionalContent PAUSE
terrajobst/nquery
Build/Generate Additional Content.bat
bat
mit
120
;@echo off ;;;;; rem start of the batch part ;;;;; ; if "%~2" EQU "" ( ; echo invalid arguments.For help use: ; echo %~nx0 /h ;) ;for %%a in (/h /help -h -help) do ( ; if "%~1" equ "%%~a" ( ; echo compressing directory to cab file ; echo %~nx0 directory cabfile ; echo to uncompress use: ; echo EXPAND cabfil...
venkateswaran-s/batch.scripts
hybrids/makecab/cabdir.bat
bat
mit
1,483
Set OpenCCFolder=..\opencc-0.4.2\ Set BookExt=.txt Set S=Simplified Call %OpenCCFolder%opencc -i %1 -o %1_%S%%BookExt% -c %OpenCCFolder%zht2zhs.ini
fan-jiang/Dujing
source/ConvertToSimplifiedChinese.bat
bat
mit
147
@if "%SCM_TRACE_LEVEL%" NEQ "4" @echo off :: ---------------------- :: KUDU Deployment Script :: Version: 0.1.11 :: ---------------------- :: Prerequisites :: ------------- :: Verify node.js installed where node 2>nul >nul IF %ERRORLEVEL% NEQ 0 ( echo Missing node.js executable, please install node.js, if already ...
piccoloaiutante/node-azure-ci-example
deploy.cmd
bat
mit
3,336
@java -cp design-project-team-1.jar UI.ConsoleUI
moiseslorap/RIT
Engineering of Software Subsystems/Design Project - Release 2/start-tui.cmd
bat
mit
50
# (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 grant any # r...
medav/conware
conware_final/system/implementation/system_axi_interconnect_1_wrapper_fifo_generator_v9_1_3/simulation/timing/simulate_vcs.bat
bat
mit
3,413
@echo off set BASEDIR=%~sdp0 call %BASEDIR%\setEnv.bat title Compiling call msg info "[INFO] Compiling" & echo. pushd %PROJECT_HOME% call mvn clean package popd title Redeploying call msg info "[INFO] Redeploying" & echo. call msg info "[INFO] removing the old" & echo. rmdir /S /Q %TOMCAT_HOME%\webapps\test >NUL...
jimmyblylee/example-spring-hibernate
src/spring-hibernate-jpa-atomikos-jndi-tomcat/setup/win/dev/build-deploy-start.bat
bat
mit
579
echo xcopy /E /I /Y "..\Vendors\OpenGL\lib\x64\*.dll" "..\x64\Release\" xcopy /E /I /Y "..\Vendors\OpenGL\lib\x64\*.dll" "..\x64\Release\" echo xcopy /E /I /Y "..\..\Vendors\assimp\x64\Release\*.dll" "..\..\x64\Release\" xcopy /E /I /Y "..\..\Vendors\assimp\x64\Release\*.dll" "..\..\x64\Release\" echo xcopy /E /I /Y ...
Another-Game-Engine/AGE
Sources/Editor/Scripts/PostBuildRelease.bat
bat
mit
621
rem ################################ rem step1: ŠÂ‹«•ϐ”‚𐮂¦‚é rem ################################ rem Žg—p‚·‚éƒf[ƒ^‚̃fƒBƒŒƒNƒgƒŠ set ORIGINAL=C:\sukuba\original rem •Û‘¶æ set PUBLISH=C:\sukuba\a rem ˆêŽžƒtƒ@ƒCƒ‹’u‚«ê set MyTMP=C:\sukuba\tmp rem Python 3 ‚̊‹«Ý’è call python3.bat > NUL rem...
sukuba/js-py-document-search
step1env.bat
bat
mit
339
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 license and does...
kevintownsend/R3
coregen/fifo_37x512_hf/implement/implement.bat
bat
mit
3,326
browser-sync start --server --directory --files "**/*"
fdb75017/Interface
LaunchBrowserSync.bat
bat
mit
54
call "mingw32-make" win32-release
peteward44/atlasbuilder
build-mingw-release.cmd
bat
mit
33
"C:\Program Files\Java\jdk1.8.0_102\bin\javac.exe" -classpath "C:\Program Files (x86)\Cycling '74\Max 7\resources\packages\max-mxj\java-classes\lib\max.jar" mxjcls.java
yoggy/maxmsp_test
max/mxj/classes/mxj.bat
bat
mit
169
cd /d "%~dp0" InstallUtil.exe /u ASTrace.exe pause
karanspeaks/SQL-Server-Analysis-Services-Samples
ASTrace (Exe) - 2012/uninstall.bat
bat
mit
51
C:\xampp\mysql\bin\mysqldump items > TEMPdumpDB.sql -u root --password="" cmd /k
davidzonn/image_guess
db/dumpDatabase.bat
bat
cc0-1.0
81
cmd_kernel/module.o := arm-linux-gnueabi-gcc -Wp,-MD,kernel/.module.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstr...
b8e5n/KTG-kernel_es209ra
kernel/.module.o.cmd
bat
gpl-2.0
26,831
cmd_arch/arm/boot/dts/imx7d-sdb-qspi.dtb := arm-poky-linux-gnueabi-gcc -E -Wp,-MD,arch/arm/boot/dts/.imx7d-sdb-qspi.dtb.d.pre.tmp -nostdinc -I/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts -I/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts/include -I/second_extend/yocto_file/linux_yocto/drivers/of/testc...
heyoufei2/yocto3.14.38_kernel
arch/arm/boot/dts/.imx7d-sdb-qspi.dtb.cmd
bat
gpl-2.0
1,737
chmod ugo+rwx *.exe Firefox_Setup_2.0.0.1.exe -ms -ira
cedricde/lrs
webmin/lsc/scripts/install-firefox/install-firefox.bat
bat
gpl-2.0
57
cmd_fs/file.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/.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/autoconf.h -D__...
dagnarf/sgh-i717-dagkernel
fs/.file.o.cmd
bat
gpl-2.0
27,065
cmd_fs/cifs/cifsfs.o := arm-eabi-gcc -Wp,-MD,fs/cifs/.cifsfs.o.d -nostdinc -isystem /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include -Iinclude -include include/generated/autoconf.h -...
timmytim/honeybutter_kernel
fs/cifs/.cifsfs.o.cmd
bat
gpl-2.0
36,948
cmd_drivers/usb/gadget/usb_f_fs.o := arm-poky-linux-gnueabi-ld -EL -r -o drivers/usb/gadget/usb_f_fs.o drivers/usb/gadget/f_fs.o
heyoufei2/yocto3.14.38_kernel
drivers/usb/gadget/.usb_f_fs.o.cmd
bat
gpl-2.0
133
cmd_drivers/base/power/built-in.o := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/base/power/built-in.o drivers/base/power/sysfs.o drivers/base/power/main.o
freebsdmax/gsmart1315_kernel
drivers/base/power/.built-in.o.cmd
bat
gpl-2.0
236
cmd_fs/utimes.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/.utimes.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/autoconf.h ...
dagnarf/sgh-i717-dagkernel
fs/.utimes.o.cmd
bat
gpl-2.0
28,361
cmd_arch/arm/mach-capri/chal/built-in.o := /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o arch/arm/mach-capri/chal/built-in.o arch/arm/mach-capri/chal/chal_dmux.o arch/arm/mach-capri/chal/chal_dma.o arch/arm/mach-capri/chal/chal_ipc.o arch/arm/mach-capri/chal/chal_icd.o arch/...
RittikBhowmik/Project-Crater-Kernel-GT-i9152
arch/arm/mach-capri/chal/.built-in.o.cmd
bat
gpl-2.0
352
cmd_net/ipv4/netfilter/nf_nat_proto_udp.o := arm-eabi-gcc -Wp,-MD,net/ipv4/netfilter/.nf_nat_proto_udp.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/in...
HCDRJacob/wildfire-kernel
net/ipv4/netfilter/.nf_nat_proto_udp.o.cmd
bat
gpl-2.0
155,623
cd c:\projects\webdriverio.samples npm run gulp wintest:webdriver:jasmine
leocornus/webdriverio.samples
test-jasmine.bat
bat
gpl-2.0
74
cmd_fs/fat/vfat.o := /home/utkanos/android/ginger/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o fs/fat/vfat.o fs/fat/namei_vfat.o
utkanos/android_htc_mecha_kernel_5slot
fs/fat/.vfat.o.cmd
bat
gpl-2.0
158
java -jar acide.jar -XX:+UseParallelGC -Xms512m -Xmx512m
salcedonia/acide-0-8-release-2010-2011
acide/launch.bat
bat
gpl-3.0
56
START cmd /k "python .\bin\bzrflag --world=maps/twoteams.bzw --friendly-fire --red-port=50100 --green-port=50101 --purple-port=50102 --blue-port=50103 --red-tanks=1 --green-tanks=1 --default-posnoise=5 $@ &" C:\Windows\System32\ping.exe 192.0.2.2 -n 1 -w 3000 > nul START cmd /c "python bzagents\KalmanAgent.py localhost...
adamjchristiansen/CS470
runSkeet.bat
bat
gpl-3.0
330
@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...
Adamtaranto/frisk
docs/make.bat
bat
gpl-3.0
7,252
@echo on set CHK=fre set WDM_ROOT=D:\WinDDK\7600.16385.1\ set REMOTE_IP=192.168.0.201 set BASE_PROJ_DRIVE=d: set BASE_PROJ_PATH=D:\Daten\Projekte\FileMonitor\flmonflt call %WDM_ROOT%bin\setenv.bat %WDM_ROOT% %CHK% x64 WIN7 cd %BASE_PROJ_PATH% %BASE_PROJ_DRIVE% call build copy %BASE_PROJ_PATH%\ob...
novoid/tstest
filemonitor/development_stage/flmonflt/builddrv_x64.cmd
bat
gpl-3.0
492
@echo off for /f "tokens=2 delims==" %%a in ('wmic OS Get localdatetime /value') do set "dt=%%a" set "YY=%dt:~2,2%" & set "YYYY=%dt:~0,4%" & set "MM=%dt:~4,2%" & set "DD=%dt:~6,2%" set "HH=%dt:~8,2%" & set "Min=%dt:~10,2%" & set "Sec=%dt:~12,2%" set "timestamp=%HH%%Min%%Sec%" set "build=build%timestamp%" echo build:...
Spreads/Spreads
nuget/local_build_debug.bat
bat
mpl-2.0
702
"../../bin/gen" -design tridentity.cpp tridentity.dsg.cpp "../../bin/skel" -i tridentity.cpp -s tridentity.dsg.cpp
Templet-language/newtemplet
samples/tridentity/tridentity.dsg.bat
bat
apache-2.0
114
@echo off call ./set-env.cmd if not "%JAVA_HOME%" == "" goto SET_CLASSPATH echo JAVA_HOME is not set, unexpected results may occur. echo Set JAVA_HOME to the directory of your local JDK to avoid this message. :SET_CLASSPATH rem init classpath set CLASSPATH=%SOAPUI_HOME%soapui-5.4.0.jar;%SOAPUI_HOME%..\lib\* "%JAVA...
seu-as-code/seu-as-code.packages
org.smartbear/soapui/5.4.0/files/start-soapui5.bat
bat
apache-2.0
1,292
..\..\lkg\FSharp.PowerPack-1.9.7.7\bin\FsLex.exe --unicode --lexlib Microsoft.FSharp.Text.Lexing fsyacclex.fsl ..\..\lkg\FSharp.PowerPack-1.9.7.7\bin\FsYacc.exe --internal --module FSharp.PowerPack.FsYacc.Parser --lexlib Microsoft.FSharp.Text.Lexing --parslib Microsoft.FSharp.Text.Parsing fsyaccpars.fsy
YaccConstructor/YaccConstructor
src/FsYacc/gen.cmd
bat
apache-2.0
306
@rem !/bin/msdos @ @echo %cd% @ @cd blue @call make.bat @cd .. @ @cd gray @call make.bat @cd ..
dmilos/color
example/less-than-1k/set/make.bat
bat
apache-2.0
95
SET MO_HOME=D:\ZW-Mobile-Work\Cross\Engine\MoEngineOpenGL\maproject DEL /S /Q %MO_HOME%\libs DEL /S /Q %MO_HOME%\obj SET NDK_ROOT=D:\Studio\SDK\android-ndk SET NDK_PROJECT_PATH=%MO_HOME% SET NDK_TOOLCHAIN=arm-linux-androideabi-4.8 ndk-build NDK_DEBUG=1
favedit/MoCross
Source/Cross/Plugin/MoPluginScriptMono/maproject/make.bat
bat
apache-2.0
256
@echo off taskkill /im tgitcache.exe 1>NUL 2>NUL call :cleanup cs || goto :ko call :cleanup rc || goto :ko call :cleanup fclp || goto :ko echo *** SUCCESSFUL exit /b 0 :ko echo *** FAILURE exit /b 5 :cleanup if exist %1-init rmdir /s /q %1-init if exist %1-do rmdir /s /q %1-do goto :eof
sergii-s/full-build
tests/clean-all.bat
bat
apache-2.0
293
@echo on rem rem Install Scijava Jupyter Kernel cd "%SRC_DIR%" md "%PREFIX%\opt\scijava-jupyter-kernel" if errorlevel 1 exit 1 call mvn clean install dependency:copy-dependencies -Pconda --settings "%RECIPE_DIR%\settings.xml" if errorlevel 1 exit 1 copy "target\scijava-jupyter-kernel-*" "%PREFIX%\opt\scijava-jupyter...
conda-forge/scijava-jupyter-kernel-feedstock
recipe/bld.bat
bat
bsd-3-clause
352
@echo off echo gorp with indexes test batch for windowss echo please note that only mysql and postgres are tested echo http://github.com/kimxilxyong/gorp set GORP_TEST_DSN=gorptest:gorptest@/gorptest?parseTime=true set GORP_TEST_DIALECT=gomysql echo Running tests for %GORP_TEST_DIALECT% echo Database DSN: %GORP_TEST_D...
fabulias/coimco_backend
vendor/github.com/kimxilxyong/gorp/test_all.bat
bat
mit
539
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCPRPT.S05_RopCopyToSuccessSynchronously_TestSuite.MSOXCPRPT_S05_RopCopyToSuccessSynchronously_TestSuite21 /testcontainer:..\..\MS-OXCPRPT\TestSuite\bin\Debug\MS-OXCPRPT_TestSuite.dll /runconfig:..\..\MS-OXCPRPT\MS-OXCPRPT.te...
XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/Scripts/MS-OXCPRPT/RunMSOXCPRPT_S05_RopCopyToSuccessSynchronously_TestSuite21.cmd
bat
mit
344
cmd_arch/arm/mach-msm/qdsp6/built-in.o := arm-eabi-ld -EL -r -o arch/arm/mach-msm/qdsp6/built-in.o arch/arm/mach-msm/qdsp6/q6audio.o arch/arm/mach-msm/qdsp6/pcm_out.o arch/arm/mach-msm/qdsp6/pcm_in.o arch/arm/mach-msm/qdsp6/mp3.o arch/arm/mach-msm/qdsp6/routing.o arch/arm/mach-msm/qdsp6/audio_ctl.o arch/arm/mach-ms...
TroNit/BlackDome_New_supersonic
arch/arm/mach-msm/qdsp6/.built-in.o.cmd
bat
gpl-2.0
415
/****************************************************************************** * * calibrate_ccs.cmd - CCS linker configuration file for calibrate. * * Copyright (c) 2013 Texas Instruments Incorporated. All rights reserved. * Software License Agreement * * Texas Instruments (TI) is supplying this softw...
trfiladelfo/unesp_mdt
boards/SW-TM4C-2.0.1.11577/examples/boards/dk-tm4c129x/calibrate/calibrate_ccs.cmd
bat
mpl-2.0
2,795
deps_config := \ lib/xz/Kconfig \ 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 \ ...
drewgaren/DexterJB-FlyerKernel
include/config/auto.conf.cmd
bat
gpl-2.0
18,343
vmap_extractor.exe md vmaps vmap_assembler.exe buildings vmaps pause
SkyFireArchives/SkyFire_one
contrib/tools/AutoScripts/makevmaps_SIMPLE.bat
bat
gpl-2.0
69
:: (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 ...
FlatTargetInk/UMD_RISC-16G5
ProjectLab2/NewCombined/ipcore_dir/Instr_Mem/simulation/timing/simulate_isim.bat
bat
gpl-3.0
3,055
executable = x_sleep.pl universe = vanilla arguments = 10 output = job_dagman_submit_parse-A.out error = job_dagman_submit_parse-A.err log = job_dagman_submit_parse-A.log dont_use_this = "this job is submitted to cluster $(cluster)" queue
htcondor/htcondor
src/condor_tests/job_dagman_submit_parse-B.cmd
bat
apache-2.0
240
@echo off for %%X in (bash.exe) do (set FOUND=%%~$PATH:X) if defined FOUND ( bash "%~dp0\get-scala-commit-sha" 2>NUL ) else ( rem echo this script does not work with cmd.exe. please, install bash echo unknown exit 1 )
felixmulder/scala
tools/get-scala-commit-sha.bat
bat
bsd-3-clause
226
@echo off :: this file is a batch script that invokes loader.bat :: ex: documentjs/document cookbook/cookbook.html :: relative path to this script set BASE=%~dps0 set CMD=%0 :: classpath SET CP=%BASE%../steal/rhino/js.jar :: load the run.js file SET LOADPATH=%BASE%scripts/run.js :: call js.bat CALL %BASE%../steal/r...
geoffd123/amos
test/dummy/public/documentjs/doc.bat
bat
mit
353
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). :: Contact: http://www.qt-project.org/legal :: :: This file is part of the tools applications of the Qt Toolkit. :: :: $QT_BEGIN_LICENSE:LGPL21$ :: Commercial License Usage :: Li...
yoki/phantomjs
src/qt/qtbase/configure.bat
bat
bsd-3-clause
3,393
@echo off cd ..\src if %1.==nolib. goto buildtest_nolib call build goto buildtest_end :buildtest_nolib call build nolib :buildtest_end cd ..\test
KapiteinRo/sing10
test/buildtest.bat
bat
mit
165
REM OpenCoverでカバレッジを取りつつNUnitを実行し、結果をReportGeneratorでHTMLにするバッチ REM このファイルは環境によって修正が必要です REM コンソール上ではこのコメントは文字化けしますがVisual Studio上での編集の都合上UTF-8にしています REM 環境設定 set OPENCOVDIR=%LOCALAPPDATA%\Apps\OpenCover set OPENCOVER=%OPENCOVDIR%\OpenCover.Console.exe set NUNITCONS=%ProgramFiles(x86)%\NUnit 2.6.2\bin\nunit-console.e...
hakusailove/Hakusai
TailFollowStreamTest/report.cmd
bat
mit
869
echo off taskkill /f /im gameserver.exe taskkill /f /im gameserver.exe taskkill /f /im gameserver.exe taskkill /f /im gameserver.exe taskkill /f /im gameserver.exe taskkill /f /im gameserver.exe taskkill /f /im gameserver.exe taskkill /f /im gameserver.exe start "Lobby 1" C:\Github\LiveServer\bin\gameserve...
gtd138/LiveServer
bin/run.bat
bat
mit
802
call %~dp0\check-build-tools.bat || exit /b 1 echo ### Disable following call set-versions-by-Mobius.bat if error. call %~dp0\set-versions-by-Mobius.bat "%MobiusCodeRoot%" -R @pushd %~dp0 if exist pom.xml ( call mvn package ) else ( for /F %%d in (' dir /A:D /B ') do if exist %%d\pom.xml call mvn package -f %%d...
qualiu/testMobius
scala/Build.cmd
bat
mit
337
@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...
ukurumba/MCMC
docs/make.bat
bat
mit
6,455
php app/console cache:clear --env=prod --no-debug
ivan4ov4/TeamProblem
z5.clean cache.cmd
bat
mit
49
@echo off type NUL && "%CODEQL_EXTRACTOR_CSHARP_ROOT%/tools/%CODEQL_PLATFORM%/Semmle.Autobuild.CSharp.exe" exit /b %ERRORLEVEL%
github/codeql
csharp/tools/autobuild.cmd
bat
mit
129
net stop peek_client net stop peek_agent net stop peek_worker net stop peek_server
Synerty/synerty-peek
scripts/win/init/stop_services.bat
bat
mit
84