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
:: Don't show these commands to the user @ECHO off :: Keep variables local, and expand at execution time not parse time SETLOCAL enabledelayedexpansion :: Set the title of the window TITLE Electric Book :: Start and reset a bunch of variables :begin SET process=0 SET bookfolder= SET config= SET imageset= SET imageconf...
ChristinaRookie/october-eighteenth
run-windows.bat
bat
gpl-3.0
28,231
@echo off rem This batchfile starts a command prompt with the TeX Live rem Windows binary directory as first path component. rem Public domain @echo off setlocal enableextensions rem Add bin dir to beginning of PATH only if it is not already there for /f "tokens=1,2 delims=;" %%I in ("%~dp0..\..\bin\win32;%PATH%") ...
justathoughtor2/atomicApe
cygwin/bin/texlive/tlpkg/installer/tl-cmd.bat
bat
gpl-3.0
452
cmd_/source/linux-3.x-virtual-headers/usr/include/linux/hdlc/.install := perl scripts/headers_install.pl /source/linux-3.x-virtual-headers/include/linux/hdlc /source/linux-3.x-virtual-headers/usr/include/linux/hdlc arm ioctl.h; perl scripts/headers_install.pl /source/linux-3.x-virtual-headers/include/linux/hdlc /source...
javilonas/NCam
cross/armv7-marvell-linux-gnueabi-hard/arm-marvell-linux-gnueabi/libc/usr/include/linux/hdlc/..install.cmd
bat
gpl-3.0
567
SET MSBUILD=C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe %MSBUILD% "..\ServiceStack\build\build.proj" /target:Release;NuGetPack /property:Configuration=Release;RELEASE=true;PatchVersion=0 %MSBUILD% "..\ServiceStack.Text\build\build.proj" /target:Release /property:Configuration=Release;RELEASE=true;PatchVe...
robertbaker/PlayItForward
Externals/build.bat
bat
gpl-3.0
2,666
D: CD D:\DE038\OneDrive - OOO\01 Eisenbahn\00 Decoder develop 000Avrdude\avrdude.exe -c usbtiny -B 1 -patmega328p -U eeprom:r:App.hex:i
CAN-Guru/CANGurus
21 READEEPROM.bat
bat
gpl-3.0
139
echo off type _LINT_POS.TMP "C:\Program Files (x86)\Lint\lint-nt.exe" +v -i"C:\Program Files (x86)\Lint\lnt" std_posix.lnt -DPOSIX;MD_SUPPORT=1;B_ENDIAN;__LITTLE_ENDIAN__=0;__BIG_ENDIAN__=1 -os(_LINT_POS.TMP) vos_mem.c vos_utils.c posix/vos_thread.c posix/vos_sock.c posix/vos_shared_mem.c tlc_if.c tlp_if.c tlm_if.c trd...
T12z/TCNopen
trdp/test/lint/Lint_posix.bat
bat
mpl-2.0
526
@echo off call vsop2010.bat 1e-6 06-normal
mgreter/ephem.js
src/vsop2010/vsop2010-06-normal.bat
bat
lgpl-3.0
45
:: ======================================================================================================== :: ==== <CONFIGURATION> :: ======================================================================================================== :: Set the version of Visual Studio. This will just add a suffix to the string ...
aurelijusb/arangodb
3rdParty/v8-build.bat
bat
apache-2.0
2,653
:: Author: Adam Richards :: Lauch a powershell script in the current directory @echo off powershell "%CD%\sqlserverInstanceReport.ps1" -ListFile lists\sqlserverEPCList.txt -output output REM powershell "%CD%\sqlserverInstanceReport.ps1" -Server localhost REM powershell "%CD%\sqlserverInstanceReport.ps1" -Server lo...
abrichards5/ABRPowerShell
Scripts/sqlserverInstanceReport.cmd
bat
apache-2.0
431
@echo off cmd.exe /v /c "%~dp0Engine\Build\BatchFiles\CopyVisualizers.bat" if not exist "%~dp0Engine\Build\BatchFiles\GenerateProjectFiles.bat" goto Error_BatchFileInWrongLocation call "%~dp0Engine\Build\BatchFiles\GenerateProjectFiles.bat" %* exit /B %ERRORLEVEL% :Error_BatchFileInWrongLocation echo GenerateProject...
PopCap/GameIdea
GenerateProjectFiles.bat
bat
bsd-2-clause
474
@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...
Kayra/atlas
docs/make.bat
bat
bsd-3-clause
5,094
@ECHO OFF ECHO Running Roam Config Manager from the src folder. ECHO If you get errors make sure you run build.bat first to build the resources and UI files. pushd %~dp0 CALL scripts\setenv.bat python src\configmanager
DMS-Aus/Roam
run_config.bat
bat
gpl-2.0
221
@echo off rem stop a Java process and wait for its end rem usage: stop_java_process <main_class_and_args> setlocal enableDelayedExpansion set JAVA_MAIN_AND_ARGS=%~1 set JAVA_MAIN_AND_ARGS=%JAVA_MAIN_AND_ARGS:""="% for /F %%i in ('%~dp0\find_java_process "%JAVA_MAIN_AND_ARGS:"=""%"') do ( set PID=%%i ...
qspin/qtaste
tools/stop_java_process.cmd
bat
lgpl-3.0
1,313
del ..\contribution.xml /q type ..\..\org.scn.community.shared\templates.main\contribution.xml.head.txt ^ ..\templates\contribution.xml.head.txt ^ ..\..\org.scn.community.shared\templates.main\eula.xml.txt ^ ..\..\org.scn.community.shared\templates.main\license.xml.txt ^ ..\templates\contribution.xml.groups.txt ^ ..\r...
Dibyendu21/Project
src/org.scn.community.datasource/script/build.cmd
bat
apache-2.0
1,043
@echo off setlocal rem rem Copyright (c) 1999, 2014 Tanuki Software, Ltd. rem http://www.tanukisoftware.com rem All rights reserved. rem rem This software is the proprietary information of Tanuki Software. rem You shall use it only in accordance with the terms of the rem license agreement you entered into with Tanuki ...
thefinder/logmonitor
logmonitor-server/src/server/bin/InstallApp.bat
bat
apache-2.0
4,198
setlocal set PATH=%PATH%;${CMAKE_INSTALL_PREFIX}\bin cmd /c ctest --force-new-ctest-process if %errorlevel% neq 0 exit /b 1 endlocal
Free4Lila/s-objectizer
so_5/5.5/dev/cmake/run_tests.bat
bat
bsd-3-clause
133
cd ../../ ant jar pack-rootbeer.bat cd gtc2013/Matrix/ ant jar java -jar ../../Rootbeer.jar MatrixApp.jar MatrixApp-GPU.jar
yarenty/rootbeer1
examples/MatrixShared/compile-gpu.bat
bat
mit
125
@echo off vagrant up pause
it-toolbox/project-factory-core
vm/ubuntu1604/start.bat
bat
agpl-3.0
28
@echo off runtime\bin\python\python_mcp runtime\recompile.py %* pause
sethten/MoDesserts
mcp50/recompile.bat
bat
gpl-3.0
73
@echo off 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 licenses this file rem to you under the Apache License, Version 2.0 (the rem "Li...
stefanofornari/velocity
examples/app_example2/example2.bat
bat
apache-2.0
1,015
@if "%_echo%"=="" echo off setlocal call %~d0%~p0..\..\..\config.bat @if ERRORLEVEL 1 goto Error if NOT "%FSC:NOTAVAIL=X%" == "%FSC%" ( REM Skipping test for FSI.EXE goto Skip ) call %~d0%~p0..\..\single-test-build.bat @if ERRORLEVEL 1 goto Error REM just checking the files actually parse/compile for now.... ...
eloraiby/fsharp
tests/fsharp/core/unicode/build.bat
bat
apache-2.0
1,310
@echo off rem /** rem * Copyright &copy; 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved. rem * rem * Author: ThinkGem@163.com rem */ echo. echo [ÐÅÏ¢] Éú³ÉEclipse¹¤³ÌÎļþ¡£ echo. pause echo. cd %~dp0 cd.. call mvn deploy cd bin pause
jjeejj/huaxia-messagae-manage
bin/deploy.bat
bat
apache-2.0
281
: .bat ‚Ì‚ ‚éƒtƒHƒ‹ƒ_‚ðƒJƒŒƒ“ƒgƒfƒBƒŒƒNƒgƒŠ‚É‚·‚é cd /d %~dp0 ruby BinaryToIntArray.rb %1 pause
lriki/Lumino
tools/BinaryToIntArray/BinaryToIntArray.bat
bat
mit
104
@echo off cd build powershell -NoProfile -ExecutionPolicy Bypass -Command "& '..\tools\psake-4.3.2\psake.ps1' %*" cd .. pause
stanshillis/ESSSM
build.cmd
bat
mit
125
@php "C:/ProgramData/Composer/bin/composer.phar" %*
jeka-corvus/ramax
composer.bat
bat
mit
52
set MATLAB=C:\Program Files\MATLAB\R2017a "C:\PROGRA~1\MATLAB\R2017a\bin\win64\gmake" -f Test000.mk ISPROTECTINGMODEL=NOTPROTECTING GENERATE_ERT_S_FUNCTION=0 INCLUDE_MDL_TERMINATE_FCN=1 COMBINE_OUTPUT_UPDATE_FCNS=0 MAT_FILE=0 MULTI_INSTANCE_CODE=0 INTEGER_CODE=0 EXTMODE_STATIC_ALLOC=0 EXTMODE_STATIC_ALLOC_SIZE=1000000...
skgadi/Programming
MATLAB/TestSimulinkCoder/Test000_sldrt_ert_win64/Test000.bat
bat
mit
389
:: version MUST be passed in SET version=%1 IF "%version%"=="" GOTO :missing GOTO :continue :missing echo version is required pause EXIT /B 0 :continue makensis /DPRODUCT_VERSION=%version% BrowseMonkey.nsi
shukriadams/browsemonkey
installer/build.bat
bat
mit
217
#!/bin/sh rem (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. rem rem This file contains confidential and proprietary information rem of Xilinx, Inc. and is protected under U.S. and rem international copyright and other intellectual property rem laws. rem rem DISCLAIMER rem This disclaimer is not a licens...
chrismasters/fpga-space-invaders
project/ipcore_dir/ram/implement/planAhead_ise.bat
bat
mit
2,625
if "%EMULATED%"=="true" goto SKIP set Source=https://orleanstorage2.blob.core.windows.net/project-files REM https://orleansdatastorage.blob.core.windows.net/project-files set SourceKey=ilzOub7LFk5zQ7drJFkfoxdwN1rritlSWAJ9Vl35g/TG4rZWxCXWNTJV20vZLTL/D2LK065cG8AozDg8CGOKQQ== REM w1Ue+xPB9xEZt5A1WzXWjXNUtZ1pSkykC1VtbJE...
too4words/Call-Graph-Builder-DotNet
OrleansSilosInAzure/scripts/InstallNET46.cmd
bat
mit
2,296
@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...
inmagik/contento
docs/make.bat
bat
mit
7,248
REM Browsers cinst -y googlechrome cinst -y firefox REM Tools cinst -y keepass cinst -y winmerge cinst -y conemu cinst -y winscp cinst -y treesizefree cinst -y peazip cinst -y putty cinst -y fiddler cinst -y baretail REM Developer stuffs cinst -y kdiff3 cinst -y git -params /GitAndUnixToolsOnPath cinst -y sourcetree ...
JChanut/windows_dev_setup
02_packages.bat
bat
mit
491
\upx\upx.exe RoFTPBrowser.exe
rinorusso/RoFTPBrowser
comprimi.bat
bat
gpl-2.0
29
acftools.exe -e wpn6_601.def -force 0 -acf "parts\%1.wpn"
creaktive/ACFTools
contrib/wpn_txt.bat
bat
gpl-2.0
57
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). :: All rights reserved. :: Contact: Nokia Corporation (qt-info@nokia.com) :: :: This file is part of the tools applications of the Qt Toolkit. :: :: $QT_BEGIN_LICENSE:LGP...
librelab/qtmoko-test
qtopiacore/qt/tools/installer/iwmake.bat
bat
gpl-2.0
4,767
cmd_arch/arm/lib/div64.o := arm-linux-gnueabihf-gcc -Wp,-MD,arch/arm/lib/.div64.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabihf/4.8/include -I/home/darrell/android/rockchip/rk3188/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -...
Dee-UK/D33_KK_Kernel
arch/arm/lib/.div64.o.cmd
bat
gpl-2.0
1,328
cmd_drivers/media/usb/usbtv/usbtv.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/media/usb/usbtv/usbtv.ko drivers/media/usb/usbtv/usbtv.o drivers/media/usb/usbtv/usbtv.mod.o
avareldalton85/rpi2-linux-rt
drivers/media/usb/usbtv/.usbtv.ko.cmd
bat
gpl-2.0
287
cmd_scripts/kconfig/lxdialog/inputbox.o := gcc -Wp,-MD,scripts/kconfig/lxdialog/.inputbox.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -c -o scripts/kconfig/lxdialog/inputbox.o scripts/kconfig/lxdialog/inputbox.c deps_scripts/kconfig/lxdialog/inputbox.o := \ scripts/...
yohanes/Acer-BeTouch-E130-Linux-Kernel
scripts/kconfig/lxdialog/.inputbox.o.cmd
bat
gpl-2.0
2,034
@echo off rem processes them through without lint error :) if exist log.txt del log.txt for /f %%a IN (_list.txt) do ( d:\tools\mikero\makepbo -LN %%a >>log.txt ) rem copy missions to <root>/missions/ dir if exist *.pbo move *.pbo "D:\Wintools\Steamshit\SteamApps\common\Arma 3\Missions\" pause exit
SnakeManPMC/arma-3-SPMissions_bis
_run_make_Missions.bat
bat
gpl-2.0
312
/* DEUTSCH.CMD: Installation von ESCRIBA in Deutsch. */ '@Echo Off' 'CHCP 850' /* Objekt-Titel festlegen. */ Title = 'Escriba 0.96d' Language = 'Deutsch' FileName = 'Deutsch' /* REXXUTIL laden */ Call RxFuncAdd 'SysLoadFuncs', 'REXXUTIL', 'SysLoadFuncs' Call SysLoadFuncs /* Initialisierung */ Signal On Failure...
OS2World/APP-PRODUCTIVITY-Escriba
Escriba/ESCR_DEU/Deutsch.cmd
bat
gpl-2.0
5,901
cmd_arch/arm/mm/tlb-v7.o := /home/knesi/arm-2010q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/mm/.tlb-v7.o.d -nostdinc -isystem /home/knesi/arm-2010q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/knesi/HD2/tiamat-kernel-4.0.2/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KER...
DrGrip/tiamat-2.6.38-LEO-Dr_Grip
arch/arm/mm/.tlb-v7.o.cmd
bat
gpl-2.0
4,479
cmd_net/ipv4/netfilter/arptable_filter.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/netfilter/arptable_filter.ko net/ipv4/netfilter/arptable_filter.o net/ipv4/netfilter/arptable_filter.mod.o
avareldalton85/rpi2-linux-rt
net/ipv4/netfilter/.arptable_filter.ko.cmd
bat
gpl-2.0
307
cmd_drivers/misc/built-in.o := arm-linux-androideabi-ld -EL -r -o drivers/misc/built-in.o drivers/misc/pmem.o drivers/misc/smsc_hub.o drivers/misc/uid_stat.o drivers/misc/eeprom/built-in.o drivers/misc/cb710/built-in.o drivers/misc/ti-st/built-in.o drivers/misc/lis3lv02d/built-in.o drivers/misc/carma/built-in.o dri...
hch-im/nexus4_kernel
drivers/misc/.built-in.o.cmd
bat
gpl-2.0
445
cd /d %~dp0 python plateviewer.py
afraser/CellProfiler-Analyst
cpa/PlateMapBrowser.bat
bat
gpl-2.0
33
cmd_drivers/input/touchscreen/built-in.o := /home/hacker/codesourcery/lite/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/input/touchscreen/built-in.o drivers/input/touchscreen/atmel.o drivers/input/touchscreen/atmel_224e.o
wujiku/superstar-kernel-shooter-2.3.4gb
drivers/input/touchscreen/.built-in.o.cmd
bat
gpl-2.0
230
@echo OFF rem SET debug_compile= rem SET debug_link= rem if "%1%"=="/DEBUG" SET debug_compile=/Zi /O2 /bigobj /MDd rem if "%1%"=="/DEBUG" SET debug_link=/DEBUG /release rem copy ..\..\back-ends\foma\libfoma.* . rem copy ..\..\back-ends\openfstwin\src\lib\openfst.* . if not exist "C:\Program Files (x86)\Microsoft SDKs...
unhammer/hfst3
scripts/windows/make-hfst-proc.bat
bat
gpl-3.0
4,230
@ECHO OFF REM BATeX - batch files for LaTeX REM v2019-09-06 REM Copyright (C) 2012-2019 Miguel L Pardal 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...
miguelpardal/BATeX
idx.bat
bat
gpl-3.0
917
@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...
sam81/pychoacoustics
pychoacoustics/doc/make.bat
bat
gpl-3.0
5,112
@echo off if %1.==. ( echo No precision provided && exit ) if %2.==. ( echo No location provided && exit ) echo compiling %1 to %2 perl script\vsop2013.pl %1 src\%2\src echo invoking webmerge if not exist src\%2\conf mkdir src\%2\conf copy conf\webmerge.conf.xml src\%2\conf cd src\%2 call webmerge cd ...
mgreter/ephem.js
src/vsop2013/vsop2013.bat
bat
lgpl-3.0
636
@echo off set current_dir=%~dp0 set current_drive=%~d0 set path=%path%;.;.\thirdparty\lib;.\lib;.\customer_lib;.\thirdparty\commonLib; %current_drive% cd %current_dir% if exist jsystem.properties goto jsystemPropertiesExist if exist .jsystembase copy .jsystembase jsystem.properties :jsystemPropertiesExist set _JAVAC...
Top-Q/jsystem
jsystem-assembly/jsystem-runner/src/main/etc/runBase.bat
bat
apache-2.0
1,485
@echo off md ide cd ide md vs2012 cd vs2012 cmake ../.. -G "Visual Studio 11 2012 Win64"
thesheps/plang
cpp/build-vs2012.bat
bat
apache-2.0
90
@echo off & cls & echo. net file 1>NUL 2>NUL & if ERRORLEVEL 1 (echo "You must right-click and select & ECHO \"RUN AS ADMINISTRATOR\" to run this batch. Exiting..." & echo. & pause & exit /D) setlocal set SERVICE_NAME=Artifactory set EXECUTABLE=..\bin\artifactory-service.exe "%EXECUTABLE%" //DS//%SERVICE_NAME% ec...
alancnet/artifactory
distribution/standalone/src/main/install/bin/uninstallService.bat
bat
apache-2.0
368
@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...
DistributedSystemsGroup/zoe
docs/make.bat
bat
apache-2.0
6,975
set current=%cd% cd ..\releases\preview\features\ del *.* /q cd ..\plugins\ del *.* /q cd.. del *.jar /q
sap-design-studio-free-addons/sdk-package
script/2-clean_preview.cmd
bat
apache-2.0
108
@echo off copy /Y mark\* ..\image\mark\* pause
HiddenTesla/sanguosha_fun
copy_mark.bat
bat
bsd-2-clause
48
cmd_fs/jbd2/jbd2.o := /home/milind/toolchain/arm-eabi-4.6/bin/arm-eabi-ld -EL -r -o fs/jbd2/jbd2.o fs/jbd2/transaction.o fs/jbd2/commit.o fs/jbd2/recovery.o fs/jbd2/checkpoint.o fs/jbd2/revoke.o fs/jbd2/journal.o
sai9615/MY-kernel-for-grand-I9082
fs/jbd2/.jbd2.o.cmd
bat
gpl-2.0
217
# Test "set auto list" set basename on set highlight off set auto list on step step step # Try a command with a continuation character (\) set auto list \ off step step quit!
gitpan/Devel-Trepan
t/data/autolist.cmd
bat
gpl-3.0
179
rem ### -*- batch file -*- ###################################################### rem # ## rem # JBoss Bootstrap Script Configuration ## rem # ...
nikhilmone/log4j_as_module
bin/domain.conf.bat
bat
lgpl-2.1
3,568
:: :: Script for building and testing C++ pattern matching library :: :: Written by Yuriy Solodkyy <yuriy.solodkyy@gmail.com> :: Version 1.0 from 4th February 2012 :: :: Usage: :: build [ pgo | tmp ] [ filemask*.cpp ... ] :: build - Build all examples using the most recent MS VC++ compiler :: ...
akrzemi1/Mach7
code/msvc/COUParser/Class Hierarchies/build.bat
bat
bsd-3-clause
11,136
setlocal EnableDelayedExpansion del /q /s .\coverage\json_files\*.json cd ../ for /f %%p in ('grunt ') do set gruntRe=%%p cd spec for /f %%j in ('karma start ./karma.conf.js') do set karmaRe=%%j for /f %%i in ('node ./mergeCoverageForIstanbul.js') do set re=%%i istanbul report html coverage/json_files/%re%.json
fex-team/kity
spec/runTest.bat
bat
bsd-3-clause
314
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:RDPEGFX_CacheManagement_Negative_Delete_InexistentCacheSlot /Logger:trx pause
dongruiqing/WindowsProtocolTestSuites
TestSuites/RDP/src/Batch/RDPEGFX/RDPEGFX_CacheManagement_Negative_Delete_InexistentCacheSlot.cmd
bat
mit
248
@if "%1" == "" goto :needpackage @if "%2" == "" goto :needfeed ..\packages\NuGet.CommandLine.3.3.0\tools\nuget push %1 -Source https://fuselabs.pkgs.visualstudio.com/DefaultCollection/_packaging/packages/nuget/v3/index.json -ApiKey %2 @goto end :needpackage @echo "You need to pass a package as first parameter" @goto ...
jockorob/BotBuilder
CSharp/Library/pushpackage.cmd
bat
mit
406
pip2 install pyinstaller pip2 install --upgrade setuptools pyinstaller --onefile --distpath . --hidden-import tkinter --paths bCNC --icon bCNC/bCNC.ico --name bCNC bCNC.py pause
samowitsch/bCNC
build-exe-loader.bat
bat
gpl-2.0
178
@echo off rem Run iMPACT to program the Xilinx device. impact -batch loadfpga.impact if exist _impact.cmd del _impact.cmd
tmg82/uos-embedded
examples/arm-sam9-s3e/fpga/loadfpga.bat
bat
gpl-2.0
126
set projectname=codegen set target=%1% if "%target%" == "" ( echo. echo Error: Target is not set. exit 1 ) set arch=%2% if "%arch%" == "" ( echo. echo Error: Arch is not set. exit 1 ) set deploydir=%cd%\..\..\deploy\win_%arch% set libdir=%deploydir%\staff\lib set incdir=%deploydir%\staf...
gale320/staff
staff/tools/codegenparser/deploy.cmd
bat
apache-2.0
610
@echo off echo [INFO] Use maven jetty-plugin run the project. cd %~dp0 cd .. set MAVEN_OPTS=%MAVEN_OPTS% -XX:MaxPermSize=128m call mvn jetty:run -Djetty.port=8080 cd bin pause
lenzl/springside4
support/maven-archetype/src/main/resources/archetype-resources/bin/jetty.bat
bat
apache-2.0
188
@rem Copyright 2011 Google Inc. @rem @rem Use of this source code is governed by a BSD-style license that can be @rem found in the LICENSE file. @ECHO OFF rem Launches make.py on Windows, after setting Visual Studio environment variables. rem See http://code.google.com/p/skia/wiki/GettingStartedOnWindo...
hbwhlklive/color-emoji.skia
make.bat
bat
bsd-3-clause
1,009
executable = /bin/echo arguments = OK universe = scheduler output = $(job).out error = $(job).err log = submit-H.log Notification = NEVER queue
htcondor/htcondor
src/condor_tests/job_dagman_splice-H.cmd
bat
apache-2.0
175
set SIGN_TARGET=%1% "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\signtool" sign /sha1 E5D84022D15FD10154AA7A75EC6CA055EE7E52A7 /v /ac "cert\After_10-10-10_MSCV-VSClass3.cer" /s MY /n "RStudio, Inc." /t http://timestamp.VeriSign.com/scripts/timstamp.dll %SIGN_TARGET% "C:\Program Files\Microsoft SDKs\Windows\v7.1\...
thklaus/rstudio
package/win32/codesign.bat
bat
agpl-3.0
364
@echo off REM REM Copyright 2013 Carlos Tasada REM REM Licensed under the Apache License, Version 2.0 (the "License"); REM you may not use this file except in compliance with the License. REM You may obtain a copy of the License at REM REM http://www.apache.org/licenses/LICENSE-2.0 REM REM Unless required by applicabl...
cshaxu/voldemort
bin/voldemort-shell.bat
bat
apache-2.0
1,034
set MSBuild="%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe" %MSBuild% NemerleWeb.Website.sln
NemerleWeb/NemerleWeb
build-website.cmd
bat
mit
107
@..\src\packages\Redis-64.2.8.19\redis-server.exe master-debug.conf
christianacca/Cache-Abstraction
tools/redis-server master-debug.cmd
bat
mit
68
@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...
Fanarim/github_labelbot
docs/make.bat
bat
mit
7,750
echo Text OS version: !TextOS.Version! echo BIOS version: !BIOS_version!
Text-OS/Text-OS
Data/Commands/ver.bat
bat
mit
72
TASKKILL /F /IM "mzn2fzn.exe" TASKKILL /F /IM "fzn.exe" TASKKILL /F /IM "fzn-gecode.exe" TASKKILL /F /IM "fzn-jacop.exe" TASKKILL /F /IM "flatzinc.exe"
isse-augsburg/minibrass
source-code/java/killscript.cmd
bat
mit
153
cd .. E:\soft\R-3.2.2\bin\x64\Rscript bacgwas.R --input D:\work\bio\workdir\raw\dataset_1 --output D:\work\bio\tmp\lasso --plugin lasso cd bin pause
ikavalio/MDRTB-pipe
bin/test_lasso.bat
bat
mit
148
@SET DeploymentZipFileStoreInSystemSimulator=%~dp0\deploymentfiles\webjobsdeploy.zip @SET DeploymentZipFileStoreInSystemWebApp=%~dp0\deploymentfiles\webappdeploy.zip del %DeploymentZipFileStoreInSystemSimulator% del %DeploymentZipFileStoreInSystemWebApp% msbuild ../simulators/SimulatorWebJobHost/SimulatorWebJobHost/...
buzzfrog/annero-demo
deployment/build-packages.cmd
bat
mit
612
reg add "HKLM\Software\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell" /f /v "ExecutionPolicy" /t REG_SZ /d "Unrestricted" reg add "HKCU\Software\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell" /f /v "ExecutionPolicy" /t REG_SZ /d "Unrestricted" pause
LEONID-DOROGIN/PCSI
shell/compatibility/Microsoft/preferences-after-Windows-install/stage1.cmd
bat
mit
267
@echo off :: Tests. Part of https://github.com/3F/hMSBuild setlocal enableDelayedExpansion set /a gcount=!%~1! & set /a failedTotal=!%~2! set core=%~3 & set wdir=%~4 set core="%core%" set vswhelper="%wdir%vswhere.bat" set vswlog="%wdir%vswas.log" echo echo %%*^> %vswlog% > %vswhelper% :: =========== Tests =========...
3F/hMSBuild
tests/vswas.bat
bat
mit
2,291
@echo off setlocal %TB-PLATFORM-PROJECTS-DRIVE% path %TB-PLATFORM-PROJECTS-DRIVE%%TB-PLATFORM-PROJECTS-PATH%\Build\Subscripts;%PATH% set BIN-PATH=%TB-PLATFORM-PROJECTS-PATH%\Bin call setTradeBuildVersion.bat set DEP=/DEP:%TB-PLATFORM-PROJECTS-DRIVE%%TB-PLATFORM-PROJECTS-PATH%\Build\ExternalDependencies.txt echo ==...
rlktradewright/tradebuild-platform
Build/makeTestProjects.bat
bat
mit
1,267
@echo off set xv_path=C:\\Xilinx\\Vivado\\2016.4\\bin call %xv_path%/xelab -wto 99d627bb7b3e47b6991e89c6529e9713 -m64 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot ieee754_fp_to_uint_behav xil_defaultlib.ieee754_fp_to_uint -log elaborate.log if "%errorlevel%"=="0" goto SUCCESS if "%errorlevel...
lasalvavida/Zybo-Open-Source-Video-IP-Toolbox
general_ip/ieee754_fp_to_uint/ieee754_fp_to_uint.sim/sim_1/behav/elaborate.bat
bat
mit
365
pushd "%DEPLOYMENT_TARGET%" grunt --no-color popd
DanielLarsenNZ/dlnz-blog
deployment/postdeploymentactions/3-grunt.cmd
bat
mit
51
@if not defined _echo @echo off setlocal call %~dp0sync.cmd if NOT [%ERRORLEVEL%]==[0] exit /b 1 call %~dp0build-managed.cmd -Project:%~dp0src\SharedFrameworkValidation\SharedFrameworkValidation.proj -- /t:ReBuild if NOT [%ERRORLEVEL%]==[0] exit /b 1 call %~dp0build-tests.cmd -- /p:RefPath=%~dp0bin\ref\SharedFramework...
rjxby/corefx
SharedFrameworkValidation.cmd
bat
mit
452
@echo off rem #### 002.runDriverPackOnline cd.. cd.. cd downloads @powershell -NoProfile -ExecutionPolicy Bypass -Command "$down = New-Object System.Net.WebClient; $url = 'http://download.drp.su/17-online/DriverPack-17-Online.exe'; $file = 'DriverPack.exe'; $down.DownloadFile($url,$file); $exec = New-Object -com shel...
adgellida/windowsScripts
002.runDriverpackOnline.bat
bat
gpl-2.0
378
cmd_vmlinux := /home/robin/toolchain/bin/arm-none-eabi-ld -EL -p --no-undefined -X --build-id -o vmlinux -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/kernel/built-in.o arch/arm/mm/built-in.o arch/arm/common/built-in.o arch...
spacecaker/CM7_Space_Kernel_Cooper
.vmlinux.cmd
bat
gpl-2.0
698
cmd_drivers/video/fb.o := ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-ld -EL -r -o drivers/video/fb.o drivers/video/fbmem.o drivers/video/fbmon.o drivers/video/fbcmap.o drivers/video/fbsysfs.o drivers/video/modedb.o drivers/video/fbcvt.o
chrnueve/udooImaxdi
kernel_oficial_source/drivers/video/.fb.o.cmd
bat
gpl-2.0
249
start "clientfileagent" cmd /k "msvc\clientfileagent.exe" %*
hughperkins/osmp-cpp
spawnclientfileagent.bat
bat
gpl-2.0
62
cmd_sound/usb/usx2y/built-in.o := rm -f sound/usb/usx2y/built-in.o; ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/usb/usx2y/built-in.o
tcp209/kernel_samsung_epic4gtouch
build/epic4gtouch/sound/usb/usx2y/.built-in.o.cmd
bat
gpl-2.0
187
cmd_drivers/block/built-in.o := ld -m elf_i386 -r -o drivers/block/built-in.o drivers/block/floppy.o drivers/block/brd.o drivers/block/loop.o
namgk/kernel-tut
drivers/block/.built-in.o.cmd
bat
gpl-2.0
146
cmd_net/ipv6/anycast.o := gcc -Wp,-MD,net/ipv6/.anycast.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-larger-t...
namgk/kernel-tut
net/ipv6/.anycast.o.cmd
bat
gpl-2.0
24,906
cmd_arch/arm/vfp/built-in.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL --no-warn-mismatch -r -o arch/arm/vfp/built-in.o arch/arm/vfp/vfp.o
JoinTheRealms/TF700-dualboot-stockbased
arch/arm/vfp/.built-in.o.cmd
bat
gpl-2.0
204
cmd_util-linux/dmesg.o := mips-openwrt-linux-uclibc-gcc -Wp,-MD,util-linux/.dmesg.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.19.4)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strin...
shizhai/wprobe
build_dir/target-mips_r2_uClibc-0.9.33.2/busybox-1.19.4/util-linux/.dmesg.o.cmd
bat
gpl-2.0
28,699
@echo off pyinstaller --distpath dist_windows --clean --icon="meta#grid_logo_icon.ico" --onefile meta-grid_install_or_update.py pause
patschwork/meta_grid
helper_tools/Python/installer/build_for_windows.bat
bat
gpl-3.0
138
echo off setlocal enabledelayedexpansion echo. "C:\Program Files\MySQL\MySQL Server 5.7\bin\mysql" -e "truncate table refrain_staging.map_default_charges ;" -u update_recon echo TRUNCATE refrain_staging.map_default_charges DONE echo. FOR %%f IN ("*.csv") DO ( set old=%%~dpnxf set new=!old:\=\\! "C:\Program Fi...
reflaz/sql-scripts
refrain-tools/00-c-import/REFRAIN_TOOLS_STAGING/_MAPPING/MAP_DEFAULT_CHARGES/AA_MAP_DEFAULT_CHARGES.bat
bat
gpl-3.0
726
startClass com.devoteam.srit.xmlloader.sigtran.ap.TestANS1Object nofork %*
yongs2/mts-project
mts/src/main/bin/asn1_templater.bat
bat
gpl-3.0
75
@echo off start love\love-0.10.2-win32\love.exe .
semyon422/lua-mania
start-x32.bat
bat
gpl-3.0
49
echo off rem <h4>FeatureDomain:</h4> rem Collaboration rem <h4>FeatureDescription:</h4> rem run the app with rest-services rem <h4>Syntax:</h4> rem PROG rem <h4>Example:</h4> rem cd D:\public_projects\yaio\yaio rem sbin\start-yaioapp rem rem @package de.yaio rem @author Michael Schreiner <michael.s...
das-praktische-schreinerlein/yaio-webshot-service
sbin/start-webshotserver.bat
bat
mpl-2.0
997
@rem *************************************************************************** @rem Copyright (C) 2020, exense GmbH @rem @rem This file is part of STEP @rem @rem STEP is free software: you can redistribute it and/or modify @rem it under the terms of the GNU Affero General Public License as published by @rem the F...
denkbar/step
step-distribution/template-controller/bin/startController.bat
bat
agpl-3.0
1,416
@echo off REM SWIG utility for creating interface files. REM By myd7349 REM 2016-04-22T15:25+08:00 REM Usage: REM SWIGHelper.bat <namespace> <output wrapper code file> <source swig interface file> cmd /c swig -help > nul if not errorlevel 0 goto SWIGNotFound echo Invoking SWIG... :: Windows will not automatically app...
myd7349/Ongoing-Study
c#/SWIG/DllImportTest/DllImportTest0/SWIGHelper.bat
bat
lgpl-3.0
1,146
cd /d %~dp0 CALL install.cmd @packages\Redis-64\redis-server.exe --service-install %~dp0\master.conf @packages\Redis-64\redis-server.exe --service-start
huoxudong125/CacheManager
tools/redis/install-service.cmd
bat
apache-2.0
152
@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...
jomauricio/abgthe
docs/make.bat
bat
bsd-3-clause
5,095