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
zip -r ffmpeg_lib_win32.zip ffmpeg_lib_win32
cetium/qtffmpegwrapper
packagelib.bat
bat
bsd-2-clause
48
MEMORY { PAGE 0 : /* BEGIN is used for the "boot to SARAM" bootloader mode */ BEGIN : origin = 0x000000, length = 0x000002 RAMM0 : origin = 0x000122, length = 0x0002DE RAMD0 : origin = 0x00B000, length = 0x000800 RAMLS0 : origin = 0x008000, length = 0x000800...
battosai30/Energia
hardware/c2000/cores/c2000/F2837xS_common/cmd/2837xS_RAM_IQMATH_lnk_cpu1.cmd
bat
lgpl-2.1
3,775
perl json.pl <s.txt> data.txt
drodopuck/drodo.net
get_data/get_data2.bat
bat
mit
32
calabash-android run C:\Softwares\adt-bundle-windows-x86_64-20131030\adt-bundle-windows-x86_64-20131030\sdk\platform-tools\Dashboard-debug.apk -p android features/my_first.feature
sreepadbhagwat/goblee
run.bat
bat
mit
180
electron-packager . "electron-prebuilt" --platform="win32,darwin,linux" --arch="ia32" --arch="x64" --out="../" --overwrite --electron-version=1.7.4 --ignore "package.bat" --ignore "ElectronForC2.exe" --ignore "Install.iip"
C2Electron/template
package.bat
bat
mit
223
@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% ...
stbraun/fuzzing
docs/make.bat
bat
mit
7,000
@echo off setlocal :: Check prerequisites if not "%VisualStudioVersion%" == "14.0" ( echo Error: build.cmd should be run from a Visual Studio 2015 Command Prompt. echo Please see https://github.com/Microsoft/msbuild/wiki/Building-Testing-and-Debugging for build instructions. exit /b 1 ) :: Check ...
Hyrtwol/msbuild
build.cmd
bat
mit
1,950
if "%~1"=="" build Build msbuild /t:%~1 setup.proj
akhuang/Windows-Installer
src/build.cmd
bat
mit
52
@if "%DEBUG%" == "" @echo off @rem ########################################################################## @rem @rem Gradle startup script for Windows @rem @rem ########################################################################## @rem Set local scope for the variables with windows NT shell if "%OS%"=="Window...
ProfessorProspector/Traverse
gradlew.bat
bat
mit
2,326
SET SEGMENTS=68
kc9jud/ShellCorretta
NuShellX_exercises/O22/SetLanczos.bat
bat
mit
24
:: Script to run coverage without submitting to coveralls @ECHO Running coverage... istanbul cover -x lib/logger.js ./node_modules/mocha/bin/_mocha --report lcovonly -- --compilers js:babel-register -R spec
Gum-Joe/bedel
script/istanbul.cmd
bat
mit
207
@echo off echo *** NodePoint initial setup *** echo. echo Detected installation folder: "%CD%" echo. echo Enter the credentials for a local user under which NodePoint should run. It should have Registry access and write access to the NodePoint folder. It will be created if the user does not exist. echo. set /p id="User...
dendory/NodePoint
Windows/nodepoint/setup.bat
bat
mit
1,329
::File: c:\terminal\cmd-scripts\php.cmd @echo off @setlocal enableextensions enabledelayedexpansion set php=c:\terminal\php\php.exe IF [%1]==[] ( %php% --version ) ELSE ( %php% %* ) endlocal
bengarrett/devtidbits.com
post_1226/Run PHP from Windows command-line/php.cmd
bat
cc0-1.0
192
cmd_fs/xattr.o := gcc -Wp,-MD,fs/.xattr.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.8.3/include -I/home/exist/tmp/linux-2.6.35.14/linux-2.6.35/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -...
Existed/kernel-2.6.35.14
fs/.xattr.o.cmd
bat
gpl-2.0
34,179
SET FILES_PATH=L:\CRYPT\365-P\OUT SET VERBA=C:\KEYS\tnb SET SCHEME1=C:\KEYS\scheme1 SET ABONENT=0020 SET BIK3=714 SET ARJ="L:\PTK PSD\arj\ARJ.EXE" SET SCSIGN_PATH="C:\Program Files\MGTU Bank of Russia\SignatureSC" SET TEMP_PATH=C:\temp SET PAUSE=PING -n 10 127.0.0.1 >nul REM ------------ SET COPYTO=S:\CBP\365P\OUT co...
max1k/crypter
cmd/365p-crypt.cmd
bat
gpl-2.0
2,038
cmd_arch/arm/lib/ashldi3.o := /Volumes/Passport/kernel/nexus4/msm/scripts/gcc-wrapper.py arm-linux-androideabi-gcc -Wp,-MD,arch/arm/lib/.ashldi3.o.d -nostdinc -isystem /Volumes/Passport/kernel/nexus4/msm/arm-linux-androideabi-4.6/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/include -I/Volumes/Passport/kernel/nexu...
hch-im/nexus4_kernel
arch/arm/lib/.ashldi3.o.cmd
bat
gpl-2.0
1,483
cmd_sound/pci/built-in.o := rm -f sound/pci/built-in.o; ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ar rcsD sound/pci/built-in.o
avareldalton85/rpi2-linux-rt
sound/pci/.built-in.o.cmd
bat
gpl-2.0
175
cmd_drivers/net/usb/cdc_subset.ko := ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-ld -EL -r -T /home/cgil/udoo/kernel_oficial_source/scripts/module-common.lds --build-id -o drivers/net/usb/cdc_subset.ko drivers/net/usb/cdc_subset.o drivers/net/usb/cdc_subset.mod.o
chrnueve/udooImaxdi
kernel_oficial_source/drivers/net/usb/.cdc_subset.ko.cmd
bat
gpl-2.0
273
cmd_sound/arm/built-in.o := rm -f sound/arm/built-in.o; /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar rcsD sound/arm/built-in.o
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
sound/arm/.built-in.o.cmd
bat
gpl-2.0
215
cmd_drivers/net/phy/phy_device.o := gcc -Wp,-MD,drivers/net/phy/.phy_device.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 -mtun...
dnh34/proj1
drivers/net/phy/.phy_device.o.cmd
bat
gpl-2.0
15,547
cmd_sound/isa/wss/built-in.o := rm -f sound/isa/wss/built-in.o; /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/isa/wss/built-in.o
miamo/miamOv
sound/isa/wss/.built-in.o.cmd
bat
gpl-2.0
140
cmd_drivers/input/built-in.o := arm-eabi-ld -EL -r -o drivers/input/built-in.o drivers/input/input-core.o drivers/input/ff-memless.o drivers/input/evdev.o drivers/input/keyboard/built-in.o drivers/input/joystick/built-in.o drivers/input/touchscreen/built-in.o drivers/input/misc/built-in.o drivers/input/switch/built...
timmytim/honeybutter_kernel
drivers/input/.built-in.o.cmd
bat
gpl-2.0
352
cmd_drivers/mtd/lpddr/qinfo_probe.ko := ld -r -m elf_i386 -T /home/madhwang/Development/linuxSource/linux-2.6.34.7/scripts/module-common.lds --build-id -o drivers/mtd/lpddr/qinfo_probe.ko drivers/mtd/lpddr/qinfo_probe.o drivers/mtd/lpddr/qinfo_probe.mod.o
madhwang/linuxKernel
drivers/mtd/lpddr/.qinfo_probe.ko.cmd
bat
gpl-2.0
256
rem Copyright (C) 2021 Yacine REZGUI rem rem This file is part of fpos. rem rem fpos is free software: you can redistribute it and/or modify rem it under the terms of the GNU General Public License as published by rem the Free Software Foundation, either version 2 of the License, or rem (at your option) any later ver...
rezgui/fpos
fpos_make_iso.bat
bat
gpl-2.0
898
cmd_coreutils/split.o := arm-linux-musleabihf-gcc -Wp,-MD,coreutils/.split.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.22.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wun...
ThinkIntegrate/busybox
coreutils/.split.o.cmd
bat
gpl-2.0
11,408
cmd_fs/proc/base.o := gcc -Wp,-MD,fs/proc/.base.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-optimize-sibling-calls -mtune=generic -m64 -mno-red-zone...
dnh34/proj1
fs/proc/.base.o.cmd
bat
gpl-2.0
13,753
cmd_drivers/char/broadcom/sysman_remote/vc-sysman-remote.o := /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o drivers/char/broadcom/sysman_remote/vc-sysman-remote.o drivers/char/broadcom/sysman_remote/sysman_remote.o
RittikBhowmik/Project-Crater-Kernel-GT-i9152
drivers/char/broadcom/sysman_remote/.vc-sysman-remote.o.cmd
bat
gpl-2.0
260
cmd_/home/rszuminski/Development/compat-wireless-2011-08-08/drivers/net/wireless/wl1251/wl1251_sdio.o := arm-eabi-ld -EL -r -o /home/rszuminski/Development/compat-wireless-2011-08-08/drivers/net/wireless/wl1251/wl1251_sdio.o /home/rszuminski/Development/compat-wireless-2011-08-08/drivers/net/wireless/wl1251/sdio.o
cdmdata/compat-wireless-2011-08-08
drivers/net/wireless/wl1251/.wl1251_sdio.o.cmd
bat
gpl-2.0
320
@echo off TITLE Pocketmine-MP: Auto restart cd /d %~dp0 netstat -o -n -a | findstr 0.0.0.0:19132>nul if %ERRORLEVEL% equ 0 ( echo Your server is running. goto :loop ) ELSE ( echo Starting your PocketMine-MP server. goto :StartPM ) :loop echo Checking if server is online... PING 127.0.0.1 -n 10 >NUL ...
StarrySky-PE/StarrySky
restart.cmd
bat
gpl-3.0
1,435
schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentFallBack2016" /enable schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentLogOn2016" /enable schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentFallBack" /enable schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentLogOn" /enable reg ...
hellzerg/optimizer
Optimizer/Resources/EnableOfficeTelemetryTasks.bat
bat
gpl-3.0
2,164
java org.antlr.v4.Tool -visitor -o ../../java/cn/edu/seu/kse/anubis/lpmln/solver/syntax -package cn.edu.seu.kse.anubis.lpmln.solver.syntax DLVResult.g4
wangbiu/lpmlnmodels
src/main/resources/syntax/generate_DLVResult.bat
bat
agpl-3.0
152
@echo off :: cleanup the includes folder pushd %~dp0..\..\fifengine-dependencies\includes rd share /s /q move lib\x86\*.dll bin move lib\x86\*.lib lib rd lib\x86 /s /q mkdir licenses move lib\x86\*.txt licenses popd pushd %~dp0..\..\fifengine-dependencies\includes\lib rd x64 /s /q rd libpng /s /q popd
fifengine/fifengine
build/cleanup-includes-x86.bat
bat
lgpl-2.1
305
COPY %AppData%\Code\User\settings.json %AppData%\Code\User\settings.old.json COPY %AppData%\Code\User\keybindings.json %AppData%\Code\User\keybindings.old.json COPY vscode\settings.json %AppData%\Code\User COPY vscode\keybindings.json %AppData%\Code\User
rmn31415/dotfiles
install-vscode-settings.bat
bat
unlicense
255
@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...
fmfi-svt/votr
docs/make.bat
bat
apache-2.0
6,697
@REM @REM Copyright (C) 2013 Microsoft Corporation @REM @REM Licensed under the Apache License, Version 2.0 (the "License"); @REM you may not use this file except in compliance with the License. @REM You may obtain a copy of the License at @REM @REM http://www.apache.org/licenses/LICENSE-2.0 @REM @REM Unless re...
beysims/reef
lang/cs/Source/REEF/reef-applications/CLRBridgeClient/run.cmd
bat
apache-2.0
1,964
@ECHO OFF set lines======================================================================= echo %lines% IF "%1"=="" ( ECHO. ECHO The calling syntax for this script is ECHO RunRegistry ModuleName [FAST_Root_Loc] ECHO. GOTO Done ) REM ----------------------------------------------------------------------...
ghaymanNREL/OpenFAST-VS-build
RunRegistry.bat
bat
apache-2.0
7,371
@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...
diogobaeder/sptrans
docs/make.bat
bat
bsd-2-clause
5,098
nuget install -ExcludeVersion -SolutionDirectory . -Source http://localhost/nuget/api/v2/package mkdir %~dp0temp nuget pack %~dp0src\JSONObject.csproj -build -Symbols -Prop Configuration=Release -OutputDirectory %~dp0temp nuget.exe push %~dp0temp\JSONObject*.nupkg 123456 -Source http://localhost/nuget/api/v2/package...
smuki/Json
Package.bat
bat
mit
356
@echo off setlocal set DOCKER_HOST=192.168.17.106:2376 set DOCKER_TLS_VERIFY=1 set DOCKER_CERT_PATH=%~dp0certs echo. echo docker %* echo. %~dp0docker.exe %* 2>nul
sealsystems/pi-cloud
demo/windows/bin/docker.bat
bat
mit
172
cd jni call ndk-build if %ERRORLEVEL% EQU 0 ( echo ndk-build has failed, build cancelled cd.. mkdir "assets\shaders\base" xcopy "..\..\data\shaders\base\*.spv" "assets\shaders\base" /Y mkdir "assets\shaders\bloom" xcopy "..\..\data\shaders\bloom\*.spv" "assets\shaders\bloom" /Y mkdir "assets\textures" xcop...
dreadwords/Vulkan
android/bloom/build.bat
bat
mit
780
cmd_mm/msync.o := arm-eabi-gcc -Wp,-MD,mm/.msync.o.d -nostdinc -isystem /home/hyunwoo82.park/gb_original/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/hyunwoo82.park/kernel/kernel/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian ...
mcardielo/ThunderG-Kernel_2.6.35
mm/.msync.o.cmd
bat
gpl-2.0
182,690
@echo off :: %1 - The architecture tag (x64 | x86) :: %2 - The toolchain name (vc11 | vc12, vc14, vc141, etc) :: %3 - The openssl version (1.1.1d, etc) :: %4 - The build type (debug vs. release) setlocal set SCRIPTS_DIR_WITH_TRAILING_SLASH=%~dp0 pushd %SCRIPTS_DIR_WITH_TRAILING_SLASH%..\.. if "%CI_ENV_ROOT%" == "" ...
jpmorganchase/swblocks-baselib
scripts/openssl_build.bat
bat
apache-2.0
5,369
@echo off REM This batchfile byte-compiles the ECB lisp files. REM Copyright (C) 2000 - 2005 Jesper Nordenberg, REM Klaus Berndl, REM Kevin A. Burton, REM Free Software Foundation, Inc. REM Author: Jesper Nordenberg <mayhem@home.se>...
saintkepha/hackenv-emacs
packages/ecb-2.32/make.bat
bat
gpl-2.0
2,970
cmd_mm/built-in.o := arm-eabi-ld -EL -r -o mm/built-in.o mm/filemap.o mm/mempool.o mm/oom_kill.o mm/fadvise.o mm/maccess.o mm/page_alloc.o mm/page-writeback.o mm/readahead.o mm/swap.o mm/truncate.o mm/vmscan.o mm/shmem.o mm/prio_tree.o mm/util.o mm/mmzone.o mm/vmstat.o mm/backing-dev.o mm/page_isolation.o mm/mm_ini...
R-M-S/RMS_DragunKernel_V.11-MAX-9-3-2012_3.0.42
mm/.built-in.o.cmd
bat
gpl-2.0
713
@echo off rem rem 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...
fabric8io/jube
images/fabric8/karaf-2.4/src/main/overlay/bin/karaf.bat
bat
apache-2.0
11,077
rem create inherits echo Creating Inherits... set GAWK_CMD="%TOOLS%\windows\gawk.exe" if not exist %GAWK_CMD% ( set GAWK_CMD=gawk ) rem process if exist "%DEST%\tags" ( echo ^|- generate %TMP% %GAWK_CMD% -f "%TOOLS%\gawk\inherits.awk" "%DEST%\tags">"%TMP%" ) rem replace old file if exist "%TMP%" ( ...
Saroth/vim_configs
vimfiles/tools/shell/batch/update-inherits.bat
bat
mit
410
:: :: 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/LICENSE-2.0 :: :: Unless required by applicable law or agreed to in writing, software :: distrib...
johnbelamaric/themis
vendor/github.com/apache/thrift/build/wincpp/build-thrift-compiler.bat
bat
apache-2.0
2,845
@echo off rem ---------------------------------------------------------------------- rem This was the old configuration script for MS Windows operating systems rem Copyright (C) 1999-2015 Free Software Foundation, Inc. rem This file is part of GNU Emacs. rem GNU Emacs is free software: you can redist...
tripleee/emacs-snapshot
nt/configure.bat
bat
gpl-3.0
1,380
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% ) if "%1" == "" goto help if "%1" == ...
metacloud/percona-xtrabackup
percona-server-5.5-xtrabackup/doc/make.bat
bat
gpl-2.0
4,529
FOR %%P IN (proto\global_extensions\*.proto) DO ( protoc.exe --plugin=protoc-gen-bnet=protoc-gen-bnet.exe --bnet_out=dllexport_decl=TC_PROTO_API:buildproto -Iproto %%P ) FOR %%P IN (proto\*.proto) DO ( protoc.exe --plugin=protoc-gen-bnet=protoc-gen-bnet.exe --bnet_out=dllexport_decl=TC_PROTO_API:buildproto -Iproto ...
Keldo/TrinityCore
contrib/protoc-bnet/generate_sources.bat
bat
gpl-2.0
326
ECHO "START EXPORT" SET co=VE node index.js --country=%co% --entity=child node index.js --country=%co% --entity=childPDB node index.js --country=%co% --entity=house node index.js --country=%co% --entity=housePDB node index.js --country=%co% --entity=sibling node index.js --country=%co% --entity=visit node index.js --c...
FlorianEdelmaier/sql2csv
export.cmd
bat
mit
522
@echo off setlocal set SLN=%~dp0src\git-istage.sln set BIN=%~dp0bin\ set CONFIG=release dotnet build %SLN% -c %CONFIG% -o=%BIN% /nologo
terrajobst/git-istage
build.cmd
bat
mit
138
cd .\bin\Debug taskkill /f /im appcenter.exe taskkill /f /im appgame.exe
nnoldman/FFS
Kill.bat
bat
mit
74
C:\Users\tdellino\Dropbox\Public\SharpDuster\SharpDuster.exe -s=D:\temp\Downloads\ -d=D:\temp\TV\
terenced/SharpDuster
SharpDuster/SharpDuster.bat
bat
mit
100
@echo off cls ".nuget\NuGet.exe" "Install" "FAKE" "-OutputDirectory" "packages" "-ExcludeVersion" "packages\FAKE\tools\Fake.exe" CompleteBuild.fsx
BraveSirAndrew/DualityScripting
Build.bat
bat
mit
147
php bin/console doctrine:schema:update --force pause
jekson/fl
force.bat
bat
mit
52
set ANDROID_HOME=D:\Android\sdk set JAVA_HOME=C:\Program Files\Java\jdk1.8.0_141
QoirudinChris/lelang
setup.cmd
bat
mit
80
@echo off setlocal if not defined REDIS_PATH ( set REDIS_PATH=..\..\packages\redis-64.3.0.500\tools ) echo %REDIS_PATH%\redis-server.exe start /D 6382 %REDIS_PATH%\redis-server.exe redis.conf endlocal
samcook/RedLock.net
RedLockNet.Tests/RedisConfig/run-server-6382.cmd
bat
mit
206
notepad C:\Windows\System32\drivers\etc\hosts
Vigorpush/Batch
WorkSpace/NetWorkConnection/Host/EditHostbyNotePad++.bat
bat
mit
45
@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...
jnmclarty/pysia
docs/make.bat
bat
mit
6,457
msbuild build.proj /t:NuGet /p:DXReferencePath=c:\DevExpress\18.1.4.71\Bin\Framework /p:SenDevReferencePath=c:\Sergey\DotNet\DevExpressBuild\bin\Debug
SenDevGmbH/XafApplicationServerHosting
src/build.cmd
bat
mit
150
copy "ALS Prolog Stub.exe" "ALS Prolog.exe" alspro_b -g "(consult(ldr_dvsh), attach_image('ALS Prolog.exe'))" REM "ALS Prolog.exe"
AppliedLogicSystems/ALSProlog
core/als_dev/alsdev/mkalsdev.bat
bat
mit
131
@echo off rem --- Search binaries --- set BPATH= if exist "%~dp0\..\..\..\MediaArea-Utils-Binaries" set BPATH="%~dp0\..\..\..\MediaArea-Utils-Binaries" if exist "%~dp0\..\..\MediaArea-Utils-Binaries" set BPATH="%~dp0\..\..\MediaArea-Utils-Binaries" if "%BPATH%"=="" ( echo "ERROR: binaries path not found" exit ...
pavel-pimenov/sandbox
mediainfo/ZenLib/Release/Release_GNU_Prepare.bat
bat
mit
1,286
REM requires https://developers.google.com/closure/compiler/ "C:\Program Files\Java\jre7\bin\java.exe" -jar ../lib/compiler.jar --compilation_level=SIMPLE_OPTIMIZATIONS --js=../src/jqImpress.js --js=../src/Dominos.js --js_output_file=../jqImpress.library.min.js "C:\Program Files\Java\jre7\bin\java.exe" -jar ../lib/co...
b3ngineer/jqImpress
tools/build.bat
bat
mit
483
cmd_arch/arm/lib/memmove.o := /home/madrocker/Desktop/JetDroid1/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.memmove.o.d -nostdinc -isystem /home/madrocker/Desktop/JetDroid1/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -Iinclude -I/home/madrocker/Desktop/JetDroid1/kernel-work/expe...
MadRocker/experimental-2.6.29-MadRocker
arch/arm/lib/.memmove.o.cmd
bat
gpl-2.0
1,744
@ECHO OFF CLS REM : Copyright (c) YEAR REM : Alexander Mohr REM : Version: v.1.0.0 REM : Date: DATE REM : Umlaute fuer Ausgabe REM : Ae = Ž ae = „ REM : Oe = ™ oe = ” REM : Ue = š ue =  REM : sz = á SETLOCAL EnableDelayedExpansion REM : SetBatchname SET JobName=NAME ...
alexmohr/Snippets-and-miscellaneous
Batch Template.bat
bat
gpl-2.0
1,048
cmd_drivers/misc/carma/built-in.o := rm -f drivers/misc/carma/built-in.o; /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD drivers/misc/carma/built-in.o
RittikBhowmik/Project-Crater-Kernel-GT-i9152
drivers/misc/carma/.built-in.o.cmd
bat
gpl-2.0
187
cmd_lib/idr.o := arm-linux-gnueabi-gcc -Wp,-MD,lib/.idr.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-prototyp...
b8e5n/KTG-kernel_es209ra
lib/.idr.o.cmd
bat
gpl-2.0
14,369
cmd_drivers/video/display/built-in.o := rm -f drivers/video/display/built-in.o; /home/knesi/arm-2010q1/bin/arm-none-linux-gnueabi-ar rcs drivers/video/display/built-in.o
DrGrip/tiamat-2.6.38-LEO-Dr_Grip
drivers/video/display/.built-in.o.cmd
bat
gpl-2.0
171
cmd_arch/arm/lib/csumipv6.o := /home/percy/sgy/arm-2009q3/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.csumipv6.o.d -nostdinc -isystem /home/percy/sgy/arm-2009q3/bin/../lib/gcc/arm-none-eabi/4.4.1/include -I/home/percy/sgy/kernel/common/arch/arm/include -Iinclude -I../modules/include -include include/generated/autocon...
percy215/common
arch/arm/lib/.csumipv6.o.cmd
bat
gpl-2.0
1,741
@CLS @D: @CD D:\ZW-Platform.WK @SET JDK_PATH=C:\Program Files\Java\jdk1.7.0_25 @SET MO_PATH=D:\ZW-Platform.WK @SET MO_CLASS_PATH=%MO_PATH%\library\jdom-2.0.2.jar; @SET MO_CLASS_PATH=%MO_CLASS_PATH%%MO_PATH%\library\mysql-connector-java-5.1.24-bin.jar; @SET MO_CLASS_PATH=%MO_CLASS_PATH%%MO_PATH%\mo-1-common\bin; @S...
favedit/MoPlatform
batch/sss-service_statistics-startup.bat
bat
gpl-2.0
730
cmd_drivers/leds/built-in.o := /home/utkanos/android/ginger/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/leds/built-in.o drivers/leds/led-core.o drivers/leds/led-class.o drivers/leds/led-triggers.o drivers/leds/leds-gpio.o drivers/leds/leds-microp.o drivers/leds/leds-pm8058.o
utkanos/android_htc_mecha_kernel_5slot
drivers/leds/.built-in.o.cmd
bat
gpl-2.0
315
cmd_drivers/video/tegra/built-in.o := /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/video/tegra/built-in.o drivers/video/tegra/host/built-in.o drivers/video/tegra/dc/built-in.o drivers/video/tegra/fb.o drivers/video/tegra/nvmap/built-in.o
AOSP-ZEUS/android_kernel_samsung_n1
drivers/video/tegra/.built-in.o.cmd
bat
gpl-2.0
296
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\..\..\.0.5.0@mkdirp\bin\cmd.js" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\..\..\.0.5.0@mkdirp\bin\cmd.js" %* )
jameswu525/javastudy
HelloWorld/StudySrc/robot/node_modules/.1.6.0@extract-zip/node_modules/.bin/mkdirp.cmd
bat
gpl-3.0
208
@echo off CHCP 65001 cd ..\script ..\bin\w3x2lni-lua.exe ..\test\unit_test.lua pause
syj2010syj/w3x2lni
test/单元测试.bat
bat
gpl-3.0
86
cd .. rm db.sqlite3 rm -rf cadastro/migrations rm -rf financeiro/migrations
adelinesharla/CtrlVET
scripts/dbrm.bat
bat
gpl-3.0
78
:: movecursor - an attempt to prevent the screenlock :: Copyright (C) 2011, 2013 Niki W. Waibel :: This file is part of movecursor. :: :: movecursor is free software: you can redistribute it and/or modify :: it under the terms of the GNU General Public License as published by :: the Free Software Foundation, either ve...
nikiwaibel/nww.movecursor
moveCursor.cmd
bat
gpl-3.0
799
@echo off set DIRNAME=%~dp0 set CP="%DIRNAME%chromispos.jar" set CP=%CP%;"%DIRNAME%changeiconset.jar" set CP=%CP%;"%DIRNAME%locales/" set CP=%CP%;"%DIRNAME%locales/Albanian" set CP=%CP%;"%DIRNAME%locales/American" set CP=%CP%;"%DIRNAME%locales/Arabic" set CP=%CP%;"%DIRNAME%locales/Argentinian" set CP=%CP%;"%DIRNAME%lo...
dominikrose/wPOS
installation/chromispos/Console-start.bat
bat
gpl-3.0
1,058
scc.exe -lmsvcrt -o scc_test.exe scc_test.c scc_test.exe pause
MiJiyang/CCompiler
examples/Make Compiler&Linker By MySelf/chapter11/scc_test_demo/scc_test.bat
bat
gpl-3.0
64
@echo off set "VIRTUAL_ENV=C:\Proj\Backup\Client\backupclient-env" if defined _OLD_VIRTUAL_PROMPT ( set "PROMPT=%_OLD_VIRTUAL_PROMPT%" ) else ( if not defined PROMPT ( set "PROMPT=$P$G" ) set "_OLD_VIRTUAL_PROMPT=%PROMPT%" ) set "PROMPT=(backupclient-env) %PROMPT%" if not defined _OLD_VIRTUAL_PY...
dylan-reeves/home_backup
backupclient-env/Scripts/activate.bat
bat
gpl-3.0
555
del /F /Q bin\app.exe set GCC=D:/cSDL/mingw64/bin/gcc.exe set files=main.c base.c hud.c set scene=scene/Scene.c set tools=src/tools/List.c src/tools/Str.c set hud= set head=-Isrc/include/SDL2 -Isrc/include/GL set lib=-lmingw32 -lSDL2main -lSDL2 -lSDL2_image -lSDL2_ttf -mwindows -lopengl32 -Lsrc/lib/ rem %GCC% %hea...
Ste3e/cEasily
03addLibs/build.bat
bat
gpl-3.0
443
cls node node_modules\typescript\bin\tsc --build source %1 node postbuild.js
rickparrish/fTelnet
build.cmd
bat
agpl-3.0
76
cl /D dp_ANET2 /D WIN32 /D DEBUG /Zi /I "..\..\h" /I "..\utils" stattest.c ..\utils\raw.c ..\utils\eclock.c ..\..\win\lib\anet2d.lib
BygoneWorlds/anet
demo/stattest/dbuild2.bat
bat
lgpl-2.1
133
-intstyle "ise" -incremental -o "C:/Users/Bailey/Documents/IDE V2/IDEV2/tb_IDE_top_level_isim_beh.exe" -prj "C:/Users/Bailey/Documents/IDE V2/IDEV2/tb_IDE_top_level_beh.prj" "work.tb_IDE_top_level"
Nibble-Knowledge/peripheral-ide
IDEV2/fuseRelaunch.cmd
bat
unlicense
199
@ECHO OFF rem ------------------------------------------------------------------------------ rem Copyright 2015-2017 Esri rem Licensed under the Apache License, Version 2.0 (the "License"); rem you may not use this file except in compliance with the License. rem You may obtain a copy of the License at rem rem h...
Esri/solutions-geoprocessing-toolbox
utils/test/ClearingOperationsTestKickDesktop.bat
bat
apache-2.0
2,703
@ECHO OFF SET COMPOSE_FILE_PATH=%CD%\target\classes\docker\docker-compose.yml IF [%M2_HOME%]==[] ( SET MVN_EXEC=mvn ) IF NOT [%M2_HOME%]==[] ( SET MVN_EXEC=%M2_HOME%\bin\mvn ) IF [%1]==[] ( echo "Usage: %0 {build_start|build_start_it_supported|start|stop|purge|tail|reload_share|reload_acs|build_test|tes...
jpotts/alfresco-developer-series
actions/actions-tutorial/run.bat
bat
apache-2.0
3,023
@echo off :: :: The Batchography book by Elias Bachaalany :: :: Clear previous values set result1= set result2= :: Start localization setlocal set r1=Hello set r2=World :: Compound statement ( :: End localization endlocal set result1=%r1% set result2=%r2% )
PassingTheKnowledge/Batchography
env-export-compound-simple.bat
bat
apache-2.0
291
diff -urN ../resources-original/ogc ogc > ../../../src/main/patches/ogc.patch diff -urN ../resources-original/geoserver geoserver > ../../../src/main/patches/geoserver.patch rem diff -urN ../resources-original/iso iso > ../../../src/main/patches/iso.patch diff -urN ../resources-original/isotc211 isotc211 > ../../../src...
highsource/ogc-schemas
schemas/src/main/resources/create-patch.bat
bat
bsd-2-clause
348
REM build from system python2.7 with pyinstaller v3.1 & setuptools 19.2 REM see: https://github.com/pyinstaller/pyinstaller/issues/1773 pyinstaller --clean -F -n onixcheck.exe --version-file version_info.txt --win-private-assemblies --win-no-prefer-redirects pyinstaller.spec
titusz/onixcheck
winbuild.bat
bat
bsd-2-clause
277
mkdir temp cd temp xjc -p com.eds.EDS_Library.diagram "%~f1" javac com/eds/EDS_Library/diagram/*.java jar cfvM ../lib/model_lib.jar com/eds/EDS_Library/diagram/*.class cd .. rd /s /q temp
NNemanjaMM/TAS
ApplySchema.bat
bat
mit
188
echo off title AlexaPi for Windows cls python3 main.py -d pause
alexa-pi/AlexaPi
src/debug.bat
bat
mit
65
cmd_sound/built-in.o := arm-eabi-ld -EL -r -o sound/built-in.o sound/soundcore.o sound/core/built-in.o sound/i2c/built-in.o sound/drivers/built-in.o sound/isa/built-in.o sound/pci/built-in.o sound/ppc/built-in.o sound/arm/built-in.o sound/sh/built-in.o sound/synth/built-in.o sound/usb/built-in.o sound/sparc/built-i...
bigbiff/i717-GB-Kernel
sound/.built-in.o.cmd
bat
gpl-2.0
473
rem Erase memory (-e); Disables safe mode (-u); Writes fuses (-U): .\avrdude -C .\avrdude.conf -p atmega1284p -c usbasp -e -u -Uefuse:w:0xFD:m .\avrdude -C .\avrdude.conf -p atmega1284p -c usbasp -e -u -Uhfuse:w:0xDE:m .\avrdude -C .\avrdude.conf -p atmega1284p -c usbasp -e -u -Ulfuse:w:0xFF:m rem Burns the ...
SelfDesignRobotics/DuinoPack
win/hardware/multiplo/avr/bootloaders/DuinoBot.v2.x.m644P.m1284P/v1.0/DuinoBot.mega1284.AVRDoper.bat
bat
gpl-2.0
683
cmd_drivers/misc/carma/built-in.o := rm -f drivers/misc/carma/built-in.o; arm-linux-gnueabihf-ar rcsD drivers/misc/carma/built-in.o
Dee-UK/D33_KK_Kernel
drivers/misc/carma/.built-in.o.cmd
bat
gpl-2.0
133
@echo off rem rem This file is part of Foreign Linux. rem rem Copyright (C) 2014, 2015 Xiangyan Sun <wishstudio@gmail.com> rem rem This program is free software: you can redistribute it and/or modify rem it under the terms of the GNU General Public License as published by rem the Free Software Foundation, either ve...
wishstudio/flinux
gen_git_version.cmd
bat
gpl-3.0
2,134
copy ..\Build\DOS\testme.exe . ..\..\..\..\Apps\DOSBox-0.74\DOSBox.exe -conf "dosbox.conf" exit
cabbruzzese/AmuletsArmor
Exe/DOSBoxRun.bat
bat
gpl-3.0
99
@echo off rem ----------------------------------------------------------------------------- rem Start Script for the dotCMS Server rem ----------------------------------------------------------------------------- rem Guess DOTCMS_HOME if not defined if "%OS%" == "Windows_NT" setlocal set "CURRENT_DIR=%cd%" if not...
dotCMS/core-2.x
bin/startup.bat
bat
gpl-3.0
1,909
@echo off call ..\env.bat if not exist Test.class ( echo Compiling Test.java javac Test.java ) java Test pause
lamby/pkg-swi-prolog
packages/jpl/examples/java/Test/run.bat
bat
lgpl-2.1
119
@echo off %~d0 cd %~p0 call env.bat call mvn -version mkdir target call mvn javadoc:javadoc > target/javadoc.log 2>&1 start target/javadoc.log
mygreen/xlsmapper
make_javadoc.bat
bat
apache-2.0
164
node "%~dp0\run" %*
kfranqueiro/electern
bin/run.cmd
bat
mit
20