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
path plugin\;%PATH% demo\vpianodemo.exe
aasfalcon/samplebrowser
vendor/vpiano-0.9/vpiano.bat
bat
gpl-3.0
40
echo off rem ***** to use this batch do the following: rem ***** 1. add java.exe to your path. set current_dir=%~dp0 set current_drive=%~d0 %current_drive% cd %current_dir% if exist jsystem.properties goto javaHome if exist thirdparty\jdk\bin\java.exe goto localJdk :javaHome if "%JAVA_HOME%" == "" goto noJav...
Top-Q/jsystem
jsystem-assembly/jsystem-runner/src/main/etc/ftpserver.bat
bat
apache-2.0
1,251
cd ./UI call yarn install call npm run build -- --prod --base-href /ui/ cd ../
bihe/mydms-java
build.frontend.bat
bat
apache-2.0
79
@setlocal sbt "~backend/reStart"
softwaremill/bootzooka
backend-start.bat
bat
apache-2.0
33
set terminal postscript eps enhanced dashed dashlength 1.0 linewidth 1.0 size 3.5,3 font 'Calibri,14' fontfile 'calibri.pfb' fontfile 'GillSansMT.pfb' fontfile 'GillSansItalic.pfb' set out '.eps' set title 'Allele Frequency Spectrum' font 'GillSansMT,18' set grid x y mx my set logscale xy set key below box samplen 1 wi...
hyunminkang/apigenome
.cmd
bat
apache-2.0
759
@echo off :: Copyright (c) 2012 The Chromium Authors. All rights reserved. :: Use of this source code is governed by a BSD-style license that can be :: found in the LICENSE file. :: This script will try to find if svn and python are accessible and it not, :: it will try to download it and 'install' it in depot_tools. ...
kevinkindom/chrome_depto_tools
bootstrap/win/win_tools.bat
bat
bsd-3-clause
6,402
@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...
dekoza/django-clausula
docs/make.bat
bat
bsd-3-clause
5,114
@echo off REM run_local_coverage.bat REM Thanks to nedbat @irc #python coverage run run_tests.py coverage html start htmlcov/index.html
acutesoftware/worldbuild
tests/run_local_coverage.bat
bat
gpl-2.0
135
@echo off REM SETLOCAL assures environment variables created in a batch file are not exported to its calling environment setlocal echo Creating output30 directory tree set CB_DEVEL_RESDIR=devel30\share\CodeBlocks set CB_OUTPUT_RESDIR=output30\share\CodeBlocks if not exist output30 md output30\ if not exi...
Distrotech/codeblocks
src/update30.bat
bat
gpl-3.0
8,150
@echo off call einstellungen.bat title FreigabeUebernahme %java% ^ -cp ..\distributionspakete\de.bsvrz.puk.config\de.bsvrz.puk.config-runtime.jar ^ -Xmx300m ^ de.bsvrz.puk.config.main.ConfigurationApp ^ -freigabeuebernahme ^ -verwaltung=..\konfiguration\verwaltungsdaten.xml ^ %debugDefaults% ^ -deb...
tbraeu/de.bsvrz.sys.startstopp
testsystem/skripte-dosshell/tk3-freigabe-uebernahme.bat
bat
gpl-3.0
472
@echo off setlocal cd libs set CLASSPATH=%CLASSPATH%;. java -jar freebus-fts-client-0.2-SNAPSHOT.jar -splash:splash.png org.freebus.fts.client.FTS if %ERRORLEVEL% neq 0 ( echo. echo Please note: FTS requires Java 7 echo (This might not be related to the problem above) echo. pause )
Paolo-Maffei/freebus-fts
freebus-fts-client/fts.cmd
bat
gpl-3.0
314
@echo OSR DDKBUILD.BAT V6.12 - OSR, Open Systems Resources, Inc. @echo off rem ///////////////////////////////////////////////////////////////////////////// rem // rem // This sofware is supplied for instructional purposes only. rem // rem // OSR Open Systems Resources, Inc. (OSR) expressly disclaims any warranty...
VitaliiPianykh/FileWall
ddkbuild.bat
bat
apache-2.0
25,676
@echo off REM Copyright 2018-present MongoDB, Inc. 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 app...
mongodb/mongo-cxx-driver
etc/generate-uninstall.cmd
bat
apache-2.0
4,083
rd Release /s /q rd Debug /s /q del dist\*.dll /s /q del dist\*.lib /s /q del dist\*.h /s /q del *.ncb /s /q del *.plg /s /q del *.opt /s /q del *.suo /s /q /a:h rd test\Debug /s /q del test\page*.tiff del test\*.png del test\mpage*.tif del test\clone*.tif del test\redirect-stream.tif
jxt1234/Simple3D
third_party/FreeImage/Wrapper/FreeImagePlus/clean.bat
bat
apache-2.0
301
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\karma-cli\bin\karma" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\karma-cli\bin\karma" %* )
N03297857/2017Fall
node_modules/.bin/karma.cmd
bat
apache-2.0
186
@echo off set MYCLASSPATH=.\lib\anji.jar;.\lib\jgap.jar;.\lib\log4j.jar;.\lib\jakarta-regexp-1.3.jar;.\lib\clibwrapper_jiio.jar;.\lib\mlibwrapper_jiio.jar;.\lib\jai_imageio.jar;.\lib\hb16.jar;.\lib\jcommon.jar;.\lib\jfreechart.jar;.\lib\jakarta-regexp-1.3.jar;.\properties java -classpath %MYCLASSPATH% -Xms256m -Xmx384m...
nezbo/neat4speed2
dpbalance_evaluate.bat
bat
gpl-2.0
375
@echo off @if not "%ECHO%" == "" echo %ECHO% @if "%OS%" == "Windows_NT" setlocal if "%OS%" == "Windows_NT" ( set "DIRNAME=%~dp0%" ) else ( set DIRNAME=.\ ) pushd "%DIRNAME%.." set "RESOLVED_JBOSS_HOME=%CD%" popd if "x%JBOSS_HOME%" == "x" ( set "JBOSS_HOME=%RESOLVED_JBOSS_HOME%" ) pushd "%JBOSS_HOME%" set "S...
elblancoboss/CI346-Semester-2
target/wildfly-run/wildfly-10.1.0.Final/bin/wsprovide.bat
bat
apache-2.0
1,432
copy post-checkout ..\.git\hooks copy post-commit ..\.git\hooks
BogusCurry/arribasim-dev
githooks/setup.bat
bat
bsd-3-clause
63
@echo off rem Licensed to the Apache Software Foundation (ASF) under one or more rem contributor license agreements. See the NOTICE file distributed with rem this work for additional information regarding copyright ownership. rem The ASF licenses this file to You under the Apache License, Version 2.0 rem (the "Li...
uliana291/audit_is
tomcat/bin/version.bat
bat
apache-2.0
2,101
@ECHO OFF REM Command file for Sphinx documentation set SPHINXBUILD=sphinx-build set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `...
CMUSV-VisTrails/WorkflowRecommendation
doc/usersguide/make.bat
bat
bsd-3-clause
3,077
@ECHO OFF :: delims is a TAB followed by a space FOR /F "tokens=2* delims= " %%A IN ('REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\KVASER AB\CanlibSDK"') DO SET DirPath=%%B set str=%DirPath% ::check for Windows Version systeminfo | find "OS Name" > %TEMP%\osname.txt FOR /F "usebackq delims=: tokens=2" %%i IN (%TEMP%\osname...
uincore/busmaster
Sources/CAN_Kvaser_CAN/GetKvaserLib.bat
bat
gpl-3.0
473
@ECHO OFF PUSHD %~dp0\..\..\tools\buildsteps\windows\win32 CALL BuildSetup.bat %* POPD
fritsch/xbmc
project/Win32BuildSetup/BuildSetup.bat
bat
gpl-2.0
88
@echo off REM This builds all the libraries of the folder for 1 uname call tecmake %1 %2 %3 %4 %5 %6
sanikoyes/iup
srcweb/make_uname.bat
bat
mit
102
@echo off color 0A cd /d %~dp0 echo Copying CMD files... xcopy "..\sudo.cmd" "%windir%" xcopy "..\sudoRED.cmd" "%windir%" echo Copying CMD files done. echo. echo Attempting to merge pre-generated registry keys... ShellItem.reg echo Install Complete! pause
Walkman100/Misc
Binaries/RedContextMenu-data/install-use-reg.bat
bat
mit
257
@rem C# Compiler "%windir%\Microsoft.NET\Framework\v4.0.30319\csc.exe" ^ /reference:System.Windows.Forms.dll ^ /win32icon:img-view.ico /target:winexe /out:"img-view.exe" ^ "img-view.cs" pause
QuoInsight/img-viewer
img-view.make.bat
bat
mit
195
@echo off setlocal REM Get Current Path -------------------------------------------------------- set BUILD_DIR=%CD% REM Get nunit-console.exe Path -------------------------------------------------------- set nunit-console.exe= for /D %%D in ("%PROGRAMFILES(x86)%\NUnit 2*") do set nunit-console.exe=%%D\bin\nunit-co...
akil-franklin/FizzBuzz
test.cmd
bat
mit
1,332
@echo off :: Backwards compatibility if not defined AVALON_PROJECTS set AVALON_PROJECTS=%MINDBENDER_PROJECTS% if not defined AVALON_MONGO set AVALON_MONGO=%MINDBENDER_MONGO% if not defined AVALON_LOCATION set AVALON_LOCATION=%MINDBENDER_LOCATION% set AVALON_LABEL=Mindbender "%~dp0bin\windows\python36\python.exe" -u ...
mottosso/mindbender-setup
mb-gui.bat
bat
mit
336
call C:\sdk\emsdk\emsdk_env.bat C:\sdk\CMake\bin\cmake-gui.exe
indigoabstract/appplex
compile-cmake-gui.cmd
bat
mit
63
echo on set orig=%cd% cd %0\..\.. set root=%cd% cd test set PATH=%PYTHON%\Scripts;%PATH% set PIP=%PYTHON%\Scripts\pip set "PIPINSTALL=%PIP% install" set PYTHON=%PYTHON%\python.exe call %root%\test\install.bat call %root%\test\run.bat set stat=%ERRORLEVEL% cd %orig% exit /b %stat%
biojppm/cmany
.ci/appveyor_test.bat
bat
mit
285
@echo off SET ROOT=%~dp0.. SET NuGetExe=%ROOT%\Tools\NuGet.exe SET SolutionFile=%ROOT%\PortableLog.sln %NuGetExe% restore %SolutionFile%
anjdreas/PortableLog
Build/nuget-restore.bat
bat
mit
136
@if "%SCM_TRACE_LEVEL%" NEQ "4" @echo off :: ---------------------- :: KUDU Deployment Script :: Version: 1.0.6 :: ---------------------- :: Prerequisites :: ------------- :: Verify node.js installed where node 2>nul >nul IF %ERRORLEVEL% NEQ 0 ( echo Missing node.js executable, please install node.js, if already i...
tommy-ly/MVC-Monitor
deploy.cmd
bat
mit
4,068
@echo off if '%1'=='/?' goto help if '%1'=='-help' goto help if '%1'=='help' goto help if '%1'=='-h' goto help "%~dp0vendor\tools\NuGet.exe" install "%~dp0vendor\packages.config" -o "%~dp0vendor\packages" @SET cmd=$psakeDir = ([array](dir """%~dp0vendor\packages\psake.*"""))[-1]; ".$psakeDir\tools\psake.ps1" build.ps...
DamianReeves/PowerShellModules
build.bat
bat
mit
731
cmd_fs/ext4/dir.o := arm-linux-androideabi-gcc -Wp,-MD,fs/ext4/.dir.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 include/generated/autoconf...
tenorntex/lhbalanced
fs/ext4/.dir.o.cmd
bat
gpl-2.0
27,050
cmd_drivers/net/usb/cdc_subset.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/net/usb/cdc_subset.ko drivers/net/usb/cdc_subset.o drivers/net/usb/cdc_subset.mod.o
avareldalton85/rpi2-linux-rt
drivers/net/usb/.cdc_subset.ko.cmd
bat
gpl-2.0
275
msbuild LogicEngine.xml /t:Clean
wbsimms/LogicEngine
Build/clean.bat
bat
gpl-2.0
34
cmd_net/sched/sch_lbf.ko := mips-openwrt-linux-uclibc-ld -r -m elf32btsmip -T ./scripts/module-common.lds -s --build-id -o net/sched/sch_lbf.ko net/sched/sch_lbf.o net/sched/sch_lbf.mod.o
Parkdaeyoung/OPENWRT-LEAKY-BUCKET
build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.18.44/net/sched/.sch_lbf.ko.cmd
bat
gpl-2.0
190
cmd_usr/initramfs_data.cpio := /bin/sh /home/robin/Kernel/kernel/scripts/gen_initramfs_list.sh -o usr/initramfs_data.cpio -d
spacecaker/CM7_Space_Kernel_Cooper
usr/.initramfs_data.cpio.cmd
bat
gpl-2.0
127
cmd_drivers/idle/built-in.o := rm -f drivers/idle/built-in.o; /home/dolphinor/arm-2009q3/bin/arm-none-eabi-ar rcs drivers/idle/built-in.o
SeoDongMin/Gace_kernel
drivers/idle/.built-in.o.cmd
bat
gpl-2.0
139
@%~dp0\busybox.exe strings %*
witwall/busybox-w32
strings.bat
bat
gpl-2.0
30
cmd_fs/fuse/built-in.o := rm -f fs/fuse/built-in.o; /home/knesi/arm-2010q1/bin/arm-none-linux-gnueabi-ar rcs fs/fuse/built-in.o
DrGrip/tiamat-2.6.38-LEO-Dr_Grip
fs/fuse/.built-in.o.cmd
bat
gpl-2.0
129
@echo off rem Some packages needs to be installed/updated: call npm install -g pg call npm install -g sequelize call npm install -g sequelize-auto rem This script will set 5 variables for the connection to the local PG database: rem - local_host rem - local_port rem - local_db rem - local_data rem - local_user rem - l...
giovannipessiva/l4w
data/database/sequelize_model_generator.bat
bat
gpl-2.0
925
make test
sebesbal/prolan
src/dyacclex-1.4/make.bat
bat
gpl-2.0
9
cmd_kernel/events/built-in.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o kernel/events/built-in.o kernel/events/core.o kernel/events/ring_buffer.o kernel/events/callchain.o kernel/events/hw_breakpoint.o
avareldalton85/rpi2-linux-rt
kernel/events/.built-in.o.cmd
bat
gpl-2.0
269
cmd_fs/ext3/built-in.o := ppc_4xx-ld -m elf32ppc -r -o fs/ext3/built-in.o fs/ext3/ext3.o
mattkelly/linux-2.6-xlnx
fs/ext3/.built-in.o.cmd
bat
gpl-2.0
94
cmd_drivers/mmc/card/built-in.o := /home/madrocker/Desktop/JetDroid1/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/mmc/card/built-in.o drivers/mmc/card/mmc_block.o
MadRocker/experimental-2.6.29-MadRocker
drivers/mmc/card/.built-in.o.cmd
bat
gpl-2.0
182
@echo off SET THEFILE=Windown.exe echo Linking %THEFILE% C:\lazarus\fpc\3.0.0\bin\x86_64-win64\ld.exe -b pei-x86-64 --gc-sections --subsystem windows --entry=_WinMainCRTStartup -o Windown.exe link.res if errorlevel 1 goto linkend goto end :asmend echo An error occured while assembling %THEFILE% goto end ...
ZeroPointMax/WinDown
ppas.bat
bat
gpl-3.0
383
@echo off :: assumes that local computer runs with windows and remote with linux :: :: set the following parameters previsouly: :: localComputer, set remoteComputer, code, branch, login, pwd, hostName :: a file winscp_keepUpToDate.txt will be generated in temporary folder - you can delete that then echo. echo __()_()...
drjod/tUNIX
synchronize/keepUptoDate_sourceCode.bat
bat
gpl-3.0
1,250
call set_vars.bat pushd . set REPOSPATH=%WORKSPACE%\imagingsuite set DEST=%WORKSPACE%\builds set SPECSTR=-spec win32-msvc mkdir %DEST%\build-muhrec cd %DEST%\build-muhrec %QTBINPATH%\qmake.exe -makefile ..\..\imagingsuite\applications\muhrec\src\muhrec.pro -o Makefile %QTBINPATH%\..\..\..\Tools\QtCreator\bin\jom\jo...
neutronimaging/imagingsuite
build/windows/build_applications_muhrec.bat
bat
gpl-3.0
1,139
set TEXTTEST_HOME=%CD% set SUMO_BINARY=%CD%\..\bin\meso%1.exe set GUISIM_BINARY=%CD%\..\bin\meso-gui%1.exe texttest.py -a sumo.meso.gui -gx
cathyyul/sumo-0.18
tests/runMesoGuiTests.bat
bat
gpl-3.0
144
:: @see: https://www.shellhacks.com/batch-file-bat-wait-for-network-connection/ @ECHO OFF set "IPADDRESS=8.8.8.8" :TestNetworkConnection ping -n 1 %IPADDRESS% |find "TTL=" >nul if errorlevel 1 ( goto Retry ) else ( goto OutputOKAndPause ) :Retry ping 127.0.0.1 -n 6 >null REM wait for 5 seconds (-n %SECONDS%...
stevleibelt/examples
bat/wait_for_network_connection.bat
bat
gpl-3.0
417
@echo off rem BAT to create UMBM.EXE with JWasm jwasm -c -nologo -mz -Fl UMBM.ASM
joyent/sdcboot
freedos/source/jemm/umbm/make.bat
bat
mpl-2.0
85
shutdown -r -f -t 0 -m \\10.86.130.173 ping 10.86.130.173 -t
WZQ1397/automatic-repo
bat/restart-server-remote.bat
bat
lgpl-3.0
60
vcpkg install libsodium:x86-windows-static mkdir build-x86-windows-static cd build-x86-windows-static cmake .. -DCMAKE_TOOLCHAIN_FILE="%VCPKG_ROOT%\scripts\buildsystems\vcpkg.cmake" -DVCPKG_TARGET_TRIPLET=x86-windows-static -DCMAKE_GENERATOR_PLATFORM=Win32 -Dsodium_USE_STATIC_LIBS=ON cd .. pause
myd7349/Ongoing-Study
cpp/CMake/vcpkg/findsodium_test/build-x86-windows-static.bat
bat
lgpl-3.0
297
cl /Fesq3.exe squirrel3\squirrel\*.cpp -I squirrel3\include squirrel3\sqstdlib\*.cpp squirrel3\sq\*.c /Ox /Oy /MT /DNDEBUG del *.obj
r-lyeh/scriptorium
squirrel/make.bat
bat
unlicense
133
@echo off call paths.bat start JLink.exe -Device CORTEX-M3 -If SWD -Speed 4000 flasher\RTL_RunRAM.JLinkScript
pvvx/RTL00_WEB
USDK/flasher/add_sample_bat/JLink-RunRAM.bat
bat
unlicense
110
@echo off echo --------------start gen idls--------------- thrift -out ../src/main/java/ -r --gen java shared.thrift thrift -out ../src/main/java/ -r --gen java tutorial.thrift echo --------------idls done---------------
haogrgr/haogrgr-projects
haogrgr-thrift/idls/local.bat
bat
apache-2.0
224
SET GOPATH=%CD%\gopath SET PATH=%PATH%;%CD%\gopath\bin cd gopath\src\github.com\cloudfoundry\cli SET GODEPSPATH=%CD%\Godeps\_workspace SET GOPATH=%GODEPSPATH%;%GOPATH% SET PATH=%PATH%;%GODEPSPATH%\bin go get github.com/jteeuwen/go-bindata/... || exit /b 1 go-bindata -pkg resources -ignore ".go" -o cf/resources/i18n_...
cf-routing/cli
bin/win32_test.bat
bat
apache-2.0
660
@echo off pushd %~dp0 set /p productId="Product ID: " set /p dsn="Serial Number: " set "psCommand=powershell -Command "$pword = read-host 'Password for Keystores' -AsSecureString ; ^ $BSTR=[System.Runtime.InteropServices.Marshal]::SecureStringToBSTR($pword); ^ [System.Runtime.InteropServices.Marsh...
geoff616/hoamhack
AlexaVoiceServiceExamples/samples/javaclient/generate.bat
bat
apache-2.0
2,831
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCPRPT.S05_RopCopyPropertiesSuccessSynchronously_TestSuite.MSOXCPRPT_S05_RopCopyPropertiesSuccessSynchronously_TestSuite11 /testcontainer:..\..\MS-OXCPRPT\TestSuite\bin\Debug\MS-OXCPRPT_TestSuite.dll /runconfig:..\..\MS-OXCPR...
XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/Scripts/MS-OXCPRPT/RunMSOXCPRPT_S05_RopCopyPropertiesSuccessSynchronously_TestSuite11.cmd
bat
mit
360
SET JAVA_HOME="C:\Program Files\Java\jdk1.8.0_45\bin" SET PATH=%JAVA_HOME%;%PATH% SET CLASSPATH=%JAVA_HOME%; cd C:\Users\robinson\Documents\compiladores\Tarea\MakerC3D\src\org\compi2\codigo3d\parser java -jar C:\Users\robinson\Documents\compiladores\Tarea\MakerC3D\lib\JFlex_1.6.1\java-cup-11a.jar -parser parser -symbol...
linkheavy/MakerC3D_201114056
src/org/compi2/codigo3d/parser/Sintactico.bat
bat
mit
346
@echo off if NOT x%DDK_TARGET_OS%==xWinXP goto usage mkdir E:\dailies\%DATE% for %%A in (MS32 MS64) do mkdir E:\dailies\%DATE%\%%A for %%A in (MS32 MS64) do mkdir E:\dailies\%DATE%\%%A\static for %%A in (MS32 MS64) do mkdir E:\dailies\%DATE%\%%A\dll for %%A in (source bin32 bin64) do mkdir E:\dailies\%DATE%\examples\...
nonolith/libusb
_bd.cmd
bat
lgpl-2.1
2,015
pip freeze nosetests --with-coverage --cover-package pyexcel --cover-package tests tests --with-doctest --doctest-extension=.rst docs/source pyexcel
chfw/pyexcel
test.bat
bat
bsd-3-clause
150
if exist %SYSTEMROOT%\Microsoft.NET\Framework\v3.5 set MSBUILDPATH=%SYSTEMROOT%\Microsoft.NET\Framework\v3.5 if exist %SYSTEMROOT%\Microsoft.NET\Framework\v4.0.30319 set MSBUILDPATH=%SYSTEMROOT%\Microsoft.NET\Framework\v4.0.30319 set MSBUILD=%MSBUILDPATH%\msbuild.exe %MSBUILD% /nologo /m /p:BuildInParallel=true /p:Co...
Kintaro/MOSA-Project
Source/Compile-Debug.bat
bat
bsd-3-clause
369
call build-mode3.bat call build-mode0.bat
Shadowtrance/BootNTR
build-all.bat
bat
mit
44
/****************************************************************************** * * sha1_hmac_ccs.cmd - CCS linker configuration file for sha1_hmac. * * Copyright (c) 2013-2017 Texas Instruments Incorporated. All rights reserved. * Software License Agreement * * Texas Instruments (TI) is supplying this ...
jhnphm/xbs_xbd
platforms/ek-tm4c129exl_16mhz/hal/tivaware/examples/boards/dk-tm4c129x/sha1_hmac/sha1_hmac_ccs.cmd
bat
gpl-3.0
2,798
:: Created by npm, please don't edit manually. @IF EXIST "%~dp0"\"node.exe" ( "%~dp0"\"node.exe" "%~dp0\..\uglify-js\bin\uglifyjs" %* ) ELSE ( node "%~dp0\..\uglify-js\bin\uglifyjs" %* )
Fannon/iam3-data-chat
server/node_modules/socket.io/node_modules/socket.io-client/node_modules/.bin/uglifyjs.cmd
bat
gpl-2.0
192
@echo off rem Creación del entorno virtual (opcional) para el proyecto PyAfipWs rem 2015 (c) Mariano Reingart <reingart@gmail.com> - Licencia: GPLv3+ rem Nota: Es recomendable ejecutar este programa como Administrador rem Ver https://code.google.com/p/pyafipws/wiki/InstalacionCodigoFuente pip 1> NUL 2> NUL ...
guduchango/pyafipws
venv.bat
bat
gpl-3.0
992
@echo off REM A simple script to build different cppcheck targets from project root REM folder. This script can be run from VS prompt or Qt prompt. REM REM Usage: build <target> [release|debug] REM where <target> is any of cppcheck/gui/tests/all REM release or debug is the configuration REM all-target b...
chillbu/cblib
common/tools/cppcheck-1.63/build.bat
bat
apache-2.0
1,625
echo off SETLOCAL enabledelayedexpansion cd .. call setEnv.cmd echo on "%JAVA_HOME%\bin\java" %MEM_ARGS% -classpath "%CLASSPATH%" twitter4j.examples.list.GetUserListSubscribers %* ENDLOCAL
jonathanmcelroy/DataCommunicationsProgram456
twitter4j/bin/list/getUserListSubscribers.cmd
bat
gpl-2.0
200
@echo off echo Batch File encodes a sequence of png files into mpeg-4 video using FFmpeg : REM File name: png2mpg4.bat REM Ron Fredericks, LectureMaker LLC, http://www.LectureMaker.com REM Revision 1 12/23/2013: Now auto-scales and supports HD video at 1920 x 1080 pixels : REM Files of the form: bst_graph00001.png, cou...
RonFredericks/visualizeTree
png2mpg4.bat
bat
mit
1,713
SET FLINK_VER=1.6.2 CALL mvn archetype:generate -DarchetypeGroupId=org.apache.flink -DarchetypeArtifactId=flink-quickstart-java -DarchetypeVersion=%FLINK_VER% -DinteractiveMode=false -DgroupId=org.apache.flink -DartifactId=flink-quickstart-java CALL mvn archetype:generate -DarchetypeGroupId=org.apache.flink -Darche...
Zor-X-L/offline-utils
maven-dependencies/flink-quickstart/generate.bat
bat
mit
475
git push origin master:gh-pages
jenokarthic/nallawebsite
push.bat
bat
mit
32
start .\RockLib.Configuration.sln
RockFramework/RockLib.Configuration
open.bat
bat
mit
33
@echo off start "" python src\memory.py --voice=leo
m-toman/Audio-Games
memory_windows.bat
bat
mit
52
build.cmd Publish
SparkSoftware/example-requirejs
publish.cmd
bat
mit
17
cmd_scripts/basic/fixdep := gcc -Wp,-MD,scripts/basic/.fixdep.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/basic/fixdep scripts/basic/fixdep.c deps_scripts/basic/fixdep := \ scripts/basic/fixdep.c \ $(wildcard include/config/his/driver.h) \ $(wildcard include/config/my/option.h) \ ...
ivanmmj/CommunityEris
scripts/basic/.fixdep.cmd
bat
gpl-2.0
2,804
cmd_fs/quota/quota_tree.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o fs/quota/quota_tree.ko fs/quota/quota_tree.o fs/quota/quota_tree.mod.o
avareldalton85/rpi2-linux-rt
fs/quota/.quota_tree.ko.cmd
bat
gpl-2.0
247
cmd_arch/arm/lib/csumpartialcopy.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.csumpartialcopy.o.d -nostdinc -isystem /net/files.cis.ksu.edu/exports/public/CIS520/usr/arm/bin/../lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include -Iinclude -I/net/files.cis.ksu.edu/exports/home/p/phen/...
mjmccall/Kernel
arch/arm/lib/.csumpartialcopy.o.cmd
bat
gpl-2.0
1,678
cmd_fs/quota/built-in.o := rm -f fs/quota/built-in.o; /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ar rcs fs/quota/built-in.o
garwynn/D710SPR_GB27_Kernel
fs/quota/.built-in.o.cmd
bat
gpl-2.0
142
cmd_drivers/misc/sec_param.o := arm-eabi-gcc -Wp,-MD,drivers/misc/.sec_param.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 -Iarc...
bigbiff/i717-GB-Kernel
drivers/misc/.sec_param.o.cmd
bat
gpl-2.0
18,527
cmd_net/bluetooth/built-in.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 net/bluetooth/built-in.o net/bluetooth/bluetooth.o
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
net/bluetooth/.built-in.o.cmd
bat
gpl-2.0
230
cmd_kernel/rtmutex.o := arm-linux-gnueabi-gcc -Wp,-MD,kernel/.rtmutex.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Ws...
b8e5n/KTG-kernel_es209ra
kernel/.rtmutex.o.cmd
bat
gpl-2.0
19,147
cmd_drivers/video/logo/built-in.o := arm-none-linux-gnueabi-ld -EL -r -o drivers/video/logo/built-in.o drivers/video/logo/logo.o drivers/video/logo/logo_linux_mono.o drivers/video/logo/logo_linux_vga16.o drivers/video/logo/logo_linux_clut224.o
srinugnt2000/linux-2.6.37
drivers/video/logo/.built-in.o.cmd
bat
gpl-2.0
249
cmd_drivers/net/wireless/built-in.o := rm -f drivers/net/wireless/built-in.o; /home/radug/Android/cm/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs drivers/net/wireless/built-in.o
RaduG/2.6.29-RaKern-2x-Hero
drivers/net/wireless/.built-in.o.cmd
bat
gpl-2.0
205
cmd_fs/notify/fanotify/built-in.o := rm -f fs/notify/fanotify/built-in.o; /home/me/ARM_codebench/bin/arm-none-linux-gnueabi-ar rcsD fs/notify/fanotify/built-in.o
akkufix/sola_jb_kernel
fs/notify/fanotify/.built-in.o.cmd
bat
gpl-2.0
163
cmd_drivers/i2c/algos/built-in.o := rm -f drivers/i2c/algos/built-in.o; /root/CodeSourcery/Sourcery_G++_Lite//bin/arm-none-linux-gnueabi-ar rcs drivers/i2c/algos/built-in.o
gzdaoke/linux2.6.32_kernel
drivers/i2c/algos/.built-in.o.cmd
bat
gpl-2.0
174
cmd_kernel/async.o := arm-linux-gnueabi-gcc -Wp,-MD,kernel/.async.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -I/root/linux-jps/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk30/include -Iarch/arm/plat-...
jpsminix/minix5
kernel/.async.o.cmd
bat
gpl-2.0
21,419
cmd_applets/applets.o := gcc -Wp,-MD,applets/.applets.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.18.4)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototyp...
muthumani2/Muthu-busybox
applets/.applets.o.cmd
bat
gpl-2.0
9,654
@echo off chcp 65001 set PYTHONIOENCODING=utf-8 python main.py pause
Whiletruedoend/Vk-to-telegram-transfer-bot
_Bot_start.bat
bat
gpl-3.0
68
make -f makefile.gcc %1
lavv17/life
gm.bat
bat
gpl-3.0
25
@echo off setlocal if exist CPM3-Master.img del CPM3-Master.img if exist CPM3-Files\u0\readme.txt del CPM3-Files\u0\readme.txt if exist CPM3-Files\u0\ccp.com del CPM3-Files\u0\ccp.com if exist CPM3-Files\u0\cpm3.sys del CPM3-Files\u0\cpm3.sys if exist CPM3-Files\u0\format.com del CPM3-Files\u0\format.com if ...
wwarthen/CPU280
Floppy/Clean-CPM3.cmd
bat
gpl-3.0
447
@echo on set folder=backups set d=%date:~6,4%-%date:~3,2%-%date:~0,2% set t=%time: =0% set tn=%t:~0,2%-%t:~3,2%-%t:~6,2% set filename=%folder%/portal_%d%_%tn%.7z 7z a -r -t7z -mx=9 %filename% @backup.list if errorlevel 1 goto exit del *.log rd /S /Q log :exit pause
SunriseCoder/portal
scripts/win/server/server-backup.bat
bat
gpl-3.0
288
cl /EHsc /Ox /openmp /Igetopt shiv.cpp clipper.cpp getopt/getopt.c
bmc0/shiv
build.bat
bat
agpl-3.0
67
PATH "C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin" xsd.exe /c /namespace:RapidWebDev.Web.Extensions.DynamicPages.PrintAndExcel /language:CS "DataSource.xsd"
TatumAndBell/RapidWebDev-Enterprise-CMS
src/RapidWebDev.UI/DynamicPages/PrintAndExcel/GenerateCS.bat
bat
lgpl-2.1
169
elm-make main.elm --output index.html
Miklar/tetris
run.bat
bat
unlicense
38
@echo off if "%OS%" == "Windows_NT" setlocal rem --------------------------------------------------------------------------- rem Start/Stop Script for the mnisqm Server rem rem Environment Variable Prerequisites rem rem MNISQM_HOME May point at your mnisqm "build" directory. rem MNISQM_OUT (Optional) Full pat...
gavin2lee/incubator
mnisqm/mnisqm-app-community/src/main/scripts/bgms.bat
bat
apache-2.0
2,883
@echo Off set config=%1 if "%config%" == "" ( set config=Release ) %WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild Build\Build.proj /p:Configuration="%config%";ExcludeXmlAssemblyFiles=false /v:M /fl /flp:LogFile=msbuild.log;Verbosity=Normal /nr:false /m packages\NuGet.CommandLine.3.4.3\tools\nuget.exe pa...
jdevillard/AzureProxyAdminConsole
build.cmd
bat
apache-2.0
357
${PK} ..3
johnmorrow/pk
test/system/range_from_start.cmd
bat
apache-2.0
10
@rem !/bin/msdos @echo %cd% cl /EHsc -I../../../../src /D%PP2F% lab.cpp
dmilos/color
example/less-than-1k/format/int32/make.bat
bat
apache-2.0
76
@echo off pushd . ECHO ********** Restore projects dotnet restore Avalara.AvaTax.Net20.sln dotnet restore Avalara.AvaTax.net45.sln dotnet restore Avalara.AvaTax.netstandard11.sln ECHO ********** Build projects in release mode "C:\Program Files (x86)\MSBuild\14.0\Bin\msbuild.exe" Avalara.AvaTax.Net20.sln /p:platform="...
Minx-SigEp/AvaTax-REST-V2-DotNet-SDK
package.csharp.nuget.cmd
bat
apache-2.0
645