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
REM REM Copyright (c) 2016, The OpenThread Authors. REM All rights reserved. REM REM Redistribution and use in source and binary forms, with or without REM modification, are permitted provided that the following conditions are met: REM 1. Redistributions of source code must retain the above copyright REM notic...
georgecpr/openthread
tools/windows/install_otlwf.cmd
bat
bsd-3-clause
2,136
@echo off cd /D %~dp0 rem Schema Workbench launch script rem base Mondrian JARs need to be included set CP=lib/commons-dbcp.jar set CP=%CP%;lib/commons-io.jar set CP=%CP%;lib/commons-lang.jar set CP=%CP%;lib/commons-collections.jar set CP=%CP%;lib/commons-pool.jar set CP=%CP%;lib/eigenbase-properties.jar set CP=%CP...
project-a/mondrian
workbench/workbench.bat
bat
epl-1.0
1,782
@PUSHD "%~dp0" & "..\..\..\launcher.exe" "play-freedoom.ini"
Kroc/PortaDOOM
PortaDOOM/files/wads/conversions/freedoom/play.bat
bat
mit
60
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\_webpack@1.15.0@webpack\bin\webpack.js" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\_webpack@1.15.0@webpack\bin\webpack.js" %* )
724400475/gallery-by-react
node_modules/.bin/webpack.cmd
bat
mit
218
call _collect.bat rem ---------------- level musics xcopy ..\..\Musics\LevelSongs\source\welt5_degauss1.asm .\ /Y del song.asm ren welt5_degauss1.asm song.asm xcopy song.asm ..\..\Musics\FrameworkSong\asm\ /Y pushd ..\..\Framework\trackmo\framework call test.bat popd cd ..\_compile\_collectedForCompile dasm.exe demopa...
kosmonautdnb/TheLandsOfZador
AsmPlus4/ScrollWorld5/_test.bat
bat
mit
627
@echo off REM The contents of this file are subject to the Mozilla Public License REM Version 1.1 (the "License"); you may not use this file except in REM compliance with the License. You may obtain a copy of the License REM at http://www.mozilla.org/MPL/ REM REM Software distributed under the License is distribut...
Thuzi/RabbitMQ2Go
tools/rabbitmq.server/tools/binary/sbin/rabbitmq-service.bat
bat
mit
6,565
@echo off :: ArtfulBits Inc. (c) 2005-2009 :: :: Signing of the APK by certificate SET JDK=%JAVA_HOME%\bin SET COMPANY=ongame SET KEYSTORE=%COMPANY%.debug.keystore :: validate script dependences if not exist "%JDK%\keytool.exe" ( goto :error keytool.exe goto :EOF ) SET KEY=android SET PASS=android SET ALIAS=an...
OleksandrKucherenko/spacefish
gradle/release/create_debug_keystore.cmd
bat
mit
935
java -mx500m -cp "/C:/Users/Compaq 6910p/Documents/R/win-library/3.4/dismo/java/maxent.jar;C:/Users/Compaq 6910p/Documents/R/win-library/3.4/rJava/java/boot;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java\dismo.jar;C:\Users\Compaq 6910p\Documents...
mauriciovancine/enm_r
data/temp/raster/maxent/9569636376/species_explain.bat
bat
mit
644
python helper.py skipTests timeout /t 5
swharden/SWHLab
scripts/old/publish now.bat
bat
mit
39
cmd_scripts/mod/file2alias.o := gcc -Wp,-MD,scripts/mod/.file2alias.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/mod/file2alias.o scripts/mod/file2alias.c source_scripts/mod/file2alias.o := scripts/mod/file2alias.c deps_scripts/mod/file2alias.o := \ /usr/include/stdc...
MihawkHu/Android_scheduler
kernel/goldfish/scripts/mod/.file2alias.o.cmd
bat
mit
3,298
set msbuild="%VS120COMNTOOLS%/../../../MSBuild/12.0/Bin/MSBuild" set qmake="C:/Qt/5.4/msvc2013_64/bin/qmake" pushd "%VS120COMNTOOLS%/../../VC/" call vcvarsall.bat amd64 popd echo "--Building PGTA Composer Dependencies--" pushd "../external/PGTA/src/premake" :: echo | skips the pause in vs2013.bat echo |...
PGTA/PGTAComposer
src/premake/vs2013.bat
bat
mit
894
@echo off java -jar "%~dp0arroba-1.0-SNAPSHOT.jar" %*
thosakwe/arroba-lang
dist/arroba.bat
bat
mit
53
npm install 7z a -tzip action.zip -r * wsk action update dbenge.io-event-logging-test.master_io-event-log --kind nodejs:default action.zip
dbenge/io-event-logging-test
windows_deploy.bat
bat
gpl-2.0
141
SET urlNthL=43 SET /A urlNthL -= 1 CALL :MAXLGrab GOTO MAXCONT :MAXLGrab FOR /F "tokens=*" %%A IN ('MORE /E +%urlNthL% "%GBC%\%INDX%"') DO ( SET MAXURL=%%A goto :EOF ) :MAXCONT start /min /w "" "%GBC%\aria2c.exe" --continue=true --split=5 --file-allocation=none --dir= "%MA%" -P "%GBC%\net -O max_201.zip -...
HoodlumDTX/rom-jacket
getMAX.bat
bat
gpl-2.0
509
@echo off set CYGWIN_ROOT=C:\cygwin64 set CYGWIN_PUBLIC=%CYGWIN_ROOT%\bin-public set MAKEWRAPPER=python makewrapper.py %CYGWIN_PUBLIC% cygwin-runner-win64.exe call makewrappers-common.cmd
snaury/cygwin-runner
makewrappers64.cmd
bat
gpl-2.0
193
cmd_fs/notify/fanotify/built-in.o := rm -f fs/notify/fanotify/built-in.o; /home/chiehyang/PandaBoard-LinuxKernel/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ar rcsD fs/notify/fanotify/built-in.o
domintech/PandaBoard-LinuxKernel
fs/notify/fanotify/.built-in.o.cmd
bat
gpl-2.0
234
cmd_sound/pci/lx6464es/built-in.o := rm -f sound/pci/lx6464es/built-in.o; ../prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs sound/pci/lx6464es/built-in.o
venkatkamesh/2.6.35-kernel-for-lg-optimus-me-
sound/pci/lx6464es/.built-in.o.cmd
bat
gpl-2.0
172
@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 ) goto...
mishin/dwimperl-windows
strawberry-perl-5.20.0.1-32bit-portable/perl/bin/minicpan.bat
bat
gpl-2.0
3,791
@echo off if not exist ..\win32\vs_tmpl\mkmsvc.exe goto missingmkmsvc echo generating SDL1x MSVC11 project as win32-sdl1x-msvc11-ffmpeg if exist win32-sdl1x-msvc11-ffmpeg goto removedir :makemsvcdir mkdir win32-sdl1x-msvc11-ffmpeg cd ..\win32\vs_tmpl mkmsvc.exe -ffmpeg -sdl -11 vice cd ..\..\sdl copy msvc-file...
AreaScout/vice-gles2
src/arch/sdl/generate_msvc11_ffmpeg_sdl1x.bat
bat
gpl-2.0
1,734
cmd_sound/parisc/built-in.o := rm -f sound/parisc/built-in.o; arm-arago-linux-gnueabi-ar rcs sound/parisc/built-in.o
calixtolinux/linux-2.6.37-AM18x-OMAPL13x-Calixto-Versa-EVM-V1
sound/parisc/.built-in.o.cmd
bat
gpl-2.0
118
cmd_fs/sysfs/built-in.o := mips-openwrt-linux-uclibc-ld -m elf32btsmip -r -o fs/sysfs/built-in.o fs/sysfs/inode.o fs/sysfs/file.o fs/sysfs/dir.o fs/sysfs/symlink.o fs/sysfs/mount.o fs/sysfs/bin.o fs/sysfs/group.o
shizhai/wprobe
build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/fs/sysfs/.built-in.o.cmd
bat
gpl-2.0
218
cmd_sound/mips/built-in.o := rm -f sound/mips/built-in.o; /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ar rcsD sound/mips/built-in.o
JoinTheRealms/TF700-dualboot-stockbased
sound/mips/.built-in.o.cmd
bat
gpl-2.0
182
cmd_net/ipv4/udp.o := arm-linux-gnueabi-gcc -Wp,-MD,net/ipv4/.udp.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 -Wstric...
b8e5n/KTG-kernel_es209ra
net/ipv4/.udp.o.cmd
bat
gpl-2.0
32,683
REM This batch file is meant to facilitate regenerating prebuilt binaries for REM the Windows tools. REM You MUST run it from a Visual Studio xxxx Command Prompt. To do this, REM navigate to: REM REM Start->Programs->Microsoft Visual Studio XXXX->Tools-> REM Visual Studio Command Prompt REM...
xsmart/bluecherry-client
breakpad/src/tools/windows/refresh_binaries.bat
bat
gpl-2.0
1,123
# Pin name action command file # Start of element L1 ChangePinName(L1, 1, 1) ChangePinName(L1, 2, 2) # Start of element J2 ChangePinName(J2, 1, 1) ChangePinName(J2, 2, 2) # Start of element C11 ChangePinName(C11, 2, -) ChangePinName(C11, 1, +) # Start of element C12 ChangePinName(C12, 2, 2) ChangePinName(C12, 1, 1)...
geekysuavo/pyppm
designs/dig-1.0/v1.cmd
bat
gpl-3.0
2,823
@echo off rem root dir files "c:\program files\7-zip\7z.exe" a -tzip mtrollsrc.zip COPYING mTrollQt.sln zip*.bat rem recurse dirs "c:\program files\7-zip\7z.exe" a -tzip mtrollsrc.zip data\* Engine\* midi\* Monome40h\* tinyxml\* winUtil\* -r rem special handling "c:\program files\7-zip\7z.exe" a -tzip mtrollsrc.zip ...
sean-e/mtroll
zipSrc.bat
bat
gpl-3.0
534
@echo off if %HSRC%x==x set HSRC= if %INCLUDE%x==x set INCLUDE= if %MACRO%x==x set MACRO= if %CC%x==x set CC= if %MS_CC%x==x set MS_CC= if %LD%x==x set LD= if %HLD%x==x set HLD= if %ASM%x==x set ASM= if %HASM%x==x set HASM= if %AMPP%x==x set AMPP= if %PLAT%x==x set PLAT= if %ARM_CC_FLAGS%x==x set...
axelmuhr/Helios-NG
cmds/cc/ncc/cc450/TRAN/setup.bat
bat
gpl-3.0
683
start "" TortoiseGitProc.exe /command:log /path:"D:\Dev\Javascript\redwires.rikkiru.github.io"
RikkiRu/redwires
ShowLog.bat
bat
gpl-3.0
94
PowerShell.exe -ExecutionPolicy RemoteSigned -NonInteractive -File irmunlock.ps1
Puzzlepart/ASPC2017
ArchitectOpenNoIRM/runjob.cmd
bat
unlicense
82
@echo off :: A few quick notes about this. :: %~dp0 is the directory the batch file is in, and it ends with a '\' so don't add it :: The Batch file has to stay in the main to work as it is written right now :: This will create the final program not a debug verison echo Deleting old files... ::Delete the debug .exe i...
GamerMan7799/Attacker-The-Game
Compile.bat
bat
unlicense
2,016
cmd_libbb/signals.o := gcc -Wp,-MD,libbb/.signals.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.25.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -...
rennman/copfvtci
build/busybox-1.25.1/libbb/.signals.o.cmd
bat
apache-2.0
10,171
@echo off set FIXTURE_BOOK_DIR=%~sdp0 java -cp .\conf;.\lib\*;%FIXTURE_BOOK_DIR%\lib\* com.xpfriend.fixture.runner.Exec %*
ototadana/fixture-book-runner
src/main/rt/fixture-book/testexec.bat
bat
apache-2.0
130
timeout 7200 explorer C:\Users\User\Documents\Misc\School Bell Ringing - Sound Effect.mp3 shutdown -s -ts 200
nwy140/CmdHacks
Archive/Sleep timer.cmd
bat
apache-2.0
110
mvn compile exec:java -Dexec.mainClass="com.sforce.cd.apexUnit.ApexUnitRunner" -Dexec.args="-org.login.url https://maricopa-cio--fullsb.cs32.my.salesforce.com -org.username sharmeela1@mstsolutions.com.fullsb -org.password MSTSpring17 -org.client.id 3MVG9ic.6IFhNpPrFA0u7fa1XMB4qQ1SDNt2w5XlKtiUOPNHC8_ohFCqXRYncVt3E3hmSaP...
SharmeelaMST/Research
runmvn.bat
bat
bsd-3-clause
495
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCMD.S19_Sync.MSASCMD_S19_TC21_Sync_MoreThanOneMaxItems /testcontainer:..\..\MS-ASCMD\TestSuite\bin\Debug\MS-ASCMD_TestSuite.dll /runconfig:..\..\MS-ASCMD\MS-ASCMD.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeActiveSync/Source/Scripts/MS-ASCMD/RunMSASCMD_S19_TC21_Sync_MoreThanOneMaxItems.cmd
bat
mit
285
@ECHO OFF IF NOT "%~f0" == "~f0" GOTO :WinNT @"ruby.exe" "D:/downloads/ruby-2.0.0-p0-x64-mingw32/ruby-2.0.0-p0-x64-mingw32/bin/update_rubygems" %1 %2 %3 %4 %5 %6 %7 %8 %9 GOTO :EOF :WinNT @"ruby.exe" "%~dpn0" %*
booyuan/Waguu
Waguu/packages/Ruby.Compass.0.12.2.2/ruby/bin/update_rubygems.bat
bat
mit
212
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCMD.S19_Sync.MSASCMD_S19_TC48_Sync_Collection_LimitValue /testcontainer:..\..\MS-ASCMD\TestSuite\bin\Debug\MS-ASCMD_TestSuite.dll /runconfig:..\..\MS-ASCMD\MS-ASCMD.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeActiveSync/Source/Scripts/MS-ASCMD/RunMSASCMD_S19_TC48_Sync_Collection_LimitValue.cmd
bat
mit
287
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFXICS.S05_SyncICSHierarchyInvalid_TestSuite.MSOXCFXICS_S05_SyncICSHierarchyInvalid_TestSuite2 /testcontainer:..\..\MS-OXCFXICS\TestSuite\bin\Debug\MS-OXCFXICS_TestSuite.dll /runconfig:..\..\MS-OXCFXICS\MS-OXCFXICS.testsetti...
XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/Scripts/MS-OXCFXICS/RunMSOXCFXICS_S05_SyncICSHierarchyInvalid_TestSuite2.cmd
bat
mit
337
cmd_arch/arm/kernel/built-in.o := arm-eabi-ld -EL -r -o arch/arm/kernel/built-in.o arch/arm/kernel/compat.o arch/arm/kernel/elf.o arch/arm/kernel/entry-armv.o arch/arm/kernel/entry-common.o arch/arm/kernel/irq.o arch/arm/kernel/process.o arch/arm/kernel/ptrace.o arch/arm/kernel/return_address.o arch/arm/kernel/setu...
ML-Design/android-2.6.35
arch/arm/kernel/.built-in.o.cmd
bat
gpl-2.0
606
title Running Analysis! (C) Edwin Dalmaijer, 2014 REM do not forget to change the path to python.exe to match your own! "C:\Python26\python.exe" "analysis.py" pause
MJSchut/PyGazeAnalyser
examples/analysis/RUNME.bat
bat
gpl-3.0
173
@echo off set ASMJIT_SCRIPTS_DIR=%CD% set ASMJIT_BUILD_DIR="build_vs2008_x64" mkdir ..\%ASMJIT_BUILD_DIR% cd ..\%ASMJIT_BUILD_DIR% cmake .. -G"Visual Studio 9 2008 Win64" -DASMJIT_BUILD_SAMPLES=1 cd %ASMJIT_SCRIPTS_DIR% pause
Swoorup/gta-maxout
SJLIB/dependencies/asmjit/asmjit/scripts/configure-win-vs2008-x64.bat
bat
gpl-3.0
229
dotnet pack -c release pause
VahidN/DNTPersianUtils.Core
src/DNTPersianUtils.Core/_1-dotnet_pack.bat
bat
apache-2.0
28
choco install google-chrome-x64 choco install googlechrome.canary choco install chromedriver2 choco install firefox choco install autohotkey.portable choco install nodejs.install choco install git choco install tortoisegit choco install cmder choco install python choco install ruby choco install rubygems
markoch/frontend-dev-env
setup/installSoftware.cmd
bat
mit
306
@echo off REM *************************************************************************** REM package.cmd REM --------------------- REM begin : July 2009 REM copyright : (C) 2009 by Juergen E. Fischer REM email : jef at norbit dot de REM *******************...
m-kuhn/QGIS
ms-windows/osgeo4w/package.cmd
bat
gpl-2.0
21,054
CALL del /q /s /q node_modules/jsdoc_sphinx 1>nul CALL rmdir /s /q node_modules/jsdoc_sphinx CALL npm install CALL jupyter nbextension install exatomic --py --sys-prefix --overwrite CALL jupyter nbextension enable exatomic --py --sys-prefix
alexvmarch/atomic
js/npminstall.bat
bat
apache-2.0
241
@rem Convenience wrapper that runs specified gRPC target using msbuild @rem Usage: build.bat TARGET_NAME setlocal @rem Set VS variables (uses Visual Studio 2010) @call "%VS100COMNTOOLS%\..\..\vc\vcvarsall.bat" x86 msbuild %* exit /b %ERRORLEVEL% endlocal
maxwell-demon/grpc
vsprojects/build_vs2010.bat
bat
bsd-3-clause
257
@echo off if exist simc_cache.dat del /s simc_cache.dat :: Preraid doesn't match the typical pattern ::cd profiles/PreRaid ::%~dp0\simc64.exe generate_PreRaid.simc ::cd ../ if exist simc64.exe goto 64 if exist simc.exe goto 32 goto exit :64 @echo on forfiles -s -m generate_T1?*.simc -c "cmd /c echo Running @path && %~...
utecht/simcraft_shaman
generate_profiles.bat
bat
gpl-3.0
549
rem usage: runScript.bat <config file> <script file> [<count>] call setenv.bat %java_exe% -cp %wrapper_jar% org.rzo.yajsw.script.RunScriptBooter %1 %2 %3 pause
mv2a/yajsw
bat/demos/runScript.bat
bat
apache-2.0
164
@echo off REM Copyright (c) 2005-2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. REM REM WSO2 Inc. licenses this file to you under the Apache License, REM Version 2.0 (the "License"); you may not use this file except REM in compliance with the License. REM You may obtain a copy of the License at REM...
mohanvive/product-cep
modules/distribution/scripts/wso2cep-samples.bat
bat
apache-2.0
4,054
@if "%_echo%"=="" echo off setlocal dir build.ok > NUL ) || ( @echo 'build.ok' not found. goto :ERROR ) call %~d0%~p0..\..\..\config.bat %CLIX% .\test.exe if ERRORLEVEL 1 goto Error %CLIX% .\test--optimize.exe if ERRORLEVEL 1 goto Error :Ok echo Ran fsharp %~f0 ok. endlocal exit /b 0 :Skip echo Skipped %~f0...
rolfbjarne/fsharp
tests/fsharp/core/fsfromcs/run.bat
bat
apache-2.0
430
@echo off cd %~dp0 SETLOCAL SET CACHED_NUGET="%LocalAppData%\NuGet\NuGet.exe" IF EXIST %CACHED_NUGET% goto copynuget echo Downloading latest version of NuGet.exe... IF NOT EXIST %LocalAppData%\NuGet md %LocalAppData%\NuGet @powershell -NoProfile -ExecutionPolicy unrestricted -Command "$ProgressPreference = '...
michaelkauflin/AutoMapper
psake.bat
bat
mit
1,458
setenv kernel_filename "Image" setenv fdt_filename "meson-gxbb-odroidc2.dtb" setenv bootargs "console=ttyAML0,115200n8 earlyprintk root=/dev/mmcblk1p2 rootwait rw" echo > Loading Kernel... fatload mmc 0:1 ${kernel_addr_r} ${kernel_filename} echo > Loading FDT... fatload mmc 0:1 ${fdt_addr_r} ${fdt_filename} echo > Bo...
glevand/buildroot--buildroot
board/hardkernel/odroidc2/boot.cmd
bat
gpl-2.0
375
@echo off rem --------------------------------------------------------------------------- rem Script for changing the password of a CARBON user rem rem Environment Variable Prequisites rem rem rem JAVA_HOME Must point at your Java Development Kit installation. rem rem JAVA_OPTS (Optional) Java runtime o...
madhawap/product-iots
modules/distribution/src/core/bin/chpasswd.bat
bat
apache-2.0
2,564
@echo off if "%1"=="help" ( echo usage {arch} {exec} {test_name} {debug_on_off} {phase} {filter_file} {filter_mode} {input_image} {output_image} echo {arch} m32, m64 echo {exec} photoshop, halide, ctests, asm, gimp, ppt echo {test_name} - should be the executable name that DR is running on {with exe\EXE} echo ...
CharithYMendis/Helium
dr_clients/utility/run_tests.bat
bat
mit
4,109
mkdir processing_output C:\processing-3.0a5\processing-java --sketch=%CD%\processing\navXMXPUI --output=%CD%\processing_output --export --force
FRC900/navxmxp
buildprocessing.bat
bat
mit
143
@echo off start /B /W premake/win/premake5 --file=premake.lua vs2019 pause
redorav/hlslpp
Visual Studio 2019.bat
bat
mit
74
@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...
s-gordon/CDGo
docs/make.bat
bat
mit
6,455
Powershell.exe -executionpolicy remotesigned "get-childitem -include *.dfy -recurse | foreach ($_) {dafny $_.fullname}"
narrowfail/formal
code/dafny/compile_all.bat
bat
gpl-2.0
119
cmd_fs/pnode.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,fs/.pnode.o.d -nostdinc -isystem /net/files.cis.ksu.edu/exports/public/CIS520/usr/arm/bin/../lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include -Iinclude -I/net/files.cis.ksu.edu/exports/home/p/phen/cis520/android/Kernel/arch/arm/include -...
mjmccall/Kernel
fs/.pnode.o.cmd
bat
gpl-2.0
18,727
cmd_drivers/base/cpu.o := arm-none-linux-gnueabi-gcc -Wp,-MD,drivers/base/.cpu.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/m...
srinugnt2000/linux-2.6.37
drivers/base/.cpu.o.cmd
bat
gpl-2.0
20,600
cmd_fs/ext3/ialloc.o := gcc -Wp,-MD,fs/ext3/.ialloc.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-...
dnh34/proj1
fs/ext3/.ialloc.o.cmd
bat
gpl-2.0
13,312
cmd_drivers/net/usb/built-in.o := /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/net/usb/built-in.o drivers/net/usb/asix.o drivers/net/usb/cdc_ether.o drivers/net/usb/cdc_subset.o drivers/net/usb/usbnet.o drivers/net/usb/cdc_ncm.o
AOSP-ZEUS/android_kernel_samsung_n1
drivers/net/usb/.built-in.o.cmd
bat
gpl-2.0
287
cmd_sound/soc/built-in.o := ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-ld.bfd -EL -r -o sound/soc/built-in.o sound/soc/snd-soc-core.o sound/soc/codecs/built-in.o sound/soc/atmel/built-in.o sound/soc/au1x/built-in.o sound/soc/blackfin/built-in.o sound/soc/davinci/built-in.o sound/soc/ep93xx/built-in.o ...
Zaphod-Beeblebrox/kernel_rockchip_rk3188
sound/soc/.built-in.o.cmd
bat
gpl-2.0
696
REM $Id$ set PGPORT=5432 set PGHOST=localhost set PGUSER=postgres set PGPASSWORD=yourpasswordhere set THEDB=geocoder set PGBIN=C:\Program Files\PostgreSQL\9.1\bin set PGCONTRIB=C:\Program Files\PostgreSQL\9.1\share\contrib REM "%PGBIN%\psql" -d "%THEDB%" -f "%PGCONTRIB%\fuzzystrmatch.sql" REM If you are using ...
gravitystorm/postgis-1
extras/tiger_geocoder/tiger_2011/create_geocode.bat
bat
gpl-2.0
1,208
cmd_kernel/trace/libftrace.o := /home/me/ARM_codebench/bin/arm-none-linux-gnueabi-ld -EL -r -o kernel/trace/libftrace.o kernel/trace/ftrace.o
akkufix/sola_jb_kernel
kernel/trace/.libftrace.o.cmd
bat
gpl-2.0
146
@echo // Copyright (C) 1996-2014 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% -Iinclude\lzo %CFASM% set LF=%BLIB% %CC% %CF% -Isrc -c @b\src.rsp @if errorlevel 1 goto error...
ghmajx/asuswrt-merlin
release/src/router/lzo/B/win32/bc.bat
bat
gpl-2.0
1,039
cmd_sound/pci/hda/built-in.o := rm -f sound/pci/hda/built-in.o; /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ar rcsD sound/pci/hda/built-in.o
lindsaytheflint/stone
sound/pci/hda/.built-in.o.cmd
bat
gpl-2.0
198
cmd_util-linux/volume_id/fat.o := arm-linux-musleabihf-gcc -Wp,-MD,util-linux/volume_id/.fat.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 -W...
ThinkIntegrate/busybox
util-linux/volume_id/.fat.o.cmd
bat
gpl-2.0
11,610
SET FILES_PATH=L:\CRYPT\365-P\IN SET VERBA=C:\KEYS\tnb SET SCHEME1=C:\KEYS\scheme1 SET BIK3=714 SET COPYTO=S:\CBP\365P\IN SET ARJ="L:\PTK PSD\arj\ARJ.EXE" SET SCSIGN_PATH="C:\Program Files\MGTU Bank of Russia\SignatureSC" SET TEMP_PATH=C:\temp REM ------------ cd /D %FILES_PATH% if not exist mz???_18.%BIK3% goto 1 ...
max1k/crypter
cmd/365p-uncrypt.cmd
bat
gpl-2.0
1,551
cmd_.tmp_vmlinux1 := ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-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/built-in.o arch/arm/kernel/built-in.o arch/arm...
chrnueve/udooImaxdi
kernel_oficial_source/..tmp_vmlinux1.cmd
bat
gpl-2.0
706
cmd_usr/initramfs_data.o := /home/livlogik/Git_Hub/Kernel--Evil_Yummy_Gumdrop/scripts/gcc-wrapper.py /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-gcc -Wp,-MD,usr/.initramfs_data.o.d -nostdinc -isystem /home/livlogik/android/ndk/android...
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
usr/.initramfs_data.o.cmd
bat
gpl-2.0
2,370
cmd_net/ipv6/ah6.o := arm-eabi-gcc -Wp,-MD,net/ipv6/.ah6.o.d -nostdinc -isystem /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__K...
timmytim/honeybutter_kernel
net/ipv6/.ah6.o.cmd
bat
gpl-2.0
36,079
cmd_net/sunrpc/svcsock.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,net/sunrpc/.svcsock.o.d -nostdinc -isystem /net/files.cis.ksu.edu/exports/public/CIS520/usr/arm/bin/../lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include -Iinclude -I/net/files.cis.ksu.edu/exports/home/p/phen/cis520/android/Kerne...
mjmccall/Kernel
net/sunrpc/.svcsock.o.cmd
bat
gpl-2.0
30,210
@echo off REM This is needed so as to avoid static expansion of environment variables inside if (...) conditionals. REM See http://stackoverflow.com/questions/305605/weird-scope-issue-in-bat-file setlocal enabledelayedexpansion if /I "%1" == "/?" ( :help echo Syntax: path\to\source\configure.cmd [script-options] ...
GreenteaOS/Kernel
configure.cmd
bat
gpl-2.0
3,116
set PATH=%PATH%;"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE";"C:\Program Files (x86)\Inno Setup 6";"C:\Program Files (x86)\HTML Help Workshop";"C:\Program Files (x86)\Borland\CBuilder6\Bin\";"C:\Program Files (x86)\Windows Kits\10\bin\10.0.17763.0\x86" if not "%1" == "" ( if exist scrip...
payalord/ZMatrix
CreateDistroNT.bat
bat
gpl-2.0
1,354
rem ==== Disable the windows update service sc config wuauserv start= demand sc stop wuauserv rem ==== Disable the windows search sc config WSearch start= demand sc stop WSearch rem ==== Disable the Adobe Acrobat update service & task sc config AdobeARMservice start= demand sc stop AdobeARMservice schtasks.exe /chang...
malwarenights/rebox
vbox_postinstall.bat
bat
gpl-2.0
4,637
#FPLog flopoco FPLog 8 23 16 flopoco FPLog 11 28 8
GSejas/Dise-o-ASIC-FPGA-FPU
Literature FPUs/flopoco-2.3.2/tools/tests/FPLog.cmd
bat
gpl-3.0
52
@powershell set-executionpolicy default schtasks /delete /tn Update-Hosts del %SystemRoot%\System32\drivers\etc\update-hosts.ps1 del %SystemRoot%\System32\drivers\etc\hosts ipconfig /flushdns
the0demiurge/MyScripts
tools/auto_hosts_updater/windows/uninst.bat
bat
gpl-3.0
197
:: Build patool :: Copyright (C) 2012 Bastian Kleineidam :: This program 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 version 2 of the License, or :: (at your option) any later version. :: :...
wummel/patool
scripts/build.bat
bat
gpl-3.0
892
/****************************************************************************** * * boot_demo1_ccs.cmd - CCS linker configuration file for boot_demo1. * * Copyright (c) 2012-2013 Texas Instruments Incorporated. All rights reserved. * Software License Agreement * * Texas Instruments (TI) is supplying thi...
trfiladelfo/unesp_mdt
boards/SW-TM4C-2.0.1.11577/examples/boards/dk-tm4c123g/boot_demo1/boot_demo1_ccs.cmd
bat
mpl-2.0
2,802
oc export bc -o json > test-bc.json oc export dc -o json > test-dc.json oc export service -o json > test-service.json oc export route -o json > test-route.json oc export pvc -o json > test-pvc.json
swcurran/tfrs
openshift/templates/test/export-test.cmd
bat
apache-2.0
197
type NUL > 0.txt type NUL > 4.txt type NUL > 8.txt type NUL > 12.txt type NUL > 16.txt type NUL > 20.txt type NUL > 24.txt type NUL > 28.txt type NUL > 30.txt type NUL > 32.txt START run.bat 0.000 START run.bat 0.004 START run.bat 0.008 START run.bat 0.012 START run.bat 0.016 START run.bat 0.020 START r...
atary/DisCaCloud
runAll2.bat
bat
apache-2.0
395
set PYTHONPATH=lib\python python ai\dumb\python\Bot.py bot3
dendygeeks/tanxees-arena
scripts/win32/start-python-dumb-bot3.bat
bat
apache-2.0
60
rem test include bad scripts ipy ../mssqlvc.py -c "mssql://vctest:vctest@kawin/vctest" -d "." --debug
krasninja/mssqlvc
tests/test1.cmd
bat
bsd-2-clause
102
cd tests python -m unittest discover cd algorithms python -m unittest discover cd .. cd batch python -m unittest discover cd .. cd ioc python -m unittest discover cd .. cd other_plugins cd CocoMaskSelector python -m unittest discover cd .. cd .. cd .. python -m unittest discover -s tests/plugins -p "*Test.py" -v cd tes...
rwgdrummer/maskgen
maskgenTestScript.bat
bat
bsd-3-clause
468
@echo off set SDKPATH="C:\stuff\android\android-sdk-windows" set ADB="%SDKPATH%\platform-tools\adb.exe" set PACKAGE="com.desaster.sdcardwatcher" set ACTIVITY="SDCardWatcherActivity" %ADB% install "%1" %ADB% shell "am start -n %PACKAGE%/.%ACTIVITY%" pause
desaster/sdcardwatcher
emuinstall.bat
bat
bsd-3-clause
259
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCAL.S01_CalendarElement.MSASCAL_S01_TC01_AllDayEvent /testcontainer:..\..\MS-ASCAL\TestSuite\bin\Debug\MS-ASCAL_TestSuite.dll /runconfig:..\..\MS-ASCAL\MS-ASCAL.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeActiveSync/Source/Scripts/MS-ASCAL/RunMSASCAL_S01_TC01_AllDayEvent.cmd
bat
mit
283
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASAIRS.S01_BodyPartPreference.MSASAIRS_S01_TC01_BodyPartPreference_AllOrNoneTrue_AllContentReturned /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_S01_TC01_BodyPartPreference_AllOrNoneTrue_AllContentReturned.cmd
bat
mit
332
A: @echo off set /p fn= "Enter File Name: " D:\jdk1.7.0_11\bin\javac %fn%.java D:\jdk1.7.0_11\bin\java %fn% pause goto A
karan1276/JWT--code-dump
automatic.bat
bat
mit
120
rem use "fips" as the first argument to make a proper FIPS build. @echo off echo Generating x86 for NASM assember echo Bignum cd crypto\bn\asm perl x86.pl win32n > bn_win32.asm cd ..\..\.. echo DES cd crypto\des\asm perl des-586.pl win32n > d_win32.asm cd ..\..\.. echo "crypt(3)" cd crypto\des\asm...
hajuuk/R7000
ap/gpl/transmission/openssl/ms/do_nasm.bat
bat
gpl-2.0
1,532
regsvr32 coverlib.dll
cqwang/mathnet-iridium
tools/NCover/reg.bat
bat
lgpl-2.1
21
pushd cd ..\Modules\lrexlib if exist pcre-7.8.zip del pcre-7.8.zip if exist pcre-7.8 rmdir /s /q pcre-7.8 if exist pcre-8.00.zip del pcre-8.00.zip if exist pcre-8.00 rmdir /s /q pcre-8.00 if exist pcre-8.02.zip del pcre-8.02.zip if exist pcre-8.02 rmdir /s /q pcre-8.02 wget ftp://ftp.csx.cam.ac.uk/pub/software/programm...
rekotc/game-engine-experimental-3
Source/GCC4/3rdParty/luaplus51-all/Src/modules.jambuild/getpcre.bat
bat
lgpl-3.0
583
@REM ---------------------------------------------------------------------------- @REM Licensed to the Apache Software Foundation (ASF) under one @REM or more contributor license agreements. See the NOTICE file @REM distributed with this work for additional information @REM regarding copyright ownership. The ASF lice...
mthorpedo/liquorice
mvnw.cmd
bat
mit
6,639
ielftool --ihex bootloader.out bootloader.hex pause
rohit91/hairBoot
out2hex.bat
bat
gpl-3.0
51
CheckGramTab Russian
mahairod/ling
Dicts/Morph/check_rus.bat
bat
lgpl-2.1
20
:: :: Microsoft Azure SDK for Net - Generate library code :: Copyright (C) Microsoft Corporation. All Rights Reserved. :: @echo off call %~dp0..\..\..\..\..\..\tools\generate.cmd cognitiveservices/data-plane/TextAnalytics %*
nathannfan/azure-sdk-for-net
src/SDKs/CognitiveServices/dataPlane/Language/Microsoft.CognitiveServices.Language/generate.cmd
bat
mit
225
del "%OSGEO4W_STARTMENU%\QGIS Desktop @version@.lnk" del "%OSGEO4W_STARTMENU%\QGIS Browser @version@.lnk" del "%OSGEO4W_STARTMENU%\Qt Designer with QGIS @version@ custom widgets.lnk" rmdir "%OSGEO4W_STARTMENU%" del "%OSGEO4W_DESKTOP%\QGIS Desktop @version@.lnk" del "%OSGEO4W_DESKTOP%\QGIS Browser @version@.lnk" d...
AsgerPetersen/QGIS
ms-windows/osgeo4w/preremove-desktop.bat
bat
gpl-2.0
672
set rootdir=%~dp0 copy %rootdir%\build\vs2010\*.* %rootdir%\src
leemac/homeproject
test/ZWave/openzwave-1.2.919/dotnet/examples/OZWForm/CopyFilesVS2010.cmd
bat
mit
64
@ECHO OFF ECHO Copying files to your code snippets directory... xcopy /s "..\src" "%USERPROFILE%\Documents\Visual Studio 2013\Code Snippets" ECHO Done! PAUSE
jbubriski/General-Code-Snippets
build/install 2013.bat
bat
mit
160
@echo off rem getcard <user> <no of cards> set user=%1 set noofcards=%2 set cnt=0 rem set %user%total=0 :startgen :1part set part1=%RANDOM:~-1% if %part1% EQU 0 goto 1part if %part1% GEQ 5 goto 1part :2part set part2=%RANDOM:~-2% if %part2% LEQ 10 goto 2part if %part2% GEQ 24 goto 2part set part3=%...
0x776b7364/batch-utils
blackjack/getcard.bat
bat
mit
692