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
:: Drag a sample file onto this batch file to compile it with Visual C++ :: Edit this batch file as needed for your environment :: Call vcvars32.bat for your installation of VC++. :: This is for VC 6. call "C:\Program Files\Microsoft Visual Studio\VC98\Bin\vcvars32" :: This is for VC.NET. call "C:\Program Fil...
dewhisna/KingJamesPureBibleSearch
programs/eSwordDecrypt/disphelper/samples_c/_vc_compile.bat
bat
gpl-3.0
871
@echo off rem ------------------------------------------------------------------------- rem dcm4che2/logger Launcher rem ------------------------------------------------------------------------- rem $Id: logger.bat 14338 2010-11-18 11:05:27Z gunterze $ if not "%ECHO%" == "" echo %ECHO% if "%OS%" == "Windows_NT" se...
gbook/nidb
tools/dcm4che/bin/logger.bat
bat
gpl-3.0
1,116
@echo off start "" "%APPDATA%\bug.n\"
franckspike/bug.n
tools/explore_appdata.bat
bat
gpl-3.0
44
bin\java -Dfile.encoding=UTF-8 com.hibegin.http.file.server.FileHttpServerApplication %*
hibegin/simplewebserver-cli
bin/simplewebserver.bat
bat
apache-2.0
89
REM Workbench Table Data copy script REM REM Execute this to copy table data from a source RDBMS to MySQL. REM Edit the options below to customize it. You will need to provide passwords, at least. REM REM Source DB: Mssql@DRIVER=SQL Server;SERVER=DELL (Microsoft SQL Server) REM Target DB: Mysql@localhost:3306 @ECHO...
frapontillo/ai-dialysis-uniba
scripts/mysql-migration/03-mysql-copy-migrated-tables.cmd
bat
apache-2.0
2,239
:: Pack script for Windows @powershell .\pack.ps1 .\src Release @pause
yfakariya/NLiblet
pack.bat
bat
apache-2.0
71
@echo off cd %~dp0 set bak_path=%~dp0 set dst_path=%~dp0..\KSFramework\Product\Bundles\Windows\ @echo on python gen_filelist.py %dst_path% %bak_path% "Windows" REM pause
mr-kelly/KSFramework
build_tools/生成filelist-Windows.bat
bat
apache-2.0
169
md android\assets md android\src\com\thegamecreators\agk_player copy ..\..\..\Lib\Android\java\*.java android\src\com\thegamecreators\agk_player copy ..\..\..\Lib\Android\armeabi\libAGK.so android\libs\armeabi copy ..\..\Bin\particle.png android\assets copy ..\..\Bin\background1.jpg android\assets
google-code/agkpas
Examples/08_Particles/0800_CreatingParticles/android_post_build.bat
bat
bsd-2-clause
305
@rem @rem Copyright (c) 2007 BUSINESS OBJECTS SOFTWARE LIMITED @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 @rem * Redistributions of source code must retain the a...
levans/Open-Quark
src/export/OpenQuark_Build/Run_Scripts/javacp.bat
bat
bsd-3-clause
2,691
@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...
Hubertzhang/ingress-intel-total-conversion
docs/make.bat
bat
isc
7,023
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFOLD.S01_FolderRopOperations.MSOXCFOLD_S01_TC13_RopOpenFolderFailure /testcontainer:..\..\MS-OXCFOLD\TestSuite\bin\Debug\MS-OXCFOLD_TestSuite.dll /runconfig:..\..\MS-OXCFOLD\MS-OXCFOLD.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/Scripts/MS-OXCFOLD/RunMSOXCFOLD_S01_TC13_RopOpenFolderFailure.cmd
bat
mit
308
set BAT_DIR=%~dp0 set PATH=%BAT_DIR%;%PATH% set DEP_LIBS_ROOT=%BAT_DIR%..\dep_libs_mingw44 set PATH=%DEP_LIBS_ROOT%\bin;%PATH% set BOOST_ROOT=%BAT_DIR%..\boost_1_46_1-mini set BOOST_LIBS=%BOOST_ROOT%\lib32-mgw-4.4 set PATH=%BOOST_LIBS%;%PATH% set USE_QT=ON rem set USE_QT=OFF set QT_DIR=c:\QtSDK\Desktop\Q...
kamaroly/yb-orm
src/yborm_gen/yborm_env-mingw44-qt4.bat
bat
mit
827
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXWSMSG.S07_OptionalElementsValidation.MSOXWSMSG_S07_TC10_VerifyReminderMessageDataIsReadOnly /testcontainer:..\..\MS-OXWSMSG\TestSuite\bin\Debug\MS-OXWSMSG_TestSuite.dll /runconfig:..\..\MS-OXWSMSG\MS-OXWSMSG.testsettings /un...
XinwLi/Interop-TestSuites-1
ExchangeWebServices/Source/Scripts/MS-OXWSMSG/RunMSOXWSMSG_S07_TC10_VerifyReminderMessageDataIsReadOnly.cmd
bat
mit
330
cmd_arch/arm/lib/csumpartial.o := /home/adam/android/kernel_dev/samsung/espressovzw/scripts/gcc-wrapper.py arm-eabi-gcc -Wp,-MD,arch/arm/lib/.csumpartial.o.d -nostdinc -isystem /home/adam/android/prebuilts/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/adam/android/kernel_dev...
MrHyde03/android_kernel_samsung_espressovzw
arch/arm/lib/.csumpartial.o.cmd
bat
gpl-2.0
2,308
magick convert -density 384 -transparent white %1.svg -define icon:auto-resize=64,48,32,16 %1.ico
Predelnik/DSpellCheck
Resources/convert-icon.bat
bat
gpl-2.0
97
rem * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * rem * This file is part of SableCC. * rem * See the file "LICENSE" for copyright information and the * rem * terms and conditions for copying, distribution and * rem * modification of SableCC. ...
renatocf/MAC0434-PROJECT
external/sablecc-3.7/bin/sablecc.bat
bat
gpl-3.0
526
@echo off rem Copyright 2016 Jonathan Schultz 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 version 3 of the License, or rem (at your option) any later version. rem ...
jschultz/nvivotools
helpers/mssqlSave.bat
bat
gpl-3.0
1,167
copy /qe %AA_SYSTEM_PROJECTS_DIR%\etk\sharedscripts10\source\python\sharedscripts10\_git_impl.py git.py mkdir _tests copy /qe %AA_SYSTEM_PROJECTS_DIR%\etk\sharedscripts10\source\python\sharedscripts10\_tests\pytest_git.py _tests copy /qes %AA_SYSTEM_PROJECTS_DIR%\etk\sharedscripts10\source\python\sharedscripts10\_...
ESSS/ben10
source/python/gitit/update_from_etk.bat
bat
lgpl-2.1
460
@echo off SETLOCAL enabledelayedexpansion TITLE Elasticsearch 1.5.2 SET params='%*' :loop FOR /F "usebackq tokens=1* delims= " %%A IN (!params!) DO ( SET current=%%A SET params='%%B' SET silent=N IF "!current!" == "-s" ( SET silent=Y ) IF "!current!" == "--silent" ( SET silent=Y ...
ORCID-CASRAI-2015/Elastic-ORCID-Prototype
elasticsearch-1.5.2/bin/elasticsearch.bat
bat
mit
870
@ECHO OFF setlocal DISABLEDELAYEDEXPANSION SET BIN_TARGET=%~dp0/../defuse/php-encryption/bin/generate-defuse-key php "%BIN_TARGET%" %*
joomla-projects/GSoC17_publishing_workflow
libraries/vendor/bin/generate-defuse-key.bat
bat
gpl-2.0
135
:: Copyright © 2007-2014 ISIS Rutherford Appleton Laboratory & NScD Oak Ridge National Laboratory :: This file is part of Mantid. :: Mantid 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 versi...
wdzhou/mantid
MantidPlot/mantid_reset_settings.bat
bat
gpl-3.0
1,094
@echo off openssl genrsa -out rootCA.key 2048 openssl req -x509 -new -nodes -key rootCA.key -days 3650 -out rootCA.crt -subj "/C=CN/ST=SH/L=SH/O=AnyProxy/OU=Section/CN=Anyproxy SSL Proxying/emailAddress=AnyProxy@AnyProxy" echo ============= echo rootCA generated at : echo %cd% echo ============= start . rem exit 0
wangcan2014/anyproxy
cert/gen-rootCA.cmd
bat
apache-2.0
319
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\typescript\bin\tsserver" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\typescript\bin\tsserver" %* )
FOrmyown/LmWebsite
website/node_modules/.bin/tsserver.cmd
bat
mit
188
@node %~dp0\remove-ns-webpack %*
NativeScript/NativeScript
packages/webpack/bin/remove-ns-webpack.cmd
bat
mit
33
@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...
mar10/fabulist
docs/sphinx/make.bat
bat
mit
7,250
@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...
hsharrison/experimentator
docs/make.bat
bat
mit
6,717
rem Usage: create_project.py -project <PROJECT_NAME> -package <PACKAGE_NAME> -language <cpp|lua|javascript> rem For exsample: create_project.py -package MyGame -k com.MyCompany.AwesomeGame -language javascript create_project.py -project WoPet -package com.i77soft.HoyStudio -language cpp pause
gamedev2/cocos2d-x-2.2
tools/project-creator/create_project.bat
bat
mit
296
echo %CD%: > FolderDirectory.txt echo -- >> FolderDirectory.txt dir /B /O:GN >> FolderDirectory.txt FolderDirectory.txt del FolderDirectory.txt ( del /q /f "%~f0" >nul 2>&1 & exit /b 0 )
misingnoglic/beverly-hills
CreateDirectory.bat
bat
mit
189
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/1669675420/species_explain.bat
bat
mit
644
docker-compose build && docker-compose -f docker-compose.yml -f docker-stack.yml up -d
trajano/app-ms
prod.cmd
bat
epl-1.0
88
cmd_net/rfkill/rfkill.o := /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ld -EL -r -o net/rfkill/rfkill.o net/rfkill/core.o net/rfkill/input.o
0xD34D/kernel_amazon_tate
net/rfkill/.rfkill.o.cmd
bat
gpl-2.0
173
cmd_drivers/char/sunxi_mem/built-in.o := arm-linux-gnueabi-ld -EL -r -o drivers/char/sunxi_mem/built-in.o drivers/char/sunxi_mem/sunxi_physmem.o drivers/char/sunxi_mem/drv.o drivers/char/sunxi_mem/cache-v7.o
qubir/PhoenixA20_linux_sourcecode
drivers/char/sunxi_mem/.built-in.o.cmd
bat
gpl-2.0
213
@echo off REM ====== VARIABLES ======== set "language=french" set "oldLangpackPath=Deprecated\langpack_french.txt" set "mirandaPath=" REM ========================= cd "..\..\tools\lpgen\" call refresher.bat %language% "%oldLangpackPath%" REM if previous command failed, exit if %ERRORLEVEL% NEQ 0 exit...
miranda-ng/miranda-ng
langpacks/french/Refresh.bat
bat
gpl-2.0
486
@echo off REM Setup for compiling with Watcom C/C++ 10.6 in 32 bit mode with Phar Lap TNT if .%CHECKED%==.1 goto checked_build SET LIB=%SCITECH_LIB%\LIB\RELEASE\DOS32\WC10;%WC10_PATH%\LIB386\DOS;%WC10_PATH%\LIB386;%TNT_PATH%\LIB;. echo Release build enabled. goto setvars :checked_build SET LIB=%SCITECH_LIB%\LIB\DEBUG...
OS2World/DEV-UTIL-SNAP
bin-win32/wc10-tnt.bat
bat
gpl-2.0
1,653
cmd_drivers/usb/gadget/usb_f_serial.ko := arm-poky-linux-gnueabi-ld -EL -r -T /second_extend/yocto_file/linux_yocto/scripts/module-common.lds --build-id -o drivers/usb/gadget/usb_f_serial.ko drivers/usb/gadget/usb_f_serial.o drivers/usb/gadget/usb_f_serial.mod.o
heyoufei2/yocto3.14.38_kernel
drivers/usb/gadget/.usb_f_serial.ko.cmd
bat
gpl-2.0
265
cmd_net/bluetooth/rfcomm/built-in.o := arm-arago-linux-gnueabi-ld -EL -r -o net/bluetooth/rfcomm/built-in.o net/bluetooth/rfcomm/rfcomm.o
calixtolinux/linux-2.6.37-AM18x-OMAPL13x-Calixto-Versa-EVM-V1
net/bluetooth/rfcomm/.built-in.o.cmd
bat
gpl-2.0
143
cmd_crypto/chainiv.ko := mips-openwrt-linux-uclibc-ld -r -m elf32btsmip -T /home/shizhai/new_zhongwang/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/scripts/module-common.lds -s --build-id -o crypto/chainiv.ko crypto/chainiv.o crypto/chainiv.mod.o
shizhai/wprobe
build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/crypto/.chainiv.ko.cmd
bat
gpl-2.0
285
cmd_drivers/i2c/built-in.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o drivers/i2c/built-in.o drivers/i2c/i2c-boardinfo.o drivers/i2c/i2c-core.o drivers/i2c/i2c-dev.o drivers/i2c/i2c-mux.o drivers/i2c/algos/built-in.o drivers/i2c/busses/built-in.o dri...
JoinTheRealms/TF700-dualboot-stockbased
drivers/i2c/.built-in.o.cmd
bat
gpl-2.0
347
cmd_sound/pci/ali5451/built-in.o := rm -f sound/pci/ali5451/built-in.o; /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ar rcsD sound/pci/ali5451/built-in.o
0xD34D/kernel_amazon_tate
sound/pci/ali5451/.built-in.o.cmd
bat
gpl-2.0
182
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc /optimize /unsafe /t:exe /out:ClilocToTsv.exe /recurse:ClilocToTsv.cs ClilocToTsv.exe del ClilocToTsv.exe
felladrin/runuo-custom-scripts
ClilocToTsvConverter/ClilocToTsv.bat
bat
gpl-2.0
157
cmd_drivers/md/dm-snapshot.o := /home/dolphinor/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o drivers/md/dm-snapshot.o drivers/md/dm-snap.o drivers/md/dm-exception-store.o drivers/md/dm-snap-transient.o drivers/md/dm-snap-persistent.o
SeoDongMin/Gace_kernel
drivers/md/.dm-snapshot.o.cmd
bat
gpl-2.0
235
cmd_arch/arm/boot/compressed/vmlinux := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-ld -EL --defsym zreladdr=0x30008000 --defsym params_phys=0x30000100 -p --no-undefined -X /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-eabi/4.4.1/libgcc.a -T arch/arm/boot/compressed/vmlinu...
dalinaum/studyak
arch/arm/boot/compressed/.vmlinux.cmd
bat
gpl-2.0
460
cmd_drivers/mmc/core/mmc_core.o := /home/dolphinor/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o drivers/mmc/core/mmc_core.o drivers/mmc/core/core.o drivers/mmc/core/bus.o drivers/mmc/core/host.o drivers/mmc/core/mmc.o drivers/mmc/core/mmc_ops.o drivers/mmc/core/sd.o drivers/mmc/core/sd_ops.o drivers/mmc/core/sdio.o dri...
SeoDongMin/Gace_kernel
drivers/mmc/core/.mmc_core.o.cmd
bat
gpl-2.0
484
cmd_security/built-in.o := /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/arm-eabi-ld -EL -r -o security/built-in.o security/keys/built-in.o security/commoncap.o security/min_addr.o security/security.o security/capability.o security/selinux/built-in.o security/lsm_audit.o
friedrich420/Note-3-Kernel
security/.built-in.o.cmd
bat
gpl-2.0
278
cmd_arch/arm/lib/io-readsl.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.io-readsl.o.d -nostdinc -isystem /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/yyoung.kim/KOR_ANDR_OSS_OPE...
PrestigeMod/SHW-M440S
arch/arm/lib/.io-readsl.o.cmd
bat
gpl-2.0
2,243
@echo off cls setlocal enabledelayedexpansion :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TALON ROOT DIRECTORY set talonDir=%~dp0 :: TALON MAKEFILE DIRECTORIES set makefilePaths[0]=%talonDir%lib\linkedListLibrary\lib\threadingProcessingLibrary\src set makefilePaths[1]=%talonDir%l...
tamarhubert/talon
run.bat
bat
gpl-3.0
1,885
@ECHO OFF IF "%1"=="/INIT" GOTO InitializeEnvironment PUSHD "%~dp0" ECHO. ECHO Checking current python.exe location(s) where python.exe ECHO. ECHO Version info for Python/pip/pyinstaller: python.exe --version pip.exe --version pyinstaller.exe --version ECHO. ECHO Testing if current git-restore-mtime Python script wo...
MestreLion/git-tools
windows/build_windows_executable.bat
bat
gpl-3.0
1,804
del frag.spv del vert.spv %~dp0../lib/1.0.46.0/Bin32/glslangValidator.exe -V shader_base.vert %~dp0../lib/1.0.46.0/Bin32/glslangValidator.exe -V shader_base.frag pause
UrcanProject/Urcan
shaders/compile.bat
bat
gpl-3.0
167
@echo off set /p token=<sonar.txt :: https://docs.sonarqube.org/display/SONAR/Analysis+Parameters dotnet sonarscanner begin /k:"dein:hardhat" /n:"HardHat" /v:"7.9.0" /o:"dein" /d:sonar.host.url="https://sonarcloud.io" /d:sonar.login="%token%" /d:sonar.language="cs" /d:sonar.exclusions="**/bin/**/*,**/obj/**/*" dotnet r...
equiman/hardhat
sonar.bat
bat
gpl-3.0
436
start %PROJECT_ROOT%\Control\bin\4ctray net start 4CCS /y net start 4CSCS /y
MECTsrl/ATCMcontrol_Engineering
src/Tools/BugFix/Batch/startservices.bat
bat
gpl-3.0
80
@echo off for %%f in (*.vert) do ( %VULKAN_SDK%\bin\glslangValidator.exe -V %%f -o ..\spirv\%%~nf.vspv ) for %%f in (*.frag) do ( %VULKAN_SDK%\bin\glslangValidator.exe -V %%f -o ..\spirv\%%~nf.fspv )
DustinHLand/vkDOOM3
base/renderprogs/vkglsl/compile.bat
bat
gpl-3.0
202
:: cd %CLOUD%/Assignments/social_choice cd %HOME%/latex/crall-social-2013
Erotemic/local
windows/oldscripts/social.bat
bat
gpl-3.0
74
@echo off set here=%cd% set JAVA_HOME=%here%\openjdk set JRE_HOME=%here%\openjdk\jre set HERITRIX_HOME=%here%\heritrix set start=%here%\heritrix\bin\heritrix.cmd echo starting %* %start% %*
N0taN3rd/wail
bundledApps/heritrix.bat
bat
gpl-3.0
194
@echo off :: Values to change include VERSION and SUBLOC, both below. setlocal SET X86PROGRAMFILES=%ProgramFiles% SET X86COMMONFILES=%CommonProgramFiles% if "%PROCESSOR_ARCHITECTURE%" == "x86" GOTO SET_LINKFILES SET X86PROGRAMFILES=%ProgramFiles(x86)% SET X86COMMONFILES=%CommonProgramFiles(x86)% :SET_LINKFILES :: e...
Distrotech/psqlodbc
installer/Make.bat
bat
lgpl-2.1
1,888
@echo off rem ------------------------------------------------------------------------- rem JBoss Admin CLI Script for Windows rem ------------------------------------------------------------------------- rem $Id$ @if not "%ECHO%" == "" echo %ECHO% @if "%OS%" == "Windows_NT" setlocal if "%OS%" == "Windows...
mgijax/wildfly-8.2.0-servermonitoring
bin/jboss-cli.bat
bat
lgpl-2.1
2,031
@echo off SET GOARCH=amd64 call %GOPATH%\src\github.com\ghts\ghts\batch_scripts\set_environmental_variables.bat
ghts/ghts
batch_scripts/64.bat
bat
lgpl-2.1
114
call clean.bat IF errorlevel 1 GOTO :eof call compile.bat IF errorlevel 1 GOTO :eof call deploy.bat
bocogop/main
webreport/trunk/build/scripts/combos/cleanCompileDeploy.bat
bat
unlicense
101
@echo off REM @author Nils Christian Ehmke setlocal enabledelayedexpansion SET JAVAARGS=-Dkieker.common.logging.Log=JDK -Djava.util.logging.config.file=./logging.properties -Xms56m -Xmx1024m SET MAINCLASSNAME=kieker.tools.loggingTimestampConverter.LoggingTimestampConverterTool REM Get the directory of this file an...
HaStr/kieker
bin/convertLoggingTimestamp.bat
bat
apache-2.0
660
SET DIR=%~dp0 SET FLANK_SCRIPTS=%DIR%\.. SET GRADLE_EXECUTABLE_PATH=%FLANK_SCRIPTS%\.. CALL %GRADLE_EXECUTABLE_PATH%\gradlew.bat flank-scripts:clean flank-scripts:assemble flank-scripts:shadowJar copy %FLANK_SCRIPTS%\build\libs\flank-scripts.jar %DIR%\flank-scripts.jar
Flank/flank
flank-scripts/bash/buildFlankScripts.bat
bat
apache-2.0
272
pscp -pw xyz ./target/aihome.controller.pi-0.0.1-jar-with-dependencies.jar pi@192.168.1.11:/home/pi/aihome/aihome.test.jar plink -pw xyz pi@192.168.1.11 sudo java -jar /home/pi/aihome/aihome.test.jar pause
thomasfischl/ai-home
com.github.thomasfischl.aihome.controller.pi/upload.bat
bat
apache-2.0
211
java -Djava.library.path=.\dynamodb_local\DynamoDBLocal_lib -jar .\dynamodb_local\DynamoDBLocal.jar
onovotny/dynamodb-geo-csharp
Start-Dynamo.cmd
bat
apache-2.0
100
cd .. mvn install xcopy common\gwt\target\kirin-hello-world-gwt-1.0-SNAPSHOT\app wp8\KirinHelloWP8\KirinHelloWP8
futureplatforms/Kirin
demos/kirin-hello-world/wp8/wp8_prebuild.bat
bat
apache-2.0
112
@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...
zooming-tan/Project-AENEAS
docs/make.bat
bat
bsd-3-clause
5,112
REM This file is used by REM https://github.com/flutter/tests/tree/master/registry/flutter_packages.test REM to run the tests of certain packages in this repository as a presubmit REM for the flutter/flutter repository. REM Changes to this file (and any tests in this repository) are only honored REM after the commit ha...
flutter/packages
customer_testing.bat
bat
bsd-3-clause
693
SET bin_dir=%~dp0 SET cmd=%1 SET src_dir=%2 SET ldst_dir=%3 SET deploy_name=%4 SET rdst_dir=%ldst_dir::=$% SET machine=%5 TITLE %cmd% %deploy_name% @ %machine% ECHO %cmd% %machine% %1 %2 %3 %4 %5 ... && CALL :%cmd% %machine% IF ERRORLEVEL 1 ( CALL %bin_dir%\echoc.exe 4 unknow command '%cmd%' CALL :usage G...
qinzuoyan/rDSN
bin/Windows/deploy.one.cmd
bat
mit
2,483
::------------------------------------------------------------------------------------------------------- :: Copyright (C) Microsoft. All rights reserved. :: Licensed under the MIT license. See LICENSE.txt file in the project root for full license information. ::------------------------------------------------------...
mrkmarron/ChakraCore
test/jenkins.build.cmd
bat
mit
4,874
cd setup\bin start setup.exe ..\..
peteyus/tModLoader
setup.bat
bat
mit
34
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB.MS_FSSHTTP_FSSHTTPB_S12_QueryChanges.TestCase_S12_TC14_QueryChanges_OneNoteFile /testcontainer:..\..\MS-FSSHTTP-FSSHTTPB\TestSuite\bin\Debug\MS-FSSHTTP-FSSHTTPB_TestSuite.dll /runconfig:..\..\MS-FSSHTTP-FSSHTT...
XinwLi/Interop-TestSuites-1
FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunTestCase_S12_TC14.cmd
bat
mit
369
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ADMINS.S02_ErrorConditions.MSADMINS_S02_TC10_CreateSiteFailed_WebTemplateInvalid /testcontainer:..\..\MS-ADMINS\TestSuite\bin\Debug\MS-ADMINS_TestSuite.dll /runconfig:..\..\MS-ADMINS\MS-ADMINS.testsettings /unique pause
XinwLi/Interop-TestSuites-1
SharePoint/Source/Scripts/MS-ADMINS/RunMSADMINS_S02_TC10_CreateSiteFailed_WebTemplateInvalid.cmd
bat
mit
313
cmd_drivers/i2c/built-in.o := arm-linux-gnueabihf-ld -EL -r -o drivers/i2c/built-in.o drivers/i2c/i2c-boardinfo.o drivers/i2c/i2c-core.o drivers/i2c/i2c-dev.o drivers/i2c/algos/built-in.o drivers/i2c/busses/built-in.o drivers/i2c/muxes/built-in.o
tyeo098/MK908-Kernel-NAND
drivers/i2c/.built-in.o.cmd
bat
gpl-2.0
252
@SET CURPATH=%~dp0 @SET CSCPATH=%windir%\Microsoft.NET\Framework\v4.0.30319\ @SET SRVPATH=%CURPATH%Server\ @TITLE: ServUO - http://www.servuo.com ::########## @ECHO: @ECHO: Compile Ultima SDK @ECHO: @PAUSE @DEL "%CURPATH%Ultima.dll" @ECHO ON %CSCPATH%csc.exe /target:library /out:"%CURPATH%Ultima.dll" /recurse:"...
Mileto/NiuShard
Compile.MONO.bat
bat
gpl-2.0
1,247
@echo off echo *** Building Microsoft.Bot.Builder.Calling setlocal setlocal enabledelayedexpansion setlocal enableextensions set errorlevel=0 mkdir ..\nuget erase /s ..\nuget\Microsoft.Bot.Builder.Calling*nupkg msbuild /property:Configuration=release Microsoft.Bot.Builder.Calling.csproj for /f %%v in ('powershell -nopr...
stevengum97/BotBuilder
CSharp/Library/Microsoft.Bot.Builder.Calling/createpackage.cmd
bat
mit
820
inject.exe --run "E:\Games\SteamLibrary\SteamApps\common\Far Cry 2\bin\FarCry2.exe" --inject --steam-app-id 19900 --export Load --add-path --path-resolution --module cerberus.dll
capturePointer/hadesmem
scripts/x86/fc2.bat
bat
mit
178
@if not defined _echo @echo off setlocal EnableDelayedExpansion EnableExtensions echo Starting Build at %TIME% set __ThisScriptFull="%~f0" :: Default to highest Visual Studio version available :: :: For VS2015 (and prior), only a single instance is allowed to be installed on a box :: and VS140COMNTOOLS is set as a gl...
qiudesong/coreclr
build.cmd
bat
mit
33,016
rem installation of shinken poller service using installutil.... rem (c) 2012 October, By VEOSOFT, Jean-françois BUTKIEWICZ rem This script is for IT admins only. If you do not have experience or rem knowledge fundation to install manually shinken on a windows host, please use the rem integrated installation of Shinke...
xorpaul/shinken
windows/install-poller.cmd
bat
agpl-3.0
1,453
@echo off %CD%/vendor/bin/phpunit.bat %*
Hypermediaisobar/zf1-boilerplate
phpunit.bat
bat
bsd-3-clause
40
SETLOCAL "%USERPROFILE%\.dnx\runtimes\dnx-clr-win-x86.1.0.0-beta4\bin\dnx" %~dp0..\src\OmniSharp run %*
haled/omnisharp-roslyn
scripts/Omnisharp.cmd
bat
mit
105
@echo off rem configs/z8encore000zco/scripts/setenv.bat rem rem Copyright (C) 2012 Gregory Nutt. All rights reserved. rem Author: Gregory Nutt <gnutt@nuttx.org> rem rem Redistribution and use in source and binary forms, with or without rem modification, are permitted provided that the following conditions ...
IUTInfoAix/terrarium_2015
nuttx/configs/z8encore000zco/scripts/setenv.bat
bat
bsd-2-clause
2,313
@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...
linuxmuster-docs/howto_basiskurs
make.bat
bat
gpl-2.0
6,742
@echo off rem batm rem Copyrights (c) 2016 Maximilian Berkmann rem A batch script maker. :st if not "%~1"=="" ( if /i "%~1"=="/?" goto help if /i "%~4"=="/x" goto x if "%~4"=="" goto main ) :help echo Make a batch script. echo Usage: batm [name] [title] [color] [/x] echo. echo No args Make a basic review fi...
Berkmann18/BatchCMD
batm.bat
bat
mit
1,024
@echo off set Build=1.4 set Download=http://github.com/rallegade/Hotspot-tool/releases/download/1.4/Hotspot-tool.cmd set Name=Hotspot-tool-V1.4.cmd
rallegade/Hotspot-tool
version.cmd
bat
mit
150
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\upbeat\bin\upbeat" %* ) ELSE ( node "%~dp0\..\upbeat\bin\upbeat" %* )
paswani/noob
node_modules/.bin/upbeat.cmd
bat
mit
131
shadowsocks-server.exe -p 5173 -k test -m aes-256-cfb -c ../../config.json -t 600 -d 1 pause
shines77/shadowsocks-go-hack
cmd/shadowsocks-server/run_server.bat
bat
mit
94
@echo off rmdir /s /q "%USERPROFILE%/zpm-install" 2>NUL set root=%cd% mkdir "%USERPROFILE%/zpm-install" cd "%USERPROFILE%/zpm-install" if exist "premake5.zip" del /q "premake5.zip" if defined GH_TOKEN ( powershell -command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke...
Zefiros-Software/ZPM
script/install-zpm.bat
bat
mit
1,322
:: :: Microsoft Azure SDK for Net - Generate library code :: Copyright (C) Microsoft Corporation. All Rights Reserved. :: @echo off if "%1" == "" ( set specFile="https://raw.githubusercontent.com/Azure/azure-rest-api-specs/4b0aa25e9a1def98a8427cd27cc8ccbf80fa2c89/arm-sql/compositeSql.json" ) else ( set specFi...
AzCiS/azure-sdk-for-net
src/SDKs/SqlManagement/Management.Sql/generate.cmd
bat
mit
642
"C:\Program Files\Borland\Delphi5\Bin\brcc32.exe" icons.rc
aspenryd/Car
Bokningskontroll/Run to create the res.bat
bat
mit
59
@echo off ffmpeg.exe -framerate 30 -i movie/%04d.png output.mp4
AstrorEnales/EyeCenterDetection
test/build_movie.bat
bat
mit
66
@echo off lib\NAnt\NAnt.exe -buildfile:build\Colombo.build -logger:NAnt.LoggerExtension.ConsoleColorLogger test if %ERRORLEVEL% NEQ 0 goto errors goto finish :errors pause :finish
julienblin/Colombo
test.cmd
bat
mit
184
cmd_arch/arm64/kernel/hyp-stub.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,arch/arm64/kernel/.hyp-stub.o.d -nostdinc -isystem /home/livlogik/and...
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
arch/arm64/kernel/.hyp-stub.o.cmd
bat
gpl-2.0
3,520
java -Djava.ext.dirs=reggie-libs -Djava.util.logging.config.file=config\logging.properties -jar reggie-libs\start.jar config\start-reggie.config
paawak/blog
code/jini/unsecure/jini-services/start-reggie.bat
bat
gpl-2.0
145
cmd_net/ipv4/esp4.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/ipv4/esp4.ko net/ipv4/esp4.o net/ipv4/esp4.mod.o
avareldalton85/rpi2-linux-rt
net/ipv4/.esp4.ko.cmd
bat
gpl-2.0
223
prog='dbcolcreate' args='foo foo' cmp='diff -cb ' in=TEST/dbcolcreate_ex.in expected_exit_code=fail
gitpan/Fsdb
TEST/dbcolcreate_double_creation.cmd
bat
gpl-2.0
100
cmd_drivers/video/logo/logo_gbc_clut224.c := scripts/pnmtologo -t clut224 -n logo_gbc_clut224 -o drivers/video/logo/logo_gbc_clut224.c drivers/video/logo/logo_gbc_clut224.ppm
freebsdmax/gsmart1315_kernel
drivers/video/logo/.logo_gbc_clut224.c.cmd
bat
gpl-2.0
175
cmd_fs/fat/msdos.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 fs/fat/msdos.o fs/fat/namei_msdos.o
FEDEVEL/tmp-imx6-tiny-rex-linux
fs/fat/.msdos.o.cmd
bat
gpl-2.0
193
@echo off flac -d -c %1 - | lame --silent -
rodnaph/sockso
dist-files/scripts/windows/flacToLame.bat
bat
gpl-2.0
45
cmd_sound/soc/sh/built-in.o := rm -f sound/soc/sh/built-in.o; /home/ar/android/aosp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/soc/sh/built-in.o
kannu1994/crespo_kernel
sound/soc/sh/.built-in.o.cmd
bat
gpl-2.0
173
cmd_net/sunrpc/xdr.o := arm-none-linux-gnueabi-gcc -Wp,-MD,net/sunrpc/.xdr.o.d -nostdinc -isystem /opt/CodeSourcery/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__...
EAVR/EV3.14
ev3sources/extra/linux-03.20.00.13/net/sunrpc/.xdr.o.cmd
bat
gpl-2.0
26,272
cmd_net/core/skbuff.o := ppc_4xx-gcc -m32 -Wp,-MD,net/core/.skbuff.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 ...
mattkelly/linux-2.6-xlnx
net/core/.skbuff.o.cmd
bat
gpl-2.0
31,802
set SRC_DIR=D:\Develop\AndroidSDK\docs\guide set DST_DIR=D:\epub xcopy google\*.* %DST_DIR%\google\ /S /F /R /Y /E xcopy google-code-prettify\*.* %DST_DIR%\google-code-prettify\ /S /F /R /Y /E call preprocess.bat %SRC_DIR% %DST_DIR% call postprocess.bat %DST_DIR%
sinojelly/HtmlProcessor
deploy/process.bat
bat
gpl-3.0
266
@echo off pushd "%~dp0" del *.ncb /S /Q del *.sdf /S /Q del *.suo /S /Q /F /A:H del *.user /S /Q del bartpe\*.dll /Q del bartpe\*.exe /Q del bartpe\*.sys /Q rmdir ipch /S /Q rmdir Bin\boot /S /Q rmdir Bin\Debug_i386 /S /Q rmdir Bin\Release_i386 /S /Q rmdir Bin\Debug_amd64 /S /Q rmdir Bin\Release_a...
smartinm/diskcryptor
clean.bat
bat
gpl-3.0
369