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 Preemptively replace class names that are auto-set by Visual Studio designer, where we want to use a custom version REM - in this case the Resource Manager that will need to find our translations in the merged output assembly REM %1 is solution dir, %2 is project dir %1\ExternalBuildTools\fart\fart.exe -r %2*....
modulexcite/PoorMansTSqlFormatter
PoorMansTSqlFormatterDemo/PreBuild_Replace.bat
bat
agpl-3.0
767
:: :: Microsoft Azure SDK for Net - Generate library code :: Copyright (C) Microsoft Corporation. All Rights Reserved. :: @echo off call %~dp0..\..\..\..\tools\generate.cmd datalake-analytics/resource-manager %* call %~dp0..\..\..\..\tools\generate.cmd datalake-analytics/data-plane %*
SiddharthChatrolaMs/azure-sdk-for-net
src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/generate.cmd
bat
apache-2.0
287
@ECHO OFF rem # rem # Copyright (c) 2012-2015 Andrea Selva rem # echo " " echo " ___ ___ _ _ ___ ________ _____ _____ " echo " | \/ | | | | | | \/ | _ |_ _|_ _| " echo " | ....
radut/moquette
distribution/src/main/scripts/moquette.bat
bat
apache-2.0
1,928
/* * check-stateful * * Simple check of a stateful encoding. * Usage: check-stateful SRCDIR CHARSET */ IF RxFuncQuery('SysLoadFuncs') THEN DO CALL RxFuncAdd 'SysLoadFuncs', 'RexxUtil', 'SysLoadFuncs' CALL SysLoadFuncs END '@echo off' PARSE ARG srcdir charset '..\src\iconv -f 'charset' -t UTF-8 ...
stoni/libiconv
tests/check-stateful.cmd
bat
lgpl-2.1
572
@ECHO OFF @title OregonRealm CLS ECHO Initializing Realm (Logon-Server)... :1 start "Oregon Realm" /B /MIN /WAIT oregon-realm.exe -c oregonrealm.conf if %errorlevel% == 0 goto end goto 1 :end
LordPsyan/InfinityCore
contrib/windows_restarter/realm_restarter.bat
bat
gpl-2.0
191
echo $INSTALL_PATH
dasapich/izpack
sample/simple/script.bat
bat
apache-2.0
18
@echo off echo Update environment... echo Update Ruby... call gem update --system echo Update Ruby Sass... call gem update sass echo Update Bourbon... call gem update bourbon call gem update neat call gem update bitters echo Update Grunt... call npm update grunt-cli -g echo Install project... cal...
hirdbluebird/IDeus-WP-Test
dev/install.cmd
bat
mit
353
echo off cls python source\main.py pause
JasonMilhaven/python_four_week_rpg
launch_debug.bat
bat
mit
40
@echo off FOR /F "tokens=* USEBACKQ" %%F IN (`boot2docker status`) DO ( SET status=%%F ) if "%status%" != "running" ( boot2docker start ) set workdir=%cd:\=/% set workdir=%workdir:C:=/c% boot2docker ssh -t "[ ! -e \"%workdir%\" ] && sudo mkdir -p /c && sudo mount -t vboxsf c /c; [ -e \"%workdir%\" ...
klieber/boot2docker-windows
docker.bat
bat
mit
357
rem You can use this other cammand if you want all output to go to the xoutput.txt file rem plugman -v > xoutput.txt 2>&1 plugman -v pause
hpssjellis/j03-batch-cmd-windows-android-pgb-helloworld
haveAdminAccess/c7-plugmanVersion.cmd
bat
mit
146
Run tests REM Make a 'reports' directory if it doesn’t exist already mkdir .\reports REM Run unit tests through OpenCover .\packages\OpenCover.4.6.166\tools\OpenCover.Console.exe^ -register:user^ -target:"C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\MSTest.exe"^ -targetargs:"/noisolation /testcont...
Y2PM/ProjectWeeks9Ten11
CodeCoverage.bat
bat
mit
729
java -cp lib/antlrworks-1.4.3.jar org.antlr.Tool -fo src src\qsort.g mkdir bin javac -cp lib/antlrworks-1.4.3.jar -d bin src\*.java java -cp "lib/antlrworks-1.4.3.jar;bin" Main qsort.c > qsort.js java -jar lib/jsf.jar qsort.js qsort.js pause
yunqing/c2js
c2js/make.bat
bat
mit
241
set R_DIR = "C:\Program Files\R\R-3.0.2\bin\Rscript.exe" %R_DIR% .\createplot.r %*
philipcmonk/dataorg
runr.bat
bat
mit
87
.paket\paket.bootstrapper.exe .paket\paket.exe install .paket\paket.exe generate-include-scripts
jindraivanek/fueBlog
init.cmd
bat
mit
100
sfc2sfrom.py temp.smc temp.sfrom
dragula96/ezMiniSnesRomConverter
miniSnesToolsGUI/convert.bat
bat
gpl-2.0
34
cmd_drivers/gpu/vga/built-in.o := rm -f drivers/gpu/vga/built-in.o; /home/knesi/arm-2010q1/bin/arm-none-linux-gnueabi-ar rcs drivers/gpu/vga/built-in.o
DrGrip/tiamat-2.6.38-LEO-Dr_Grip
drivers/gpu/vga/.built-in.o.cmd
bat
gpl-2.0
153
cmd_miscutils/inotifyd.o := arm-linux-musleabihf-gcc -Wp,-MD,miscutils/.inotifyd.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-string...
ThinkIntegrate/busybox
miscutils/.inotifyd.o.cmd
bat
gpl-2.0
11,503
cmd_sound/soc/msm/snd-soc-msm8960.o := /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o sound/soc/msm/snd-soc-msm8960.o sound/soc/msm/msm8960.o sound/soc/msm/apq8064.o sound/soc/msm/msm8930.o sound/soc/msm/mpq8064.o sound/soc/msm/apq8064-i2s.o
friedrich420/S4-GPE-AEL-Kernel-4.4.3
sound/soc/msm/.snd-soc-msm8960.o.cmd
bat
gpl-2.0
274
cmd_/home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/rtapi.o := ld -m elf_i386 -r -o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/rtapi.o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/rtapi/rtai_rtapi.o
CalvinHsu1223/LinuxCNC-HAL-EtherCAT-Driver-with-ILC
src/.rtapi.o.cmd
bat
gpl-2.0
204
cmd_arch/arm/lib/copy_from_user.o := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.copy_from_user.o.d -nostdinc -isystem /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-eabi/4.4.1/include -Dlinux -Iinclude -I/home/leonardo/mykernel/kernel/arch/arm/incl...
dalinaum/studyak
arch/arm/lib/.copy_from_user.o.cmd
bat
gpl-2.0
1,868
@echo off rem ------------------------------------------------------------------------- rem JGroups Cluster Discovery Script for Win32 rem ------------------------------------------------------------------------- REM Discovers all UDP-based members running on a certain mcast address (use -help for help) REM Probe [-he...
Jacksson/mywms
jboss-4.2.3.GA/bin/probe.bat
bat
gpl-2.0
522
@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...
marrabld/planarradpy
docs/make.bat
bat
gpl-2.0
5,106
cmd_arch/arm/mm/mmap.o := arm-linux-gnueabi-gcc -Wp,-MD,arch/arm/mm/.mmap.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...
b8e5n/KTG-kernel_es209ra
arch/arm/mm/.mmap.o.cmd
bat
gpl-2.0
22,385
@echo off REM reg delete renvoi 0 : succés ou 1 : echec Reg delete "HKLM\SOFTWARE\dia" /v Flag /f goto %ERRORLEVEL% :1 echo Le logiciel Dia n est pas installe exit 1 GOTO end :0 echo debut de la desinstallation cd \ cd "C:\Program Files\Dia" "dia-0.96.1-3-uninstall.exe" /S chmod ugo+rwx * c...
cedricde/lrs
addons/lsc_deployment_scripts/Software_using_an_installer_NSIS/Graphics/Dia/desinstalldia.bat
bat
gpl-2.0
444
cmd_.tmp_kallsyms1.o := gcc -Wp,-MD,./..tmp_kallsyms1.o.d -D__ASSEMBLY__ -m32 -Iinclude/asm-x86/mach-default -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -c -o .tmp_kallsyms1.o .tmp_kallsyms1.S deps_.tmp_kallsyms1.o := \ .tmp_kallsyms1....
namgk/kernel-tut
..tmp_kallsyms1.o.cmd
bat
gpl-2.0
584
deps_config := \ 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/Kconfig.kgdb \ samples...
zuch0698o/lge-kernel-startablet
include/config/auto.conf.cmd
bat
gpl-2.0
18,391
@echo off setlocal set RUNDIR=%~dp0 set PATH="%PATH%;%JAVA_HOME%\jre\bin\" set TOOLS_PATH="%JAVA_HOME%\lib\tools.jar" set LIBPATH=%RUNDIR%..\*;%RUNDIR%..\lib\*;%TOOLS_PATH% @echo on "%JAVA_HOME%\bin\java" -classpath "%LIBPATH%" com.jkoolcloud.tnt4j.streams.utils.ZorkaAttach %1 %2 call %RUNDIR%\tnt4j-streams.bat %3
Nastel/tnt4j-streams-zorka
bin/zorka-attach.bat
bat
gpl-3.0
318
@ECHO OFF REM This was created by Corrosion X - You may thank him in the http://forum.pluton.team if you so like. REM Making sure you ran Rust Pluton Updater first... IF NOT EXIST .\server\RustDedicated_Data\Managed ( ECHO You need to run Rust-Pluton-Updater first! PAUSE EXIT ) IF EXIST .\*.zip ( DEL .\*.zip /q ) :choi...
stopspazzing/Rust-Pluton-Updater
Pluton-Updater.bat
bat
gpl-3.0
1,530
@echo off REM ************************************************************************************** REM * The contents of this file are subject to the vtiger CRM Public License Version 1.0 * REM * ("License"); You may not use this file except in compliance with the License * REM * The Original Code is: vtig...
andreadanzi/rotho_dev
modules/cron/SyncWithMailChimpCron.bat
bat
mpl-2.0
1,065
@echo off @rem @rem ŠÇ—ŽÒŒ ŒÀ‚悱‚¹ @rem reference: http://stackoverflow.com/a/18037959 @rem :checkPrivileges NET FILE 1>NUL 2>NUL if '%errorlevel%' == '0' ( goto gotPrivileges ) else ( goto getPrivileges ) :getPrivileges if '%1'=='ELEV' (shift & goto gotPrivileges) ECHO. ECHO ************************...
Hiroyuki-Nagata/JaneClone
bakefile/janeclone.bat
bat
lgpl-2.1
3,404
clang++ -fms-compatibility -fms-compatibility-version=19 -fms-extensions -std=c++14 -nostdinc -nostdinc++ -nostdlibinc -nobuiltininc -I"C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\VC\\Tools\\MSVC\\14.10.25017\\include" -I"C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.15063.0\\ucrt" -...
LiveAsynchronousVisualizedArchitecture/lava
clang_test/tiny_test.bat
bat
apache-2.0
1,292
cd "C:\Users\phili\IdeaProjects\entrance" start python run.py
SNET-Entrance/Entrance-UM
src/scripts/Start UMCM.bat
bat
apache-2.0
62
@echo off title ZLauncher 1.0 echo ZLauncher 1.0 set /p abc="What is your server path?> " IF EXIST %abc% goto Verified IF NOT EXIST %abc% echo Server path nonexistent. && goto esys :Verified echo Server path exists! Loading your server... set /p javaarg="Java Arguments (separate with spaces): " goto ServerLaunch :Serve...
codexcode/EasyRestarter
ZLauncher.bat
bat
apache-2.0
513
@setlocal enabledelayedexpansion @echo off rem ****************************************************************** rem * FileRotateSize.bat: ƒtƒ@ƒCƒ‹ƒTƒCƒY‚É‚æ‚éƒtƒ@ƒCƒ‹ƒ[ƒe[ƒg rem * rem * [à–¾] rem * ƒtƒ@ƒCƒ‹‚̃oƒCƒg”‚ªãŒÀ’l‚æ‚è‘å‚«‚¢ê‡Aƒ[ƒe[ƒg‚·‚éB rem * rem * ƒŽd—lEƒ‹[ƒ‹„ rem * Eƒ...
ikuyani/unyo
main/windows/bat/FileRotateSize.bat
bat
apache-2.0
1,901
@echo off if "%~1"=="" ( echo ----------------------------------------------------- echo Invalid parameter! echo ----------------------------------------------------- echo Usage: FindText.bat file_name echo Example: FindText.bat "invoice.pdf" echo ----------------------------------------------------- if not "%N...
bytescout/ByteScout-SDK-SourceCode
PDF Extractor SDK/Powershell/Find Text in PDF using Regex/FindText.bat
bat
apache-2.0
489
rem *** Used to create a Python exe rem ***** get rid of all the old files in the build folder rd /S /Q build rem ***** create the exe "c:\Program Files\Python24\python2" setup.py py2exe rem **** pause so we can see the exit codes pause "done...hit a key to exit"
tbentropy/tilecutter
old/v.0.3/make_exe.bat
bat
bsd-3-clause
276
@ECHO OFF ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: Batch file to start phpDocumentor with PHP's CLI :: :: This SW was contributed by BlueShoes www.blueshoes.org "The PHP Framework" ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :...
brandonweis/Mapeer_yii_dev
framework/php/phpdoc.bat
bat
bsd-3-clause
4,759
@echo off python regexquiz\cmdline.py %*
cammoore/RegExQuiz
bin/regexquiz.bat
bat
bsd-3-clause
41
@REM ------------------------------------------------------------------------------------------------------------------------------------------------------ REM RunTup.cmd @REM Copyright acontis technologies GmbH, Weingarten, Germany @REM Response Paul Bussmann @REM -------------------------...
PaulBussmann/cpputest
RunTup.cmd
bat
bsd-3-clause
1,076
CALL udm -g %1
pombredanne/metamorphosys-desktop
metamorphosys/META/externals/common-scripts/UDM2CPP.cmd
bat
mit
16
@echo off cd /d "%~dp0" call config.bat if exist config.user.bat call config.user.bat echo start VM:"%VM_VMX%" %VMRUN_EXE% start "%VM_VMX%"
kunst1080/vm-provision-freebsd-shellgei
vmstart.bat
bat
mit
144
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_LISTSWS.S05_OperationOnFiles.MSLISTSWS_S05_TC02_CheckInFile_EmptyCheckInType /testcontainer:..\..\MS-LISTSWS\TestSuite\bin\Debug\MS-LISTSWS_TestSuite.dll /runconfig:..\..\MS-LISTSWS\MS-LISTSWS.testsettings /unique pause
XinwLi/Interop-TestSuites-1
SharePoint/Source/Scripts/MS-LISTSWS/RunMSLISTSWS_S05_TC02_CheckInFile_EmptyCheckInType.cmd
bat
mit
313
@ECHO ON git add --all git commit -m "%1" git push -u origin master
joaogl/blog
src/commit.bat
bat
mit
72
@echo off SET DOCKER_TLS_VERIFY=1 SET DOCKER_HOST=tcp://192.168.99.100:2376 SET DOCKER_MACHINE_NAME=default SET DOCKER_CERT_PATH=C:\Users\imorgan.admin\.docker\machine\machines\%DOCKER_MACHINE_NAME% @echo on
morganics/bayesianpy
deploy/windows/conf/docker_env.cmd
bat
apache-2.0
207
ipconfig /flushdns
bink81/development-tools
windows/flushdns.bat
bat
mit
18
:: ------------------------------------------------------------------------ :: FusionInventory :: Copyright (C) 2010-2013 by the FusionInventory Development Team. :: :: http://www.fusioninventory.org/ http://forge.fusioninventory.org/ :: ------------------------------------------------------------------------ :: :: L...
tabad/fiawi
Perl/Scripts/install-strawberry-perl.bat
bat
gpl-2.0
2,791
@echo off set SCALA_HOME=%SOFTWARE_DIR%\scala-2.11.7 set PATH=%SCALA_HOME%\bin;%PATH%
sjahreis/seu-as-code.packages
org.scala-lang/scala/2.11.7/files/set-env-scala.cmd
bat
apache-2.0
86
@ECHO OFF SETLOCAL for /f "delims=" %%a in ('WHERE 7z 2^>nul') do set "zip=%%a" if "%zip%" == "" ( if exist "C:\Program Files\7-Zip\7z.exe" ( set "zip=C:\Program Files\7-Zip\7z.exe" ) else ( echo can not find 7z.exe goto :EndErr ) ) set ZipFileName=project64 if not "%1" == "" set ZipFileName=%1 if "%~2" == ...
shygoo/project64
Source/Script/package_zip.cmd
bat
gpl-2.0
3,251
@if not "%ECHO%" == "" echo %ECHO% @if "%OS%" == "Windows_NT" setlocal set DIRNAME=.\ if "%OS%" == "Windows_NT" set DIRNAME=%~dp0% set PROGNAME=run.bat if "%OS%" == "Windows_NT" set PROGNAME=%~nx0% pushd %DIRNAME%.. set JBOSS_HOME=%CD% popd rem Setup the java endorsed dirs set JBOSS_ENDORSED_DIRS=%JBOSS_HOME%\lib\...
medicayun/medicayundicom
dcm4jboss-cdw/trunk/src/etc/bin/xalan.bat
bat
apache-2.0
420
@echo off if defined CONTOOLS_PROJECT_ROOT_INIT0_DIR if exist "%CONTOOLS_PROJECT_ROOT_INIT0_DIR%\" exit /b 0 call "%%~dp0..\..\__init__\__init__.bat" || exit /b
andry81/contools
Utilities/tests/manual/contools/__init__/__init__.bat
bat
mit
168
@echo off @setlocal call "%~dp0../../bin/setenv.cmd" @REM User may increase Java memory setting(s) if desired: set JVM_ARGS=-Xmx256M @REM Please do not change any of the following lines: set _FIXPATH= call :fixpath "%~dp0" set THIS=%_FIXPATH:~1% set _FIXPATH= call :fixpath "%1" set SRC_DIR=%_FIXPATH:~1% set _FIXPATH=...
RallySoftware/eclipselink.runtime
utils/eclipselink.utils.rename/packageRename.cmd
bat
epl-1.0
926
echo on setlocal enableextensions enabledelayedexpansion @REM This is the path to bazel_wrapper.py, should be set as an argument set BAZEL_WRAPPER_PATH=%~f1 @REM Load common definitions, install bazel CALL tensorflow\tools\ci_build\release\common_win.bat @REM Set up common variables used through the script set WIN_O...
karllessard/tensorflow
tensorflow/tools/ci_build/presubmit/windows/gpu_py36_full/build.bat
bat
apache-2.0
1,714
@echo off rem just a helper batch file for collecting up files and zipping them. rem usage: windows-buildbot-zipper.bat <zipfilename> rem must be run from root of SDL source tree. IF EXIST VisualC\Win32\Release GOTO okaydir echo Please run from root of source tree after doing a Release build. GOTO done :okay...
veyesys/opencvr
velib/3rdparty/SDL2/build-scripts/windows-buildbot-zipper.bat
bat
mit
747
CLS ECHO "DELETE DIRECTORY DIST" & RMDIR /S /Q dist REM ECHO "TSLINT" & CALL tslint .\angularportalazure\**\*.ts ECHO "COPY angularportalazure IMAGES" & XCOPY angularportalazure\images dist\images /E/I/Q/R/Y ECHO "COPY angularportalazure HTML" & XCOP...
ardimedia/angular-portal-azure
angular-portal-azure/build.bat
bat
isc
890
watch "npm run build" ./less
finternet/autoprefixer-grunt
watchall.bat
bat
mit
28
@ECHO OFF IF NOT "%~f0" == "~f0" GOTO :WinNT @"C:\ruby_env\ruby-2.3.3-x64-mingw32\bin\ruby.exe" "C:/ruby_env/ruby-2.3.3-x64-mingw32/bin/bundle" %1 %2 %3 %4 %5 %6 %7 %8 %9 GOTO :EOF :WinNT @"C:\ruby_env\ruby-2.3.3-x64-mingw32\bin\ruby.exe" "%~dpn0" %*
sho-h/ruby_env
ruby-2.3.3-x64-mingw32/bin/bundle.bat
bat
mit
257
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=RainMaker if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was...
granttremblay/RainMaker
docs/make.bat
bat
mit
813
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\meanio\bin\mean-init" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\meanio\bin\mean-init" %* )
9Bdog2/Bachelor-Project
node_modules/.bin/mean-init.cmd
bat
mit
188
@echo off call GitHubSearch.exe %*
martijnspaan/GitHubSearch
source/ghs.cmd
bat
mit
35
nuget install Language/packages.config -OutputDirectory ..\packages nuget install MartianDbHacking/packages.config -OutputDirectory ..\packages nuget install MartianDbProxy/packages.config -OutputDirectory ..\packages nuget install OcrTask/packages.config -OutputDirectory ..\packages
HackerDom/qctf-starter-2015
tasks/dbprxy/prebuild.bat
bat
mit
285
call "%CLOUD_REBUILD%" SpeakClass 32 dll debug same
xylsxyls/xueyelingshuang
src/SpeakClass/version_debug.bat
bat
mit
51
cmd_drivers/scsi/hosts.o := gcc -Wp,-MD,drivers/scsi/.hosts.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-optimize-sibling-calls -mtune=generic -m64 -...
dnh34/proj1
drivers/scsi/.hosts.o.cmd
bat
gpl-2.0
14,129
cmd_drivers/base/bus.o := arm-linux-gnueabi-gcc -Wp,-MD,drivers/base/.bus.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...
b8e5n/KTG-kernel_es209ra
drivers/base/.bus.o.cmd
bat
gpl-2.0
15,549
cmd_net/wireless/built-in.o := /root/adam/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o net/wireless/built-in.o net/wireless/wext.o
DJSteve/StreakKernel
net/wireless/.built-in.o.cmd
bat
gpl-2.0
161
cmd_sound/pci/oxygen/built-in.o := rm -f sound/pci/oxygen/built-in.o; /opt/arm-2008q1/bin/arm-none-linux-gnueabi-ar rcs sound/pci/oxygen/built-in.o
yohanes/Acer-BeTouch-E130-Linux-Kernel
sound/pci/oxygen/.built-in.o.cmd
bat
gpl-2.0
149
cmd_net/sched/sch_teql.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o net/sched/sch_teql.ko net/sched/sch_teql.o net/sched/sch_teql.mod.o
avareldalton85/rpi2-linux-rt
net/sched/.sch_teql.ko.cmd
bat
gpl-2.0
243
cmd_scripts/kconfig/conf.o := gcc -Wp,-MD,scripts/kconfig/.conf.o.d -O2 -I/home/lintel/PandoraBox-MT7620/staging_dir/host/include -I/home/lintel/PandoraBox-MT7620/staging_dir/host/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -I/home/lintel/PandoraBox-MT7620/staging_dir/host/include -I/usr/include/ncurs...
xiaohaidao007/pandoraBox-SDK-mt7620
build_dir/target-mipsel_24kec+dsp_uClibc-1.0.x/linux-ralink_mt7620/linux-3.14.79/scripts/kconfig/.conf.o.cmd
bat
gpl-2.0
3,905
cmd_drivers/staging/iio/built-in.o := /mnt/640/ubu/gtabkernelsrc/android_prebuilt_toolchains-master/arm-cortex_a15-linux-gnueabihf-linaro_4.9.1/bin/arm-cortex_a15-linux-gnueabihf-ld -EL -r -o drivers/staging/iio/built-in.o drivers/staging/iio/industrialio.o drivers/staging/iio/ring_sw.o drivers/staging/iio/kfifo_bu...
chase2534/gtab47.freekern
drivers/staging/iio/.built-in.o.cmd
bat
gpl-2.0
570
cmd_arch/arm/mach-tegra/nvos/built-in.o := arm-linux-gnueabi-ld -EL -r -o arch/arm/mach-tegra/nvos/built-in.o arch/arm/mach-tegra/nvos/nvos.o arch/arm/mach-tegra/nvos/nvos_page.o arch/arm/mach-tegra/nvos/nvustring.o arch/arm/mach-tegra/nvos/nvos_exports.o
spica234/HP-TestBuild-Repo-upwords-Sr3R
arch/arm/mach-tegra/nvos/.built-in.o.cmd
bat
gpl-2.0
261
cmd_/home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/hal_speaker.ko := ld -r -m elf_i386 -T /usr/src/linux-headers-2.6.32-122-rtai/scripts/module-common.lds --build-id -o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/hal_speaker.ko /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/hal_speaker.o /home/yutingkao23/ILC-with-Linu...
CalvinHsu1223/LinuxCNC-HAL-EtherCAT-Driver-with-ILC
src/.hal_speaker.ko.cmd
bat
gpl-2.0
353
cmd_fs/jbd2/built-in.o := /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/arm-eabi-ld -EL -r -o fs/jbd2/built-in.o fs/jbd2/jbd2.o
friedrich420/Note-3-Kernel
fs/jbd2/.built-in.o.cmd
bat
gpl-2.0
134
@echo off :: Lists packages IF NOT "%1"=="-s" goto MAIN IF "%1"=="-s" goto FORDEV :MAIN SETLOCAL ENABLEDELAYEDEXPANSION FOR /F "tokens=1,2 skip=1" %%A IN ('adb devices') DO ( SET IS_DEV=%%B IF "!IS_DEV!" == "device" ( SET SERIAL=%%A FOR /F "tokens=* delims= USEBACKQ" %%F IN (`devices -...
Thibstars/ThibTools
packages.bat
bat
gpl-3.0
740
git fetch git checkout origin/HEAD pyrcc5 -o studio/bigeye_rc.py studio/bigeye.qrc pause
xlongfeng/bigeye
update.bat
bat
gpl-3.0
91
pandoc -s --toc -c pandoc2.css readme.md -o readme.html
johndevitis/vibs
docs/vmaio/make.bat
bat
gpl-3.0
57
@echo off set DIRNAME=%~dp0 set CP="%DIRNAME%chromispos.jar" set CP=%CP%;"%DIRNAME%locales/" set CP=%CP%;"%DIRNAME%locales/Albanian" set CP=%CP%;"%DIRNAME%locales/American" set CP=%CP%;"%DIRNAME%locales/Arabic" set CP=%CP%;"%DIRNAME%locales/Argentinian" set CP=%CP%;"%DIRNAME%locales/Brazilian" set CP=%CP%;"%DIRNAME%lo...
dominikrose/wPOS
installation/chromispos/CreateClean.bat
bat
gpl-3.0
835
@CALL _env_conda.bat @CMD
flake123p/ProjectH
DSP/ThinkDSP/ws/_cmd.bat
bat
gpl-3.0
25
plink -ssh -l pi -pw raspberry retropie.local " curl http://eazyhax.com/pitime/Enable_Cheats_Directory.sh | bash" EXIT
Shakz76/Eazy-Hax-RetroPie-Toolkit
RetroPie Toolkit/Enable Cheats Directory.cmd
bat
agpl-3.0
121
@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...
tlangerak/Multi-Agent-Systems
ag/googlesearch/docs/make.bat
bat
lgpl-2.1
6,471
@ECHO ------------------------------------------ @ECHO Generating a Release of the FileHelpers @ECHO ------------------------------------------ @cd .. @libs\NAnt\NAnt.exe -nologo genrelease @pause
Srdjan/timok.rbr
ExtLibs/FileHelpers_Vs2005/Build/GenerateRelease.bat
bat
lgpl-2.1
198
mkdir build-shared cd build-shared cmake .. -DBUILD_SHARED_LIBS=ON -DBUILD_STATIC_LIBS=OFF cmake --build . --config Release ctest . -C Release cd .. pause
myd7349/Ongoing-Study
cpp/CMake/libfoo/build-shared.bat
bat
lgpl-3.0
155
@echo off :############################################################################## :# # :# Filename which.cmd # :# ...
JFLarvoire/SysToolsLib
Batch/AutoRun.cmd.d/which.cmd
bat
apache-2.0
1,661
@ECHO OFF REM We are going to change the environment variables, so protect the current settings. SETLOCAL ENABLEDELAYEDEXPANSION IF "%1"=="-?" GOTO CommandLineOptions REM Figure out the path to the log4net directory CALL :ComputeBase %~f0 SET LOG4NET_DIR=%RESULT% ECHO LOG4NET_DIR is %LOG4NET_DIR% REM Get path to NA...
babaru/log4net
build.cmd
bat
apache-2.0
2,722
@setlocal @rem Initialize build environment of Visual Studio 2015 call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\vsvars32.bat" @rem Delete output directory rmdir /S /Q sl5 @rem Clean project msbuild ..\src\Pkcs11Interop.Silverlight\Pkcs11Interop.Silverlight\Pkcs11Interop.Silverlight.csproj ^...
thearkhelist/Pkcs11Interop
build/build-sl5.bat
bat
apache-2.0
1,019
@echo off setlocal if [%1]==[] ( echo Usage: to compile, run: RunTest.cmd src echo Usage: to run test, run: RunTest.cmd run exit /b 0 ) set JAVA_HOME=c:\Program Files\Java\jdk1.6.0_23 if [%1]==[src] ( "%JAVA_HOME%\bin\javac" SoaWebApiClient.java SoaWebApiClientTest.java ) if [%1]==[run] ( "%...
MicrosoftHPC/REST-Client-Sample
src/java/SoaWebApiClient/src/RunTest.cmd
bat
apache-2.0
416
@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...
tpugsley/tco2
docs/make.bat
bat
bsd-3-clause
5,092
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_WOPI.MS_WOPI_S04_ExclusiveLock.TestCase_S04_TC36_ConvertToSchema_FileNotLockedOnServer /testcontainer:..\..\MS-WOPI\TestSuite\bin\Debug\MS-WOPI_TestSuite.dll /runconfig:..\..\MS-WOPI\MS-WOPI.testsettings /unique pause
XinwLi/Interop-TestSuites-1
FileSyncandWOPI/Source/Scripts/MS-WOPI/RunMSWOPI_S04_TC36.cmd
bat
mit
311
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_WOPI.MS_WOPI_S04_ExclusiveLock.TestCase_S04_TC42_ExclusiveLock_MissingExclusiveLockRequestType /testcontainer:..\..\MS-WOPI\TestSuite\bin\Debug\MS-WOPI_TestSuite.dll /runconfig:..\..\MS-WOPI\MS-WOPI.testsettings /unique pause
XinwLi/Interop-TestSuites-1
FileSyncandWOPI/Source/Scripts/MS-WOPI/RunMSWOPI_S04_TC42.cmd
bat
mit
319
start ${WorkingDirectory}\nginx.exe
RDK-Demo/nginx
src/nginx/NginxStart1415603940084.bat
bat
epl-1.0
35
@echo off rem bfview.bat: a batch file for displaying an image file in the image viewer setlocal set SCIFIO_DIR=%~dp0 if "%SCIFIO_DIR:~-1%" == "\" set SCIFIO_DIR=%SCIFIO_DIR:~0,-1% echo The 'bfview' command is deprecated. Please use 'showinf' instead. "%SCIFIO_DIR%\showinf" %*
ximenesuk/bioformats
tools/bfview.bat
bat
gpl-2.0
282
@echo Sorry, KeeperRL crashed :( @echo. @echo Gathering crash information and sending crash home a report. @echo. @echo It may take a few minutes. Please don't close this window. @echo off gdb.exe --data-directory gdb -batch -p %1 -x gdb_input.txt >> stacktrace.out sendreport.bat
akien-mga/keeperrl
rungdb.bat
bat
gpl-2.0
284
@echo off rem rem ADOBE SYSTEMS INCORPORATED rem Copyright 2007 Adobe Systems Incorporated rem All Rights Reserved. rem rem NOTICE: Adobe permits you to use, modify, and distribute this file rem in accordance with the terms of the license agreement accompanying it. rem rem rem amxmlc.bat script for Windows. rem Thi...
ArcherSys/ArcherSys
drives/Flex/bin/amxmlc.bat
bat
mit
565
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:RDPEGFX_RfxProgressiveCodec_NegativeTest_RegionBlock_ZeroQuantNumber /Logger:trx pause
dongruiqing/WindowsProtocolTestSuites
TestSuites/RDP/src/Batch/RDPEGFX/RDPEGFX_RfxProgressiveCodec_NegativeTest_RegionBlock_ZeroQuantNumber.cmd
bat
mit
257
@echo off :: :: Ensure we execute batch script from the folder that contains the batch script :: pushd %~dp0 SETLOCAL if exist %systemdrive%\windows\system32\mindeployappx.exe ( echo Mindeployappx.exe found. Using older install script if exist AppInstall_TH.cmd (call AppInstall_TH.cmd ) exit /b %errorlevel% ) REM...
jayhopeter/samples
AppInstaller/AppInstall.cmd
bat
mit
2,008
@echo OFF SETLOCAL ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION set LLILUM_ROOT_DIR=%~dp0%.. set PATH=%LLILUM_ROOT_DIR%\Zelig\tools;%PATH% set LLILUM_SDK= call "%VS140COMNTOOLS%"vsvars32.bat if not "%1"=="" ( set SDK_DIR=%1 ) else ( set SDK_DIR=%CD% ) where /q nuget.exe || ( echo Error: nuget.exe...
ZachNL/llilum
Scripts/CreateSDKDrop.bat
bat
mit
5,872
set PATH=%PATH%;c:\xcas bash.exe runxcas.es
hiplayer/giac
giac/giac-1.5.0/src/xcases.bat
bat
gpl-2.0
46
SET MYSQLROOT=root SET PASSWD=krutoy mysql -h151.248.116.20 -u%MYSQLROOT% -p%PASSWD% < install.sql PAUSE
Sobitsu/eqproject
nps_cb_integration/src/main/resources/install/install_hosting.bat
bat
gpl-2.0
107
@echo off setlocal :run echo Zombie does not infect windows endlocal
thr0w/yadda
examples/zombie/bin/example.bat
bat
apache-2.0
69
@echo off setlocal REM Set intermediate env vars because the %VAR:x=y% notation below REM (which replaces the string x with the string y in VAR) REM doesn't handle undefined environment variables. This way REM we're always dealing with defined variables in those tests. set CHK_HOME=_%EC2_HOME% if "%CHK_HOM...
barnyard/pi
p2p-api/etc/ec2-api-tools-1.3-30349/bin/ec2matt.cmd
bat
apache-2.0
480
REM you must have "gradle" on PATH and JAVA7_HOME environment variables set REM if your JDKs lie in Program Files (or other path with spaces) prefer short directory names (use dir /x to find out) set JAVA_HOME=%JAVA7_HOME% call gradle clean build
karouani/javasimon
build.bat
bat
bsd-3-clause
247
for /f %%i in ("%0") do set curpath=%%~dpi cd /d %curpath% @call rake update_fba_status["_GET_FBA_MYI_UNSUPPRESSED_INVENTORY_DATA_"]
dlachasse/fba_reconciler
az_status_schedule.bat
bat
mit
134