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
powershell .\bld\build.ps1 -configuration Release -versionSuffix "alpha.2" @pause
FahaoTang/AspNetCore.XmlRpc
build.cmd
bat
mit
82
MiRunExample MiExample4
justacoder/mica
examples/MiExample4.bat
bat
mit
25
@echo off rem --- using: MS VC++ 2005 or 2008 --- mkdir obj del /Q obj\* cd obj rem - set options set COMPILER=cl set LINKER=link rem for x64: maybe add /favor:AMD64 or /favor:INTEL64 to compiler options as appropriate rem for x64: remove /arch:SSE from compiler options set COMPILE_OPTIONS=/c ...
hxa7241/minilight-c
tone-tool/make/build-windows.bat
bat
cc0-1.0
616
cmd_arch/arm/lib/memmove.o := /home/rms/rms/scripts/gcc-wrapper.py arm-eabi-gcc -Wp,-MD,arch/arm/lib/.memmove.o.d -nostdinc -isystem /home/rms/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/rms/rms/arch/arm/include -Iarch/arm/include/generated -Iinclude -inclu...
R-M-S/RMS_DragunKernel_V.11-MAX-9-3-2012_3.0.42
arch/arm/lib/.memmove.o.cmd
bat
gpl-2.0
1,966
@echo off ;; This batch file convert a DVD into an AVI file ;; You need ffmpeg and mencoder ;; ffmpeg: http://ffmpeg.zeranoe.com/builds/win32/static/ ;; mencoder: http://oss.netfarm.it/mplayer-win32.php ;; Set the correct path of mencoder.exe and ffmpeg.exe in the following line path="%programfiles%\ffmpeg";"%pro...
gialloporpora/yellowpy
batch/dvd2avi.bat
bat
gpl-2.0
352
@echo off set bversion=x64 set vcvarsallPath=C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\vcvarsall.bat if not exist "%vcvarsallPath%" (echo Cannot find vcvarsall.bat at specified directory: "%vcvarsallPath%"&goto ending) if not defined frameworkdir (echo Setting vcvarsall&call "%vcvarsallPath%" %bversion%)...
dougtafoya/OnTop
Build.bat
bat
gpl-2.0
925
SET graphviz_root=D:\graphviz PATH=%graphviz_root%\bin;%PATH% SET git_root=C:\_apps_\_dev_\_source_control_\_git_\PortableGit PATH=%git_root%\bin;%PATH% REM echo " ******************************************************** " SET starting_path=%~dp0 SET jruby_jar=jruby-complete.jar SET jdbc_jar=jdbcmssql-gems...
drhuffman12/script_runner
application/start.bat
bat
gpl-2.0
1,527
@echo off @rem $Id: gst.bat,v 1.4 2002/02/21 21:49:28 giles Exp $ call gssetgs.bat %GS% %1 %2 %3 %4 %5 %6 %7 %8 %9 >t
brho/plan9
sys/src/cmd/gs/lib/gst.bat
bat
gpl-2.0
119
cmd_util-linux/volume_id/lib.a := rm -f util-linux/volume_id/lib.a; /home/simon/GIT/buildroot-k3-current/output/host/usr/bin/arm-none-linux-gnueabi-ar rcs util-linux/volume_id/lib.a util-linux/volume_id/get_devname.o util-linux/volume_id/util.o util-linux/volume_id/volume_id.o
twobob/buildroot-kindle
output/build/busybox-1.20.2/util-linux/volume_id/.lib.a.cmd
bat
gpl-2.0
279
cmd_net/wireless/cfg80211.o := /opt/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/wireless/cfg80211.o net/wireless/core.o net/wireless/sysfs.o net/wireless/radiotap.o net/wireless/util.o net/wireless/reg.o net/wireless/scan.o net/wireless/nl80211.o net/wireless/mlme.o net/wireless/ibss.o net/wireless/sme.o...
TeamGlide/LiteKernel
net/wireless/.cfg80211.o.cmd
bat
gpl-2.0
436
cmd_drivers/usb/host/built-in.o := /home/dolphinor/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o drivers/usb/host/built-in.o drivers/usb/host/ehci-hcd.o
SeoDongMin/Gace_kernel
drivers/usb/host/.built-in.o.cmd
bat
gpl-2.0
154
cmd_arch/arm/boot/compressed/head.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/boot/compressed/.head.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/autoc...
yohanes/Acer-BeTouch-E130-Linux-Kernel
arch/arm/boot/compressed/.head.o.cmd
bat
gpl-2.0
1,697
@echo off set drive=E:\windows_backup set backupcmd=xcopy /s /c /d /e /h /i /r /y echo ### Backup: Turning off virtual machine... VBoxManage controlvm rhel7-main acpipowerbutton echo ### Backing up Desktop... %backupcmd% "D:\desktop" "%drive%\desktop" echo ### Backing up Documents... %backupcmd% "D:\documents" "%dr...
noirhat/bin
archive/backup.cmd
bat
gpl-2.0
1,061
urbi-launch_d -s xxci xhermit_movement xcontrol -- -f simulator_test.u -i
XCopterStudio/xcs
onboard/urbiscript/purgatory/simulatorStar.bat
bat
gpl-3.0
73
@echo off call "%~dp0build_env.bat" cd /D %~dp0 cd ..\.. set R=%CD% echo Removing lib, bin directories rd /s /q "%R%\lib\x64" rd /s /q "%R%\lib\include\boost" rd /s /q "%R%\bin\x64\Release_CUDA" cd /D "%B_BOOST%\lib64-msvc-14.1" mkdir "%R%\lib\x64" mkdir "%R%\bin\x64\Release_CUDA" echo Copying boost libraries cop...
astra-toolbox/astra-toolbox
build/msvc/build_setup.bat
bat
gpl-3.0
1,027
@ECHO OFF set port=52721 set GDK_BACKEND=broadway cd C:\Program Files\Csuper start /b broadwayd --port=%port% csuper-gtk.exe taskkill /F /IM broadwayd.exe
Dalan94/Csuper
Installation/csuper-html-autostart.bat
bat
gpl-3.0
160
REM Step1.make a environment variable HOME=%USERPROFILE% REM Step2.make a environment variable R_HOME=C:\Program Files\R\R-3.1.1 REM Step3. mklink "~/.Rprofile" "~/SparkleShare/Rprofile/R/dotFiles/R01_Win_dot_Rprofile.R" REM Step3. copy the "~/SparkleShare/Rprofile/R/dotFiles/.Rprofile" to the ~/Rprofile wmic ENVIRONME...
bwtian/Rprofile
R/dofFiles/setRprofileWindows.bat
bat
gpl-3.0
597
@echo off set JHD_DIR=D:\daten\wolfram\jhotdraw set JDK=C:\Programme\JDK1.2 set OLD_CP=%CLASSPATH% set CLASSPATH=. set CLASSPATH=%CLASSPATH%;%JHD_DIR% javac -d %JHD_DIR% %JHD_DIR%\src\org\jhotdraw\applet\*.java %JHD_DIR%\src\org\jhotdraw\application\*.java %JHD_DIR%\src\org\jhotdraw\contrib\*.java %JHD_DIR%\src\org\...
samskivert/jhotdraw6
compile.bat
bat
lgpl-2.1
655
@echo off pushd . echo compiling... cd ..\src javac com\gpl\pittrainer\*.java if ERRORLEVEL 1 ( echo . echo BUILD ERRORS echo . pause ) else ( echo creating jar... jar cf ..\bin\PitTrainer.jar com ) popd
davecalkins/pit-trainer
pittrainer/scripts/build.bat
bat
lgpl-3.0
226
vcpkg install xproperty:x64-windows mkdir build-x64-windows cd build-x64-windows cmake .. -DCMAKE_TOOLCHAIN_FILE="%VCPKG_ROOT%\scripts\buildsystems\vcpkg.cmake" -DVCPKG_TARGET_TRIPLET=x64-windows -DCMAKE_GENERATOR_PLATFORM=x64 cmake --build . --config Release pause
myd7349/Ongoing-Study
cpp/CMake/vcpkg/xproperty_example/build-x64-windows.bat
bat
lgpl-3.0
266
@echo off @rem save current directory @set OLDDIR=%CD% cd %WR_CC_PATH%\parent call mvn test site -s %MAVEN_SETTINGS_FILE% @set MYERROR=%ERRORLEVEL% chdir /d %OLDDIR% EXIT /B %MYERROR%
bocogop/main
webreport/trunk/build/scripts/test.bat
bat
unlicense
187
@echo off set ARM_TOOLS=C:\Program Files (x86)\GNU Tools ARM Embedded\4.9 2015q2 "%ARM_TOOLS%\bin\arm-none-eabi-gcc" -mcpu=arm2 -Wall -O3 -c -o serialfs.o serialfs.c -std=c99 --save-temps -mabi=apcs-gnu -mno-thumb-interwork -fpic "%ARM_TOOLS%\bin\arm-none-eabi-gcc" -mcpu=arm2 -Wall -O3 -c -o _start.o _start.s -std=c99 ...
reenigne/reenigne
riscos2/serialfs/build.bat
bat
unlicense
843
set JRE_HOME=c:\Program Files\Java\jre1.8.0_271\ "c:\Program Files\Java\jre1.8.0_271\bin\java.exe" -Dfile.encoding=UTF-8 -jar Parallator.jar
KursX/Parallator
release/launcher.bat
bat
apache-2.0
140
# Please NOTE: In this sample we're assuming Cloud Api Server is hosted at "https://localhost". # If it's not then please replace this with with your hosting url. curl --location --request POST 'https://localhost/pdf/edit/replace-text-with-image' \ --header 'x-api-key: {{x-api-key}}' \ --form 'url=https://bytescout-c...
bytescout/ByteScout-SDK-SourceCode
Cloud API Server/Replace Text With Image From PDF/cURL/Replace Text With Image/ReplaceTextWithImage.cmd
bat
apache-2.0
596
@echo off if "%1" == "apps" goto :apps cd nginx start cmd /k run.bat cd .. cd Portal start cmd /k run prod cd .. @echo Wait until the portal app started, then type "run apps" to start the other apps. @echo Open the website at http://localhost:8080. pause goto :end :apps cd ReactDashboardApp start cmd /k run prod cd...
dsuryd/dotnetify-react-demo-vs2017
MicrofrontendTemplate/run.bat
bat
apache-2.0
453
@echo off SET VERS=%1 IF NOT DEFINED VERS ( echo "Version argument is required" exit /B 1 ) echo "Stopping node" nssm stop SovrinNode echo "Run sovrin upgrade to version %VERS%" pip install --upgrade --no-cache-dir sovrin-node%SOVRIN_NODE_PACKAGE_POSTFIX%=="%VERS%" SET RET=%ERRORLEVEL% IF NOT "%RET%"=="0" ( ech...
keenondrums/sovrin-node
scripts/upgrade_sovrin_node_test.bat
bat
apache-2.0
470
@echo off :: :: The Batchography book by Elias Bachaalany :: setlocal enabledelayedexpansion for %%a in ( "01:31:2016 at 4:17AM - LOGENTRY: User 'Jane' has logged in" "01:31:2016 at 4:17AM - LOGENTRY: File 'payroll.db' has been accessed" "01:31:2016 at 4:55AM - LOGENTRY: User 'Jane' logged out" ) do...
PassingTheKnowledge/Batchography
str-substitute-asterisk.bat
bat
apache-2.0
387
./cfg_fuzzball -linux-syscalls -trace-syscalls -trace-stopping -check-condition-at 0x08048933:'mem[R_EBP:reg32_t - 12:reg32_t]:reg32_t == 7:reg32_t' -fuzz-start-addr 0x080489d1 -trace-assigns-string -trace-iterations -coverage-stats -time-stats -fuzz-end-addr 0x08048937 ./mp-bad-mylibc -stp-path ./stp -skip-call-addr 0...
bitblaze-fuzzball/d-s-se-directed-tests
vulapps/wu-ftpd/f1/2010-11-06.cmd
bat
apache-2.0
461
@echo off echo [Pre-Requirement] Makesure install JDK 6.0+ and set the JAVA_HOME. echo [Pre-Requirement] Makesure install Maven 3.0.3+ and set the PATH. set MVN=mvn set MAVEN_OPTS=%MAVEN_OPTS% -XX:MaxPermSize=128m echo [Step 1] Install all springside modules and archetype to local maven repository. cd ppcxy-parent ca...
ppcxy/cyfm
quick-start.bat
bat
apache-2.0
880
@echo off set /p API_KEY=<nuget_api_key.txt cd ..\Bounce dotnet pack --configuration Release dotnet nuget push .\bin\Release\NuGet\Bounce.0.11.0-beta2.nupkg --source https://api.nuget.org/v3/index.json --api-key %API_KEY% pause
refractalize/bounce
Tools/nuget_tool_push_release.bat
bat
bsd-2-clause
240
@ECHO OFF python %ECO_ROOT%/bin/ecosystem.py %*
RotorStudios/Ecosystem
bin/eco.cmd
bat
bsd-3-clause
47
@ECHO OFF SET BIN_TARGET=%~dp0\"../EHER/PHPUnit/bin"\phpcpd php "%BIN_TARGET%" %*
willmendesneto/zf2repository
vendor/bin/phpcpd.bat
bat
bsd-3-clause
82
@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/ec2delvol.cmd
bat
mit
1,029
cmd_drivers/base/built-in.o := arm-eabi-ld -EL -r -o drivers/base/built-in.o drivers/base/core.o drivers/base/sys.o drivers/base/bus.o drivers/base/dd.o drivers/base/driver.o drivers/base/class.o drivers/base/platform.o drivers/base/cpu.o drivers/base/firmware.o drivers/base/init.o drivers/base/map.o drivers/base/d...
bigbiff/i717-GB-Kernel
drivers/base/.built-in.o.cmd
bat
gpl-2.0
556
cmd_sound/ppc/built-in.o := rm -f sound/ppc/built-in.o; arm-linux-gnueabihf-ar rcsD sound/ppc/built-in.o
tyeo098/MK908-Kernel-NAND
sound/ppc/.built-in.o.cmd
bat
gpl-2.0
106
@echo off rem Copyright 2005-2014 Red Hat, Inc. rem rem Red Hat licenses this file to you under the Apache License, version rem 2.0 (the "License"); you may not use this file except in compliance rem with the License. You may obtain a copy of the License at rem rem http://www.apache.org/licenses/LICENSE-2.0 r...
jstrachan/jube
images/fabric8/tomcat-8.0/src/main/distro/kill.bat
bat
apache-2.0
1,202
RD /S /Q C:\Builds\GeoportalServer\10.3_PublishClient\Sources\AppLogger\trunk XCOPY C:\Repositories\geoportal-server\components\desktop\AppLogger\trunk\*.* C:\Builds\GeoportalServer\10.3_PublishClient\Sources\AppLogger\trunk /E /I /Y
Esri/geoportal-server
components/desktop/PublishClient/branches/10.3/InstallSupport/PreCompile.bat
bat
apache-2.0
235
setlocal call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\VsDevCmd.bat" path "C:\Program Files (x86)\MSBuild\16.0\Bin;C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin";%path% cmake -G "NMake Makefiles" -DCIO_TESTS=On . cmake --build . endlocal
fluent/fluent-bit
lib/chunkio/scripts/win_build.bat
bat
apache-2.0
312
@rem Licensed to the .NET Foundation under one or more agreements. @rem The .NET Foundation licenses this file to you under the MIT license. @rem See the LICENSE file in the project root for more information. @echo off @if defined _echo echo on setlocal ENABLEDELAYEDEXPANSION set ERRORLEVEL= set BENCHVIEW_RUN_TYP...
cydhaselton/coreclr
tests/scripts/run-xunit-perf.cmd
bat
mit
14,994
:: Installs from srtp windows build directory to directory specified on :: command line @if "%1"=="" ( echo "Usage: %~nx0 destdir" exit /b 1 ) else ( set destdir=%1 ) @if not exist %destdir% ( echo %destdir% not found exit /b 1 ) @for %%d in (include\srtp.h crypto\include\cipher.h Debug\srtp2.lib Release\s...
ibc/MediaSoup
worker/deps/libsrtp/srtp/install-win.bat
bat
isc
939
@echo off set NYA_PRO=%cd%\nya_engine.pro rmdir ..\..\bin\build-nya_engine-Android-armeabi-v7a-auto /s /q md ..\..\bin\build-nya_engine-Android-armeabi-v7a-auto pushd ..\..\bin\build-nya_engine-Android-armeabi-v7a-auto call %QMAKE_ANDROID% -spec android-g++ %NYA_PRO% if errorlevel 1 ( echo ----------- ...
link0802/nya-engine
build/qt5/build_android.cmd
bat
mit
682
phpunit --verbose unit
allengaller/zenx-tmall
web/public_html/protected/extensions/nested-set-behavior/tests/rununit.bat
bat
mit
22
@ECHO OFF REM If JAVA_HOME is not set, use the java in the execution path if "%JAVA_HOME%" == "" ( set JAVA=java ) else ( set JAVA="%JAVA_HOME%\bin\java" ) SET EPUBCHECK_HOME=%~dp0 REM Loop to read all the arguments SET ARGS= :WHILE IF "%1"=="" GOTO LOOP SET ARGS=%ARGS% %1 SHIFT GOTO WHILE :LOOP "%JAVA%"...
Hasimir/epubcheck
src/main/scripts/epubcheck.bat
bat
mit
385
cd Apples call gradlew build cd ../Armor call gradlew build cd ../Blocks call gradlew build cd ../CarbonPaper call gradlew build cd ../HorseFood call gradlew build cd ../Macros call gradlew build cd ../MobChanges call gradlew build cd ../EnderProjectiles call gradlew build cd ../Recipes call gradlew build cd ../Screent...
PrinceOfAmber/SamsPowerups
buildall.bat
bat
mit
714
@echo off chcp 65001 > NUL query.exe localhost 5005 %1
deriksson/Conspectus
src/c/run-query.bat
bat
mit
55
@echo off REM Switch for Release/Debug build REM cl -nologo -EHsc /Oi /Od /Zi /FC filerandomizer.cpp /link /INCREMENTAL:NO /PDB:filerandomizer.pdb -opt:ref user32.lib ole32.lib shell32.lib Gdi32.lib cl -nologo -EHsc /O2 filerandomizer.cpp /link -opt:ref user32.lib ole32.lib shell32.lib Gdi32.lib del filerandomizer.ob...
iherbig/filerandomizer
build.bat
bat
mit
323
cmd /K UnitTests.exe -v Pause
ZahlGraf/IrrIMGUI
unittests/UnitTest.bat
bat
mit
29
@echo off cd %~dp0 %JAVA_HOME%\bin\java -jar plantuml.jar %* exit /b %ERRORLEVEL%
sonodar/sphinx-plantuml-browsersync
plantuml.bat
bat
mit
83
@setlocal EnableDelayedExpansion EnableExtensions @for %%i in (%~dp0\_packer_config*.cmd) do @call "%%~i" @if defined PACKER_DEBUG (@echo on) else (@echo off) title Enabling Windows Remote Management. Please wait... echo ==^> Turning off User Account Control (UAC) :: see http://www.howtogeek.com/howto/windows-vista/e...
audio4ears/packer-windows
scripts/install-winrm.cmd
bat
mit
6,163
@echo off echo --------------------------------------------------------------------- mkdir results echo --------------------------------------------------------------------- .\Release\res2h.exe .\test .\results -s -v -h .\results\resources.h -u .\results\resources.cpp echo ----------------------------------------------...
zefie/EmulationStation
data/res2h-master/run_test.bat
bat
mit
532
@ECHO OFF REM Command file for Sphinx documentation pushd %~dp0 if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=python -msphinx ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_elements.papers...
mookfist/mookfist-lled-controller
apidocs/make.bat
bat
mit
7,605
cmd_drivers/acpi/system.o := gcc -Wp,-MD,drivers/acpi/.system.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-la...
namgk/kernel-tut
drivers/acpi/.system.o.cmd
bat
gpl-2.0
16,499
cmd_sound/soc/atmel/built-in.o := rm -f sound/soc/atmel/built-in.o; /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-none-linux-gnueabi-ar rcsD sound/soc/atmel/built-in.o
evan6200/cirrfy_pos
sound/soc/atmel/.built-in.o.cmd
bat
gpl-2.0
214
cmd_drivers/media/usb/gspca/gspca_sonixj.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o drivers/media/usb/gspca/gspca_sonixj.o drivers/media/usb/gspca/sonixj.o
avareldalton85/rpi2-linux-rt
drivers/media/usb/gspca/.gspca_sonixj.o.cmd
bat
gpl-2.0
224
cmd_/home/ubuntu/compat_wl18xx/drivers/net/wireless/ti/wl1251/wl1251.ko := arm-fsl-linux-gnueabi-ld -EL -r -T /home/ubuntu/linux-3.0.101/scripts/module-common.lds --build-id -o /home/ubuntu/compat_wl18xx/drivers/net/wireless/ti/wl1251/wl1251.ko /home/ubuntu/compat_wl18xx/drivers/net/wireless/ti/wl1251/wl1251.o /home/...
174high/compat_wl18xx
drivers/net/wireless/ti/wl1251/.wl1251.ko.cmd
bat
gpl-2.0
385
cmd_sound/drivers/built-in.o := /home/jashaswee/vibex2/X2_ROW_L_OpenSource/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ld -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
jashasweejena/VibeKernel
sound/drivers/.built-in.o.cmd
bat
gpl-2.0
320
cmd_net/ipv4/ip_input.o := arm-eabi-gcc -Wp,-MD,net/ipv4/.ip_input.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-prototy...
HCDRJacob/wildfire-kernel
net/ipv4/.ip_input.o.cmd
bat
gpl-2.0
155,604
cmd_sound/soc/codecs/snd-soc-wm8994.o := /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o sound/soc/codecs/snd-soc-wm8994.o sound/soc/codecs/wm8994_samsung.o sound/soc/codecs/wm8994_n1.o sound/soc/codecs/wm8994_voodoo.o
selva-simple/Galaxy-R-Kernel
sound/soc/codecs/.snd-soc-wm8994.o.cmd
bat
gpl-2.0
262
cmd_lib/plist.o := arm-linux-gnueabi-gcc -Wp,-MD,lib/.plist.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -I/root/linux-jps/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk30/include -Iarch/arm/plat-rk/inc...
jpsminix/minix5
lib/.plist.o.cmd
bat
gpl-2.0
8,867
cmd_fs/ext4/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/ext4/built-in.o fs/ext4/ext4.o
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
fs/ext4/.built-in.o.cmd
bat
gpl-2.0
207
cmd_drivers/video/console/built-in.o := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-ld -EL -r -o drivers/video/console/built-in.o drivers/video/console/dummycon.o drivers/video/console/fbcon.o drivers/video/console/bitblit.o drivers/video/console/font.o drivers/video/console/softcursor.o drivers...
dalinaum/studyak
drivers/video/console/.built-in.o.cmd
bat
gpl-2.0
347
cmd_scripts/kconfig/nconf := gcc -o scripts/kconfig/nconf scripts/kconfig/nconf.o scripts/kconfig/zconf.tab.o scripts/kconfig/nconf.gui.o -lmenu -lpanel -lncurses
Dee-UK/D33_KK_Kernel
scripts/kconfig/.nconf.cmd
bat
gpl-2.0
165
cmd_drivers/media/platform/built-in.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o drivers/media/platform/built-in.o drivers/media/platform/omap/built-in.o drivers/media/platform/bcm2835/built-in.o
avareldalton85/rpi2-linux-rt
drivers/media/platform/.built-in.o.cmd
bat
gpl-2.0
263
IF NOT "%LANG%"=="FRA" GOTO :EOF IF NOT "%COMCTL_UPDATE_ID%"=="KB2296011" GOTO :EOF SET SHA1_COMCTL5_MSFT_X64_MAN=df,07,1c,fb,03,86,44,28,8f,77,d6,ff,59,19,06,7a,ed,cb,9b,aa SET SHA1_COMCTL5_MSFT_X64_FILE=ca,08,29,95,19,44,18,3b,6f,ee,a4,22,03,c8,44,43,5f,ad,d1,ae SET SHA1_COMCTL6_MSFT_X64_MAN=a1,5d,0c,1a,dd,a9,5b,14,...
Explorer09/nlite-asms01cab
global_vars/not_supported/FRA/KB2296011_FRA.cmd
bat
gpl-2.0
1,163
cmd_arch/arm/mm/fault.o := arm-eabi-gcc -Wp,-MD,arch/arm/mm/.fault.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach...
bigbiff/i717-GB-Kernel
arch/arm/mm/.fault.o.cmd
bat
gpl-2.0
27,502
set SolutionDir=%1 set ProjectDir=%2 set Configuration=%3 set Platform=%4 xcopy /Y /d %ProjectDir%bin\%Platform%\%Configuration%\* %SolutionDir%%Platform%\%Configuration%\
bvrooman/Clairvoyance
ClairvoyanceRenderSystemGL/script.bat
bat
gpl-2.0
173
cmd_kernel/softirq.o := arm-eabi-gcc -Wp,-MD,kernel/.softirq.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/i...
bigbiff/i717-GB-Kernel
kernel/.softirq.o.cmd
bat
gpl-2.0
28,492
avrdude -c usbtiny -p m32 -B 5 -U flash:w:anode-le.hex -U lfuse:w:0xBF:m -U hfuse:w:0xD9:m
MeeBlip/meeblip-anode-limited-edition
Firmware/make-anode-le.bat
bat
gpl-3.0
91
@cd /d %~dp0 @if not "%GPU_FORCE_64BIT_PTR%"=="1" (setx GPU_FORCE_64BIT_PTR 1) > nul @if not "%GPU_MAX_HEAP_SIZE%"=="100" (setx GPU_MAX_HEAP_SIZE 100) > nul @if not "%GPU_USE_SYNC_OBJECTS%"=="1" (setx GPU_USE_SYNC_OBJECTS 1) > nul @if not "%GPU_MAX_ALLOC_PERCENT%"=="100" (setx GPU_MAX_ALLOC_PERCENT 100) > nul @if not ...
aaronsace/MultiPoolMiner
Start_all_pools_all_Algos.bat
bat
gpl-3.0
1,251
java -Djava.naming.factory.initial=com.sun.jndi.cosnaming.CNCtxFactory -Djava.naming.provider.url=iiop://localhost:8087 -cp . AddClient
HaiderRazvi/IIOP.Net
Examples/GettingStarted/SimpleAdder/DotNetServerJavaClient/java/runClient.bat
bat
lgpl-2.1
136
@echo off for /f %%i in ('svnversion') do set REV=%%i "c:\Program Files\Inno Setup 5\ISCC.exe" "/dPACKAGE_VERSION=0.5.0.%REV%" cfeditor.iss
bokic/mkfusion
install/windows/cfeditor.bat
bat
lgpl-3.0
143
@echo OFF REM Set the current working directory to the script's folder pushd %~dp0 REM Setup the actual folder with the expected files echo Initializing the actual issues Git repo with the expected ones... rmdir /S /Q actual 2>NUL mkdir actual xcopy expected actual /E >NUL pushd actual git init git config user.email ...
dbolkensteyn/sonarlint-vs
its/regression-test.bat
bat
lgpl-3.0
2,586
java -jar jbpt-pm-entropia-1.5.jar -r -rel=examples\icpm2020_E1.xes -ret=examples\icpm2020_fig6.sdfa pause
jbpt/codebase
jbpt-pm/target/r_ICPM2020_A2E1.bat
bat
lgpl-3.0
106
:: Since, I've set things up like this in my local box. You just need to replace the paths here to point correctly. cd\ start /d "C:\redis_server" redis-server.exe start /d "C:\mongodb_server\bin" mongod.exe --storageEngine wiredTiger --dbpath c:\data\db start /d "C:\elasticsearch_server\bin" elasticsearch
amitstefen/mongo_app
start_MongoDB_ElasticSearch_Redis.bat
bat
unlicense
309
@ECHO %PROJECT_ROOT%
Spidey01/envsetup
.cmd/gettop.cmd
bat
unlicense
21
regsvr32 VistaElevationDLL.dll
tavultesoft/keymanweb
windows/src/ext/jedi/jwscl/branches/0.9.3/examples/VistaElevation/register.bat
bat
apache-2.0
30
echo off rem Licensed to the Apache Software Foundation (ASF) under one or more rem contributor license agreements. See the NOTICE file distributed with rem this work for additional information regarding copyright ownership. rem The ASF licenses this file to You under the Apache License, Version 2.0 rem (the "License...
tkpanther/ignite
modules/cassandra/src/test/scripts/recreate-cassandra-artifacts.bat
bat
apache-2.0
1,562
jstestdriver --config javascript-stacktrace.conf --tests all --captureConsole --testOutput %~dp0\results
nlbdev/nlbdirekte
player/tests/javascript-stacktrace.bat
bat
bsd-3-clause
106
@ECHO OFF SETLOCAL SET PYTHONPATH="../..:%PYTHONPATH%" python -m sllurp.stork -n 100 -s 2 -P 32 -M WISP5 -f ihex/run-wirelessdead.hex %* 192.168.10.101 ENDLOCAL call inventory.bat
amjadmajid/stork
Host_software/bin/windows/wisentWISP5run-once2-dead.bat
bat
bsd-3-clause
183
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXWSCORE.S07_ManageTaskItems.MSOXWSCORE_S07_TC02_CopyTaskItemSuccessfully /testcontainer:..\..\MS-OXWSCORE\TestSuite\bin\Debug\MS-OXWSCORE_TestSuite.dll /runconfig:..\..\MS-OXWSCORE\MS-OXWSCORE.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeWebServices/Source/Scripts/MS-OXWSCORE/RunMSOXWSCORE_S07_TC02_CopyTaskItemSuccessfully.cmd
bat
mit
314
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXNSPI.S05_NegativeBehavior.MSOXNSPI_S05_TC34_NspiSeekEntriesFaliure /testcontainer:..\..\MS-OXNSPI\TestSuite\bin\Debug\MS-OXNSPI_TestSuite.dll /runconfig:..\..\MS-OXNSPI\MS-OXNSPI.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/Scripts/MS-OXNSPI/RunMSOXNSPI_S05_TC34_NspiSeekEntriesFaliure.cmd
bat
mit
301
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_SITESS.S05_ExportWorkflowTemplate.MSSITESS_S05_TC02_ExportWorkflowTemplateInvalidLibrary /testcontainer:..\..\MS-SITESS\TestSuite\bin\Debug\MS-SITESS_TestSuite.dll /runconfig:..\..\MS-SITESS\MS-SITESS.testsettings /unique paus...
OfficeDev/Interop-TestSuites
SharePoint/Source/Scripts/MS-SITESS/RunMSSITESS_S05_TC02_ExportWorkflowTemplateInvalidLibrary.cmd
bat
mit
321
c:\Python26\python.exe allan_cont_log.py experiment.conf
UltracoldAtomsLab/labhardware
projects/allan_cont/start_log.bat
bat
mit
56
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB.MS_FSSHTTP_FSSHTTPB_S03_SchemaLock.TestCase_S03_TC32_ReleaseLock_NoClientInTheCoautuoringSession /testcontainer:..\..\MS-FSSHTTP-FSSHTTPB\TestSuite\bin\Debug\MS-FSSHTTP-FSSHTTPB_TestSuite.dll /runconfig:..\..\...
XinwLi/Interop-TestSuites-1
FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunTestCase_S03_TC32.cmd
bat
mit
386
msbuild /p:Configuration=Release ..\Rock.Core.Newtonsoft\Rock.Core.Newtonsoft.csproj nuget pack ..\Rock.Core.Newtonsoft\Rock.Core.Newtonsoft.csproj -Properties Configuration=Release
bfriesen/Rock.Core
build/buildRockCoreNewtonsoftNuget.bat
bat
mit
181
@echo off rem bf.bat: the batch file that actually launches a command line tool setlocal enabledelayedexpansion set BF_DIR=%~dp0 if "%BF_DIR:~-1%" == "\" set BF_DIR=%BF_DIR:~0,-1% rem Include the master configuration file. call "%BF_DIR%\config.bat" rem Check that a command to run was specified. if "%BF_PROG%" == "...
melissalinkert/bioformats
tools/bf.bat
bat
gpl-2.0
2,014
cmd_drivers/input/evbug.ko := arm-eabi-ld -EL -r -T /home/adam/android/kernel_dev/samsung/espressovzw/scripts/module-common.lds --build-id -o drivers/input/evbug.ko drivers/input/evbug.o drivers/input/evbug.mod.o
MrHyde03/android_kernel_samsung_espressovzw
drivers/input/.evbug.ko.cmd
bat
gpl-2.0
215
cmd_lib/zlib_inflate/built-in.o := ld -m elf_i386 -r -o lib/zlib_inflate/built-in.o lib/zlib_inflate/zlib_inflate.o
madhwang/linuxKernel
lib/zlib_inflate/.built-in.o.cmd
bat
gpl-2.0
120
if not exist "%TEMP%\7z920-x64.msi" ( powershell -Command "(New-Object System.Net.WebClient).DownloadFile('http://downloads.sourceforge.net/sevenzip/7z920-x64.msi', '%TEMP%\7z920-x64.msi')" <NUL ) msiexec /qb /i "%TEMP%\7z920-x64.msi" pushd "%TEMP%" rem Make sure the '%' in URL are escaped when copy-and-pasting i...
cgravill/antha
scripts/windows/mingw.bat
bat
gpl-2.0
996
c:\Python27\ArcGIS10.3\python.exe f:\model\v3\scripts\MDCS.py -i:f:\model\v3\Parameter\Config\LSM.xml -m:F:\model\v3\MD\suitability.gdb\service -s:F:\model\v3\data\land_raster_presence_absence.tif
staudn/weighted-raster-overlay-service-toolbox-1
WROS/batchFiles/sample.bat
bat
apache-2.0
196
@echo off @rem A python interperter must be available through PATH. SET PYTHONPATH=. IF [%1]==[clean] ( del /Q stamp\*_pyW exit /B ) IF NOT EXIST stamp\build_pyW ( python setup.py build_ext --inplace IF %ERRORLEVEL% NEQ 0 EXIT /B type nul > stamp\build_pyW ) ELSE echo the extension was built IF ...
pombredanne/pyahocorasick
windows.bat
bat
bsd-3-clause
980
@if "%SCM_TRACE_LEVEL%" NEQ "4" @echo off call :ShowEnvironment Environment at start of batch file. :: Prerequisites :: ------------- :: Verify node.js installed where node 2>nul >nul IF %ERRORLEVEL% NEQ 0 ( echo. echo Missing node.js executable, please install node.js, if already installed make sure it can...
croquet-australia/website-application
deploy.cmd
bat
mit
7,398
cmd_net/bluetooth/built-in.o := arm-eabi-ld -EL -r -o net/bluetooth/built-in.o net/bluetooth/bluetooth.o net/bluetooth/rfcomm/built-in.o net/bluetooth/bnep/built-in.o net/bluetooth/hidp/built-in.o
R-M-S/RMS_DragunKernel_V.11-MAX-9-3-2012_3.0.42
net/bluetooth/.built-in.o.cmd
bat
gpl-2.0
202
/* linker.cmd - Linker command/script file */ /* * Copyright (c) 2014 Wind River Systems, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
coldnew/zephyr-project-fork
arch/arm/soc/ti_lm3s6965/linker.cmd
bat
apache-2.0
708
@echo off "tools\nuget\nuget.exe" "install" "xunit.runner.console" "-OutputDirectory" "tools" "-ExcludeVersion" "-version" "2.0.0" "tools\nuget\nuget.exe" "install" "FAKE.Core" "-OutputDirectory" "tools" "-ExcludeVersion" "-version" "4.4.2" "tools\nuget\nuget.exe" "install" "SourceLink.Fake" "-OutputDirectory" "tools"...
cH40z-Lord/octokit.net
build.cmd
bat
mit
1,229
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=source set BUILDDIR=build if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure ...
paulbrodersen/netgraph
docs/make.bat
bat
gpl-3.0
804
@echo off copy ..\swfupload.js ..\..\samples\demos\swfupload copy swfupload.swf ..\..\samples\demos\swfupload
songboriceboy/cnblogsbywojilu
wojilu.Web/static/flash/swfupload/SWFUpload v2.2.0.1 Core/Flash/deploy.bat
bat
apache-2.0
113
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\handlebars\bin\handlebars" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\handlebars\bin\handlebars" %* )
nnupoor/whatyouuse
wyu/node_modules/.bin/handlebars.cmd
bat
mit
192
@echo off set path=%~dp0../Release;%PATH% pushd "%~dp0" echo Rebuilding documentation... echo Note! You need the following unix utils available via PATH environment variable: echo - gawk REM pause echo. REM ====================================================== echo README.md... gawk -f ./file-formatter.awk README....
optimal-software/probe-api
tools/compile_documentation.cmd
bat
mit
829
@echo off setlocal call tools\options.bat cd %SRCDIR% || exit /b %errorlevel% echo Downloading %QTURL% curl %CURLOPTS% %QTURL% 7z %ZOPTS% qtbase-everywhere-src-%QTVER%.zip || exit /b %errorlevel% echo Downloading %SSLURL% curl %CURLOPTS% %SSLURL% 7z %ZOPTS% openssl-%SSLVER%.tar.gz || exit /b %errorlevel% 7z %ZOP...
fpoussin/Qt5-MSVC-Static
tools/download.bat
bat
mit
387