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_sound/soc/txx9/built-in.o := rm -f sound/soc/txx9/built-in.o; arm-arago-linux-gnueabi-ar rcs sound/soc/txx9/built-in.o
calixtolinux/linux-2.6.37-AM18x-OMAPL13x-Calixto-Versa-EVM-V1
sound/soc/txx9/.built-in.o.cmd
bat
gpl-2.0
124
::R CMD Rd2pdf --help R CMD Rd2pdf --batch --force -o _ursa-funlist.pdf *.Rd
nplatonov/rmap
man/_Rd2pdf.bat
bat
gpl-2.0
77
cmd_.tmp_vmlinux1 := /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld -EL -p --no-undefined -X --build-id -o .tmp_vmlinux1 -T arch/arm/kernel/vmlinux.lds arch/arm/kernel/head.o arch/arm/kernel/init_task.o init/built-in.o --start-group usr/built-in.o arch/arm/vfp...
lindsaytheflint/stone
..tmp_vmlinux1.cmd
bat
gpl-2.0
809
cmd_net/netfilter/nf_queue.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,net/netfilter/.nf_queue.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERN...
yohanes/Acer-BeTouch-E130-Linux-Kernel
net/netfilter/.nf_queue.o.cmd
bat
gpl-2.0
27,908
@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/scan_prereqs.bat
bat
gpl-2.0
3,220
cmd_drivers/video/omap2/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/video/omap2/built-in.o drivers/video/omap2/displays/built-in.o
chase2534/gtab47.freekern
drivers/video/omap2/.built-in.o.cmd
bat
gpl-2.0
268
cmd_net/802/p8022.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/802/p8022.ko net/802/p8022.o net/802/p8022.mod.o
avareldalton85/rpi2-linux-rt
net/802/.p8022.ko.cmd
bat
gpl-2.0
223
@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...
panda73111/aiothrottle
docs/make.bat
bat
gpl-3.0
6,991
SET parent=%~dp0 java net.sf.saxon.Query -q:%parent%\..\query\selectChildren.xq pid=%1 | java net.sf.saxon.Transform -xsl:%parent%\..\stylesheet\formTextList.xsl -s:-
jilm/genealogy
bin/getChildren.bat
bat
gpl-3.0
167
rem D:\Git\PapyrusDotNet\Examples\Fallout4Example\bin\Debug\Fallout4Example.dll D:\Git\PapyrusDotNet\Source\..\Binaries\output\ PapyrusDotNet.exe "D:\\Spel\\Fallout 4 Scripts\\scripts\\" "D:\\Git\\PapyrusDotNet\\Binaries\\" -clr pause
zerratar/PapyrusDotNet
Binaries/Build Core.bat
bat
gpl-3.0
235
@echo off rem (C) 2007 Trackplus. All rights reserved. rem rem This script permits you to dump or move a Track+ database (or any rem other for that matter) to another database. For example, you can rem move from Firebird RDBMS to MySQL or MS SQLServer rem rem For this to work you have to configure the database connect...
trackplus/Genji
src/main/webapp/WEB-INF/ddlutils.bat
bat
gpl-3.0
946
@echo off start /B server -b 10000 -s 1366x768 -f 10 -p 8088 "desktop"
SaeedEY/Drowser
screen/Start_Screen.bat
bat
gpl-3.0
71
python manage.py runserver 0.0.0.0:8080
Zoldn/matrixPreprocessing
processing/runserver.bat
bat
gpl-3.0
39
cd .. c:\python27\python.exe @@installdir@@\bin\shinken-receiver.py -c @@installdir@@\etc\receiverd-windows.ini
wbsavage/shinken
windows/bin/start_receiver.cmd
bat
agpl-3.0
111
@echo off cls echo making LIB3DS.OBJ cd srcbeta icc /DLIB3DS_EXPORTS /D_WIN32 /D_MSC_VER /DUSE_OS2 -Sp1 -Ge- -Ft- -Q+ -O- /W1 /Ms lib3ds.cpp *.c /B"/NOLOGO /DLL /NOI /st:200000 /exepack:2 /packd /optfunc" cd .. echo making LIB3DS.LIB implib /nologo LIB3DS.LIB srcbeta\LIB3DS.DLL
OS2World/LIB-Lib3ds
SRC/beta_iccs.cmd
bat
lgpl-2.1
281
@echo off echo { echo "data":[ for /F "tokens=2 delims= " %%i IN ('netstat -anp tcp^|find /i "LISTENING"') DO echo {"{#TCP_PORT}":"%%i"}, for /F "tokens=2 delims= " %%i IN ('netstat -anp tcp^|find /i "ESTABLISHED"') DO echo {"{#TCP_PORT}":"%%i"}, for /F "tokens=2 delims= " %%i IN...
WZQ1397/automatic-repo
bat/winport.bat
bat
lgpl-3.0
601
@echo off REM NuGet.exe must be in the path for the nuget functionality to work here. cd /d %0\.. setlocal enabledelayedexpansion set solutionAndMainProjectName=NBasicExtensionMethod set msBuildLocation=%windir%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe title !solutionAndMainProjectName! :: Accept command line...
benaston/NBasicExtensionMethod
build/build.bat
bat
lgpl-3.0
1,861
REM usage: time_tool.bat x REM x is the time passby. @echo off set yyyy= set $tok=1-3 for /f "tokens=1 delims=.:/-, " %%u in ('date /t') do set $d1=%%u if "%$d1:~0,1%" GTR "9" set $tok=2-4 for /f "tokens=%$tok% delims=.:/-, " %%u in ('date /t') do ( for /f "skip=1 tokens=2-4 delims=/-,()." %%x in ('echo.^|date') d...
zhaoace/codecraft
bat/utility/time_tool.bat
bat
unlicense
1,596
@echo off rem %1 = Database, %2 = Server, %3 = Username, %4 = Password if [%1] == [] goto Help if [%2] == [] goto Help set sqlPackageDir="C:\Program Files (x86)\Microsoft SQL Server\110\DAC\bin" if not [%3] == [] ( if [%4] == [] goto Help call %sqlPackageDir%\SqlPackage.exe /Action:Script /p:GenerateSmartDe...
anilmujagic/DeploymentCockpit
build/include/GenerateChangeScript.bat
bat
apache-2.0
1,074
@echo OFF setLocal EnableDelayedExpansion echo -- echo Extracting XML from PDF files for %%a in ("*.pdf") do ( set xml_fn="%%~na.xml" tgo_composer -pdf=%%a -xml=!xml_fn! -product="TGO_Composer" -vendor="TerraGo" -dump -map=largestPaper -asWgs84 -neatlineOnly echo -- ) echo -- echo Writing KML... set lf="00_GeoPDF...
GeoPDF/sdk_samples
Build_GRID/00_Build_Grid_RUN_ME.bat
bat
apache-2.0
1,520
echo off SET C51INC=C:\Keil\C51\INC\Chipcon\;C:\Keil\C51\INC\ SET C51LIB=C:\Keil\C51\LIB echo on C:\Keil\C51\BIN\A51.EXE "flashWritePage.a51" SET (SMALL) DEBUG EP
zengluyang/wsn_tinyos_port
mcs51/tos/chips/cc2430/flash/flashWritePage.bat
bat
bsd-3-clause
163
@echo off setlocal call ..\setenv.bat rem set path=%path%;f:\vs6\vc98\bin;k:\vs6\common\msdev98\bin set include=.\msxml5;%include% set lib=.\msxml5;%lib% nmake %* @echo on
rlittletht/figlet
make.bat
bat
bsd-3-clause
173
call "%~dp0init.cmd" @pause
GitTools/GitLink
scripts - Restore packages.bat
bat
mit
29
cmd_net/ipv4/netfilter/nf_nat_sip.ko := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o net/ipv4/netfilter/nf_nat_sip.ko net/ipv4/netfilter/nf_nat_sip.o net/ipv4/netfilter/nf_nat_sip.mod.o
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/net/ipv4/netfilter/.nf_nat_sip.ko.cmd
bat
gpl-2.0
212
@lua mls.lua %1
Ced-le-pingouin/microlua-sim
os_specific/win/mls-src.bat
bat
gpl-3.0
16
..\tools\make.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
hanjianqiao0/dingus
kernel/make.bat
bat
unlicense
44
@echo off if exist C:\Keil\ARM\BIN40\fromelf.exe ( if exist .\..\MDK-ARM\STM32100B-EVAL\STM32100B-EVAL.axf (C:\Keil\ARM\BIN40\fromelf.exe ".\..\MDK-ARM\STM32100B-EVAL\STM32100B-EVAL.axf" --bin --output ".\STM32100B-EVAL_SysTick.bin") if exist .\..\MDK-ARM\STM3210C-EVAL\STM3210C-EVAL.axf (C:\Keil\ARM\BIN40\fromelf....
webom2008/freeRTOS.project
aio_stm_app3rd/binary/axftobin.bat
bat
apache-2.0
1,173
@echo off REM Restore NuGet packages .nuget\nuget.exe restore Open-XML-SDK.sln REM Build release set FrameworkVersion=v4.0.30319 set FrameworkDir=%SystemRoot%\Microsoft.NET\Framework if exist "%SystemRoot%\Microsoft.NET\Framework64" ( set FrameworkDir=%SystemRoot%\Microsoft.NET\Framework64 ) "%FrameworkDir%\%Fram...
syediddi/Open-XML-SDK
build.open-xml-sdk.cmd
bat
apache-2.0
666
echo off SET CODE_GEN=..\..\release\ClasHStamP.jar SET OUTPUT=swift SET PROJECT=Design.asta SET SUPERCLS=NSObject SET LANGUAGE=swift SET PACKAGE=Main SET SYNTAX=..\..\release\Syntax_Swift.csv java -Dfile.encoding=UTF-8 -jar %CODE_GEN% pause
ducyen/ClasHStamP
samples/Tournament/GenCode_Swift.bat
bat
gpl-3.0
244
@echo off rem ------------------------------------------------------------------------- rem Add User script for Windows rem ------------------------------------------------------------------------- rem rem A simple utility for adding new users to the properties file used rem for domain management authentication out of ...
bstansberry/wildfly-core
core-feature-pack/common/src/main/resources/content/bin/add-user.bat
bat
lgpl-2.1
2,378
@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...
jfortier/guessit
docs/make.bat
bat
lgpl-3.0
5,098
@echo off set DIR=%~dp0 cd %DIR%..\.. %DIR%jsoncons_tests.exe cd %DIR%
AndriiZ/RaspberryPI
lib/jsoncons/test_suite/build/cmake/run_tests.bat
bat
mit
75
@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...
karanjeets/crawl-evaluation
workspace/kafka/bin/windows/kafka-mirror-maker.bat
bat
apache-2.0
872
@echo off || echo git config credential.helper store echo. echo ***************** PULL ******************** git pull echo. echo ********** ADD --all and COMPPIT ********** git add --all git commit -am "sync" echo. echo **************** PUSH ********************* git push echo. echo *************** STATUS *********...
devizer/h3control-bin
~save.cmd
bat
mit
343
@echo off :: ----------------------------------------------- :: Language: German :: Author: Natalya Lyovkina (https://fl.ru/users/SKY777/) :: ----------------------------------------------- :: Code Page: 850 :: Encoding: OEM 850 set PHRASE_1_0= Visual Studio ist nicht installiert set PHRASE_1_1=W„hlen S...
pvpgn/pvpgn-magic-builder
module/i18n/DEU.bat
bat
mit
3,190
@PUSHD "%~dp0" & "..\..\launcher.exe" /AUTO /USE prboom-plus /DOOM /DEMO ep2-0327.lmp /CMPLVL 3
Kroc/PortaDOOM
PortaDOOM/files/demos/ep2-0327/playdemo.bat
bat
mit
95
nuget install xunit.runner.console -Version 2.1.0 -OutputDirectory tools nuget install OpenCover -Version 4.6.519 -OutputDirectory tools nuget install coveralls.net -Version 0.7.0 -OutputDirectory tools .\tools\OpenCover.4.6.519\tools\OpenCover.Console.exe -register:user -target:.\tools\xunit.runner.console.2.1.0\tool...
Myslik/NArchitecture
coverage.cmd
bat
mit
672
cls call ../../language/src/locatevc.bat cl /c /DEBUG ext\*.c -I"..\..\language\include" -I"ext\" link /DEBUG *.obj ..\..\lib\ring.lib /DLL /OUT:..\..\bin\ring_sockets.dll /SUBSYSTEM:CONSOLE,"5.01" del *.obj
ring-lang/ring
extensions/ringsockets/buildvc.bat
bat
mit
209
@echo off cls SET ERRORLEVEL=0 ::——————————————————— This will make it quit immediately upon pressing Ctrl+C instead of first asking yes/no IF "%~1"=="–FIX_CTRL_C" ( SHIFT ) ELSE ( CALL <NUL %0 –FIX_CTRL_C %* GOTO EOF ) ::——————————————————— echo build & go build -o "tmp.exe" & if errorlevel 1 goto ERROR echo run ...
go-zero-boilerplate/apib2go
out_go/run.bat
bat
mit
569
cd \devlopt\builds\trjs-x64 cmd /c electron-packager app --platform=win32 --asar --arch=x64 --overwrite --icon=app\style\trjs.ico md Trjs-win32-x64\resources\tools xcopy /s/y/c tools\*.* Trjs-win32-x64\resources\tools md Trjs-win32-x64\resources\doc xcopy /s/y/c doc\*.* Trjs-win32-x64\resources\doc cd \devlopt\builds\t...
christopheparisse/trjs
buildwin.bat
bat
cc0-1.0
765
cmd_drivers/acpi/dispatcher/dsobject.o := gcc -Wp,-MD,drivers/acpi/dispatcher/.dsobject.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...
dnh34/proj1
drivers/acpi/dispatcher/.dsobject.o.cmd
bat
gpl-2.0
9,959
cmd_drivers/idle/built-in.o := rm -f drivers/idle/built-in.o; /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-ar rcs drivers/idle/built-in.o
spacecaker/Stock_spacecaker_kernel
drivers/idle/.built-in.o.cmd
bat
gpl-2.0
179
:: ------------------------------------------------------------------- :: :: This is a MS-DOS script, it works only on Windows operating systems. :: It launches TBB, but you can preferably use TBB.exe (opens no terminal). :: You can change the value of the Xmx parameter in order :: to increase the amount of memory...
vlabatut/totalboumboum
launch.bat
bat
gpl-2.0
1,759
IF EXIST srm.exe ( srm uninstall WinC.dll ) ELSE ( ECHO "Missing installation files" )
mohamed-moanis/WinC
installer/uninstall.bat
bat
gpl-2.0
88
cmd_drivers/media/usb/gspca/gspca_cpia1.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/usb/gspca/gspca_cpia1.ko drivers/media/usb/gspca/gspca_cpia1.o drivers/media/usb/gspca/gspca_cpia1.mod.o
avareldalton85/rpi2-linux-rt
drivers/media/usb/gspca/.gspca_cpia1.ko.cmd
bat
gpl-2.0
311
cmd_drivers/scsi/scsi_scan.o := gcc -Wp,-MD,drivers/scsi/.scsi_scan.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=generi...
dnh34/proj1
drivers/scsi/.scsi_scan.o.cmd
bat
gpl-2.0
14,558
cmd_fs/ext2/balloc.o := arm-eabi-gcc -Wp,-MD,fs/ext2/.balloc.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
fs/ext2/.balloc.o.cmd
bat
gpl-2.0
25,989
@echo off REM REM Simple Windows NT/2000/XP .cmd version of GPSBabel testo script REM SET GPSBABEL_FREEZE_TIME=y SET TMPDIR=%TEMP%\WINTESTO MKDIR %TMPDIR% 2>NUL: GOTO :REALSTART REM ================================== :CommonCOMPARE SET PARAM1=%2 SET PARAM2=%3 REM Test if param3 was a dir rather than...
gpsbabel/gpsbabel
mingw/wintesto.cmd
bat
gpl-2.0
50,749
cmd_/home/gurifuxi/sc05d_kernel_gb/obj/KERNEL_OBJ/usr/include/linux/isdn/.install := perl /home/gurifuxi/sc05d_kernel_gb/scripts/headers_install.pl /home/gurifuxi/sc05d_kernel_gb/include/linux/isdn /home/gurifuxi/sc05d_kernel_gb/obj/KERNEL_OBJ/usr/include/linux/isdn arm capicmd.h; perl /home/gurifuxi/sc05d_kernel_gb/sc...
gurifuxi/gb_kernel_sc05d
obj/KERNEL_OBJ/usr/include/linux/isdn/..install.cmd
bat
gpl-2.0
569
cmd_fs/devpts/devpts.o := ppc_4xx-ld -m elf32ppc -r -o fs/devpts/devpts.o fs/devpts/inode.o
mattkelly/linux-2.6-xlnx
fs/devpts/.devpts.o.cmd
bat
gpl-2.0
96
cmd_init/built-in.o := /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/arm-eabi-ld -EL -r -o init/built-in.o init/main.o init/version.o init/mounts.o init/initramfs.o init/calibrate.o
friedrich420/Note-3-Kernel
init/.built-in.o.cmd
bat
gpl-2.0
188
cmd_fs/ext2/file.o := ppc_4xx-gcc -m32 -Wp,-MD,fs/ext2/.file.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -Wundef -Wstrict-prototypes -Wno-t...
mattkelly/linux-2.6-xlnx
fs/ext2/.file.o.cmd
bat
gpl-2.0
25,331
C:\Users\roger\_dev1\source\languageONE\_GOLINK\golink /Console /entry _start /debug coff /exports _CLOSE _FROMRECORD %1.obj @w.golink.libraries
RogerTunnicliffe/languageONE
w.golink.bat
bat
gpl-2.0
145
PowerShell -ExecutionPolicy Unrestricted .\PerfCounter.ps1
OnionSearcher/.OnionSearcher
WebSearcherWorkerRole/PerfCounter.cmd
bat
gpl-3.0
59
@echo off echo see ./docs/CONTRIBUTING.md for usage call .\node_modules\.bin\tsc || exit /b call .\node_modules\.bin\rollup tsout/test-portal.js --file test-bundle.js --format iife || exit /b rem. > test-bundle.js.1 echo // ==UserScript== >> test-bundle.js.1 echo // @name (develop)bilibili merged flv+mp4+ass+...
liqi0816/bilitwin
start-local-debug-server.bat
bat
mpl-2.0
1,605
ld -r -b binary -o ob1.o gfx/buttons.bmp --oformat pei-i386 ld -r -b binary -o ob2.o hotkeys.xml --oformat pei-i386 ld -r -b binary -o ob3.o LiberationMono-Regular.bin --oformat pei-i386 ld -r -b binary -o ob4.o LiberationMono-Regular.lennardfont --oformat pei-i386 g++ ob1.o ob2.o ob3.o ob4.o -O0 --std=c++0x lhend...
Wasserthal/lhendraw
make.bat
bat
agpl-3.0
423
echo off if "%1" == "h" goto begin mshta vbscript:createobject("wscript.shell").run("%~nx0 h",0)(window.close)&&exit :begin h: %windir%\System32\mmc.exe "%windir%\System32\virtmgmt.msc" cls
sansna/windows.bat
hv.bat
bat
lgpl-3.0
192
tasm /zi /w2 /ml /dAUXMEM %1; >oops type oops
dylancarlson/citplus
asdb.bat
bat
unlicense
48
java -cp bin;C:\Programming4Testers\Soft\Xstream\xstream-1.4.7\lib\xstream-1.4.7.jar;C:\Programming4Testers\Soft\Xstream\xstream-1.4.7\lib\xstream\xpp3_min-1.1.4c.jar com.example.tests.GroupDataGenerator %1 groups.xml.data xml
TriOreshka/Fedor_Gorokhov_PDT18
AddressBook-JavaSE_tests/CreateGroupsXMLfile.bat
bat
apache-2.0
226
@echo off set JVM_ARGS=-Dmail.host=mail.mycompany.com -Dmail.domain=mycompany.com -Xms256m -Xmx256m set JVM_ARGS=%JVM_ARGS% -Dlog4j.configuration=log4j.xml :: Set the classpath. These need to be in this order. set CP=conf set CP=%CP%;lib\activation.jar set CP=%CP%;lib\mail.jar :: Add all remaining jar files from the ...
fingertwister/merge-report
assembly/resources/build-classpath.bat
bat
apache-2.0
399
nuget pack blazey.registry.dll.nuspec
blazey/blazey.registry
package.cmd
bat
apache-2.0
37
@echo OFF REM ################################################################################# REM ## REM ## Copyright © 2014-2015 Cask Data, Inc. REM ## REM ## Licensed under the Apache License, Version 2.0 (the "License"); you may not REM ## use this file except in compliance with the License. You may obtain...
chtyim/cdap
cdap-standalone/bin/cdap.bat
bat
apache-2.0
8,482
call mvn clean install deploy @pause
51wakeup/wakeup-qcloud-sdk
deploy.bat
bat
apache-2.0
37
@echo off :: FOR /F "tokens=* USEBACKQ" %%F IN (`date /t`) DO ( <------ what is diffrent? :: SET currentdate=%%F :: ) for /F "tokens=* " %%F in ('date /t') do (set currentdate=%%F) echo Original date's output ::::::::::::::::::::::::::::::::::::::::: %currentdate% For /f "tokens=1-3 delims=/-" %%a in ('date /t') do (se...
iamyooon/study_linux
language/windows_batch/split_string_using_delim_and_pick_filed.cmd
bat
apache-2.0
1,722
echo off SET C51INC=C:\Keil\C51\INC\Nordic\;C:\Keil\C51\INC\ SET C51LIB=C:\Keil\C51\LIB SET CPU_TYPE=nRF24E1 SET CPU_VENDOR=Nordic Semiconductor SET UV2_TARGET=Simulator SET CPU_XTAL=0x00F42400 echo on cd build\cc2430em\ C:\Keil\C51\BIN\C51.EXE --c99 app.c PRINT(.\app.lst) OBJECT(.\app.obj) C:\Keil\C51\BIN\BL51.EXE app...
zengluyang/wsn_tinyos_port
mcs51/support/make/mcs51/Keil.bat
bat
bsd-3-clause
404
SET GOPATH=%CD%\gopath SET CATSPATH=%GOPATH%\src\github.com\cloudfoundry\cf-acceptance-tests SET CF_DIAL_TIMEOUT=15 SET PATH=C:\Go\bin;%PATH% SET PATH=C:\Program Files\Git\cmd\;%PATH% SET PATH=%GOPATH%\bin;%PATH% SET PATH=C:\Program Files\GnuWin32\bin;%PATH% SET PATH=C:\Program Files\cURL\bin;%PATH% SET PATH=C:\Progra...
odlp/antifreeze
vendor/github.com/cloudfoundry/cli/ci/cli/tasks/cats-windows.bat
bat
mit
1,169
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFXICS.S06_SyncICSContentsPartialItem_TestSuite.MSOXCFXICS_S06_SyncICSContentsPartialItem_TestSuite2 /testcontainer:..\..\MS-OXCFXICS\TestSuite\bin\Debug\MS-OXCFXICS_TestSuite.dll /runconfig:..\..\MS-OXCFXICS\MS-OXCFXICS.tes...
XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/Scripts/MS-OXCFXICS/RunMSOXCFXICS_S06_SyncICSContentsPartialItem_TestSuite2.cmd
bat
mit
343
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCPRPT.S05_RopCopyToForErrorCodeTable_TestSuite.MSOXCPRPT_S05_RopCopyToForErrorCodeTable_TestSuite4 /testcontainer:..\..\MS-OXCPRPT\TestSuite\bin\Debug\MS-OXCPRPT_TestSuite.dll /runconfig:..\..\MS-OXCPRPT\MS-OXCPRPT.testsetti...
XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/Scripts/MS-OXCPRPT/RunMSOXCPRPT_S05_RopCopyToForErrorCodeTable_TestSuite4.cmd
bat
mit
337
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_WOPI.MS_WOPI_S04_ExclusiveLock.TestCase_S04_TC10_RefreshExclusiveLock_Success /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_TC10.cmd
bat
mit
302
java com.ups.xmlsample.util.XmlTransmitter Track d:\howto\samples\config\systemproxy.prop d:\howto\samples\access.xml d:\howto\samples\tracking.xml d:\howto\samples\trackingresponse.xml pause
sanbornm/ups-php
_developer/dtk_TrackXML_V1/Track_reference_guide/WebHelp/code_samples/java_Sample_Code/test.bat
bat
mit
192
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source set I18NSPHINXOPTS=%SPHINXOPTS% source if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% ...
javacruft/percona-xtradb-cluster-galera-3.x
docs/make.bat
bat
gpl-2.0
5,105
@echo off cd | perl -pe s/\\/\//g > 1.tmp for /F "usebackq" %%i in (1.tmp) do set PWD=%%i type sphinx.xml ^ | perl -pe "s/<b>/<emphasis role=\"bold\">/g" ^ | perl -pe "s/<\/b>/<\/emphasis>/g" ^ | perl -pe "s/bug #(\d+)/<ulink url=\"http:\/\/sphinxsearch.com\/bugs\/view.php\?id=\1\">bug #\1<\/ulink>/" ^ > 1.tmp xsl...
pkufranky/sphinx
doc/mk.cmd
bat
gpl-2.0
670
REM Don't call me directly. REM REM Expects HEREPATH (this directory) REM Exports SRC (hammer's src directory) REM Exports BUILD (hammer's build directory) set TOP=%HEREPATH%..\.. REM Get canonical path for TOP pushd . cd %TOP% set TOP=%CD% popd set SRC=%TOP%\src set BUILD=%TOP%\build
ranok/hammer
tools/windows/env.bat
bat
gpl-2.0
289
universe = standard executable = job_rsc_binary-io_std.cndr.exe.$$(OPSYS).$$(ARCH) output = job_rsc_binary-io_std.out error = job_rsc_binary-io_std.err log = job_rsc_binary-io_std.log Notification = NEVER queue
bbockelm/htcondor
src/condor_tests/job_rsc_binary-io_std.cmd
bat
apache-2.0
214
powershell.exe .\script\cibuild.ps1
YOTOV-LIMITED/VisualStudio
build.cmd
bat
mit
35
@echo off REM set errorlevel = msxc.exe test.ms -e echo ........... echo Running.... echo ........... echo Exit Code: %errorlevel% pause
captkirk88/monkeyspeak
msxc/test.bat
bat
mit
137
TestExec\bin\Debug\TestExec.exe /TESTEXEC
yogeshchaudhari16991/NoSQLDatabase
NoSQLDatabase/run.bat
bat
mit
41
@PUSHD "%~dp0" & "..\..\..\launcher.exe" "play-aaliens.ini"
Kroc/PortaDOOM
PortaDOOM/files/wads/megawads/aaliens/play.bat
bat
mit
59
:infile :: Description: If infile is specifically set then uses that else uses previous outfile. :: Class: command - internal - pipeline - parameter :: Required parameters: :: testinfile if defined debugdefinefunc echo %beginfuncstring% %0 %debugstack% %beginfuncstringtail% set testinfile=%~1 if "%testinfile%" =...
SILAsiaPub/vimod-pub-combo
core/infile.cmd
bat
mit
552
:: :: Simple BAT wrapper around powershell to get 32-bit powershell and make shortcut work nicely. Passes argument to powershell. :: :: Drag to desktop as shortcut; right-click shortcut, select Properties; Add the word online after the text in Target:; Select the Shortcut Key: field, press CTRL+SHIFT+O; Click OK. :: ...
awcoleman/setLyncSkype
setLyncSkype.bat
bat
mit
763
@echo off java -jar silver-0.4.1.jar %*
rubin55/silver
silver.bat
bat
mit
40
@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...
freewilll/abridger
docsite/make.bat
bat
mit
7,736
@echo off SET PATH=%~dp0;%PATH% "%~dp0node" "%~dp0..\..\..\packages\MSBuild.Node.Local.1.0.0\tools\node_modules\grunt-cli\bin\grunt" %*
rodimius/MSBuild.Node.Local
content/node_bin/grunt.cmd
bat
mit
136
@echo off if x%1 == x call api VizServer.set_midifile "{\"file\": \"abc.mid\"}" if not x%1 == x call api VizServer.set_midifile "{\"file\": \"%1\"}" call api VizServer.play_midifile "{}"
nosuchtim/VizBench
bin/mf.bat
bat
mit
189
prog='dbmultistats' args='-k experiment duration' in=TEST/dbmapreduce_ex.in cmp='diff -cb ' portable=false subprogs=dbstats altcmp='dbfilediff --quiet -E --exit ' altcmp_needs_input_flags=true
gitpan/Fsdb
TEST/dbmultistats_ex.cmd
bat
gpl-2.0
193
cmd_drivers/i2c/busses/built-in.o := arm-eabi-ld -EL -r -o drivers/i2c/busses/built-in.o drivers/i2c/busses/i2c-tegra.o
timmytim/honeybutter_kernel
drivers/i2c/busses/.built-in.o.cmd
bat
gpl-2.0
125
cmd_/home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/ilowpass.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/ilowpass.ko /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/ilowpass.o /home/yutingkao23/ILC-with-LinuxCNC-ILCv...
CalvinHsu1223/LinuxCNC-HAL-EtherCAT-Driver-with-ILC
src/.ilowpass.ko.cmd
bat
gpl-2.0
341
cmd_drivers/usb/storage/ums-onetouch.o := arm-linux-ld -EL -r -o drivers/usb/storage/ums-onetouch.o drivers/usb/storage/onetouch.o
heyoufei/mini2440_kernel
drivers/usb/storage/.ums-onetouch.o.cmd
bat
gpl-2.0
135
REM Copy deps for building mkdir include mkdir lib_x64_debug mkdir lib_x64_release mkdir lib_x86_debug mkdir lib_x86_release mkdir lib_x86_static mkdir lib_x64_static xcopy /Y ..\tools\cairo-maker\include\* include xcopy /Y ..\tools\cairo-maker\out-debug-Win32\* lib_x86_debug xcopy /Y ..\tools\cairo-maker...
syndicodefront/infekt
dependencies/copy_from_tools.cmd
bat
gpl-2.0
628
rem call vcvarsall.bat bash -x release_builder.sh 2>&1 >release_builder.log pause
surfnzdotcom/cvsnt-fork
tonys scripts/release_builder.bat
bat
gpl-2.0
82
cmd_/home/ubuntu/compat_wl18xx/drivers/net/wireless/ti/wlcore/wlcore_sdio.o := arm-fsl-linux-gnueabi-ld -EL -r -o /home/ubuntu/compat_wl18xx/drivers/net/wireless/ti/wlcore/wlcore_sdio.o /home/ubuntu/compat_wl18xx/drivers/net/wireless/ti/wlcore/sdio.o
174high/compat_wl18xx
drivers/net/wireless/ti/wlcore/.wlcore_sdio.o.cmd
bat
gpl-2.0
255
>>> 0 and 3 0 >>> 3 and 0 0 >>> 3 and 5 5
simontakite/sysadmin
pythonscripts/practicalprogramming/cond/and.cmd
bat
gpl-2.0
42
:: Removes the Windows 10 update notification from machines that have not, and probably will not, be upgraded. @echo off call:uninstallPatch 3035583 call:uninstallPatch 2952664 call:uninstallPatch 2976978 call:uninstallPatch 3021917 call:uninstallPatch 3044374 call:uninstallPatch 2990214 call:uninstallPatch 3022345 go...
ALPSquid/win10-configurator
upgrade_remover.bat
bat
gpl-2.0
397
cmd_fs/nfs/nfs.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o fs/nfs/nfs.o fs/nfs/client.o fs/nfs/dir.o fs/nfs/file.o fs/nfs/getroot.o fs/nfs/inode.o fs/nfs/super.o fs/nfs/nfs2xdr.o fs/nfs/direct.o fs/nfs/pagelist.o fs/nfs/proc.o fs/nfs/read.o fs/nfs/sy...
JoinTheRealms/TF700-dualboot-stockbased
fs/nfs/.nfs.o.cmd
bat
gpl-2.0
751
@echo off cd .. @rem Prepare env mkdir build\bin\Win32\Debug call "%VS100COMNTOOLS%\vsvars32.bat" @rem Build OpenSSL cd srclib\OpenSSL set PATH=c:\perl\bin;d:\dev\nasm;%PATH% perl Configure debug-VC-WIN32 --prefix=.\bin call ms\do_nasm.bat nmake -f ms\ntdll.mak copy /y /b out32dll.dbg\ssleay32.lib ..\..\build\bin\Win...
gureedo/eMule-IS-Mod
scripts/make_libs_debug.bat
bat
gpl-2.0
824
cmd_lib/idr.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,lib/.idr.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/ar...
yohanes/Acer-BeTouch-E130-Linux-Kernel
lib/.idr.o.cmd
bat
gpl-2.0
13,731
cmd_sound/soc/fsl/snd-soc-fsl-hdmi.o := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/soc/fsl/snd-soc-fsl-hdmi.o sound/soc/fsl/fsl_hdmi.o
FEDEVEL/tmp-imx6-tiny-rex-linux
sound/soc/fsl/.snd-soc-fsl-hdmi.o.cmd
bat
gpl-2.0
233
cmd_net/core/neighbour.o := arm-linux-gnueabi-gcc -Wp,-MD,net/core/.neighbour.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 -Wu...
b8e5n/KTG-kernel_es209ra
net/core/.neighbour.o.cmd
bat
gpl-2.0
29,886
cmd_security/keys/built-in.o := /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o security/keys/built-in.o security/keys/gc.o security/keys/key.o security/keys/keyring.o security/keys/keyctl.o security/keys/permission.o security/keys/process_keys.o security/keys/request_key.o se...
selva-simple/Galaxy-R-Kernel
security/keys/.built-in.o.cmd
bat
gpl-2.0
425
cmd_fs/ext2/xattr_trusted.o := ppc_4xx-gcc -m32 -Wp,-MD,fs/ext2/.xattr_trusted.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -Wundef -Wstrict...
mattkelly/linux-2.6-xlnx
fs/ext2/.xattr_trusted.o.cmd
bat
gpl-2.0
21,368