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
@ECHO OFF :: Usage :: cmd /c C:\utorrent-postprocess.cmd "%L" "%S" "%N" "%K" "%F" "%D" :: Input Parameters set ARG_LABEL=%1 set ARG_STATE=%2 set ARG_NAME=%3 set ARG_KIND=%4 set ARG_FILE=%5 set ARG_FOLDER=%6 :: Configuration set CONFIG_OUTPUT=%USERPROFILE%/Media filebot -script fn:amc --output %CONFIG_OUTPUT% --acti...
filebot/plugins
cmd/utorrent-postprocess.cmd
bat
gpl-3.0
574
:: Check paths :: ========= @echo [INFO] Checking paths @call "%~dp0..\..\..\scripts\windows\SetPaths.bat" @if %ERRORLEVEL%==1 goto end :: Create the version and revision number :: ====================================== @call "%~dp0..\..\..\scripts\windows\create_eidmw_version_files.cmd" :: create the language speci...
Fedict/eid-mw
installers/eid-viewer/Windows/build_msi_eidviewer64.cmd
bat
lgpl-3.0
5,413
vcpkg install xeus mkdir build-x86-windows cd build-x86-windows cmake .. -DCMAKE_TOOLCHAIN_FILE="%VCPKG_ROOT%\scripts\buildsystems\vcpkg.cmake" -DVCPKG_TARGET_TRIPLET=x86-windows -DCMAKE_GENERATOR_PLATFORM=Win32 cmake --build . --config Release cd .. pause
myd7349/Ongoing-Study
cpp/CMake/vcpkg/xeus_example/build-x86-windows.bat
bat
lgpl-3.0
257
REM Fazer o seguinte apenas nos servidores dos fornecedores e não dentro do Eclipse: REM O seguinte é necessário se executar o .bat usando "Executar como Administrador" ou se rodar REM dentro do Task Scheduler: REM Windows, por default, usa o charset WINDOWS-1252 (ou outra variação, dependendo da lingua), REM ...
EricJoosse/Integrador-Sistemas-com-PortalCronos-para-Fornecedores
Instalador/Windows/Arquivos de Programas PC/Integração Fornecedor - Portal Cronos/TestadorUnitario.bat
bat
unlicense
2,814
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=jak if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure yo...
dispel/jak
docs/make.bat
bat
apache-2.0
771
@rem please build ProtocolHelper first start "Update Protocol" /w /d.\ "..\PublicTool\ProtocolHelper\publish\ProtocolHelper.exe" @rem copy for CSharp project xcopy /y ".\CSharp\Protocol\CSProtocol.cs" "..\ClientGroup\CSharpClient\CSProtocol.cs" xcopy /y ".\CSharp\Protocol\ServerMsgHandler.cs" "..\ClientGroup\CSharp...
icerlion/xaquarius
Protocol/UpdateProtocol.cmd
bat
apache-2.0
838
set APP_NAME="ACME Online Bookstore Application" set APP_ID=323422 set PVN_ALERT_TIME="13:45:56" set PRIORITY=3 set SEVERITY=Fatal set TAG=Alarm set RULE_NAME=Minimum_ART_Rule set RULE_ID=324234 set PVN_TIME_PERIOD_IN_MINUTES=15 set NUMBER_OF_TRIGGERED_CONDITIONS=2 set SCOPE_TYPE_1=APPLICATION set SCOPE_NAME_1="ACME Bo...
Appdynamics/boundary-alerting-extension
src/main/custom/actions/notify-boundary-of-policy-violation/test_notify-boundary-of-policy-violation.bat
bat
apache-2.0
1,744
@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...
charlieaustin/chess
docs/make.bat
bat
apache-2.0
6,457
mvn install:install-file -DgroupId=com.oracle -DartifactId=ojdbc6 -Dversion=11.2.0.1.0 -Dpackaging=jar -Dfile=jdbc\Oracle11g\ojdbc6.jar -DgeneratePom=true pause;
ricoyu520/igbeok
libs/InstallJars.bat
bat
apache-2.0
162
echo off REM Run this script: it indicates specific steps to follow, REM and generates the distributions. REM REM Oliver, Dec 2016 echo ============================================================== echo Before continuing, consult the instructions in Release echo section of Dev docs. echo ============================...
schollii/pypubsub
release.bat
bat
bsd-2-clause
890
@echo off setlocal & pushd if {%1}=={} goto _HELP :_DOIT call lgl_set set _X_EXEC=REM if {%2}=={-x} ( set _X_EXEC= ) rem switch tor resource if {%1}=={-h} ( rem copy "%APPDATA%\Tor\torrc.home" "%APPDATA%\Tor\torrc" rem copy D:\data\firefox\foxyproxy.h.xml D:\data\firefox\foxyproxy.xml rem %_X_EXEC% stopcc r...
greenlaw110/winenv
bin/switchenv.bat
bat
bsd-2-clause
860
..\Lib\IIOP.NET.1.9.3\net20\IDLToCLSCompiler.exe RTC.IDL *.idl device_interfaces/*.idl pause
zoetrope/ReactiveRTM
idl/generate.bat
bat
bsd-2-clause
93
cd sirikata cd Release cppoh.exe --oh.plugin-search=../../Release:..:. --oh.plugins=weight-exp,oh-sqlite,oh-file,weight-sqr,tcpsst,weight-const,ogregraphics,colladamodels,nvtt,common-filters,csvfactory,restoreObjFactory,oh-file,oh-sqlite,scripting-js,simplecamera,brainvw --objecthost="--scriptManagers=vw:{},simplecamer...
elysia/elysia
brain/build/RunCppoh.bat
bat
bsd-3-clause
671
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCAL.S01_CalendarElement.MSASCAL_S01_TC28_GhostedElements /testcontainer:..\..\MS-ASCAL\TestSuite\bin\Debug\MS-ASCAL_TestSuite.dll /runconfig:..\..\MS-ASCAL\MS-ASCAL.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeActiveSync/Source/Scripts/MS-ASCAL/RunMSASCAL_S01_TC28_GhostedElements.cmd
bat
mit
287
@echo off "C:\Program Files (x86)\Diffuse\diffuse" full-php55-w32.iss full-php55-w64.iss full-php56-w32.iss full-php56-w64.iss
iamelectron/WPN-XM
installers/diff-full.bat
bat
mit
129
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=source set BUILDDIR=build set SPHINXPROJ=PackagingScientificPython if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command w...
kristianeschenburg/parcellearning
docs/make.bat
bat
mit
797
PUSHD "%~dp0" call collectTrace.bat vioserial "{08cb5671-36fb-46ee-998b-d1bfbe1c4899}" POPD
gnif/kvm-guest-drivers-windows
Tools/Trace/vioserial.bat
bat
bsd-3-clause
91
call %OPENSSL%\openssl dgst -sha256 -hmac " " -c -binary -out hmac_hmac256_1 plaintext_6 ren hmac_hmac256_1 hmac_hmac256_1.enc call %OPENSSL%\openssl dgst -sha256 -hmac "Jefe" -c -binary -out hmac_hmac256_2 plaintext_7 ren hmac_hmac256_2 hmac_hmac256_2.enc call %OPENSSL%\openssl dgst -s...
mihadyuk/ChibiOS
test/crypto/ref/hmac_ref.bat
bat
gpl-3.0
574
:: :: Microsoft Azure SDK for Net - Generate library code :: Copyright (C) Microsoft Corporation. All Rights Reserved. :: @echo off set autoRestVersion=1.0.0-Nightly20170209 if "%1" == "" ( set specFile="https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/arm-billing/2017-02-27-preview/swagger/bil...
JasonYang-MSFT/azure-sdk-for-net
src/SDKs/Billing/Management.Billing/generate.cmd
bat
mit
628
for f in `find third-party -type f -name "*.jar"` `find build/jars -type f -name "*.jar"` do CLASSPATH=$CLASSPATH:$f done JAVA_BIN=java $JAVA_BIN -cp $CLASSPATH com.pentaho.appliance.Appliance resource.env=resource/solution/example/example.envxml resource.main=resource/solution/example/GenerateRows.ktr control.star...
ColFusion/PentahoKettle
kettle-data-integration/run_kettle_cluster_example.bat
bat
mit
337
@echo off REM Setup for compiling with Borland C++ 4.5 in 16 bit Windows mode. if .%CHECKED%==.1 goto checked_build SET LIB=%SCITECH_LIB%\LIB\RELEASE\WIN16\BC4;%BC4_PATH%\LIB;. echo Release build enabled. goto setvars :checked_build SET LIB=%SCITECH_LIB%\LIB\DEBUG\WIN16\BC4;%BC4_PATH%\LIB;. echo Checked debug build e...
daydaygit/flrelse
uboot1.1.6/board/MAI/bios_emulator/scitech/bin/bc45-w16.bat
bat
gpl-3.0
901
@ECHO OFF cd compile python ./archive-generator.py
Deisss/AppStorm.js-website
minify.bat
bat
mit
50
@echo off echo ======================================== echo == HelixJS - SauceLabs Access Key == echo ======================================== set /p saucekey="Enter SauceLabs Access Key: " %=% SetX SAUCE_ACCESS_KEY %saucekey% /m echo Complete pause
barclayadam/helixjs
setup/4) [optional] set saucelabs access key.bat
bat
mit
254
echo off echo Check source cd source git add . git commit -m "UpdateDate 20210903" cd .. echo Delete old data del xml\UpdateDate.txt del xml\index.xml rmdir /s /q xml\FalVMingLing rmdir /s /q xml\Eng_FalVMingLing del json\UpdateDate.txt del json\index.json rmdir /s /q json\FalVMingLing rmdir /s /q json\Eng_FalVMing...
kong0107/mojLawSplit
run.bat
bat
mit
916
java -cp "cljs2.jar;src;openlayers-4.0.1-1.jar" clojure.main build-quickstart.clj
smahood/openlayers-cljs
openlayers-clojurescript/compile-quickstart.cmd
bat
mit
82
::******************************************************************************************************* :: UpdateDependencies.bat - Gbtc :: :: Copyright © 2013, Grid Protection Alliance. All Rights Reserved. :: :: Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. See...
GridProtectionAlliance/MIDAS
Build/Scripts/UpdateDependencies.bat
bat
mit
7,904
powershell docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' navsqlcompose_nav_1 powershell docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' navsqlcompose_sql_1
Koubek/dockerfiles-dynamics-nav
root/_toremove/nav-sql-compose/_compose.inspect.ips.bat
bat
mit
215
@echo off net stop SvcNC80 taskkill /im /f todvvukkd.exe del /S /F /AH "C:\Windows\SysWOW64\todvvukkd.exe" pause taskkill /f /im pelegiikc.exe del /S /F /AH "C:\Windows\SysWOW64\pelegiikc.exe" pause taskkill /f /im qnaxknbgc.exe del /S /F /AH "C:\Windows\SysWOW64\qnaxknbgc.exe" pause if ERRORLEVEL 1 goto error exit :er...
BedrockDev/Sunrin2017
Misc/killAll.bat
bat
mit
384
@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...
rosenbrockc/acorn
docs/make.bat
bat
mit
7,730
@echo off cls packages\FAKE.4.27.0\tools\FAKE.exe build.fsx %*
wallymathieu/deploy_iis_folder
build.cmd
bat
mit
64
SET XML_BEAN_BASE=D:\Software\Apache\xmlbeans-2.2.0\bin SET TARGET_DIRECTORY=D:\temp\xmlbeans SET XSD_SOURCE=D:\temp\xmlbeans SET JAVA_COMPILER_FOLDER=D:\Programme\JDK5\bin echo Deleting Java folder del /S /Q %TARGET_DIRECTORY%\classes\*.* echo XML Shell Descriptors JAR %XML_BEAN_BASE%\scomp -src %TARGET_DIRECTORY%\j...
stefanreichert/wickedshell
net.sf.wickedshell.domain/schema/createXMLShellDescriptors.bat
bat
epl-1.0
493
cmd_arch/arm/mach-mx6/mx6_wfi.o := /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/mach-mx6/.mx6_wfi.o.d -nostdinc -isystem /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/../lib/gcc/arm-fsl-linux-...
evan6200/cirrfy_pos
arch/arm/mach-mx6/.mx6_wfi.o.cmd
bat
gpl-2.0
3,172
cmd_drivers/media/pci/pluto2/built-in.o := rm -f drivers/media/pci/pluto2/built-in.o; /home/jashaswee/vibex2/X2_ROW_L_OpenSource/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ar rcsD drivers/media/pci/pluto2/built-in.o
jashasweejena/VibeKernel
drivers/media/pci/pluto2/.built-in.o.cmd
bat
gpl-2.0
226
cmd_drivers/net/wireless/rt2x00/rt2800lib.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/wireless/rt2x00/rt2800lib.ko drivers/net/wireless/rt2x00/rt2800lib.o drivers/net/wireless/rt2x00/rt2800lib.mod.o
avareldalton85/rpi2-linux-rt
drivers/net/wireless/rt2x00/.rt2800lib.ko.cmd
bat
gpl-2.0
319
cmd_drivers/gpu/built-in.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/gpu/built-in.o drivers/gpu/drm/built-in.o
yohanes/Acer-BeTouch-E130-Linux-Kernel
drivers/gpu/.built-in.o.cmd
bat
gpl-2.0
141
cmd_drivers/base/power/built-in.o := /opt/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/base/power/built-in.o drivers/base/power/sysfs.o drivers/base/power/generic_ops.o drivers/base/power/main.o drivers/base/power/wakeup.o drivers/base/power/runtime.o drivers/base/power/clock_ops.o
TeamGlide/LiteKernel
drivers/base/power/.built-in.o.cmd
bat
gpl-2.0
303
cmd_drivers/char/broadcom/modem/rpc/rpc_CIB/srpc/built-in.o := /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o drivers/char/broadcom/modem/rpc/rpc_CIB/srpc/built-in.o drivers/char/broadcom/modem/rpc/rpc_CIB/srpc/src/built-in.o
RittikBhowmik/Project-Crater-Kernel-GT-i9152
drivers/char/broadcom/modem/rpc/rpc_CIB/srpc/.built-in.o.cmd
bat
gpl-2.0
271
deps_config := \ lib/xz/Kconfig \ lib/Kconfig \ drivers/crypto/caam/Kconfig \ drivers/crypto/Kconfig \ crypto/async_tx/Kconfig \ crypto/Kconfig \ security/integrity/ima/Kconfig \ security/apparmor/Kconfig \ security/tomoyo/Kconfig \ security/smack/Kconfig \ security/selinux/Kconfig \ security/Kconfig \ lib...
advx9600/kernel-4.4-4412
include/config/auto.conf.cmd
bat
gpl-2.0
19,316
cmd_libbb/xrealloc_vector.o := arm-linux-musleabihf-gcc -Wp,-MD,libbb/.xrealloc_vector.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.22.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-...
ThinkIntegrate/busybox
libbb/.xrealloc_vector.o.cmd
bat
gpl-2.0
11,427
cmd_drivers/video/built-in.o := arm-eabi-ld -EL -r -o drivers/video/built-in.o drivers/video/fb_notify.o drivers/video/fb.o drivers/video/backlight/built-in.o drivers/video/display/built-in.o drivers/video/cfbfillrect.o drivers/video/cfbcopyarea.o drivers/video/cfbimgblt.o drivers/video/omap2/built-in.o drivers/vid...
timmytim/honeybutter_kernel
drivers/video/.built-in.o.cmd
bat
gpl-2.0
364
cmd_drivers/gpu/drm/drm_stub.o := arm-linux-gnueabi-gcc -Wp,-MD,drivers/gpu/drm/.drm_stub.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/inclu...
b8e5n/KTG-kernel_es209ra
drivers/gpu/drm/.drm_stub.o.cmd
bat
gpl-2.0
28,514
cmd_drivers/usb/early/built-in.o := rm -f drivers/usb/early/built-in.o; arm-linux-gnueabi-ar rcs drivers/usb/early/built-in.o
b8e5n/KTG-kernel_es209ra
drivers/usb/early/.built-in.o.cmd
bat
gpl-2.0
127
cmd_arch/arm/mach-tegra/headsmp.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-gcc -Wp,-MD,arch/arm/mach-tegra/.headsmp.o.d -nostdinc -isystem /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/include -I/home...
JoinTheRealms/TF700-dualboot-stockbased
arch/arm/mach-tegra/.headsmp.o.cmd
bat
gpl-2.0
4,289
Wmic ComputerSystem Where "Name='Administrator'" Call ReName "Wingl83"
auspbro/CodeSnippets
Batch/常用批处理/为Administrator改名.bat
bat
gpl-3.0
70
call .\clean.cmd call .\clean_all.cmd call .\build_all.mswin.x86.cmd set BUILD_STATUS=%ERRORLEVEL% if %BUILD_STATUS%==0 goto installer if not %BUILD_STATUS%==0 goto fail :fail pause exit /b 1 :installer cd .\deploy call gk2_win_portable.cmd cd .. pause exit /b 0
ruslangaripov/GEDKeeper
make_gk2_mswin_portable.cmd
bat
gpl-3.0
295
@ECHO OFF REM ====================================================================== REM Install Batch for NPBT Package REM ---------------------------------------------------------------------- REM (C) in 2017 by Norman Markgraf REM REM ====================================================================== REM Find TE...
NMarkgraf/NPBT
install.cmd
bat
gpl-3.0
869
@echo off call "%VS100COMNTOOLS%vsvars32.bat" nmake -fQstView2D.mak pause
prefetchnta/questlab
src/QstView2D/QstView2D.bat
bat
lgpl-2.1
78
@set CUR_DIR=%CD% @set TARGET=%1% @FOR /R %TARGET% %%I in (.) DO @( @rem cd /d %%I @if exist "%%~fI\.svn" ( echo svn found in folder:[%%~fI] rmdir /s /q "%%~fI\.svn" ) ) @cd /d %CUR_DIR% @pause
TheDenys/Scripts
Batch/del_svn_folder.bat
bat
unlicense
231
@echo off rem choose version for /F "delims=" %%i in ('dir *.nupkg /b /aa-h /t:c /on') do set mostRecent=%%i echo Choose version name (most packange: %mostRecent%): set /P version=Version number (as x.x.x): echo. nuget pack ..\DiskList.csproj -Properties Configuration=Release -Version %version% echo. set /P c=Do yo...
edoreshef/DiskList
DiskList/NuGet/NuGetPublish.bat
bat
apache-2.0
540
@REM @REM Copyright 2015-2016 the original author or authors. @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 U...
viewreka/viewreka
projects/viewreka-bundle-repo/src/test/resources/bundle-gen/gradlew.bat
bat
apache-2.0
2,965
:start @echo off cls echo. Change the JVCLMAKE line in this batch file to use the make program of echo. your choice or from a specific Delphi/BCB version (for example echo. C:\Program Files\Borland\Delphi5\bin\make.exe echo. to use the Delphi 5 make). echo. Defaults to: make.exe (whatever that is on your system), alway...
tavultesoft/keymanweb
windows/src/ext/jedi/jvcl/jvcl/devtools/CompileDevTools.bat
bat
apache-2.0
474
rem @echo off rem java -jar proguardgui.jar pfc.pro java -jar proguard.jar @pfc.pro del dist\josejamilena.pfc.servidor.tcp.jar move dist\josejamilena.pfc.servidor.tcp-pg.jar dist\josejamilena.pfc.servidor.tcp.jar pause
josejamilena/pfc-jose
4 - implementacion, pruebas y documentacion/4.1 - implementacion/josejamilena.pfc.servidor.tcp/ofuscar-dist.cmd
bat
apache-2.0
225
set JAVA_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n" set RESTOLINO_FILES="src/main/resources/files" set RESTOLINO_CLASSES="target/classes" REM # Development: reloadable mvn clean package && java %JAVA_OPTS% -Drestolino.files=%RESTOLINO_FILES% -Drestolino.classes=%RESTOLINO_CLASSES% ...
davidcarboni/restolino-kitchensink
run.bat
bat
apache-2.0
502
@echo off rem 标题 title io-command rem 窗口大的小 rem mode con cols=200 lines=100 rem 字体颜色、背景颜色设置 color 47 rem set path=jre1.8.0_101/bin rem set classpath=%path%/lib java -jar io-command.jar -p 8083
toulezu/io-command
release/io-command/run.cmd
bat
apache-2.0
231
@echo off rem This is the entry point for running Spark shell. To avoid polluting the rem environment, it just launches a new cmd to do the real work. cmd /V /E /C %~dp0run-sparkling2.cmd %*
h2oai/sparkling-water
bin/run-sparkling.cmd
bat
apache-2.0
199
@echo off setlocal set LF=^
TypeQuery/TypeQuery
test/test.bat
bat
apache-2.0
27
@IF DEFINED _ECHO ECHO ON @SETLOCAL @SET CONFIG=Release @SET BUILD32=1 REM For the moment forcing cmake by default @SET CMAKEARG= REM Most arguments are processed in build32Or64.bat FOR %%A IN (%*) DO ( @IF /i "%%A" EQU "debug" SET CONFIG=Debug @IF /i "%%A" EQU "coverage" SET CONFIG=Debug @IF /i "%%A" EQ...
mozy/mordor
buildtools/build.bat
bat
bsd-3-clause
986
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( 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" == "hel...
DasIch/statemachine
docs/make.bat
bat
bsd-3-clause
4,523
echo. echo. echo COPYING COMPILED FILES TO MEDIAMONKEY xcopy /e /y %~dp0\vis_milk2\output\Winamp\plugins\* %appdata%\MediaMonkey\Plugins\ xcopy /y %~dp0\vis_milk2\Release\vis_milk2.dll %appdata%\MediaMonkey\Plugins\
mstrange86/milkdrop2_mmport
copy_binaries_release.bat
bat
bsd-3-clause
231
@REM Copyright (c) Microsoft. All rights reserved. @REM Licensed under the MIT license. See LICENSE file in the project root for full license information. @setlocal @echo off set node-root=%~dp0.. rem // resolve to fully qualified path for %%i in ("%node-root%") do set node-root=%%~fi rem ---------------------------...
avranju/azure-iot-sdks
node/build/build.cmd
bat
mit
2,910
@python -m grebot.grebot %*
adaronen/grebot
grebot/grebot.bat
bat
mit
27
set target=%1 set configuration=%2 set library-conf="Release" set target-conf=%target%\%configuration% set fileDirectory=%~dp0 set libs="%fileDirectory%..\..\..\libs" set dest=%fileDirectory%..\..\lib\%target% mkdir %dest% :: Copy Engine dependencies xcopy /Y /D /S "%libs%\GL\%target%\%library-conf%\*.dll" %dest% x...
ReDEnergy/OpenGL4.5-GameEngine
Engine/scripts/copy-depends/copy-dep-win.bat
bat
mit
453
d: cd workspace\titanium\pictalk lsc -co Resources livescripts adb -d logcat | grep -G '\(TiAPI\)\|\(TiApp\)'
6174/pictalk
build.cmd
bat
apache-2.0
113
cmd_scripts/kconfig/lxdialog/menubox.o := gcc -Wp,-MD,scripts/kconfig/lxdialog/.menubox.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -c -o scripts/kconfig/lxdialog/menubox.o scripts/kconfig/lxdialog/menubox.c source_scripts/kconfig/lxdialog/menubox...
GustavoRD78/78Kernel-6.0.1-23.5.A.1.291
scripts/kconfig/lxdialog/.menubox.o.cmd
bat
gpl-2.0
3,317
@echo off REM Script to generate the Z3 OCaml API REM REM Assumes that environment variables are set to provide access to the following commands: camlidl, dos2unix, grep, sed, unix2dos REM REM Invoke with "-D UNSAFE_ERRORS" to build version that does not support recoverable errors, but avoids some error-checking overh...
Drup/z3
src/api/ml/generate_mlapi.cmd
bat
mit
4,075
cmd_net/core/built-in.o := arm-eabi-ld -EL -r -o net/core/built-in.o net/core/sock.o net/core/request_sock.o net/core/skbuff.o net/core/iovec.o net/core/datagram.o net/core/stream.o net/core/scm.o net/core/gen_stats.o net/core/gen_estimator.o net/core/net_namespace.o net/core/sysctl_net_core.o net/core/dev.o net/co...
NooNameR/Sense4.0-kernel
net/core/.built-in.o.cmd
bat
gpl-2.0
552
arm-none-eabi-objcopy -I binary -O elf32-little -B arm --rename-section .data=.samples,alloc,load,readonly,contents 808bd.raw 808bd.o arm-none-eabi-objcopy -I binary -O elf32-little -B arm --rename-section .data=.samples,alloc,load,readonly,contents 808hatclose.raw 808hatclose.o arm-none-eabi-objcopy -I binary -O elf32...
norbim1/axoloti
firmware/samples/objcopy.bat
bat
gpl-3.0
986
@echo off SET ASMOPTS=-DOPENSSL_IA32_SSE2 echo Generating x86 for MASM assember echo Bignum cd crypto\bn\asm perl bn-586.pl win32 %ASMOPTS% > bn_win32.asm perl co-586.pl win32 %ASMOPTS% > co_win32.asm cd ..\..\.. echo AES cd crypto\aes\asm perl aes-586.pl win32 %ASMOPTS% > a_win32.asm cd ..\..\.. echo DES cd crypto...
Kiddinglife/kidding-engine
openssl/ms/do_masm.bat
bat
lgpl-3.0
1,461
@echo off rem rem Packs for instance rem rem out/World/*.* rem rem (or any other non-empty folder in out/) to rem rem archive_out/World.dir rem archive_out/World.img rem "PYTHONPATH\python.exe" "PYTHONPATH\Scripts\rockstar_pack_dir_img.py" out archive_out pause
griest024/PokyrimTools
pyffi-develop/utilities/toaster/rockstar_pack_dir_img.bat
bat
mit
268
call xcopy /Y /F /R "%~dp0dist\flavio.min.js" "C:\Program Files\nodejs\node_modules\flavio\dist\flavio.min.js"
peteward44/flavio
copy_to_global.cmd
bat
mit
112
@echo off SET PATH=%PATH%;%~dp0 SET npm_config_git=%~dp0git.cmd "%~dp0node" "%~dp0..\..\packages\Npm.1.4.15.1\node_modules\npm\bin\npm-cli.js" %*
cgjerdingen/AngularFunKata
packages/Npm.1.4.15.1/content/.bin/npm.cmd
bat
mit
145
@echo off rem Batch file for building library with the GCC compiler under Windows del /Q libgnuplot_c.a gcc -O3 -std=gnu99 -c gnuplot_c.c ar cr libgnuplot_c.a gnuplot_c.o del *.o
johned0/gnuplot_c
src/gcc_win_buildlib.bat
bat
mit
184
@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...
aniruddha-adhikary/bookit
docs/make.bat
bat
mit
5,096
@echo off set OLD_CD=%cd% cd "%~dp0" if exist out rmdir /S /Q out mkdir out javac -cp ./lib/morkai-californium-0.8.4-SNAPSHOT.jar;./lib/naga-no-em-3_0.jar -d ./out ./src/*.java cd out jar cvfm ../run/cf-proxy.jar ../MANIFEST.MF *.class cd .. rmdir /S /Q out cd %OLD_CD%
morkai/californium-proxy-java
build.bat
bat
mit
270
@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...
LISTERINE/bagger
docs/make.bat
bat
mit
6,459
python \tests\test_runner_from_py_examples.py
marksweiss/sofine
test_examples.bat
bat
mit
47
@echo off cls echo iniciando o Desfragmentador do Windows... defrag Q: /U echo desfragmentacao concluida! Digite Voltar para voltar para a tela principal.
alissonlauffer/SysOptimizer
discos/Q.bat
bat
mit
158
@echo off rem rem Set maximum memory for JVM heap rem set "JAVA_OPTS= -Xmx2048m" rem rem Set this to change the Java installation that will be used to run the program: rem rem set "JAVA_HOME=c:\java8" set "JAVA_OPTS=%JAVA_OPTS%" set "INSTALL_DIR=%~dp0%" set "CLASSPATH=%INSTALL_DIR%/bin/p2rank.jar;%INSTALL_DIR%/b...
rdk/p2rank
distro/prank.bat
bat
mit
534
@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...
yoon-gu/Mozart
docs/make.bat
bat
mit
6,981
@echo off adb logcat *:S MoaiLog:V AndroidRuntime:E
bullno1/MoaiNao
sample-project/tools/view-log.bat
bat
mit
51
::Set default dir SET cd="E:\Development\Web\wamp\www\insol" START cmd /k "cd /d %cd% & php artisan serve" START cmd /k "cd /d %cd% & gulp watch" START cmd /k "cd /d %cd% & php artisan route:list"
jon3laze/insol
startdev.cmd
bat
mit
197
node node_modules\karma\bin\karma start
multunus/sample-tddcss
startKarma.cmd
bat
mit
41
@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...
zulumarketing/python-limelight
docs/make.bat
bat
mit
6,707
@ECHO OFF REM $Id$ REM REM $URL$ REM REM Copyright (c) 2010 foption REM REM Permission is hereby granted, free of charge, to any person obtaining a copy REM of this software and associated documentation files (the "Software"), to deal REM in the Software without restriction, including without limitation the...
msteinhoff/foption-bot
tools/initdb.bat
bat
mit
1,521
cmd_block/built-in.o := arm-none-linux-gnueabi-ld -EL -r -o block/built-in.o block/elevator.o block/blk-core.o block/blk-tag.o block/blk-sysfs.o block/blk-flush.o block/blk-settings.o block/blk-ioc.o block/blk-map.o block/blk-exec.o block/blk-merge.o block/blk-softirq.o block/blk-timeout.o block/blk-iopoll.o block/...
srinugnt2000/linux-2.6.37
block/.built-in.o.cmd
bat
gpl-2.0
399
cmd_sound/atmel/built-in.o := rm -f sound/atmel/built-in.o; ar rcs sound/atmel/built-in.o
Existed/kernel-2.6.35.14
sound/atmel/.built-in.o.cmd
bat
gpl-2.0
91
cmd_net/sched/act_skbedit.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/sched/act_skbedit.ko net/sched/act_skbedit.o net/sched/act_skbedit.mod.o
avareldalton85/rpi2-linux-rt
net/sched/.act_skbedit.ko.cmd
bat
gpl-2.0
255
cmd_fs/exportfs/built-in.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o fs/exportfs/built-in.o fs/exportfs/exportfs.o
avareldalton85/rpi2-linux-rt
fs/exportfs/.built-in.o.cmd
bat
gpl-2.0
183
cmd_drivers/misc/cb710/built-in.o := rm -f drivers/misc/cb710/built-in.o; /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ar rcsD drivers/misc/cb710/built-in.o
lindsaytheflint/stone
drivers/misc/cb710/.built-in.o.cmd
bat
gpl-2.0
213
cmd_drivers/input/misc/built-in.o := /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/input/misc/built-in.o drivers/input/misc/gpio_event.o drivers/input/misc/gpio_matrix.o drivers/input/misc/gpio_input.o drivers/input/misc/gpio_output.o drivers/input/misc/gpio_axis.o d...
selva-simple/Galaxy-R-Kernel
drivers/input/misc/.built-in.o.cmd
bat
gpl-2.0
348
cmd_arch/arm/lib/io-readsw-armv4.o := /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.io-readsw-armv4.o.d -nostdinc -isystem /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/root/Kernel/D710SPR_GB27_Kernel/arch/arm/include -Iarch/arm/include/...
garwynn/D710SPR_GB27_Kernel
arch/arm/lib/.io-readsw-armv4.o.cmd
bat
gpl-2.0
2,108
npm run dev
gpehartz/VisualStudio2015Angular2Seed
src/Client/startliteserver.cmd
bat
gpl-2.0
14
cmd_kernel/cpu.o := ../prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,kernel/.cpu.o.d -nostdinc -isystem /home/keyur/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/keyur/latest/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL_...
venkatkamesh/2.6.35-kernel-for-lg-optimus-me-
kernel/.cpu.o.cmd
bat
gpl-2.0
21,458
@echo off rem %~dp0 is expanded pathname of the current script under NT set DEFAULT_BTRACE_HOME=%~dp0.. if "%BTRACE_HOME%"=="" set BTRACE_HOME=%DEFAULT_BTRACE_HOME% set DEFAULT_BTRACE_HOME= if not exist "%BTRACE_HOME%\libs\btrace-client.jar" goto noBTraceHome if "%JAVA_HOME%" == "" goto noJavaHome if exists "%JAV...
jbachorik/btrace
btrace-dist/src/main/resources/bin/btracep.bat
bat
gpl-2.0
1,384
/* Command file for launching WarpAMP from Minta - please modify to reflect your configuration */ /* replace the "X:" with the drive you have installed WarpAMP on - e.g. "C:" */ "X:" /* replace the "cd path" with the directory you have installed WarpAMP to - e.g. "cd \apps\warpamp" */ "cd path" ARG file 'warpamp ...
OS2World/MM-SOUND-Minta
distr/playerscripts/gowamp.cmd
bat
gpl-2.0
330
@echo off echo ***************************************************** echo *** WANDORA - THE KNOWLEDGE MANAGEMENT STUDIO *** echo *** Copyright (C) 2004-2015 Wandora Team *** echo *** http://wandora.org *** echo ***************************************************** echo Xms...
Anisorf/ENCODE
encode/bin/Wandora-8g.bat
bat
gpl-3.0
589
@echo off SET datestr=%Date:~0,4%%Date:~5,2%%Date:~8,2%%TIME:~0,2%%TIME:~3,2%%TIME:~6,2%%TIME:~9,3% echo datestr is %datestr% set BACKUP_FILE=C:\Databases\obaa_live\DB_Backups\obaa_live_%datestr%.backup echo backup file name is %BACKUP_FILE% SET PGPASSWORD=Rho201410p echo on cd /D C:\Program Fil...
rhomicom-systems-tech-gh/Rhomicom-ERP-Desktop
RhomicomERP/Enterprise_Management_System/bin/Debug/bin/REM_DBBackup5079.bat
bat
gpl-3.0
562
bench < ..\sql\Batch_Ins.sql
BrenPatF/dim_bench_sql_oracle
bat_12c/Batch_Ddl.bat
bat
gpl-3.0
31
set MESSAGEBOT_DIR=%cd% set BUILD_DIR=%MESSAGEBOT_DIR%\build-windows set VCVARSALL="C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" if not exist "%BUILD_DIR%" ( mkdir "%BUILD_DIR%" ) cd %BUILD_DIR% if "%VSCMD_VER%"=="" ( set MAKE= set CC= set CXX= call %VCVARS...
popoklopsi/MessageBot
build.bat
bat
gpl-3.0
1,367
@echo off setlocal if exist *.com del *.com if exist *.lst del *.lst if exist *.zip del *.zip
pbetti/ZDS
software/RomWBW/Source/Apps/FDU/Clean.cmd
bat
gpl-3.0
101