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
@if not defined __echo @echo off setlocal EnableDelayedExpansion :: Set the default arguments set __BuildArch=x64 set __BuildType=Debug set __BuildOS=Windows_NT :: Default to highest Visual Studio version available set __VSVersion=vs2015 if defined VS120COMNTOOLS set __VSVersion=vs2013 if defined VS140COMNTOOLS set ...
bartdesmet/coreclr
tests/runtest.cmd
bat
mit
15,604
@echo off \mingw\bin\asw -L -i ..\fel-1 puzzle.asm if errorlevel 1 goto end \mingw\bin\p2bin -r 0-2047 -l 0 puzzle.p rem ..\emulator\fredii.exe fel.bin :end
paulscottrobson/fred
__old/puzzle/go.bat
bat
mit
156
# (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. # # This file contains confidential and proprietary information # of Xilinx, Inc. and is protected under U.S. and # international copyright and other intellectual property # laws. # # DISCLAIMER # This disclaimer is not a license and does not grant any # r...
medav/conware
conware_final/system/implementation/system_axi_interconnect_1_wrapper_fifo_generator_v9_1_1/simulation/timing/simulate_ncsim.bat
bat
mit
3,706
cd \development\projects\barbershop git add . git commit -am "Barbershop devops repo - development changes [automated update script]" git push origin develop
ssgeejr/barbershop
barbershop.cmd
bat
gpl-2.0
158
cmd_net/ipv6/proc.o := arm-none-linux-gnueabi-gcc -Wp,-MD,net/ipv6/.proc.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/mach-da...
srinugnt2000/linux-2.6.37
net/ipv6/.proc.o.cmd
bat
gpl-2.0
31,782
@rem = '--*-Perl-*-- @echo off if "%OS%" == "Windows_NT" goto WinNT perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9 goto endofperl :WinNT perl -x -S %0 %* if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl if %errorlevel% == 9009 echo You do not have Perl in your PATH. if errorlevel 1 goto script_...
mishin/dwimperl-windows
strawberry-perl-5.20.0.1-32bit-portable/perl/site/bin/urifind.bat
bat
gpl-2.0
8,085
cmd_drivers/video/omap2/displays/built-in.o := rm -f drivers/video/omap2/displays/built-in.o; /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/video/omap2/displays/built-in.o
garwynn/D710SPR_GB27_Kernel
drivers/video/omap2/displays/.built-in.o.cmd
bat
gpl-2.0
202
cmd_fs/proc/array.o := gcc -Wp,-MD,fs/proc/.array.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-zo...
dnh34/proj1
fs/proc/.array.o.cmd
bat
gpl-2.0
14,713
cmd_/home/yutingkao23/linuxcnc-add-hal-ethercat/src/streamer.ko := ld -r -m elf_i386 -T /usr/src/linux-headers-2.6.32-122-rtai/scripts/module-common.lds --build-id -o /home/yutingkao23/linuxcnc-add-hal-ethercat/src/streamer.ko /home/yutingkao23/linuxcnc-add-hal-ethercat/src/streamer.o /home/yutingkao23/linuxcnc-add-hal...
CalvinHsu1223/LinuxCNC-EtherCAT-HAL-Driver
src/.streamer.ko.cmd
bat
gpl-2.0
349
@echo off REM recherche dans la BDR si le logiciel Cryptonit est installe REM reg QUERY renvoi 0 : succés ou 1 : echec Reg QUERY HKLM\SOFTWARE\cryptonit /v Flag >nul goto %ERRORLEVEL% :1 echo Debut de l'installation REM le logiciel Cryptonit n'a pas d'installateur donc on le copie directement dans pr...
cedricde/lrs
addons/lsc_deployment_scripts/Software_without_installer/Antivirus/installCryptonit.bat
bat
gpl-2.0
1,449
cmd_drivers/net/arm/built-in.o := rm -f drivers/net/arm/built-in.o; /home/adam/android/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ar rcs drivers/net/arm/built-in.o
damageless/linux-kernel-ican-tab
drivers/net/arm/.built-in.o.cmd
bat
gpl-2.0
196
cmd_mm/dmapool.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,mm/.dmapool.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Ia...
yohanes/Acer-BeTouch-E130-Linux-Kernel
mm/.dmapool.o.cmd
bat
gpl-2.0
21,008
cmd_drivers/net/dummy.o := arm-eabi-gcc -Wp,-MD,drivers/net/.dummy.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...
bigbiff/i717-GB-Kernel
drivers/net/.dummy.o.cmd
bat
gpl-2.0
31,969
cmd_drivers/mmc/core/mmc.o := arm-linux-gnueabi-gcc -Wp,-MD,drivers/mmc/core/.mmc.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...
b8e5n/KTG-kernel_es209ra
drivers/mmc/core/.mmc.o.cmd
bat
gpl-2.0
21,412
cmd_sound/pcmcia/vx/built-in.o := rm -f sound/pcmcia/vx/built-in.o; ar rcs sound/pcmcia/vx/built-in.o
Existed/kernel-2.6.35.14
sound/pcmcia/vx/.built-in.o.cmd
bat
gpl-2.0
103
cmd_drivers/scsi/scsi_wait_scan.ko := /home/dolphinor/arm-2009q3/bin/arm-none-eabi-ld -EL -r -T /home/dolphinor/Gace-K-source/kernel/scripts/module-common.lds --build-id -o drivers/scsi/scsi_wait_scan.ko drivers/scsi/scsi_wait_scan.o drivers/scsi/scsi_wait_scan.mod.o
SeoDongMin/Gace_kernel
drivers/scsi/.scsi_wait_scan.ko.cmd
bat
gpl-2.0
269
ssh joncrall@longerdog.com
Erotemic/local
windows/oldscripts/longerdog.bat
bat
gpl-3.0
27
cmd_/scratch/janisjo/arm-linux-lite/obj/linux-2011.03-41-arm-none-linux-gnueabi-i686-pc-linux-gnu/tmp-install/include/video/.install := perl scripts/headers_install.pl /scratch/janisjo/arm-linux-lite/obj/linux-2011.03-41-arm-none-linux-gnueabi-i686-pc-linux-gnu/include/video /scratch/janisjo/arm-linux-lite/obj/linux-20...
javilonas/NCam
cross/Toolchain-Matrix/arm-none-linux-gnueabi/libc/usr/include/video/..install.cmd
bat
gpl-3.0
827
echo off echo install @forfiles /s /m packages.config /c "cmd /c %1\nuget install @file -o %2 -source http://nuget.org/api/v2/" echo on
codesharp/HtmlAbbreviation
nuget.install.bat
bat
gpl-3.0
135
@echo off pushd %~dp0 call .\usage-one %* && ^ .\itunes %1 ..\..\..\CPL\chimera29\CPL-CC-segments.xml "%~2\Chimera29-Sub-segments" "vendor_id" %3
DSRCorporation/imf-conversion
acceptance/itunes/run/film/chimera29-sub-segments.bat
bat
gpl-3.0
145
copy e:\inferno\bin\Release\*.dll . copy e:\inferno\bin\Release\*.exe . inferno test.i TestModel
jeffrey-io/wall-of-shame
2007/inferno/inferno_test_cpp/model/build.bat
bat
unlicense
100
j:\laztoapk\downloads\laz4android\lazbuild.exe "J:\lazarus\Source\New folder (2)\New folder (2)android.lpi" REM pause
LeonidasKapassakalis/ExamApps
android/build_app.bat
bat
apache-2.0
118
mvn clean deploy -Pjh_maven -X
zh-cn-trio/trioAop
aop-parent/212Nexus.bat
bat
apache-2.0
30
set JAVA_OPTS=-Xms64M -Xmx2048M -Xss4M -XX:ReservedCodeCacheSize=64m -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC sbt
serversideapps/silhmojs
utils/s.bat
bat
apache-2.0
126
@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...
darvid/biome
docs/make.bat
bat
bsd-2-clause
7,251
set UNITY_PATH=d:\edwork\vhtoolkit\vhtoolkit\core\Unity64 set PROJECTPATH=%CD% pushd %UNITY_PATH% call runEditor.bat -projectPath %PROJECTPATH% %1 %2 %3 %4 %5 %6 %7 popd
USC-ICT/gift-integration-demo
GiftDemo/runUnity.bat
bat
bsd-3-clause
181
IF "%SQLCOMMAND%" == "" EXIT %SQLCOMMAND% -Q "ALTER DATABASE openMIC SET SINGLE_USER WITH ROLLBACK IMMEDIATE" %SQLCOMMAND% -Q "DROP DATABASE openMIC" %SQLCOMMAND% -i "openMIC.sql"
GridProtectionAlliance/openMIC
Source/Data/SQL Server/db-refresh.bat
bat
mit
179
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFXICS.S04_SyncFastTransferServerClientServerExtended_TestSuite.MSOXCFXICS_S04_SyncFastTransferServerClientServerExtended_TestSuite /testcontainer:..\..\MS-OXCFXICS\TestSuite\bin\Debug\MS-OXCFXICS_TestSuite.dll /runconfig:.....
OfficeDev/Interop-TestSuites
ExchangeMAPI/Source/Scripts/MS-OXCFXICS/RunMSOXCFXICS_S04_SyncFastTransferServerClientServerExtended_TestSuite.cmd
bat
mit
374
c: set PATH=C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE;C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Tools;C:\windows\Microsoft.NET\Framework\v3.5;C:\windows\Microsoft.NET\Framework\v2.0.50727;C:\Program Files (x86)\Microsoft Vi...
kctan0805/vdpm
share/gdal/gdal-2.0.0/scripts/vce2008_wine/clean_vce2008.bat
bat
lgpl-2.1
798
@echo off :: node app.js, 由于配置了grunt, 直接可启动 "::"为bat注释语法 grunt pause exit
virtuecai/carclass-fetch
apprun.bat
bat
apache-2.0
103
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\..\..\.3.1.2@optipng-bin\cli.js" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\..\..\.3.1.2@optipng-bin\cli.js" %* )
athena-github/athena-github.github.io
xiangmuu--weizhan/node_modules/.5.2.1@imagemin-optipng/node_modules/.bin/optipng.cmd
bat
apache-2.0
204
@echo off rem ScratchPlus Summer 2016 project - setup script for Windows consoles. rem Can be run over and over if you need to. If you see it change when rem you do a git pull, you should run it again to pull down any Node.js rem NPM packages or perform other setups. where npm if ERRORLEVEL 1 echo ERROR: NPM not found...
6KidsGames/TeamShipBattle
Setup.cmd
bat
mit
6,295
src\dnsproxy.py
listony/pwx-dns-proxy
run.bat
bat
gpl-2.0
15
RESTART 600 FINISH
jmysona/testing2
examples/dihedral/N8/mc/HybridMd/restart.cmd
bat
gpl-3.0
25
@echo off TITLE Genisys server software for Minecraft: Pocket Edition cd /d %~dp0 if exist bin\php\php.exe ( set PHPRC="" set PHP_BINARY=bin\php\php.exe ) else ( set PHP_BINARY=php ) if exist Genisys*.phar ( set POCKETMINE_FILE=Genisys*.phar ) else ( if exist PocketMine-MP.phar ( set POCKETMINE_FILE=PocketMine...
iTXTech/Genisys
start.cmd
bat
gpl-3.0
970
@rem Copyright 2009 Ramnivas Laddad @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 http://www.apache.org/licenses/LICENSE-2.0 @rem @rem Unless required by a...
sobkowiak/aspectj-in-action-code
ch03/workspace/Section3.3JoinPointDemonstrationExample/run.bat
bat
apache-2.0
665
set QTDIR=c:\qt set LIBS=%QTDIR%\lib\qt-mt230nc.lib %QTDIR%\lib\qtmain.lib moc lcdrange.h -o moc_lcdrange.cpp moc cannon.h -o moc_cannon.cpp makecint -mk Maketest8 -dl test8.dll -DTEST8 -I %QTDIR%\include -I. -l %LIBS% -p -H test8.h -C++ lcdrange.cpp cannon.cpp moc_lcdrange.cpp moc_cannon.cpp qtstatic.cxx nmake -f...
dawehner/root
cint/demo/qt/test8.bat
bat
lgpl-2.1
524
%WinDir%\Microsoft.NET\Framework\v4.0.30319\MSBuild /t:CreateInstall /v:m Build/BuildScripts/DNN_Package.build pause
JoshuaBradley/Dnn.Platform
Build_Install_Package.bat
bat
mit
116
@REM Copyright 2007 Johannes Lehtinen @REM This script is free software; Johannes Lehtinen gives unlimited @REM permission to copy, distribute and modify it. @cpluff-loader -c cpfile\plugins -s org.c-pluff.examples.cpfile.core %1 %2 %3 %4 %5 %6 %7 %8 %9
MrMC/mrmc
tools/depends/target/libcpluff/cpluff/examples/cpfile/cpfile.bat
bat
gpl-2.0
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% set I18N...
wlonk/django_url_bits
docs/make.bat
bat
isc
6,477
@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 = 'SilentlyCon...
Nemo157/DocNuget
build.cmd
bat
mit
1,052
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\mean-cli\bin\mean-user" %* ) ELSE ( node "%~dp0\..\mean-cli\bin\mean-user" %* )
fdecourcelle/meanfde
node_modules/meanio/node_modules/.bin/mean-user.cmd
bat
mit
141
echo off set BuildMode=Debug if not {%1} == {} ( set BuildMode=%1 ) set OriginalPath=%cd% set TestPath=%~dp0..\test "%ProgramFiles(x86)%\MSBuild\14.0\Bin\msbuild" %TestPath%\DMLibTest\DMLibTest.csproj /t:Rebuild /p:Configuration=%BuildMode% >NUL "%ProgramFiles(x86)%\MSBuild\14.0\Bin\msbuild" %TestPath%\DMLibTest...
vinjiang/azure-storage-net-data-movement-mirror
netcore/Build.cmd
bat
mit
839
@echo off echo oooooooooo. oooooooooooo .o. .oooooo. .oooooo. ooooo ooo echo `888' `Y8b `888' `8 .888. d8P' `Y8b d8P' `Y8b `888b. `8' echo 888 888 888 .8"888. 888 888 888 8 `88b. 8 echo 888oooo888' 888oooo8 .8...
Hahn814/BAD
BAD/b-a-d.bat
bat
mit
1,195
:: This script will: :: 1) Rebuild MSBuild source tree. :: 2) Create a copy of the build output in bin\MSBuild :: 3) Build the source tree again with the MSBuild.exe in step 2. @echo off setlocal set MSBuildTempPath=%~dp0bin\MSBuild :: Check prerequisites if not defined VS140COMNTOOLS ( echo Error: This sc...
ValMenn/msbuild
RebuildWithLocalMSBuild.cmd
bat
mit
1,352
@REM ---------------------------------------------------------------------------- @REM Copyright 2001-2006 The Apache Software Foundation. @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 o...
slopjong/appassembler-maven-plugin
appassembler-maven-plugin/src/test/resources/org/codehaus/mojo/appassembler/daemon/script/expected-test.bat
bat
mit
3,017
@echo off :: if it has received parameters if not "%1" == "" ( if "%1" == "del-amvo" ( attrib /d /s -r -h -s *.* goto end ) if "%1" == "help" ( goto help ) ) else ( echo Missing parameters! goto end ) :help echo Deleting virus echo. echo virus-call ( option ) echo. echo Available values for option e...
Pleets/CMS-Terminal
src/procedures/virus-call.bat
bat
mit
381
@echo off SetLocal EnableExtensions chcp 1251 set PN=perl.exe set epg_dir=%cd% rem ïðîâåðèì, åñëè çàïóùåí perl.exe îñòàíîâèì åãî TaskList /FI "ImageName EQ %PN%" 2>nul|Find /I "%PN%">nul||(taskkill /f /IM %PN%) rem TaskList /FI "ImageName EQ %PN%" 2>nul|Find /I "%PN%" rem If %ErrorLevel% NEQ 1 taskkill /f /IM %PN% m...
dshumko/OpenEPG
OpenEPG.cmd
bat
gpl-2.0
484
cmd_drivers/usb/gadget/g_android.o := /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o drivers/usb/gadget/g_android.o drivers/usb/gadget/android.o
RittikBhowmik/Project-Crater-Kernel-GT-i9152
drivers/usb/gadget/.g_android.o.cmd
bat
gpl-2.0
189
cmd_drivers/usb/gadget/ether.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,drivers/usb/gadget/.ether.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__...
yohanes/Acer-BeTouch-E130-Linux-Kernel
drivers/usb/gadget/.ether.o.cmd
bat
gpl-2.0
29,361
cmd_util-linux/volume_id/lib.a := rm -f util-linux/volume_id/lib.a; ar rcs util-linux/volume_id/lib.a
valentinthirion/android-tracebox-busybox
util-linux/volume_id/.lib.a.cmd
bat
gpl-2.0
104
cmd_/home/rszuminski/Development/compat-wireless-2011-08-08/net/bluetooth/bnep/bnep.o := arm-eabi-ld -EL -r -o /home/rszuminski/Development/compat-wireless-2011-08-08/net/bluetooth/bnep/bnep.o /home/rszuminski/Development/compat-wireless-2011-08-08/net/bluetooth/bnep/core.o /home/rszuminski/Development/compat-wirele...
cdmdata/compat-wireless-2011-08-08
net/bluetooth/bnep/.bnep.o.cmd
bat
gpl-2.0
445
cmd_drivers/mmc/core/built-in.o := /mnt/640/ubu/gtabkernelsrc/android_prebuilt_toolchains-master/arm-cortex_a15-linux-gnueabihf-linaro_4.9.1/bin/arm-cortex_a15-linux-gnueabihf-ld -EL -r -o drivers/mmc/core/built-in.o drivers/mmc/core/mmc_core.o
chase2534/gtab47.freekern
drivers/mmc/core/.built-in.o.cmd
bat
gpl-2.0
250
cmd_drivers/block/loop.o := /home/azure/Kernel/arm-2010q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,drivers/block/.loop.o.d -nostdinc -isystem /home/azure/Kernel/arm-2010q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -Iinclude -I/home/azure/Kernel/rndc-kernel/arch/arm/include -include include/linux/autoconf.h -D...
denzfarid/rndc-kernel
drivers/block/.loop.o.cmd
bat
gpl-2.0
128,108
REM three calls as a bug work-round in avrdude (bug #25971) avrdude -q -p atmega88 -c usbasp -U lfuse:r:-:h avrdude -q -p atmega88 -c usbasp -U hfuse:r:-:h avrdude -q -p atmega88 -c usbasp -U efuse:r:-:h pause
zrafa/jlime_embedded_applications
humane-nn/software/3rdParty/tellymate-114/Firmware/M88_fuse_read.bat
bat
gpl-2.0
210
@ECHO off GOTO start :find_dp0 SET dp0=%~dp0 EXIT /b :start SETLOCAL CALL :find_dp0 IF EXIST "%dp0%\node.exe" ( SET "_prog=%dp0%\node.exe" ) ELSE ( SET "_prog=node" SET PATHEXT=%PATHEXT:;.JS;=;% ) endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\touch\bin\nodetouch.js" %*
fingerskier/aerie
node_modules/.bin/nodetouch.cmd
bat
gpl-3.0
310
@echo off echo Compile with Visual C++ 98 (6.0) set VCDIR=C:\Program Files\Microsoft Visual Studio set INCLUDE=%VCDIR%\VC98\INCLUDE set LIB=%VCDIR%\VC98\LIB set PATH=%VCDIR%\Common\msdev98\bin;%VCDIR%\VC98\bin;%PATH% cl.exe /nologo /TC /G6 /W4 /O2 bdecli.c > bdecli.vc6.err rem /W1 to /W4 for warnings, /WX to treat wa...
oboroc/bdecli
src/build-vc6.cmd
bat
gpl-3.0
393
@echo off :: °´ÕÕÖ¸¶¨µÄÌõ¼þ½¨Á¢Á¬ÐøµÄÎļþ¼Ð cls echo. echo. Çë°´ÕÕ"Òª½¨Á¢µÄÎļþ¼Ð¸öÊý,³õÖµ,ÎļþÃûÊý×Ö²¿·ÖµÄλÊý" echo. echo µÄ¸ñʽÊäÈ룬ÒÔ¶ººÅ·Ö¸ô¸÷¸öÊý×Ö¡£ echo. set input= set /p input= Çë°´ÌáʾµÄ¸ñʽÊäÈ룺 setlocal enabledelayedexpansion set count=0 for /f "tokens=1-3 delims=,...
auspbro/CodeSnippets
Batch/常用批处理/限制条件批量建立文件夹.cmd
bat
gpl-3.0
607
p4 sync //Battlefront2/main/... call munge_all.bat
Kfm946/data_HG2
_BUILD/syncandmunge.bat
bat
gpl-3.0
51
@echo off ..\x64\Debug\ITERStereoEstimator.exe iter.config
sergehog/CATfromStereo
ITERStereoEstimator/debug.bat
bat
gpl-3.0
58
wcc -0 -mc src\lib\lib_head.c wcc -0 -mc src\lib\16_in.c wcl -mc -0 -l=dos src\inputest.c 16_in.obj lib_head.obj
sparky4/16
16/16/inpu.bat
bat
gpl-3.0
116
git clone https://chromium.googlesource.com/chromium/src/build build cd build && git checkout 67604e142e078a7797689afbfce9a04a432e943e && cd .. && pwd git clone https://chromium.googlesource.com/external/gyp tools/gyp cd tools/gyp && git checkout e7079f0e0e14108ab0dba58728ff219637458563 && cd ../....
wjx0912/CppBaseUtils
build-msvc/v8/sync_3rd_5.5.383.bat
bat
gpl-3.0
3,939
@echo off set CONFIG_TYPE=Debug for %%a in (release Release RELEASE) do if (%%a)==(%1) SET CONFIG_TYPE=Release set MSBDIR=@%WINDIR%\Microsoft.NET\Framework\v4.0.30319 %MSBDIR%\msbuild.exe projects\GEDKeeper2.mswin.sln /p:Configuration=%CONFIG_TYPE% /p:Platform="x86" /t:Rebuild /p:TargetFrameworkVersion=v4.0 ...
Serg-Norseman/GEDKeeper
build_all.mswin.x86.cmd
bat
gpl-3.0
859
@echo off call build REM Upload the new package for %%f in (bootstrap-fileinput.*) do ( NuGet Push %%f rmdir /s /q content del %%f )
tadeu28/Bpm2GameProject
packages/bootstrap-fileinput.4.3.1/upload.bat
bat
gpl-3.0
135
@echo off set ADA_INCLUDE_PATH=%ADA_INCLUDE_PATH%;%RADALIB_ROOT%\source set ADA_OBJECTS_PATH=%ADA_OBJECTS_PATH%;%RADALIB_ROOT%\compiled gnatmake -O2 Finite_Disjoint_Lists_Test.adb del /q *.ali del /q *.o echo ----------- Finite_Disjoint_Lists_Test.exe echo ----------- del Finite_Disjoint_Lists_Test.exe pause
sergio-gomez/Radalib
test/Finite_Disjoint_Lists_Test.bat
bat
lgpl-2.1
310
@echo off rem ********************************************************************* rem ** the phing build script for Windows based systems rem ** $Id$ rem ********************************************************************* rem This script will do the following: rem - check for PHP_COMMAND env, if found, use it. re...
nhemsley/phing
bin/phing.bat
bat
lgpl-3.0
1,685
@sh makeall rem call jc src/java/lang/Class.java rem call jc src/java/lang/String.java rem call jc src/java/lang/Throwable.java rem call jc src/java/lang/InterruptedException.java rem call jc src/java/lang/CloneNotSupportedException.java rem call jc src/test/toPhantom/Assigns.java rem call jpc -cbin;class java.l...
dzavalishin/phantomuserland
plib/java/makeall.cmd
bat
lgpl-3.0
585
@echo off goto LicenseEnd 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 License, Ver...
ThilinaManamgoda/incubator-taverna-workbench
taverna-perspective-biocatalogue/schema_compilation/scomp_compile_from_web_to_jar.bat
bat
apache-2.0
1,279
java -jar govu.jar
govu/govu
govu/start.bat
bat
apache-2.0
18
@ECHO OFF mvn compile assembly:single echo assemble done copy .\target\bee-jar-with-dependencies.jar .\ echo copy done pause
woodcast/BeeHiveMSJ
assembly.bat
bat
apache-2.0
125
CALL CMakeCommon.bat ECHO *** Set MVC9 specifics and run CMake *** SET KDEV_OUTPUTDIR="%OUTPUTDIR%\KDEV" CMake.exe -DBUILD_SHARED_LIBS=ON -GKDevelop3 -H"%SRCROOTDIR%" -B%KDEV_OUTPUTDIR% PAUSE
LiberatorUSA/GUCEF
projects/CMake/RunCMake_Shared_KDevelop3.bat
bat
apache-2.0
199
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\esprima-harmony\bin\esparse.js" %* ) ELSE ( node "%~dp0\..\esprima-harmony\bin\esparse.js" %* )
Retozi/sublime-react-harmony
node_modules/.bin/esparse.cmd
bat
apache-2.0
157
for /f "tokens=* delims=" %%x in (versio.txt) do set FBIT_DIGITALGOV_LIBS_VERSIO=%%x zip -r fbit-digitalgov-libs%1-%FBIT_DIGITALGOV_LIBS_VERSIO%.zip scripts versio.txt utils/target/fbit-digitalgov-libs-utils.jar -x "**/.git**" -x "**/.svn**" -x "./scripts/pom.xml" -x "./scripts/templates/**" -x "./scripts/templ...
gdeignacio/fbit-digitalgov-libs
dozip.bat
bat
apache-2.0
328
@REM @REM server - Multiplayer Java game engine. @REM Copyright (c) 2015, Matej Kormuth <http://www.github.com/dobrakmato> @REM All rights reserved. @REM @REM Redistribution and use in source and binary forms, with or without modification, @REM are permitted provided that the following conditions are met: @REM @REM 1. ...
dobrakmato/lwjglgame
server/src/main/scripts/run.bat
bat
bsd-2-clause
1,558
@ECHO OFF SET BIN_TARGET=%~dp0\"../EHER/PHPUnit/bin"\phploc php "%BIN_TARGET%" %*
willmendesneto/zf2repository
vendor/bin/phploc.bat
bat
bsd-3-clause
82
@echo off REM Check if cmake is avaliable cmake --version > nul 2>&1 if errorlevel 1 echo Unable to find cmake! Please make sure that it is somewhere in your PATH. You can use the installer available in bin\extern of your ADTF installation. & pause & exit /b echo CMake found set VS_STRING=Visual Studio 10 Win6...
AADC-Fruit/AADC_2015_FRUIT
AADC/test/build_tests_win.bat
bat
bsd-3-clause
1,222
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXWSMSG.S07_OptionalElementsValidation.MSOXWSMSG_S07_TC03_VerifyConversationIndexIsReadOnly /testcontainer:..\..\MS-OXWSMSG\TestSuite\bin\Debug\MS-OXWSMSG_TestSuite.dll /runconfig:..\..\MS-OXWSMSG\MS-OXWSMSG.testsettings /uniq...
OfficeDev/Interop-TestSuites
ExchangeWebServices/Source/Scripts/MS-OXWSMSG/RunMSOXWSMSG_S07_TC03_VerifyConversationIndexIsReadOnly.cmd
bat
mit
328
@echo off if exist "%VS140COMNTOOLS%" ( set VCVARS="%VS140COMNTOOLS%..\..\VC\bin\" goto build ) else (goto missing) :build @set ENV64="%VCVARS%amd64\vcvars64.bat" call "%ENV64%" echo Swtich to x64 build env cd %~dp0\luajit-2.1.0b3\src call msvcbuild_mt.bat static cd ..\.. goto :buildxlua :missing echo Can't ...
chexiongsheng/build_xlua_with_libs
build/vs2015/make_win64_luajit.bat
bat
mit
709
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_SITESS.S02_ManageSubSite.MSSITESS_S02_TC05_DeleteWebFailureNonExistentUrl /testcontainer:..\..\MS-SITESS\TestSuite\bin\Debug\MS-SITESS_TestSuite.dll /runconfig:..\..\MS-SITESS\MS-SITESS.testsettings /unique pause
XinwLi/Interop-TestSuites-1
SharePoint/Source/Scripts/MS-SITESS/RunMSSITESS_S02_TC05_DeleteWebFailureNonExistentUrl.cmd
bat
mit
306
@rem Script to build LuaJIT with MSVC. @rem Copyright (C) 2005-2016 Mike Pall. See Copyright Notice in luajit.h @rem @rem Either open a "Visual Studio .NET Command Prompt" @rem (Note that the Express Edition does not contain an x64 compiler) @rem -or- @rem Open a "Windows SDK Command Shell" and set the compiler environ...
chexiongsheng/build_xlua_with_libs
build/luajit-2.1.0b2/src/msvcbuild_xlua.bat
bat
mit
4,164
set path=C:\Program Files\Google\google_appengine\gettext;%path% tools\compile-messages.py -l zh_CN
doublehou/micolog
complie_text.bat
bat
mit
100
cmd_security/built-in.o := arm-eabi-ld -EL -r -o security/built-in.o security/keys/built-in.o security/commoncap.o security/min_addr.o
MrHyde03/android_kernel_samsung_espressovzw
security/.built-in.o.cmd
bat
gpl-2.0
140
@ECHO OFF SET LOC_PATH=%CD% SET FILES=%LOC_PATH%\libsqlite_d.txt CALL dlextract.bat libsqlite %FILES% cd %TMP_PATH% echo readme.txt > sqlite_exclude.txt xcopy sqlite-3.7.16.1-win32\* "%XBMC_PATH%\" /E /Q /I /Y /EXCLUDE:sqlite_exclude.txt cd %LOC_PATH%
fetzerch/xbmc
project/BuildDependencies/scripts/libsqlite_d.bat
bat
gpl-2.0
258
rem Run rem rem > python.py kuroga.py config-msvc.py rem rem before to generate build.ninja rem chcp 437 rem call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" x86_amd64 call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64 ninja
google/filament
third_party/tinyexr/vcbuild.bat
bat
apache-2.0
317
@REM don't watch the sausage being made @ECHO OFF REM the folder this script is in (*/bootplate/tools) SET TOOLS=%~DP0 REM application source location SET SRC=%TOOLS%.. REM enyo location SET ENYO=%SRC%\enyo REM deploy script location SET DEPLOY=%ENYO%\tools\deploy.js REM node location SET NODE=node.exe REM use no...
enyojs/sampler
tools/deploy.bat
bat
apache-2.0
1,050
:: Copyright 2019 The TensorFlow Authors. All Rights Reserved. :: :: 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 b...
gunan/tensorflow
tensorflow/tools/ci_build/release/windows/gpu_py38_full/nightly_release.bat
bat
apache-2.0
891
/* Due to very high autocorrelation for sigma, we set a very long thinning interval */ model in "oxford.bug" data in "oxford-data.R" load glm compile, nchains(2) inits in "oxford-init.R" initialize update 1000 monitor alpha, thin(10) monitor beta1, thin(10) monitor beta2, thin(10) monitor sigma, thin(10) update 2000...
nxdao2000/nimble
packages/nimble/inst/classic-bugs/vol1/oxford/test1.cmd
bat
bsd-3-clause
329
SET _TARGET=%1 IF [%1] == [] (SET _TARGET="Make") SET _CONFIG=%2 IF [%2] == [] (SET _CONFIG="Debug") SET _PLATFORM=%3 IF [%3] == [] (SET _PLATFORM="Win32") SET BUILDTARGET="/t:%_TARGET%" SET BUILDCONFIG="/p:config=%_CONFIG%" SET BUILDPLATFORM="/p:platform=%_PLATFORM%" SET "ERRORCOUNT=0" @ECHO OFF msbuild 01.HelloW...
lminuti/MARS
Demos/WiRL.Demos.Build.Common.bat
bat
mpl-2.0
4,010
@echo off set jruby_path=%~dp0jruby\bin\jruby.bat set rubyrep_path=%~dp0bin\rubyrep %jruby_path% --server %rubyrep_path% %1 %2 %3 %4 %5 %6 %7 %8 %9
rostchri/rubyrep
rubyrep.bat
bat
mit
152
:: run xdl2bit with the correct arguments :: this script is used as proxy in order not to clobber the registry :: with complex commands for file association @ECHO OFF SET debitpath=%~dp0% CD %debitpath% bin\xdl2bit.exe -d "%debitpath%data" -i %1 --bramdump -b "%~pn1%_debit.bit"
aeppert/debit
windows/scripts/xdl2bit.bat
bat
gpl-3.0
282
-- no op file
classicwuhao/maxuse
examples/monitoring/Employee.cmd
bat
gpl-2.0
14
java -cp bin;lib\mysql-connector-java-3.0.15-ga-bin.jar net.jforum.tools.phpbb2jforum.Main %1 %2 %3
linda1890/jforum2
tools/phpbb2jforum/resource/phpbb2JForum.bat
bat
bsd-3-clause
99
@echo off goto :start :clean_project cd %1 rm -rf bin rm -rf obj rm -f project.lock.json cd .. exit /b 0 :clean_folder cd %1 for /d /r %%f in (*) do call :clean_project %%f cd .. exit /b 0 :start call :clean_folder src call :clean_folder tests
maxird/imr-ca-sdk
dotnet/clean.cmd
bat
mit
248
@echo off rem This file was generated by the Jython installer rem Created on Tue Jan 29 09:51:00 NOVT 2013 by Nosov Dmitriy set JYTHON_HOME_FALLBACK="C:\jython2.5.2" @echo off rem --------------------------------------------------------------------------- rem jython.bat - start script for Jython (adapted from jruby.b...
azoft-dev-team/imagrium
env/jython32.bat
bat
mit
7,442
REM ******************************************************************************** REM ChangeK8sNamespace.bat REM Simply changes the string in config/kubernetesnamespace.txt REM REM prerequisits: config/kubernetesnamespace.txt must have the current environment you're REM working on REM *********************...
naguibihab/useful-batch-files
k8s/ChangeK8sNamespace.bat
bat
mit
1,010
@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...
tjguk/networkzero
docs/make.bat
bat
mit
7,218
cmd_sound/soc/bcm/built-in.o := rm -f sound/soc/bcm/built-in.o; ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ar rcsD sound/soc/bcm/built-in.o
avareldalton85/rpi2-linux-rt
sound/soc/bcm/.built-in.o.cmd
bat
gpl-2.0
187
cmd_drivers/usb/storage/usb-storage.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 drivers/usb/storage/usb-storage.o drivers/usb/storage/scsiglue.o drivers/usb/storage/protocol.o drivers/usb/storage/transport.o driver...
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
drivers/usb/storage/.usb-storage.o.cmd
bat
gpl-2.0
475
cmd_arch/arm/lib/clear_user.o := arm-linux-androideabi-gcc -Wp,-MD,arch/arm/lib/.clear_user.o.d -nostdinc -isystem /usr/src/dell/android-ndk-r8/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include -I/usr/src/dell/lhbalanced/arch/arm/include -Iinclude -include in...
tenorntex/lhbalanced
arch/arm/lib/.clear_user.o.cmd
bat
gpl-2.0
1,692
rem rem $Id$ rem rem This file is part of the OpenLink Software Virtuoso Open-Source (VOS) rem project. rem rem Copyright (C) 1998-2012 OpenLink Software rem rem This project is free software; you can redistribute it and/or modify it rem under the terms of the GNU General Public License as published by the rem F...
trueg/virtuoso-opensource
libsrc/JDBCDriverType4/test2.bat
bat
gpl-2.0
3,186