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
@ECHO OFF SETLOCAL ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION SET bobPath=%~dp0 SET bobPath=%bobPath:~0,-1% set PYTHONPATH=%PYTHONPATH%;%bobPath%\pym python -c "from bob.scripts import bob; bob(r\"%~f0\")" %*
BobBuildTool/bob
bob.cmd
bat
gpl-3.0
208
@"assets/xfly/node/node.exe" assets/dpl/server/start.js
jplusui/jplusui-en
start.bat
bat
bsd-3-clause
55
@echo off "%~dp0\mono.exe" %MONO_OPTIONS% "%~dp0\..\lib\mono\..\ironruby\\ir64.exe" %*
Code0100Food/3DEngine
MonoScripting/MonoScripting/DATA/bin/ir64.bat
bat
mit
87
lua lake -f test.lake
yuhangwang/luabuild
test-dynamic.bat
bat
mit
22
#!/bin/bash # base-tool generated command file LANG=C PYTHONUNBUFFERED=True exec /var/tmp/pbench-test-tool-scripts/opt/pbench-agent/tool-scripts/datalog/openvswitch-datalog /var/tmp/pbench-test-tool-scripts/openvswitch/tools-group/openvswitch 10
portante/pbench
agent/tool-scripts/tests/openvswitch/gold/tools-group/openvswitch/openvswitch.cmd
bat
gpl-3.0
247
@ECHO OFF CLS REM This is an example script to show how to use the Help Library Manager Launcher to install an MS Help REM Viewer file. You can use this as an example for creating a script to run from your product's installer. REM NOTE: If not executed from within the same folder as the executable, a full path...
neoe1984/autofac
lib/SHFB/Templates/InstallMSHC.bat
bat
mit
1,979
/* * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ */ /* * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * Redistributions of source code must retain the above copyright * notice...
vastsoun/bbmc-starterware
build/armv7a/cgt_ccs/am335x/evmskAM335x/usb_host_msc/usb_host_msc.cmd
bat
bsd-3-clause
4,967
:: :: Microsoft Azure SDK for Net - Generate library code :: Copyright (C) Microsoft Corporation. All Rights Reserved. :: @echo off set autoRestVersion=1.0.0-Nightly20170202 if "%1" == "" ( set specFile="https://github.com/Azure/azure-rest-api-specs/blob/c683f6510a689e1629adb5d8e9e21848c68f2ca3/arm-servicefabric/...
AzCiS/azure-sdk-for-net
src/SDKs/ServiceFabric/Management.ServiceFabric/generate.cmd
bat
mit
647
cmd_fs/notify/dnotify/built-in.o := rm -f fs/notify/dnotify/built-in.o; arm-eabi-ar rcs fs/notify/dnotify/built-in.o
NooNameR/Sense4.0-kernel
fs/notify/dnotify/.built-in.o.cmd
bat
gpl-2.0
118
shutdown.exe /s /t 00
shiriskumar/Scripts
Shutdown_PC.bat
bat
mit
22
@echo off rem Author: Andrey Dibrov (andry at inbox dot ru) rem Description: rem Script prepends UTF BOM sequence to an input text file if file does not rem have it yet. setlocal call "%%~dp0__init__.bat" || exit /b call "%%CONTOOLS_PROJECT_ROOT%%/__init__/declare_builtins.bat" %%0 %%* rem scr...
andry81/contools
Scripts/Tools/encoding/prepend_bom_to_utf_file.bat
bat
mit
4,687
@ECHO OFF IF NOT "%~f0" == "~f0" GOTO :WinNT @"ruby.exe" "e:/xampp/RailsInstaller_D/Ruby2.0.0/bin/ldiff" %1 %2 %3 %4 %5 %6 %7 %8 %9 GOTO :EOF :WinNT @"ruby.exe" "%~dpn0" %*
ACOKing/ArcherVMPeridot
RailsInstaller_D/Ruby2.0.0/bin/ldiff.bat
bat
mit
179
@echo off @echo compiling solution... if exist "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\VsDevCmd.bat" ( set vcbat="C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\VsDevCmd.bat" ) IF NOT DEFINED vcbat ( set error="No Compatible Visual Studio (2017) foun...
soukoku/ModernWpf2
nuget/pack-pkg.cmd
bat
mit
673
rd /S /Q %1 go run .\cmd\gsmake\gsmake.go -v -root %1 bootstrap:setup %1
gsmake/gsmake-go
setup.bat
bat
mit
74
del /F /S /Q .\..\..\K70Tray_latest_build\*.* del /S /Q .\..\..\K70Tray_latest_build.zip rmdir /S /Q .\..\..\K70Tray_latest_build mkdir .\..\..\K70Tray_latest_build mkdir .\..\..\K70Tray_latest_build\Themes xcopy /E .\Themes .\..\..\K70Tray_latest_build\Themes mkdir .\..\..\K70Tray_latest_build\Layouts xcopy /E .\La...
begner/K70Tray
source/deploy.bat
bat
mit
600
rm -f *.pyc
dikujepsen/OpenTran
v2.0/framework/Matmul/delpyc.bat
bat
mit
11
@echo off powershell -file .\Utilities\setup.ps1
michaelperel/3dtoolkit
setup.cmd
bat
mit
48
curl -o "%TEMP%\sqlite.zip" "https://www.sqlite.org/2016/sqlite-dll-win64-x64-3150100.zip" || goto :error 7z x "%TEMP%\sqlite.zip" -o"%TEMP%\sqlite" || goto :error set SQLITE3_LIB_DIR=%TEMP%\sqlite lib /def:%SQLITE3_LIB_DIR%\sqlite3.def /out:%SQLITE3_LIB_DIR%\sqlite3.lib || goto :error
rust-qt/generator
ci/appveyor/setup_sqlite.bat
bat
mit
287
rem nuget pack CommandLineLexing.csproj -Verbosity detailed -Build -Symbols -Properties Configuration=Release nuget pack CommandLineLexing.csproj -Verbosity detailed -Build -Symbols -IncludeReferencedProjects -Properties Configuration=Release
david-bakin/command-line-lexing
CommandLineLexing/Scripts/make-nuget-packages.cmd
bat
cc0-1.0
243
cd c:/graphviz-ms REM variables need to be filled out , Modify only this section REM ***************************************************** SET VS2008DIR="C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE" SET buildBaseDir=c:\graphviz-ms\ SET buildDir=%buildBaseDir%graphviz2\ SET targetDir=%buildBaseDir%rel...
jho1965us/graphviz
windows/build_stable.bat
bat
epl-1.0
4,948
cmd_net/sunrpc/built-in.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o net/sunrpc/built-in.o net/sunrpc/sunrpc.o net/sunrpc/auth_gss/built-in.o net/sunrpc/xprtrdma/built-in.o
avareldalton85/rpi2-linux-rt
net/sunrpc/.built-in.o.cmd
bat
gpl-2.0
240
@echo off set CURRENT_DIR=%~dp0 cd %CURRENT_DIR% echo %CURRENT_DIR% SET FILES=__USBDM_V4 __USBDM_FlashProgrammers _USBDM_CF_JMxx _USBDM_CF_JS16 _USBDM_Freedom _USBDM_JB16 _USBDM_JMxx _USBDM_JS16 if not exist ..\External mkdir ..\External if not exist ..\External\USBDM mkdir ..\External\USBDM if not exist ..\Externa...
podonoghue/usbdm-eclipse-makefiles-build
Documentation/Source/MakeDocumentation.cmd
bat
gpl-2.0
417
cmd_arch/x86/boot/tty.o := gcc -Wp,-MD,arch/x86/boot/.tty.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__ -I/home/exist/tmp/linux-2.6.35.14/linux-2.6.35/arch/x86/include -...
Existed/kernel-2.6.35.14
arch/x86/boot/.tty.o.cmd
bat
gpl-2.0
5,293
cmd_fs/devpts/built-in.o := ppc_4xx-ld -m elf32ppc -r -o fs/devpts/built-in.o fs/devpts/devpts.o
mattkelly/linux-2.6-xlnx
fs/devpts/.built-in.o.cmd
bat
gpl-2.0
102
cmd_fs/ext2/ext2.o := arm-linux-gnueabi-ld -EL -r -o fs/ext2/ext2.o fs/ext2/balloc.o fs/ext2/dir.o fs/ext2/file.o fs/ext2/ialloc.o fs/ext2/inode.o fs/ext2/ioctl.o fs/ext2/namei.o fs/ext2/super.o fs/ext2/symlink.o
jpsminix/minix5
fs/ext2/.ext2.o.cmd
bat
gpl-2.0
217
cmd_drivers/dpram/built-in.o := /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-ld -EL -r -o drivers/dpram/built-in.o drivers/dpram/dpram.o drivers/dpram/multipdp.o
spacecaker/Stock_spacecaker_kernel
drivers/dpram/.built-in.o.cmd
bat
gpl-2.0
207
cmd_drivers/input/input-core.o := /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/input/input-core.o drivers/input/input.o drivers/input/input-compat.o drivers/input/input-mt.o drivers/input/ff-core.o
garwynn/D710SPR_GB27_Kernel
drivers/input/.input-core.o.cmd
bat
gpl-2.0
238
cmd_drivers/ata/built-in.o := /home/chiehyang/PandaBoard-LinuxKernel/stable-kernel/dl/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o drivers/ata/built-in.o drivers/ata/libata.o drivers/ata/ahci_platform.o drivers/ata/libahci.o
domintech/PandaBoard-LinuxKernel
drivers/ata/.built-in.o.cmd
bat
gpl-2.0
280
cmd_net/sunrpc/auth.o := arm-eabi-gcc -Wp,-MD,net/sunrpc/.auth.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...
bigbiff/i717-GB-Kernel
net/sunrpc/.auth.o.cmd
bat
gpl-2.0
33,749
cmd_crypto/crypto_blkcipher.o := /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/arm-eabi-ld -EL -r -o crypto/crypto_blkcipher.o crypto/ablkcipher.o crypto/blkcipher.o
friedrich420/Note-3-Kernel
crypto/.crypto_blkcipher.o.cmd
bat
gpl-2.0
171
cmd_security/keys/encrypted-keys/encrypted-keys.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 security/keys/encrypted-keys/encrypted-keys.o security/keys/encrypted-keys/encrypted.o security/keys/encrypted-keys/ecrypt...
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
security/keys/encrypted-keys/.encrypted-keys.o.cmd
bat
gpl-2.0
333
@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...
raimund89/DiNoLog
DiNoLog/docs/make.bat
bat
gpl-2.0
7,246
cmd_coreutils/test.o := gcc -Wp,-MD,coreutils/.test.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 -Wstrict-prototypes...
muthumani2/Muthu-busybox
coreutils/.test.o.cmd
bat
gpl-2.0
9,486
echo off echo %date% - %time% mkdir "%~dp0unittestresults" echo on ::"%~dp0packages\NUnit.ConsoleRunner.3.10.0\tools\nunit3-console.exe" "C:\Program Files (x86)\NUnit 2.6.4\bin\nunit-console-x86.exe" "%~dp0CommonTests\ExportIntergrationTests.nunit" --result "%~dp0unittestresults\TestResult.xml"
mapaction/mapaction-toolbox
arcgis10_mapping_tools/run-unittests.cmd
bat
gpl-3.0
295
start java -jar Krislet.jar -team Carleton timeout 3 start java -jar Krislet.jar -team Carleton timeout 3 start java -jar Krislet.jar -team Carleton timeout 3 start java -jar Krislet.jar -team Carleton timeout 3 start java -jar Krislet.jar -team Carleton timeout 3 start java -jar Krislet.jar -team University timeout 3 ...
mdugas/sysc5103_project
TeamStart.bat
bat
gpl-3.0
540
::Based on Wireshark pdml capture file this script generates XML Scenarios that correspond to those traces. ::Pour exporter dans Wireshark :: * Choisir dans le menu <file/export/file> :: * Mettre un nom de fichier :: * Dans la combo <Save file type>, choisir <PDML (XML packet detail)> :: * Valider par le bouton <S...
yongs2/mts-project
mts-tools/pdml_to_script/transfRTP.bat
bat
gpl-3.0
2,133
pip install -r requirements.txt python main.py pause
szarya/rbt_downloader
windows.bat
bat
mpl-2.0
56
@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% %ALLS...
CLVsol/odoo_clvhealth
doc/make.bat
bat
agpl-3.0
6,738
@echo off call %~dp0\setenv.bat start WDExpress.exe rem start devenv.com
denkhaus/bitsharesx
run_vs.bat
bat
unlicense
74
elm-live src\Main.elm --output=bin\main.js
martincerny/ve-vlaku
runLive.bat
bat
apache-2.0
42
C: cd/ cd "C:\Windows\Microsoft.NET\Framework\v4.0.30319\" rem !!!!!!!!!!!!!!! Replace DirSyncService.exe path !!!!!!!!!!!!!!! InstallUtil /u "c:\Projects\GitHub\DirSync\src\DirSyncService\bin\Release\DirSyncService.exe"
majorimi/DirSync
src/DirSyncService/Installer/UnInstall.bat
bat
apache-2.0
220
@rem This is for videos in the originals folder @rem have to pipe output to index.html @dir %1 | awk -f genmovies.awk
oharasteve/eagle
samples/www/utilities/genmovies.bat
bat
apache-2.0
118
java -jar jnaerator-0.12-shaded.jar @config.jnaerator
gillius/jalleg
jalleg-binding/jnaerate.bat
bat
apache-2.0
53
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /testcontainer:..\..\MS-OXWSTASK\TestSuite\bin\Debug\MS-OXWSTASK_TestSuite.dll /runconfig:..\..\MS-OXWSTASK\MS-OXWSTASK.testsettings pause
XinwLi/Interop-TestSuites-1
ExchangeWebServices/Source/Scripts/MS-OXWSTASK/RunAllMSOXWSTASKTestCases.cmd
bat
mit
193
powershell.exe C:\bootstrap-windows.ps1 > log.txt
modulexcite/dotnet-ci
ci-nodes/startup/bootstrap-windows.cmd
bat
mit
49
c:\python27\python.exe C:\Python27\Lib\site-packages\wx-2.9.4-msw\wx\tools\img2py.py -i -F icons\uiicon.ico uiicon.py
latusrepo/familysysadmin
scripts/makeiconpy.bat
bat
mit
117
@echo off echo. echo ========= Qhull-go.bat, DOS window for Qhull and Rbox =========== echo. echo Use arrow keys to repeat and edit commands echo. echo Use properties button to increase size to 50 lines echo. echo Change font to 8x12 echo. echo Change screen colors with ansi.sys or cr...
caseywstark/void_tools
voboz1.3.2/qhull/eg/Qhull-go.bat
bat
mit
579
cmd_mm/vmstat.o := arm-eabi-gcc -Wp,-MD,mm/.vmstat.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-endia...
mcardielo/ThunderG-Kernel_2.6.35
mm/.vmstat.o.cmd
bat
gpl-2.0
181,248
jekyll serve --future --config _config.yml,_config_local.yml
TangChr/jekyll-template
serve.cmd
bat
mit
60
ECHO off SET /P APPVEYOR_BUILD_NUMBER=Please enter a build number (e.g. 134): SET /P PACKAGE_VERISON=Please enter your package version (e.g. 1.0.5): SET /P UMBRACO_PACKAGE_PRERELEASE_SUFFIX=Please enter your package release suffix or leave empty (e.g. beta): SET /P APPVEYOR_REPO_TAG=If you want to simulate a GitHub t...
leekelleher/umbraco-ip-filter
build.cmd
bat
mit
639
@echo off rem Needs VS2015 installed to build. if exist coverage rmdir /s /q coverage rem ======================== echo Building echo. call run-msbuild.bat Debug if errorlevel 1 goto :fail echo. rem ======================== echo Checking coverage echo. packages\OpenCover.4.6.519\tools\OpenCover.Console.exe -target...
Jagged/OneOf
run-coverage.bat
bat
mit
821
REM Make sure to check that these are actual links, not just folders that were created by something else mklink /j %userprofile%\.vim %userprofile%\.dotfiles\vimfiles mklink /j %userprofile%\vimfiles %userprofile%\.dotfiles\vimfiles mklink /j %userprofile%\bin %userprofile%\.dotfiles\bin mklink /j %userprofile%\.git_t...
tscheffe/dotfiles
bootstrap/bootstrap.bat
bat
mit
2,775
docker run --rm -i --volume %cd%:/app schodemeiss/php-tools phing %*
schodemeiss/docker-php-tools
batch/phing.bat
bat
mit
68
node resteem-bot-advertisement.js
Siko91/steemitbots
resteem-bot-advertisement/RUN.bat
bat
mit
33
/* ============================================================================ */ /* Copyright (c) 2014, Texas Instruments Incorporated */ /* All rights reserved. */ /* ...
Octanis1/Octanis1-EPS-Firmware
EPS_dev/lnk_msp430g2744.cmd
bat
mit
8,442
@echo Please run DGPI using the following command line : java DGPI @Echo Example : java DGPI -h
Eduardo-Alves/DGPI
dgpi.bat
bat
mit
97
REM ×¢ÊÍ @echo off set ocd=%cd% cd /d %~dp0 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 ..\..\..\..\.....
dios-game/dios
templates/lua_cocos/setup.win32.bat
bat
mit
1,717
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=. set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source set I18NSPHINXOPTS=%SPHINXOPTS% source if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% set...
speth/ember
doc/sphinx/make.bat
bat
mit
5,099
REM Test Webhook REM --------------------------------- REM To view visit http://toflidium.com/webhooks/docto/docto_test_values.txt REM --------------------------------- "../exe/docto.exe" -f "%~d0%~p0Inputfiles\" -o "%~d0%~p0GeneratedFiles\" -T wdFormatPDF -W https://toflidium.com/webhooks/docto/webhook_test.php -o...
tobya/DocTo
test/testhookdir.bat
bat
mit
501
U2FsdGVkX1+jNE6oCXGw9nPabEUWhvh+sXbvo5E3hLrNXeiV6eRymh4TXgNjOco+ 4Yde62RUN+r21aFr+tLuT56ntRADJFUjjvuHjEXN3YPd4hj6qhw6n/fLzA64KMxj eC32FD9EeFmapDJpkz5BSBsJi1NFcJhJ8e8bJsEPZwI=
UnrealMultiplayer/3_Steam_Multiplayer
Encrypted/sdk/tools/ContentBuilder/run_build.bat
bat
mit
175
IF NOT "%GDIPLUS_UPDATE_ID%"=="KB2659262" GOTO :EOF REM The directory names of the updated WinSxS components (i.e. DLLs). SET GDIPLUS_MSFT_X64=amd64_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6002.22791_x-ww_FAE9D734 SET GDIPLUS_MSFT_X86=x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6002.22791_x-ww_C8DFF154 ...
Explorer09/nlite-asms01cab
global_vars/KB2659262.cmd
bat
gpl-2.0
911
secure-file\tools\secure-file -decrypt dist\win\butler_creds.enc -secret %my_secret% -out butler_creds curl -fsS -o butler.exe https://dl.itch.ovh/butler/windows-amd64/head/butler.exe butler.exe -i butler_creds push --userversion=%TILED_ITCH_VERSION% itch/install-root thorbjorn/tiled:%TILED_ITCH_CHANNEL%
EdenIndustries/tiled
dist/win/push-to-itch.bat
bat
gpl-2.0
306
cmd_drivers/media/video/msm/built-in.o := /home/peter/Downloads/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ld -EL -r -o drivers/media/video/msm/built-in.o drivers/media/video/msm/msm_camera.o drivers/media/video/msm/msm_v4l2.o drivers/media/video/msm/msm_axi_qos.o drivers/media/video/...
paxchristos/R800x-2.3.3-Kernel
drivers/media/video/msm/.built-in.o.cmd
bat
gpl-2.0
885
/* REXX */ '@echo off' PARSE UPPER ARG Arg1 Arg2 junk env = "OS2ENVIRONMENT" IF VALUE('ENVSET', 'DD', env) \= 'DD' THEN DO "set include=f:\ibmcpp\dtools\h;f:\ibmcpp\dtools\inc;f:\ibmcpp\inc;p:\COMi;" "set lib=f:\ibmcpp\lib;p:\COMi\lib;" "set path=f:\ibmcpp\dtools;%path%" END p: 'cd \COMi' IF (SUBSTR(Arg1,...
OS2World/APP-COMM-ComScope
COMI/MakeSealevel.cmd
bat
gpl-2.0
398
cmd_arch/x86/power/built-in.o := ld -m elf_i386 -r -o arch/x86/power/built-in.o arch/x86/power/cpu.o arch/x86/power/hibernate_32.o arch/x86/power/hibernate_asm_32.o
madhwang/linuxKernel
arch/x86/power/.built-in.o.cmd
bat
gpl-2.0
169
#! /bin/sh msgfmt -o dbbrowse.mo dbbrowse.po msgfmt -o help.mo help.po
hajuuk/R7000
ap/gpl/amule/wxWidgets-2.8.12/demos/dbbrowse/de/mo.cmd
bat
gpl-2.0
71
cmd_drivers/auxdisplay/built-in.o := rm -f drivers/auxdisplay/built-in.o; /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/arm-eabi-ar rcsD drivers/auxdisplay/built-in.o
friedrich420/Note-3-Kernel
drivers/auxdisplay/.built-in.o.cmd
bat
gpl-2.0
169
cmd_sound/soc/blackfin/built-in.o := rm -f sound/soc/blackfin/built-in.o; /home/hacker/codesourcery/lite/bin/arm-none-linux-gnueabi-ar rcs sound/soc/blackfin/built-in.o
wujiku/superstar-kernel-shooter-2.3.4gb
sound/soc/blackfin/.built-in.o.cmd
bat
gpl-2.0
170
@ECHO ON CD /d %~dp0 REM Copy all files XCOPY ..\..\Kidoju\Kidoju.Mobile\hooks .\hooks /C /E /I /R /Y /EXCLUDE:excludelist.txt ATTRIB +R .\hooks\*.* /S XCOPY ..\..\Kidoju\Kidoju.Mobile\js .\js /C /E /I /R /Y /EXCLUDE:excludelist.txt ATTRIB +R .\js\*.* /S ATTRIB -R .\js\app.constants.js XCOPY ..\..\Kidoju\Kidoju.Mobi...
Memba/Kidoju-Mobile
builds/update.cmd
bat
gpl-3.0
2,846
rm -rf data/* touch data/README.md
SoftwareEngineering2017/TeachingManagementSystem
tools/clean.bat
bat
gpl-3.0
34
d88cut JBSZM_A.D88 mdrv2 0 0x4 0x9 0x11e1 d88cut JBSZM_A.D88 JB_OPEN.MD2 0 0x19 0xb 0x729 d88cut JBSZM_A.D88 JB_CSEL.MD2 0 0x19 0x10 0xb4b d88cut JBSZM_A.D88 JB_PLAY2.MD2 0 0x1a 0x07 0x717 d88cut JBSZM_A.D88 JB_PLAY1.MD2 0 0x1a 0x0c 0x9c6 d88cut JBSZM_A.D88 JB_NUGI.MD2 0 0x1b 0x02 0x2f0 d88cut JBSZM_A.D88 JB_CNUDE.MD2...
rururutan/hoot-patches
pc98/ponytail/janborg/cut/cut.bat
bat
gpl-3.0
977
@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...
mbarton/user-service
doc/make.bat
bat
unlicense
6,711
@echo on echo "P:\\czprg1-stor\Projects" call net use p: "\\CZPRG1-STOR\Projects" echo "W: "\\CZPRG1-STOR\_work" call net use w: "\\CZPRG1-STOR\_work" echo "t:99320100 - Water distribution tools" call net use t: "\\czprg1-stor.hif.cz\Projects\99320100" echo "i:Software install" call net use i: "\\czprg1-stor\Project...
kubow/HAC
Links/MapNetworkDHI.bat
bat
unlicense
764
nuget pack -NoPackageAnalysis
davidebbo/SiteAuthenticatorSiteExtension
BuildPackage.cmd
bat
apache-2.0
30
@call setEnv mvn clean install tomcat7:run
cloned2k16/Ghost-Word
go.cmd
bat
apache-2.0
49
@echo off color 4e mode con:cols=52 lines=52 if %1==-run ( goto menu_work ) goto end :clear_var set menu=-1 set menutext= set reject=0 goto :eof :head cls echo ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ echo ³ ³ echo ³ Nokia X Toolkit Version 1.20 ...
first087/Nokia-X-Toolkit
script.bat
bat
apache-2.0
8,672
mkdir build cd build set LIB=%LIBRARY_LIB%;.\lib;%LIB% set LIBPATH=%LIBRARY_LIB%;.\lib;%LIBPATH% set INCLUDE=%LIBRARY_INC%;%INCLUDE% :: Install the udunits2 xml files. mkdir %LIBRARY_PREFIX%\share mkdir %LIBRARY_PREFIX%\share\udunits copy ..\lib\*.xml %LIBRARY_PREFIX%\share\udunits\ copy %RECIPE_DIR%\unistd.h . cma...
bird-house/conda-recipes
_unused/udunits/bld.bat
bat
apache-2.0
809
pushd %~dp0 call Tools\nuget3.4.exe install Microsoft.NETCore.Runtime.CoreCLR -Version 1.0.3 call dotnet restore cd Lib\AspNet\Microsoft.WindowsAzure.Storage call dotnet build --configuration release popd
pemari-msft/azure-storage-net
BuildAspNetK.cmd
bat
apache-2.0
205
scrapy crawl wolf
pczhaoyun/wolf
run.cmd
bat
apache-2.0
17
#!/bin/sh # # Copyright 2013 Heart Solutions 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/LICENSE-2.0 # # Unless required by applicabl...
i10a/udfv
Test/UDFVGui.bat
bat
apache-2.0
1,347
rem NOTE: this batch file is to be run in a Visual Studio command prompt rem Delete old files del *.obj del *.ilk del *.exe del *.pdb rem Compile files into .obj files in current directory cl /I"..\..\..\testcasesupport" /W3 /MT /GS /RTC1 /bigobj /EHsc /nologo /c main.cpp CWE*.cpp CWE*.c ..\..\..\testcasesupport\io....
JianpingZeng/xcc
xcc/test/juliet/testcases/CWE124_Buffer_Underwrite/s01/CWE124_s01.bat
bat
bsd-3-clause
486
@echo on set LOCAL_DIR=%~dp0 set LOCAL_DIR=%LOCAL_DIR:~0,-1% if "%~1"=="" (set "SOURCE=..\..\img") else (set "SOURCE=%~1") echo Optimizing JPEG with jpegtran forfiles /p %SOURCE% /s /m "*.jpg" /c "cmd /c echo processing @path && %LOCAL_DIR%\jpegtran.exe -optimize -progressive -copy none -outfile @path @path" ...
GianniGM/GDGIT
automation/images/jpegtran.bat
bat
mit
326
cmd_fs/lockd/lockd.o := arm-none-linux-gnueabi-ld -EL -r -o fs/lockd/lockd.o fs/lockd/clntlock.o fs/lockd/clntproc.o fs/lockd/host.o fs/lockd/svc.o fs/lockd/svclock.o fs/lockd/svcshare.o fs/lockd/svcproc.o fs/lockd/svcsubs.o fs/lockd/mon.o fs/lockd/xdr.o fs/lockd/grace.o fs/lockd/xdr4.o fs/lockd/svc4proc.o
srinugnt2000/linux-2.6.37
fs/lockd/.lockd.o.cmd
bat
gpl-2.0
312
cmd_mm/pdflush.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,mm/.pdflush.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes ...
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/mm/.pdflush.o.cmd
bat
gpl-2.0
15,169
cmd_fs/notify/built-in.o := /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o fs/notify/built-in.o fs/notify/fsnotify.o fs/notify/notification.o fs/notify/group.o fs/notify/inode_mark.o fs/notify/dnotify/built-in.o fs/notify/inotify/built-in.o
jdlfg/Mecha-kernel-jdlfg
fs/notify/.built-in.o.cmd
bat
gpl-2.0
289
@Echo off nasm -o dualboot.settings rtc_db.asm pause
Rocky5/Xbox-Softmodding-Tool
App Sources/NKPatcher/Main NKP11/Make Dualboot.settings.bat
bat
gpl-3.0
54
@echo off :: **************************************************************************** :: $Id: $ :: :: Name: makegdal_gen.bat :: Project: GDAL :: Purpose: Generate MS Visual Studio 2003...N project files :: Author: Ivan Lucena, ivan.lucena@pmldnet.com :: :: ****************************...
AsherBond/MondocosmOS
gdal/makegdal_gen.bat
bat
agpl-3.0
6,329
msbuild PracticeTime.xml /t:SimianReport;BuildCI;Coverage;CoverageReport
wbsimms/PracticeTime
Build/testfast.bat
bat
apache-2.0
72
gcc -Wl,--stack,1073741824 -O3 -w -g -o topology.exe topology.c pause
Leguark/pynoddy
topology/compile.bat
bat
gpl-2.0
69
@echo off IF EXIST "gradle_localOverride.cmd" call "gradle_localOverride.cmd" call gradlew build pause
HanSolo/Enzo
gradlew_build.cmd
bat
apache-2.0
102
@REM @REM Copyright 2010-2014 Axel Fontaine @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 required ...
srohanrao/flyway
dropDBs.cmd
bat
apache-2.0
1,436
@ECHO OFF goto comment Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache Licen...
zosiakropka/flat-calc
platforms/blackberry10/cordova/bb10-ndk-version.bat
bat
apache-2.0
962
call ./1_clean.bat call ./2_export.bat call ./3_build.bat
osgcc/ryzom
nel/tools/3d/build_gamedata/processes/ligo/export_build_all_data.bat
bat
agpl-3.0
61
set version=3.3.0 md \stage\encog\encog-dotnet-dll-%version% md \stage\encog\encog-dotnet-core-%version% C:\Windows\Microsoft.NET\Framework64\v4.0.30319\msbuild encog-core-cs.sln /property:Configuration=Release C:\Windows\Microsoft.NET\Framework64\v4.0.30319\msbuild encog-core.shfbproj copy .\encog-core-cs\bin\Relea...
yonglehou/encog-dotnet-core
build.bat
bat
apache-2.0
1,264
@ECHO off @TITLE NadekoBot SET root=%~dp0 CD /D %root% CLS ECHO Welcome to NadekoBot Auto Restart and Update! ECHO -------------------------------------------- ECHO 1.Auto Restart and Update with Dev Build (latest) ECHO 2.Auto Restart and Update with Stable Build ECHO 3.Run Auto Restart normally without Updating (wi...
Grinjr/NadekoBot
scripts/NadekoAutoRun.bat
bat
unlicense
1,820
universe = scheduler executable = x_trapsig.exe log = job_core_killsignal_sched.log error = job_core_killsignal_sched.err output = job_core_killsignal_sched.out kill_sig = 3 should_transfer_files = YES when_to_transfer_output = ON_EXIT_OR_EVICT Notification = NEVER wantcorefile = false queue 1
htcondor/htcondor
src/condor_tests/job_core_killsignal_sched.cmd
bat
apache-2.0
300
:: Created by npm, please don't edit manually. @IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\LiveScript\bin\livescript" %* ) ELSE ( node "%~dp0\..\LiveScript\bin\livescript" %* )
ServiceStack/Bundler
tests/Bundler.ServiceStack/bundler/node_modules/.bin/livescript.cmd
bat
bsd-3-clause
194
fxc /T ps_5_0 /E AMD_SHADOWFX_FILTERING_POINT /O1 /Fh ..\inc\AMD_SHADOWS_CUBE_FILTERING_POINT.inc /Vn AMD_SHADOWS_CUBE_FILTERING_POINT_Data ..\AMD_ShadowsCube.hlsl fxc /E AMD_SHADOWFX_FILTERING_POINT /O1 /P ShadowFilteringUsingTextureArray.hlsl ..\AMD_ShadowsCube.hlsl
GPUOpen-Effects/ShadowFX
amd_shadowfx/src/Shaders/build/fxc_compile_point_shadow.bat
bat
mit
271
parse_tester_log.py --long-publish-threshold 50 --print-long-publish --long-poll-threshold 1000 --print-long-poll --long-ack-threshold 50 --print-long-ack publisherapp.log consumerapp.log
talkingscott/rabbitmq-tester
parse.bat
bat
mit
187
@echo off node %~dp0/../lib/compiler/command --win-js %*
doowb/grunttest
node_modules/azure/node_modules/streamline/bin/node-streamline.cmd
bat
mit
56