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
cmd_arch/arm/mach-imx/suspend-imx6.o := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/mach-imx/.suspend-imx6.o.d -nostdinc -isystem /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin...
FEDEVEL/tmp-imx6-tiny-rex-linux
arch/arm/mach-imx/.suspend-imx6.o.cmd
bat
gpl-2.0
4,302
@echo off rem ==== Application launcher ===== rem = Script version 1.0, 2016/05 = rem = Author: Guillaume Diaz = rem =============================== echo. echo ######################## echo # Starting application # echo ######################## echo (i) if nothing start make sure you have JAVA_HOME set an environ...
guihome-diaz/training
JavaFX/FX8/diffing/src/main/launcher/diffing.bat
bat
gpl-2.0
394
cmd_mm/dmapool.o := arm-none-linux-gnueabi-gcc -Wp,-MD,mm/.dmapool.o.d -nostdinc -isystem /home/stesalit/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/root/kernel-dev/linux-2.6.37/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-davinci/...
srinugnt2000/linux-2.6.37
mm/.dmapool.o.cmd
bat
gpl-2.0
23,505
cmd_sound/drivers/opl4/built-in.o := rm -f sound/drivers/opl4/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/drivers/opl4/built-in.o
evan6200/cirrfy_pos
sound/drivers/opl4/.built-in.o.cmd
bat
gpl-2.0
223
echo ' >"%GBC%\%DTSC%.vbs" echo. Set WshShell = WScript.CreateObject("WScript.Shell") >>"%GBC%\%DTSC%.vbs" echo. Set lnk = WshShell.CreateShortcut("%GBC%\%DTS%.lnk") >>"%GBC%\%DTSC%.vbs" echo. lnk.TargetPath = "%GBC%\%DTSC%.bat">>"%GBC%\%DTSC%.vbs" echo. lnk.Arguments = %OUTP%%GBC%\logs\%DTS%.log">>"%GBC%\%DTSC%.vb...
HoodlumDTX/rom-jacket
vbsShortcut.bat
bat
gpl-2.0
674
cmd_drivers/media/dvb-frontends/ves1820.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/media/dvb-frontends/ves1820.ko drivers/media/dvb-frontends/ves1820.o drivers/media/dvb-frontends/ves1820.mod.o
avareldalton85/rpi2-linux-rt
drivers/media/dvb-frontends/.ves1820.ko.cmd
bat
gpl-2.0
311
cmd_fs/jffs2/jffs2.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 fs/jffs2/jffs2.o fs/jffs2/compr.o fs/jffs2/dir.o fs/jffs2/file.o fs/jffs2/ioctl.o fs/jffs2/nodelist.o fs/jffs2/malloc.o fs/jffs2/read.o fs/...
chase2534/gtab47.freekern
fs/jffs2/.jffs2.o.cmd
bat
gpl-2.0
608
cmd_fs/ramfs/ramfs.o := /opt/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/ramfs/ramfs.o fs/ramfs/inode.o fs/ramfs/file-mmu.o
TeamGlide/LiteKernel
fs/ramfs/.ramfs.o.cmd
bat
gpl-2.0
139
@if not exist frames-boardspace mkdir frames-boardspace @if not exist gen mkdir gen @echo %1,%2,%3,%4 > gen\dat0 @echo %5,%6,%7,%8,%9 > gen\dat1 @exit 0
ehy/epspline
anim-example/animprep.bat
bat
gpl-3.0
160
@echo off Call gradlew clean :del /Q/F/S .\~Release\*.*
DuelMonster/SuperMiner
Clean.bat
bat
gpl-3.0
57
rem echo off rem -------------------------------------------------------------------------------------------------------------------- rem Package InterOp for Windows Systems rem rem The script takes two arguments: rem 1. Path to third party binaries: E.g. GTest, NUnit rem rem Example Running script (from source dir...
Illumina/interop
tools/package.bat
bat
gpl-3.0
5,472
@echo off set time=%1 TIME %time%
pmanwatkar/puppetModules
actions/files/ProcessHandlingWindows/set_system_time.bat
bat
gpl-3.0
34
@echo off :: Displays active processes. 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...
Thibstars/ThibTools
processes.bat
bat
gpl-3.0
1,248
::**************************************************************************** :: (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 proper...
ShepardSiegel/ocpi
coregen/dram_v6_mig37/mig_37/example_design/par/rem_files.bat
bat
lgpl-3.0
8,957
:cd %~dp0 :cd ..\.. set PROJECT_HOME=%CD% set JAVA_HOME=C:\jdk1.6.0_45 set ANT_HOME=C:\apache-ant-1.9.4 set PATH=%JAVA_HOME%\bin;%ANT_HOME%\bin;%PATH% cd %~dp0
derickson82/Thwack-And-Bash-prototype
setEnv.cmd
bat
apache-2.0
162
@ECHO OFF java -classpath "<path>" tools.Modes %1 %2 %3 %4 %5 %6 %7 %8 %9
hetau/cycle
command/windows/cycle.bat
bat
apache-2.0
76
@echo off set BUILD_INFO=..\build.info.txt if exist %BUILD_INFO% ( for /f "tokens=1,2 eol=# delims==" %%G in (%BUILD_INFO%) do ( set %%G=%%H ) ) else ( echo "%BUILD_INFO% not found." exit /b 1 ) set PROJECT=ImageProcessor set BUILD_TYPE=%BuildType% set APP_VERSION=%BuildVersion% call clean...
johnlee175/ImageProcessor
imgproc-java/build.windows.bat
bat
apache-2.0
619
./cfg_fuzzball ./sig-bad-nojt -linux-syscalls -check-condition-at 0x08048fdf:'R_EAX:reg32_t >= 0x7fffffff:reg32_t' -stp-path ./stp -trace-iterations -trace-syscalls -trace-assigns-string -trace-stopping -coverage-stats -time-stats -fuzz-start-addr 0x08049195 -zero-memory -symbolic-cstring 0x00804b070+114 -- ./sig-bad...
bitblaze-fuzzball/d-s-se-directed-tests
vulapps/bind/b2/2010-11-08.cmd
bat
apache-2.0
326
@setlocal @set STARTDIR=%~dp0 @if "%~1" == "" echo Need a long prefix && goto :eof @set PREFIX=%~1 @pushd \Users\Steve\Scans @for /l %%i in (1,1,9) do @( move image%%i.jpeg %PREFIX%0%%i.jpg > %TEMP%\del.me 2>&1 if not errorlevel 1 echo move image%%i.jpeg %PREFIX%0%%i.jpg ) @for /l %%i in (10,1,99) do @( move i...
oharasteve/eagle
samples/www/utilities/fix_robin_pix.bat
bat
apache-2.0
439
@echo off FOR /F "tokens=1,2 delims==" %%G IN (environment.properties) DO (set %%G=%%H) TITLE Shipping (chorographed) mvn package exec:java -f %flowing%\kafka\java\choreography-alternative\shipping\
flowing/flowing-retail
runner/windows-cmd/kafka-choreographed-shipping.bat
bat
apache-2.0
198
REM test_action_list_user_visible_programs_jstree.bat "C:\Program Files\PostgreSQL\9.4\bin\psql.exe" -h localhost -U postgres -d report_manager_database -p 5432 -f ..\action_list_user_visible_programs_jstree.sql 1> test_action_list_user_visible_programs_jstree.log 2>&1 "C:\Program Files\PostgreSQL\9.4\bin\psql.exe"...
james-cantrill/funda_components
programs_manager/programs_manager_database/action_functions/test/test_action_list_user_visible_programs_jstree.bat
bat
apache-2.0
728
@fasm -m 16384 cnv_bmp.asm cnv_bmp.obj @kpack cnv_bmp.obj @pause
devlato/kolibrios-llvm
programs/media/zsea/plugins/bmp/build.bat
bat
mit
64
..\SuperElastix.exe --conf ..\Configuration\itk_warper.json --graphout itk_warper.dot --in FixedAndMovingImageSource=..\Data\coneA2d64.mhd TransformSource=..\Data\ItkAffine2Dtransform.tfm --out ResultImageSink=itk_warper.mhd CALL graphviz_to_png itk_warper.dot
kaspermarstal/SuperElastix
Applications/CommandLineInterface/Demo/Scripts_Windows/itk_warper.bat
bat
apache-2.0
262
straceNt -f stfilter.txt notepad.exe
opf-labs/strender
win-stracent/stracent-notepad.bat
bat
apache-2.0
38
:: This script allows you to serve different TiddlyWiki editions. :: :: It respects a TW_SERVE_EDITION_PATH environment variable. :: If this variable is set it will be used. A command line parameter will overwrite it. :: :: Ensure your server tiddlywiki.info configuration contains :: these plugins, otherwise saving is...
GreenDou/greendou-wiki
node_modules/tiddlywiki/bin/serve.cmd
bat
mit
2,428
@if (@X)==(@Y) @end /* JScript comment @echo off setlocal set "jsc=" for /r "%SystemRoot%\Microsoft.NET\Framework\" %%# in ("*jsc.exe") do set "jsc=%%#" if not exist "%jsc%" ( echo no .net framework installed exit /b 10 ) ::if not exist "%~n0.exe" ( call "%jsc%" /r:"System.Windows.Forms.dll" /nologo /out:"...
TheBigBear/batch.scripts
hybrids/.net/keyStates.bat
bat
mit
984
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\cson\bin\cson2json" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\cson\bin\cson2json" %* )
vdhwouter/GameNation
src/main/resources/static/node_modules/.bin/cson2json.cmd
bat
mit
178
ringo.cmd -l %*
cga-harvard/worldmap
src/geonode-client/externals/ringo/bin/narwhal.cmd
bat
gpl-3.0
16
cmd_drivers/net/ethernet/seeq/built-in.o := rm -f drivers/net/ethernet/seeq/built-in.o; arm-linux-androideabi-ar rcsD drivers/net/ethernet/seeq/built-in.o
MihawkHu/Android_scheduler
kernel/goldfish/drivers/net/ethernet/seeq/.built-in.o.cmd
bat
mit
156
@echo off Setlocal EnableDelayedExpansion :: functrace - <filter file> <filter mode> :: profile_global - <filter file> <filter mode> <output folder> :: memtrace - <filter file> <filter mode> <output folder> :: funcwrap - <filter file> :: cpuid - none :: inscount - <filter file> <filter mode> :: instrace - <filter fi...
CharithYMendis/Helium
dr_clients/utility/run_client.bat
bat
mit
2,999
@echo off "%~dp0\build.bat" release 0.8.22 0.10.0 0.12.0 4.1.1
ethannguyen93/POS
node_modules/edge/tools/buildall.bat
bat
mit
63
@echo off del *.nupkg nuget pack Package.nuspec pause
AkiraGTX/XamarinClipboardPlugin
Clipboard/Nuget/create_package.bat
bat
mit
53
python Client.py pause
Karamax/PCS.2
client.bat
bat
mit
22
@echo off "tools\nuget\nuget.exe" "install" "xunit.runner.console" "-OutputDirectory" "tools" "-ExcludeVersion" "-version" "2.1.0" -verbosity quiet "tools\nuget\nuget.exe" "install" "FAKE.Core" "-OutputDirectory" "tools" "-ExcludeVersion" "-version" "4.22.2" -verbosity quiet "tools\nuget\nuget.exe" "install" "SourceLi...
SamTheDev/octokit.net
build.cmd
bat
mit
1,433
@echo off pushd ..\src\WebsiteCrawler.Console\bin\Debug WebsiteCrawler.exe --startUrl "https://croquetscores.com" --resultPath "%temp%\crawl-croquetscores.com.json" --waitAfterPageLoad 200 if errorlevel 1 goto finally start "%temp%\crawl-croquetscores.com.json" :finally popd echo. echo. pause
TimMurphy/WebsiteCrawler
scripts/crawl-croquetscores.com.bat
bat
mit
299
java -jar C:\Users\mlase\Documents\GitHub\Rupert\build\libs\Rupert-1.0.jar
mattylase/rupert
rupert.bat
bat
mit
74
set BSP_USB_OHCI=1 Set IMGRAM128=1
embedded101/Compact2013.BSP
86duino_80b/86Duino_80B.bat
bat
mit
42
REM ×¢ÊÍ @echo off set ocd=%cd% cd /d %~dp0 cd .. echo ##### Ìáʾ£º¶ÁÈ¡ÅäÖÃÎļþ ##### if exist ..\config.bat call ..\config.bat if exist ..\..\config.bat call ..\..\config.bat if exist ..\..\..\config.bat call ..\..\..\config.bat if exist ..\..\..\..\config.bat call ..\..\..\..\config.bat if exist ..\..\....
dxmgame/dxm-cocos
src/oslibs/cocos/cocos-cpp/build/setup.win32.bat
bat
mit
4,530
devmgmt.msc
w3games/codes
script/Accessing Device Manager from a command prompt in Windows.bat
bat
mit
11
cmd_drivers/macintosh/built-in.o := rm -f drivers/macintosh/built-in.o; /home/aashir/android/toolchain/linaro/bin/arm-eabi-ar rcsD drivers/macintosh/built-in.o
emwno/android_kernel_U8500
drivers/macintosh/.built-in.o.cmd
bat
gpl-2.0
161
@echo off :: Definindo variaveis do ambiente setlocal color 71 set build=1.0 set date=03/mar/16 set versao=FileMaker ver: %build% - %date% :: Variaveis definidas rename %0 "filemaker_v%build%.bat" title %versao% -- InfoBR 2016 -- By: llbranco :: definindo variaveis ::resetando loop set loop1=0 set siz...
llbranco/scripts
filemaker_v1.0.bat
bat
gpl-2.0
2,245
cmd_sound/soc/imx/snd-soc-imx-wm8962.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-ld -EL -r -o sound/soc/imx/snd-soc-imx-wm8962.o sound/soc/imx/imx-wm8962.o
evan6200/cirrfy_pos
sound/soc/imx/.snd-soc-imx-wm8962.o.cmd
bat
gpl-2.0
231
cmd_drivers/base/power/built-in.o := /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/base/power/built-in.o drivers/base/power/sysfs.o drivers/base/power/generic_ops.o drivers/base/power/main.o drivers/base/power/wakeup.o drivers/base/power/runtime.o drivers/base/power/op...
0xD34D/kernel_amazon_tate
drivers/base/power/.built-in.o.cmd
bat
gpl-2.0
356
@echo off set RM=rm -f %RM% *.err *.o *.obj %RM% libucl.a ucl.lib %RM% simple.exe simple.map simple.tds %RM% uclpack.exe uclpack.map uclpack.tds
korczis/ucl
B/clean.bat
bat
gpl-2.0
157
cd /d %~dp0 if "%1" == "" goto SET_DEFAULT_GEN_PATH set GEN_PATH=%1 goto SET_OUT_PATH :SET_DEFAULT_GEN_PATH set GEN_PATH=./demoHello.thrift :SET_OUT_PATH if "%2" == "" goto SET_DEFAULT_OUT_PATH set OUT_PATH=%2 goto RUN_GEN :SET_DEFAULT_OUT_PATH set OUT_PATH=../java/ :RUN_GEN thrift-0.9.2.exe -out...
teabo/wholly-framework
wholly-demo/wholly-demo-web/src/main/thrift/run-gen.bat
bat
gpl-2.0
363
@rem = '--*-Perl-*-- @echo off if "%OS%" == "Windows_NT" goto WinNT IF EXIST "%~dp0perl.exe" ( "%~dp0perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9 ) ELSE IF EXIST "%~dp0..\..\bin\perl.exe" ( "%~dp0..\..\bin\perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9 ) ELSE ( perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9 ) ...
mishin/dwimperl-windows
strawberry-perl-5.20.0.1-32bit-portable/perl/site/bin/moose-outdated.bat
bat
gpl-2.0
1,240
cmd_drivers/tty/serial/built-in.o := /home/ar/android/aosp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/tty/serial/built-in.o drivers/tty/serial/serial_core.o drivers/tty/serial/samsung.o drivers/tty/serial/s5pv210.o
kannu1994/crespo_kernel
drivers/tty/serial/.built-in.o.cmd
bat
gpl-2.0
255
@ECHO OFF TITLE arcscripts2 patch installation tool :TOP CLS ECHO. echo that this tool will can to work, you need to be installed git in windows prompt echo applying patch @cd ..\..\ git am src\arcscripts2\patches\arcscripts2_patch.patch echo echo done! echo thanks for using ArcScripts2 pause
zdroid9770/arcscripts2
INSTALL.bat
bat
gpl-3.0
294
cmc -clean -backend=llvm -config=debug system.cms cmc -backend=llvm -config=debug system.cms cmc -clean -backend=llvm -config=release system.cms cmc -backend=llvm -config=release system.cms cmc -clean -backend=llvm -config=profile system.cms cmc -backend=llvm -config=profile system.cms cmc -clean -backend=llvm -c...
slaakko/cmajor
system/build.bat
bat
gpl-3.0
748
rem pack extension to zip for release management cd %~dp0 set file=extension.zip if exist %file% ( del %file% ) zip -r -S %file% . -x .git/* .gitignore .gitattributes .editorconfig .idea pack-extension.bat
brainfoolong/greaterfield
pack-extension.bat
bat
gpl-3.0
212
@echo off if [%1] == [] goto usage set __exe__=%WATCOM%\binw\vi.exe if [%2] == [] goto skipexe set __exe__=%2 :skipexe if not exist %1 goto usage if not exist %__exe__% goto usage echo %1 > edbind.dat type skel.dat >> edbind.dat edbind %__exe__% goto done :usage @echo Usage: bindvi [config file] [exe] :do...
sparky4/owwolf3d
watcom/eddat/bindvi.bat
bat
gpl-3.0
324
@echo off rem $Id$ if not "%JAVA_HOME%" == "" goto gotJavaHome set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_14 :gotJavaHome set SIDELABS_HOME=. :gotExistHome set ANT_HOME=%SIDELABS_HOME%\tools\ant set _LIBJARS=%CLASSPATH%;%ANT_HOME%\lib\ant-launcher.jar;%ANT_HOME%\lib\junit-4.5.jar;%JAVA_HOME%\lib\tools...
bluedolmen/SIDE-Tools
build.bat
bat
gpl-3.0
778
@echo on java -Xmx1000m -classpath "C:\MYPREP\dist\Extraction.jar" org.olanto.smt.extraction.RUNExtraction 20 20 5 "C:/MYPREP" ENFR > C:\MYPREP\logs\extraction_ENFR_logs.txt java -Xmx1000m -classpath "C:\MYPREP\dist\Extraction.jar" org.olanto.smt.extraction.RUNExtraction 20 20 5 "C:/MYPREP" ENAR > C:\MYPREP\logs\ext...
olanto/MYPREP
run/makeSMT.bat
bat
agpl-3.0
542
@echo off echo C_ADDONS=%~1 > conf.inc echo A_ADDONS= >> conf.inc echo ALL_OBJS=$(VDSP_NAKED_BFIN_OBJS) >> conf.inc echo ALL_CPPS=$(VDSP_NAKED_BFIN_CPPS) >> conf.inc call "..\bat\vdsp50_naked_adsp.bat" gmake-378 -fvdsp\naked\bfin\core.mak gmake-378 -fvdsp\naked\bfin\gfx2.mak gmake-378 -fvdsp\naked\bfin\gfx3.mak...
prefetchnta/crhack
mak/ccblkfn50.bat
bat
lgpl-2.1
485
@echo off setlocal ENABLEDELAYEDEXPANSION REM PLAT-1527 pushd %~dp0\.. echo ### Creating populated database CALL "%~dp0\project-utils.bat" CALL "%~dp0\run-tool.bat" ^ -Dlogback.configurationFile=tofile-logback.xml ^ com.opengamma.examples.bloomberg.tool.ExampleDatabaseCreator echo ### Completed ENDLOCAL REM P...
McLeodMoores/starling
examples/examples-bloomberg/scripts/init-examples-bloomberg-db.bat
bat
apache-2.0
334
@echo off set PYTHONPATH=%CD% python zombie_reader\zombie_reader.py %*
mihaip/readerisdead
bin/zombie_reader.bat
bat
apache-2.0
71
@echo off REM GREEN BATCH UTILITY[ newtbat.bat ] create an new temp batch REM with predefined tempate REM VERSION 0.0.2 REM Last updated by greenlaw110@gmail.com at Nov-12-2007 REM created by greenlaw110@gmail.com at some time 2006 setlocal & pushd if {%1}=={} goto _HELP if {%1}=={-h} goto _HELP if {%1}=={--h...
greenlaw110/winenv
bin/newtbat.bat
bat
bsd-2-clause
1,067
@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...
Myoldmopar/EPLaunchLight
docs/make.bat
bat
bsd-3-clause
7,265
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASAIRS.S02_BodyPreference.MSASAIRS_S02_TC04_BodyPreference_AllOrNoneFalse_NonTruncatedContentReturned /testcontainer:..\..\MS-ASAIRS\TestSuite\bin\Debug\MS-ASAIRS_TestSuite.dll /runconfig:..\..\MS-ASAIRS\MS-ASAIRS.testsettings...
XinwLi/Interop-TestSuites-1
ExchangeActiveSync/Source/Scripts/MS-ASAIRS/RunMSASAIRS_S02_TC04_BodyPreference_AllOrNoneFalse_NonTruncatedContentReturned.cmd
bat
mit
334
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXWSATT.S01_AttachmentProcessing.MSOXWSATT_S01_TC07_ProcessMultipleAttachments /testcontainer:..\..\MS-OXWSATT\TestSuite\bin\Debug\MS-OXWSATT_TestSuite.dll /runconfig:..\..\MS-OXWSATT\MS-OXWSATT.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeWebServices/Source/Scripts/MS-OXWSATT/RunMSOXWSATT_S01_TC07_ProcessMultipleAttachments.cmd
bat
mit
315
@echo // Copyright (C) 1996-2004 Markus F.X.J. Oberhumer @echo // @echo // Windows 32-bit @echo // Borland C/C++ @echo // @call b\prepare.bat @if "%BECHO%"=="n" echo off set CC=bcc32 set CF=-O2 -w -w-aus %CFI% -Iacc %CFASM% set LF=%BLIB% %CC% %CF% -Isrc -c @b\src.rsp @if errorlevel 1 goto error tl...
null--/graviton
code/external/ucl/B/win32/bc.bat
bat
gpl-3.0
628
@echo off :: =========================================================================== :: DPP example, 80x86, Vanilla port, Open Watcom compiler :: Last Updated for Version: 4.1.06 :: Date of the Last Update: Jan 06, 2011 :: :: Q u a n t u m L e a P s :: -------------...
trigrass2/STM32491_CPLR
Firmware/Common/sys/qpc_5.3.1/examples/80x86/dos/watcom/l/dpp/make.bat
bat
lgpl-3.0
2,719
@echo off call mvn clean package && goto :eof echo. pause
orfjackal/weenyconsole
mvn_assembly.bat
bat
bsd-3-clause
58
@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...
javierwilson/forocacao
docs/make.bat
bat
bsd-3-clause
5,102
@echo off SETLOCAL SET ARGC=0 FOR %%x IN (%*) DO SET /A ARGC+=1 IF %ARGC% NEQ 3 ( echo Usage: %0 BindingIdInCamelCase Author GithubUser exit /B 1 ) SET OpenhabVersion="2.5.0-SNAPSHOT" SET BindingIdInCamelCase=%~1 SET BindingIdInLowerCase=%BindingIdInCamelCase% SET Author=%~2 SET GithubUser=%~3 ...
Snickermicker/openhab2
bundles/create_openhab_binding_skeleton.cmd
bat
epl-1.0
1,439
############### #Add all of the additional NDArray stuff (SCA, ROI, etc...) ############### ########### # All of the these should be added to driver init function # NDAttrConfigure(portName, queueSize, blockingCallbacks, NDArrayPort, NDArrayAddr, maxBuffers, maxMemory, priority, stackSize, maxTimeSeries, attrName) ND...
epics-modules/xspress3
iocs/xspress3IOC/iocBoot/iocxspress3-4Channel/attic/NDArrayAddons.cmd
bat
lgpl-3.0
27,191
@echo off setlocal enabledelayedexpansion pushd "%~dp0" call :load_branches java %branches% -Dinput.encoding=Cp1252 -Xss2m -Xms2g -Xmx2g -jar project\strap\gruj_vs_sbt-launch-0.13.x.jar %* popd endlocal goto :EOF :push_descend pushd "%OLD_DIR%.." if %CD%\==%OLD_DIR% popd & goto :EOF call :load_branc...
instantor/SbtInstantorPlugin
sandbox/sbt.bat
bat
bsd-3-clause
557
pacGnuGKNTS.exe -uninstall -sname="GNUGKServ2"
rhuitl/uClinux
user/gnugk/contrib/WinInstaller/GNUGkService/UnInstall_GNUGK.bat
bat
gpl-2.0
49
SET CURRENT_DIR=%CD% SET NUGET_DIR=%CURRENT_DIR%\.nuget VisualStudioIdentifier 12.0 VS2013 vs.bat call vs.bat cd %VS2013% cd.. SET VS2013=%CD% CD %CURRENT_DIR% call "%VS2013%\Tools\VsDevCmd.bat" mkdir tmp_nuget
kendarorg/Node.Cs.Old
Node.Cs/dobuild_env.bat
bat
mit
213
@echo off REM Windows script for running e2e tests REM You have to run server and capture some browser first REM REM Requirements: REM - NodeJS (http://nodejs.org/) REM - Karma (npm install -g karma) set BASE_DIR=%~dp0 %BASE_DIR%\..\node_modules\karma\bin\karma start "%BASE_DIR%\..\config\karma-e2e.conf.js" %*
atufkas/angular-openweather-app
scripts/e2e-test.bat
bat
mit
314
@echo off REM ********************************************************************** REM * compile.bat - MS Windows compilation batch file REM * $Date: 2003/02/02 20:51:40 $ REM * $Revision: 1.2 $ REM * REM * This is a "helper" script for the top-level Makefile for GLFW. REM * It was introduced to eliminate in...
VajraFramework/Tools
Windows/glfw-2.5/compile.bat
bat
mit
11,833
npm install --production --silent
ioBroker/ioBroker.build
build/windows/install.bat
bat
mit
33
powershell -ExecutionPolicy ByPass -File ldconfig.ps1 load_v1
GridProtectionAlliance/openXDA
Source/Tools/DeviceDefinitionsMigrator/ldconfig-v1.bat
bat
mit
61
java -cp bin el.serv.ServerMain
alexyz/elec
server.bat
bat
mit
33
cmd_fs/nls/nls_cp949.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o fs/nls/nls_cp949.ko fs/nls/nls_cp949.o fs/nls/nls_cp949.mod.o
avareldalton85/rpi2-linux-rt
fs/nls/.nls_cp949.ko.cmd
bat
gpl-2.0
235
cmd_drivers/input/opticaljoystick/built-in.o := arm-eabi-ld -EL -r -o drivers/input/opticaljoystick/built-in.o drivers/input/opticaljoystick/curcial.o drivers/input/opticaljoystick/softclick.o
HCDRJacob/wildfire-kernel
drivers/input/opticaljoystick/.built-in.o.cmd
bat
gpl-2.0
198
cmd_net/xfrm/xfrm_sysctl.o := arm-eabi-gcc -Wp,-MD,net/xfrm/.xfrm_sysctl.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/ar...
bigbiff/i717-GB-Kernel
net/xfrm/.xfrm_sysctl.o.cmd
bat
gpl-2.0
33,754
"I:\!lucho-temp\netradiant-1.5.0-20110819\q3map2.exe" -fs_basepath "C:\openarena-0.8.1" -fs_game "baseoa" -game "oa" -flares -meta -patchmeta -v -verboseentities "C:\openarena-0.8.1\baseoa\maps\oa_e1m5.map" Pause "I:\!lucho-temp\netradiant-1.5.0-20110819\q3map2.exe" -fs_basepath "C:\openarena-0.8.1" -fs_game "baseoa" -...
NeonKnightOA/oaassets
tools/compile-scripts/batch/oa_e1m5.bat
bat
gpl-2.0
782
cmd_fs/ext2/ioctl.o := arm-none-linux-gnueabi-gcc -Wp,-MD,fs/ext2/.ioctl.o.d -nostdinc -isystem /home/stesalit/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/root/kernel-dev/linux-2.6.37/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-da...
srinugnt2000/linux-2.6.37
fs/ext2/.ioctl.o.cmd
bat
gpl-2.0
20,040
cmd_/home/yutingkao23/linuxcnc-add-hal-ethercat/src/charge_pump.o := ld -m elf_i386 -r -o /home/yutingkao23/linuxcnc-add-hal-ethercat/src/charge_pump.o /home/yutingkao23/linuxcnc-add-hal-ethercat/src/objects/hal/components/charge_pump.o
CalvinHsu1223/LinuxCNC-EtherCAT-HAL-Driver
src/.charge_pump.o.cmd
bat
gpl-2.0
240
cmd_arch/arm/mm/pabort-v7.o := /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/mm/.pabort-v7.o.d -nostdinc -isystem /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/selva/android/kernel/arch/arm/include -Iarch/arm/...
selva-simple/Galaxy-R-Kernel
arch/arm/mm/.pabort-v7.o.cmd
bat
gpl-2.0
2,158
cmd_kernel/sched/built-in.o := /home/algesat/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o kernel/sched/built-in.o kernel/sched/core.o kernel/sched/clock.o kernel/sched/idle_task.o kernel/sched/fair.o kernel/sched/rt.o kernel/sched/stop_task.o kernel/sched/sched_avg.o kernel/sched/cpupri.o kernel/sched/stats.o kernel/sche...
Algesat/BladeApex2
kernel/sched/.built-in.o.cmd
bat
gpl-2.0
331
cmd_drivers/usb/storage/built-in.o := /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/usb/storage/built-in.o drivers/usb/storage/usb-storage.o drivers/usb/storage/usb-libusual.o
AOSP-ZEUS/android_kernel_samsung_n1
drivers/usb/storage/.built-in.o.cmd
bat
gpl-2.0
233
cmd_lib/zlib_inflate/zlib_inflate.o := /home/pasquale/android/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o lib/zlib_inflate/zlib_inflate.o lib/zlib_inflate/inffast.o lib/zlib_inflate/inflate.o lib/zlib_inflate/infutil.o lib/zlib_inflate/inftrees.o lib/zlib_inflate/inflate_syms.o
p500-ics-cm9/Franco-ICS-Kernel
lib/zlib_inflate/.zlib_inflate.o.cmd
bat
gpl-2.0
281
start ./ffvii_sound_dumper 1_04_Anxious_Heart.snd
q-gears/q-gears-reversing-data
utilities/ffvii_sound_dumper/output/_c_1_04_Anxious_Heart.bat
bat
gpl-2.0
49
cmd_init/mounts.o := /home/beto/toolchain/bin/arm-eabi-ld -EL -r -o init/mounts.o init/do_mounts.o init/do_mounts_rd.o init/do_mounts_initrd.o
IndieBeto/StockLP
init/.mounts.o.cmd
bat
gpl-2.0
147
cmd_fs/nls/built-in.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-ld -EL -r -o fs/nls/built-in.o fs/nls/nls_base.o fs/nls/nls_cp437.o fs/nls/nls_iso8859-1.o
mjmccall/Kernel
fs/nls/.built-in.o.cmd
bat
gpl-2.0
172
cmd_util-linux/scriptreplay.o := gcc -Wp,-MD,util-linux/.scriptreplay.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.18.4)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -...
muthumani2/Muthu-busybox
util-linux/.scriptreplay.o.cmd
bat
gpl-2.0
9,505
cmd_console-tools/loadkmap.o := gcc -Wp,-MD,console-tools/.loadkmap.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.18.4)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Ws...
muthumani2/Muthu-busybox
console-tools/.loadkmap.o.cmd
bat
gpl-2.0
9,488
@echo off title RealArcade Wrapper Killer v%rawkver% (.-+'~^-+ Demo 6 unWrapper +-^~`+-.) [...cRypTiCwaRe 2o2o...] if %testmode%==1 ( echo [demo6 : loaded] pause>nul ) color 02 ::----------------------------------------------------------------------------------- ::Bypass Demo Windows Launch Hack ::----------...
esc0rtd3w/realarcade-wrapper-killer
src/demo6.cmd
bat
gpl-3.0
2,323
erlc card.erl echo "GO:Errorlevel = %ERRORLEVEL%" if %ERRORLEVEL% == 1 ( echo "GO:Aborted due to compillation error" ) else ( echo "GO:Commpillation OK!" erl -noshell -s card main -s init stop )
Mark-Kovalyov/CardRaytracerBenchmark
experimental/erlang/go.cmd
bat
gpl-3.0
202
call set_vars.bat pushd . set REPOSPATH=%WORKSPACE%\imagingsuite set DEST=%WORKSPACE%\builds set SPECSTR=-spec win32-msvc mkdir %DEST%\build-moduleconfig cd %DEST%\build-moduleconfig %QTBINPATH%\qmake.exe -makefile -r %SPECSTR% ..\..\imagingsuite\core\modules\ModuleConfig\qt\ModuleConfig\ModuleConfig.pro -o Makefil...
neutronimaging/imagingsuite
build/windows/build_core_modules.bat
bat
gpl-3.0
1,588
REM REM DDSTouchStone: a scenario-driven Open Source benchmarking framework REM for evaluating the performance of OMG DDS compliant implementations. REM REM Copyright (C) 2008-2009 PrismTech Ltd. REM ddstouchstone@prismtech.com REM REM This library is free software; you can redistribute it and/or REM modify it ...
simonmcqueen/DDS-Touchstone
makefiles/MakeWin.defs.bat
bat
gpl-3.0
1,121
@echo off setlocal enableextensions set input=%~dp0result @del /Q %input%\*.err @del /Q %input%\*.susp for /r %input% %%f in (*.*) do call :process "%%f" for /r %input% %%f in (*.tmp) do call :whitelist "%%f" @del /Q %input%\*.tmp if exist %input%\*.err ( echo Errors found! dir /b %input%\*.err ) else ( ech...
swwwolf/wdbgark
test/find_err_wrn.cmd
bat
gpl-3.0
813
echo 1.1.1
inspector-cochise/cochise
CochiseCore/testFiles/Quest2/1.1.1.bat
bat
gpl-3.0
10
@REM @REM Copyright (C) 2009-2013 FoundationDB, LLC @REM @REM This program is free software: you can redistribute it and/or modify @REM it under the terms of the GNU Affero General Public License as published by @REM the Free Software Foundation, either version 3 of the License, or @REM (at your option) any later versi...
AydinSakar/sql-layer
packaging/build_installer.cmd
bat
agpl-3.0
3,865
:: Created by npm, please don't edit manually. "%~dp0\..\jpegtran-bin\bin\jpegtran-bin" %*
stephenlorenz/sproutstudy
sproutStudy_web/yo/node_modules/grunt-contrib-imagemin/node_modules/.bin/jpegtran-bin.cmd
bat
apache-2.0
95
@rem This is a simple batch script to remove a submodule reference from a @rem working directory @rem Call the script by @rem 1) cd path\to\your\workspace @rem 2) path\to\removeSubmodule.bat submoduleName @rem See https://stackoverflow.com/questions/1260748/how-do-i-remove-a-git-submodule for more details @echo Remo...
troxology/Scriptish
git/removeSubmodule.bat
bat
apache-2.0
414
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OUTSPS.S02_OperateListItems.MSOUTSPS_S02_TC28_OperationListItems_WeekdayOfMonth /testcontainer:..\..\MS-OUTSPS\TestSuite\bin\Debug\MS-OUTSPS_TestSuite.dll /runconfig:..\..\MS-OUTSPS\MS-OUTSPS.testsettings /unique pause
XinwLi/Interop-TestSuites-1
SharePoint/Source/Scripts/MS-OUTSPS/RunMSOUTSPS_S02_TC28_OperationListItems_WeekdayOfMonth.cmd
bat
mit
312
REM This script will copy two open SSH private keys (PEM files) REM to a Linux box or other SSH server. You need to edit the REM the file to make it work right. Remove the brackets and REM enter the value described below. You might also need to REM change the path shown as \documents\Data\Putty. It should REM lead to...
donlee888/JsObjects
Utilities/SetupLinuxBox/CopyPrivateKey.bat
bat
mit
1,101