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
node_modules/.bin/cover run alltests.js node_modules/.bin/cover report node_modules/.bin/cover report html
fe9lix/boxchareditor
cover.cmd
bat
mit
106
@echo off echo build start... if exist "%~dp0build.log" (del /Q "%~dp0build.log") %windir%\Microsoft.NET\Framework\v2.0.50727\msbuild.exe "D:\U9\Project\Plug\Code\UFIDA.U9.Cust.XMJL.UpdateRcvPricePlugBE\UFIDA.U9.Cust.XMJL.UpdateRcvPricePlugBE.sln" /t:Clean;Rebuild /p:WarningLevel=0;Configuration=Release echo build end
amazingbow/yonyou
金龙/更改/UFIDA.U9.Cust.XMJL.UpdateRcvPricePlugBE/build.bat
bat
gpl-2.0
320
@echo off set CONFIG=Release if %1%a==a goto begin_config set CONFIG=%1 if %CONFIG%==Release goto begin_config if %CONFIG%==Debug goto begin_config echo Configuration can either be 'Debug' or 'Release'! goto end :begin_config set BUILDDIR=build_vs2012_t100_xp-%CONFIG% if not exist "%BUILDDIR%" mkdir "%BUILDDIR%" cd "...
wavesoft/cernvm-webapi
prepare-vs2012-vt100_xp.bat
bat
gpl-3.0
450
blockMesh.exe checkMesh.exe rhoSimplecFoam.exe //paraFoam
richelbilderbeek/OpenFoamExamples
ToolOpenFoamExample18/ToolOpenFoamExample18.bat
bat
gpl-3.0
57
cd %~dp0 java -Dfile.encoding=UTF-8 -Dfelix.system.properties=file:conf/config.properties -jar bin\felix.jar
ascherer/deepamehta
modules/dm4-distribution/script/deepamehta-windows.bat
bat
gpl-3.0
111
@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...
jerolba/torodb
stampede/main/src/main/dist/setup/torodb-stampede-setup.bat
bat
agpl-3.0
6,517
@echo off set foldername=project if exist %foldername% ( rd /s/q %foldername% echo delete %foldername% ) :setpackage set packagename=null set/p packagename=ÇëÊäÈëÃüÃû¿Õ¼äÃû³Æ²¢»Ø³µ£¨ÖÁÉÙʹÓÃÁ½¼¶Ãû³Æ£¬È磺com.supermap£©£º if "%packagename:.=%"=="%packagename%" ( echo ÊäÈë²»ÕýÈ·¡£ goto setpackage ) else ( goto setproje...
SuperMap/iClient9
src/classic/resource/Android/ProjectBuilder.bat
bat
apache-2.0
1,396
@ECHO OFF pushd %~dp0 if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=SpoofaxAPIdocumentation if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.ins...
hendrikvanantwerpen/declare-your-language
make.bat
bat
apache-2.0
748
@echo off pushd . 7za x tools.7z -y popd
galek/GraphicsDemo
extract-tools.cmd
bat
mit
43
MB4HF-2Q8V3-W88WR-K7287-2H4CP
mgiljum/Windows-7-Pro-Activator
Activator/Certs/AcerGatewayPackard/Home Basic B/OEM/slp.cmd
bat
mit
33
/* ============================================================================ */ /* Copyright (c) 2014, Texas Instruments Incorporated */ /* All rights reserved. */ /* ...
cculpepper/SpexHabSoftware
Examples/MSP430ExampleProjects/CCS Projects/TimerB_OneShot/lnk_msp430fr5969.cmd
bat
gpl-2.0
16,989
@setlocal @set node_name=mzbench @rem Get the absolute path to the parent directory, @rem which is assumed to be the node root. @for /F "delims=" %%I in ("%~dp0..") do @set node_root=%%~fI @set releases_dir=%node_root%\releases @rem Parse ERTS version and release version from start_erl.data @for /F "usebackq tokens...
timofey-barmin/mzbench
node/rel/files/mzbench.cmd
bat
bsd-3-clause
2,990
@echo off cd /d "%~dp0" call sleep.bat exit
unirita/cuto
_release/windows/jobscript/testscript/end.bat
bat
gpl-2.0
48
@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 "License...
zouzhberk/ambaridemo
demo-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/files/hiveTezSetup.cmd
bat
apache-2.0
1,816
echo off SETLOCAL enabledelayedexpansion cd .. call setEnv.cmd echo on "%JAVA_HOME%\bin\java" %MEM_ARGS% -classpath "%CLASSPATH%" twitter4j.examples.list.GetUserListSubscriptions %* ENDLOCAL
jonathanmcelroy/DataCommunicationsProgram456
twitter4j/bin/list/getUserListSubscriptions.cmd
bat
gpl-2.0
202
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\JSONStream\index.js" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\JSONStream\index.js" %* )
oavasquez/ingeneria_software
web-project/node_modules/.bin/JSONStream.cmd
bat
mit
180
@ECHO OFF REM ============================================================================ REM Create a new blog post. REM REM If you don't specify a post name on the command line, you will be prompted REM for one. REM REM USAGE REM REM post.bat You will be prompted for a post name REM ...
jquintus/jquintus.github.io
post.bat
bat
mit
2,275
:: ======================================================================== :: :: This file is a helper script to simplify setting up of the %PATH% and :: other needful environment variables. :: :: ======================================================================== @echo off :: =================================...
ildar-shaimordanov/tea-set
shellenv.bat
bat
mit
9,465
@echo off set YEAR=%DATE:~-4% set /p lol="What do you want to do? " set lol=%lol:my=your% set lol=%lol:me=you% set lol=%lol:I want to=You% set lol=%lol:i =you % echo %lol%. The end. echo. echo Written by %username%. echo © %year% pause
Mysterypancake1/Source-Fun
batch/game.bat
bat
mit
246
cmd_net/ipv4/route.o := arm-none-linux-gnueabi-gcc -Wp,-MD,net/ipv4/.route.o.d -nostdinc -isystem /opt/CodeSourcery/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__...
EAVR/EV3.14
ev3sources/extra/linux-03.20.00.13/net/ipv4/.route.o.cmd
bat
gpl-2.0
33,507
cmd_drivers/bluetooth/hci_uart.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-ld -EL -r -o drivers/bluetooth/hci_uart.o drivers/bluetooth/hci_ldisc.o drivers/bluetooth/hci_ath.o
evan6200/cirrfy_pos
drivers/bluetooth/.hci_uart.o.cmd
bat
gpl-2.0
250
cmd_ipc/built-in.o := /home/ian/kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o ipc/built-in.o ipc/util.o ipc/msgutil.o ipc/msg.o ipc/sem.o ipc/shm.o ipc/ipcns_notifier.o ipc/syscall.o ipc/ipc_sysctl.o
sleshepic/epic_touch_kernel
ipc/.built-in.o.cmd
bat
gpl-2.0
226
@rem send commands from redis-zone-add.txt to redis server thru redis-cli find /v "#" < \tmp\devel\negentropia\redis-zone-add.txt | \redis\redis-cli -x @rem eof
udhos/negentropia
win-zone-add.cmd
bat
gpl-2.0
163
cmd_crypto/ccm.ko := /home/adminuser/sgy1/arm-2009q3/bin/arm-none-eabi-ld -EL -r -T /home/adminuser/sgy1/kernel/common/scripts/module-common.lds --build-id -o crypto/ccm.ko crypto/ccm.o crypto/ccm.mod.o
prototype-U/Hells-Fusion-SGYD
crypto/.ccm.ko.cmd
bat
gpl-2.0
204
cmd_sound/pci/rme9652/built-in.o := rm -f sound/pci/rme9652/built-in.o; /home/utkanos/android/ginger/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs sound/pci/rme9652/built-in.o
utkanos/android_htc_mecha_kernel_5slot
sound/pci/rme9652/.built-in.o.cmd
bat
gpl-2.0
195
cmd_net/sunrpc/auth_unix.o := arm-eabi-gcc -Wp,-MD,net/sunrpc/.auth_unix.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/ar...
bigbiff/i717-GB-Kernel
net/sunrpc/.auth_unix.o.cmd
bat
gpl-2.0
33,774
cmd_fs/lockd/svcproc.o := arm-eabi-gcc -Wp,-MD,fs/lockd/.svcproc.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-m...
bigbiff/i717-GB-Kernel
fs/lockd/.svcproc.o.cmd
bat
gpl-2.0
34,356
cmd_net/netfilter/xt_connlimit.ko := /home/ashishtanwer/goldfish3.10/../x86_64-linux-android-4.7/bin/x86_64-linux-android-ld -r -m elf_i386 -T /home/ashishtanwer/goldfish3.10/scripts/module-common.lds --build-id -o net/netfilter/xt_connlimit.ko net/netfilter/xt_connlimit.o net/netfilter/xt_connlimit.mod.o
ashishtanwer/NFTable-porting-on-Android-Goldfish
net/netfilter/.xt_connlimit.ko.cmd
bat
gpl-2.0
308
:: (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 gran...
gigglesninja/digital-system-design
spi/ipcore_dir/txreg/implement/implement.bat
bat
gpl-2.0
3,236
cmd_archival/dpkg_deb.o := arm-linux-musleabihf-gcc -Wp,-MD,archival/.dpkg_deb.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-strings ...
ThinkIntegrate/busybox
archival/.dpkg_deb.o.cmd
bat
gpl-2.0
11,935
rem @echo off pushd "%~dp0" if "%SOFTWARE%"=="" (set SOFTWARE=C:\software) set TARGET=%SOFTWARE%\arkdasm set PACKAGE=arkdasm-1.1.0.zip if exist "%TARGET%" goto END echo ==== Installing %~dp0%PACKAGE% to %TARGET% 7z x %PACKAGE% -o%SOFTWARE% :END popd
malwarenights/rebox
packages/a/arkdasm/00_install.bat
bat
gpl-2.0
276
md mus cd mus bcut ..\RW_DM.DSK DRIVER.BIN 0x6E00 0x1E00 bcut ..\RW_DM.DSK FMUS00.BIN 0x08C00 0x0200 bcut ..\RW_DM.DSK PMUS00.BIN 0x08E00 0x0400 bcut ..\RW_DM.DSK FMUS01.BIN 0x09200 0x0A00 bcut ..\RW_DM.DSK PMUS01.BIN 0x09C00 0x0800 bcut ..\RW_DM.DSK FMUS02.BIN 0x22000 0x0800 bcut ..\RW_DM.DSK PMUS02.BIN 0x22800 0x06...
rururutan/hoot-patches
msx/t&e_soft/rune_worth/cut/cut.bat
bat
gpl-3.0
3,590
@echo off :: AIR certificate generator :: More information: :: http://livedocs.adobe.com/flex/3/html/help.html?content=CommandLineTools_5.html#1035959 :: http://livedocs.adobe.com/flex/3/html/distributing_apps_4.html#1037515 :: Path to Flex SDK binaries set PATH=%PATH%;D:\shared\programme\Flex_sdk\bin :: C...
LonghronShen/avt-mote
project/avt-mote/CreateCertificate.bat
bat
gpl-3.0
978
@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...
luisza/djreservation
docs/make.bat
bat
gpl-3.0
6,724
:: (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 gran...
arthurbenemann/fpga-bits
undocumented/audioDac/ipcore_dir/rom_memory/simulation/timing/simulate_isim.bat
bat
gpl-3.0
2,884
@echo off if not exist 4.com call build4.bat echo Building step 5 4 5.4 5.com
reenigne/reenigne
Bootstrap/build5.bat
bat
unlicense
81
sc stop zookeeper2 pause sc delete zookeeper2 pause
jior/cluster
zookeeper2/bin/zk-uninstallservice.bat
bat
apache-2.0
51
@echo off rem ------------------------------------------------------------------------- rem dcm4che2/esoundex2 Launcher rem ------------------------------------------------------------------------- rem $Id$ if not "%ECHO%" == "" echo %ECHO% if "%OS%" == "Windows_NT" setlocal set MAIN_CLASS=org.dcm4che2....
ppazos/cabolabs-mirth
dcm4che-2.0.29/bin/esoundex2.bat
bat
apache-2.0
969
REM Installation procedure for new Windows Desktop machine echo Install chocolatey @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFI...
cruskit/util-scripts
windows/configureNewPc.bat
bat
apache-2.0
834
@echo off SET PATH=%PATH%;%~dp0 "%~dp0node" "%~dp0..\packages\NoGit.0.0.7\node_modules\nogit\bin\git.js" %*
Zuehlke/quickstarts-angular
angular_vs_template/.bin/git.cmd
bat
apache-2.0
107
@echo off mvn clean package jetty:run-forked -T 10 --projects simple-web-app
uchicago/shibboleth-oidc
runclient.cmd
bat
apache-2.0
77
@ECHO OFF REM Command file for Sphinx documentation set SPHINXBUILD=sphinx-build set ALLSPHINXOPTS=-d _build/doctrees %SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^...
samuel/kokki
docs/make.bat
bat
bsd-3-clause
2,957
@ECHO OFF setlocal DISABLEDELAYEDEXPANSION SET BIN_TARGET=%~dp0/../zendframework/zftool/zf.php php "%BIN_TARGET%" %*
lamkakyun/phpspider
vendor/bin/zf.php.bat
bat
bsd-3-clause
121
@echo off IF NOT DEFINED MSBUILD CALL findMsBuild.cmd SET ToolsVersion=15.0 SET ProjectName=Msbuild.All SET Configuration=Release SET Platform="Mixed Platforms" "%MSBUILD%" dirs.proj /nologo /m:1 /fl /toolsversion:%ToolsVersion% /flp:logfile=%ProjectName%.%Platform%.log;v=d /flp1:logfile=%ProjectName%.%Platform%.w...
pharring/ApplicationInsights-dotnet
WEB/buildReleaseFull.cmd
bat
mit
603
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCMD.S14_Search.MSASCMD_S14_TC26_Search_GAL_Status173 /testcontainer:..\..\MS-ASCMD\TestSuite\bin\Debug\MS-ASCMD_TestSuite.dll /runconfig:..\..\MS-ASCMD\MS-ASCMD.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeActiveSync/Source/Scripts/MS-ASCMD/RunMSASCMD_S14_TC26_Search_GAL_Status173.cmd
bat
mit
283
bcc32 -S -v- -R- -6 -a4 -O2 -Og -Oi -Ov -OS -k- -D__MENUET__ -Iinclude life2.cpp echo include "me_make.inc" > f_life2.asm t2fasm < life2.asm >> f_life2.asm
devlato/kolibrios-llvm
programs/demos/life2/cpp2asm.bat
bat
mit
155
call android.bat update project -p . -t android-23
martty/Vulkan
android/_setup.bat
bat
mit
51
java -jar build\\SwingOSC.jar -u 57111 -L -h 127.0.0.1:57120
kn1kn1/overtone-workspace
scbook/code/Ch 10 SwingOSC/SwingOSC/SwingOSC_UDP.bat
bat
epl-1.0
61
cmd_drivers/power/built-in.o := arm-linux-gnueabihf-ld -EL -r -o drivers/power/built-in.o drivers/power/power_supply.o drivers/power/rk29_charger_display.o
Dee-UK/D33_KK_Kernel
drivers/power/.built-in.o.cmd
bat
gpl-2.0
161
set CONFIG="C:\Projects\spark-mongodb-connector\src\config" set MONGOBIN="c:\Program Files\MongoDB 2.6 Standard\bin" set DBROOT="c:\mongoinst\data" %MONGOBIN%\mongod.exe --config %CONFIG%\config1.cfg
shotishu/spark-mongodb-connector
src/scripts/run_config1.bat
bat
apache-2.0
202
setlocal EnableDelayedExpansion if %ARCH% equ 64 (set SDKPLATFORM=x64) else (set SDKPLATFORM=x86) call "C:\Program Files\Microsoft SDKs\Windows\v7.0\Bin\SetEnv.Cmd" /Release /%SDKPLATFORM% if %ARCH% equ 64 (set PLATFORM=x64) else (set PLATFORM=win32) cd %SRC_DIR%\lib lib /def:libbiosig2.def copy %SRC_DIR%\lib\libbios...
JoseGuzman/stimfit
dist/conda/biosig/bld.bat
bat
gpl-2.0
435
@echo off cls .paket\paket.bootstrapper.exe if errorlevel 1 ( exit /b %errorlevel% ) .paket\paket.exe restore if errorlevel 1 ( exit /b %errorlevel% ) .\packages\FAKE\tools\Fake %*
nausley/commandline
build.cmd
bat
mit
202
"E:\Program Files\Unity\Editor\Unity.exe" -quit -batchmode -nographics -nolog -buildWindowsPlayer Builds\clients\windows\client.exe "E:\Program Files\Unity\Editor\Unity.exe" -quit -batchmode -nographics -nolog -buildOSXUniversalPlayer Builds\clients\osx\client "E:\Program Files\Unity\Editor\Unity.exe" -quit -batchmode ...
krille90/unitystation
UnityProject/WINbuild.bat
bat
agpl-3.0
511
@ECHO OFF @:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: @:: THIS FILE IS 100% GENERATED BY ZPROJECT; DO NOT EDIT EXCEPT EXPERIMENTALLY :: @:: Read the zproject/README.md for information about making permanent changes. :: @:::::::::::::::::::::::::::::::::::::::::::::::::::::...
zeromq/malamute
builds/msvc/vs2010/build.bat
bat
mpl-2.0
4,188
cd "%RECIPE_DIR%\.." "%PYTHON%" setup.py install if errorlevel 1 exit 1
karanjeets/nutchpy
conda.recipe/bld.bat
bat
apache-2.0
74
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\autoprefixer\bin\autoprefixer" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\autoprefixer\bin\autoprefixer" %* )
maxlyre/leasyluxe
node_modules/gulp-autoprefixer/node_modules/.bin/autoprefixer.cmd
bat
mit
200
@ECHO OFF SET BIN_TARGET=%~dp0/../zendframework/zendframework/bin/templatemap_generator.php php "%BIN_TARGET%" %*
arvindjha304/aadinathportal
vendor/bin/templatemap_generator.php.bat
bat
bsd-3-clause
117
git clone git://github.com/zeromq/czmq.git ::cd czmq\builds\msvc ::configure.bat --without-zmakecert --disable-drafts --without-zsp --without-czmq_selftest cd czmq\builds\msvc\vs2015 call build.bat cd ..\..\..\.. pause
tsky1971/UEZeroMQPlugin
Plugins/UEZeroMQPlugin/Source/ThirdParty/build_libczmq.bat
bat
mit
224
@echo off echo. echo Closing OneDrive process... taskkill /f /im OneDrive.exe timeout /t 5 /nobreak > NUL echo. echo Uninstalling OneDrive... set x86="%SYSTEMROOT%\System32\OneDriveSetup.exe" set x64="%SYSTEMROOT%\SysWOW64\OneDriveSetup.exe" if exist %x86% %x86% /uninstall if exist %x64% %x64% /uninstall ...
Arkq/dotfiles
windows/Win10-disable-onedrive.bat
bat
mit
777
test_dataserver.exe --export_in input.csv --export_out export.sql --export_source source_mdf --export_dest dest_mdf
Totopolis/dataserver
test_scripts/export/export.bat
bat
mit
115
@echo off cd bazel-bin\test_main start test_main.exe --rgp --vulkan cd .. cd ..
jgavert/Faze
runVulkan_RGP.bat
bat
mit
79
@echo off pushd x64-Debug start embed-glsl.exe popd
darkedge/embed-glsl
vs/run.bat
bat
mit
52
@echo off cd bin neko HStat.n pause
sciencePowerApp/HStat
Run.bat
bat
mit
36
doxygen Doxyfile xcopy theme html /s /i /y copy ..\Assets\icon64.png html\icon64.png : ƒuƒ‰ƒEƒU‚É•\ަ‚·‚é :CommonManual\html\index.html
lriki/Lumino
docs/Doxygen/build_doc.bat
bat
mit
147
cls ::"c:\Program Files\IIS Express\iisexpress.exe" /config:E:\Websites\testing.casperjs.presentation.vscode.50.Mins\Casper.Mvc\.vs\config\applicationhost.config /siteid:1 ::"c:\Program Files\IIS Express\iisexpress.exe" /config:D:\projects\testing.casperjs.presentation.vscode.50Mins\Casper.Mvc\.vs\config\applicationhos...
rippo/testing.casperjs.presentation.vscode.50mins
iis.bat
bat
mit
519
@echo off echo python ..\manage.py runserver --settings=legendary.settings.dev exit /B
DaveHynek/LegendaryOnline
scripts/runserver.bat
bat
mit
86
cmd_net/ipv6/netfilter/ip6t_eui64.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/ipv6/netfilter/ip6t_eui64.ko net/ipv6/netfilter/ip6t_eui64.o net/ipv6/netfilter/ip6t_eui64.mod.o
avareldalton85/rpi2-linux-rt
net/ipv6/netfilter/.ip6t_eui64.ko.cmd
bat
gpl-2.0
287
cmd_drivers/media/dvb-frontends/s5h1409.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/dvb-frontends/s5h1409.ko drivers/media/dvb-frontends/s5h1409.o drivers/media/dvb-frontends/s5h1409.mod.o
avareldalton85/rpi2-linux-rt
drivers/media/dvb-frontends/.s5h1409.ko.cmd
bat
gpl-2.0
311
cmd_sound/pci/ali5451/built-in.o := rm -f sound/pci/ali5451/built-in.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-ar rcsD sound/pci/ali5451/built-in.o
evan6200/cirrfy_pos
sound/pci/ali5451/.built-in.o.cmd
bat
gpl-2.0
220
:: -*- coding: utf-8 -*- :: Launch this script using the following command: :: ./examples/khaling/run_khaling.bat :: Results are available under examples/khaling/result/ folder. :: LaTeX file is generated with sound records and with cross references :: python examples/khaling/run_khaling.py :: LaTeX file is generat...
buret/pylmflib
examples/khaling/run_khaling.bat
bat
gpl-2.0
963
@echo off title Instalando Jars de Servicios siderQa SETLOCAL SET AWPROFILE=siderProd SET DIR_MAIN=\\192.168.1.100\c\services-suministros SET DIR_BIN=%DIR_MAIN%\bin SET DIR_CONF=%DIR_MAIN%\conf SET DIR_LIB=%DIR_MAIN%\lib SET DIR_MAIN_A_COPIAR=\target\suministros-cron.dir SET DIR_A_COPIAR_BIN=%DIR_MAIN_A_COPIAR%\bi...
AlanGuerraQuispe/SisAtuxPerfumeria
atux-dist/cron/dist-service-siderProd.bat
bat
gpl-2.0
443
textureatlas.exe -I "images" --width 256 --height 256 -O out -P tex xcopy /hrkysd out\tex_0.* ..\bin\64\Debug\overlay_atlas.* xcopy /hrkysd out\tex_0.* ..\bin\64\Release\overlay_atlas.* xcopy /hrkysd out\tex_0.* ..\bin\32\Debug\overlay_atlas.* xcopy /hrkysd out\tex_0.* ..\bin\32\Release\overlay_atlas.* xcopy /hrkysd o...
Falgern/ACTWebSocketOverlay
textures/gen_atlas.bat
bat
gpl-3.0
359
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=sheetparser if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make...
gcoffin/sheetparser
docs/make.bat
bat
gpl-3.0
779
@echo off rem T_TF_WS with TF_DLL compile batch file for (most) console compilers rem pause after each compiler if %1 not empty rem call self on low env space condition rem (c) 2003-2009 W.Ehrhardt if exist TF_dll.dll goto dll_found echo TF_DLL.DLL not found goto ende :dll_found set SRC=T_TF_WS rem log file (may...
compvid30/strongcrypt-fe
lib/tf/#ca_dll.bat
bat
gpl-3.0
4,220
@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...
Moguri/yggdrasil
docs/make.bat
bat
apache-2.0
6,465
start rmiregistry -J-Djava.rmi.server.useCodebaseOnly=false
JAT91011/IBO-server
registry.bat
bat
apache-2.0
59
@echo off @setlocal ENABLEDELAYEDEXPANSION rem Application startup script $Rev: 586 $ if "%1" == "-vm" goto setVmArg call :setJavaHome "%JAVA_HOME%" :checkJavaExec set JAVA="%JAVA_HOME%\bin\javaw.exe" if exist %JAVA% goto setClassPath echo Missing %JAVA% application goto end :setClassPath set MYDIR=%~dp0 se...
lgoldstein/communitychest
apps/tools/svnkit/svnsync/src/main/assembly/svnsync.bat
bat
apache-2.0
1,132
@echo off rem #------------------------------------------------------------------------------ rem # Copyright 2014 Esri 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 # ...
Esri/ops-server-config
Install/InstallOpsServer.bat
bat
apache-2.0
14,599
@ECHO OFF java -Daktin.broker.password=CHANGEME -Djava.util.logging.config.file=logging.properties -cp lib\* org.aktin.broker.admin.standalone.HttpServer 8080
aktin/broker
broker-admin-dist/src/main/scripts/run_broker.bat
bat
apache-2.0
160
@echo off call "Build.cmd" Debug Q16 x64
dlemstra/Magick.NET
src/Magick.Native/build/Debug-Q16-x64.cmd
bat
apache-2.0
40
mingw32-g++ -mwindows -mconsole -o TestXML.exe TestXML.o c:/xmlsoft_distro/lib/libxml2.lib c:/xmlsoft_distro/lib/zlib.lib c:/xmlsoft_distro/lib/iconv.lib -Wl,--start-group -Wl,--end-group
dreamsxin/ultimatepp
uppdev/TestXML/vasilis.bat
bat
bsd-2-clause
192
@ccp4-python %CCP4%\lib\py2\simbad\command_line\simbad_full.py %*
rigdenlab/SIMBAD
bin/simbad-full.bat
bat
bsd-3-clause
66
echo 'has compiled' pause
bgarrels/Coedit
lazproj/test/coeditproj/post.bat
bat
mit
25
cmd_drivers/media/built-in.o := /media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Samsung/TrendPlus/GT-S7580_JB_Opensource/rk-prebuilts/bin/arm-eabi-ld.bfd -EL -r -o drivers/media/built-in.o drivers/media/common/built-in.o drivers/media/rc/built-in.o drivers/media/video/built-in.o drivers/media/radio/bu...
EPDCenter/android_kernel_archos_97_titan
drivers/media/.built-in.o.cmd
bat
gpl-2.0
330
setMode -bs setCable -port auto identify identifyMPM setAttribute -position 3 -attr configFileName -value "implementation/download.bit" program -p 3 quit
Lindem-Data-Acquisition-AS/TM4C129-discontinued
libraries/FreeRTOSv8.0.1/FreeRTOS/Demo/MicroBlaze/_impact.cmd
bat
gpl-2.0
155
@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...
abide/django-windows-tools
docs/make.bat
bat
bsd-2-clause
5,124
@if not defined _echo @echo off setlocal set INIT_TOOLS_LOG=%~dp0init-tools.log set PACKAGES_DIR=%~dp0packages\ set TOOLRUNTIME_DIR=%~dp0Tools set DOTNET_PATH=%TOOLRUNTIME_DIR%\dotnetcli\ set DOTNET_CMD=%DOTNET_PATH%dotnet.exe if [%BUILDTOOLS_SOURCE%]==[] set BUILDTOOLS_SOURCE=https://dotnet.myget.org/F/dotnet-buildto...
Dmitry-Me/coreclr
init-tools.cmd
bat
mit
4,877
@echo off CALL _env.bat CALL make --file MyMakefile.txt pause
flake123p/ProjectH
Make/A05_vpath/demo.bat
bat
gpl-3.0
64
@echo off call ./set-env.cmd start %SOLR5_HOME%\bin\solr.cmd start
seu-as-code/seu-as-code.packages
org.apache.lucene/solr/5.2.1/files/start-solr5.bat
bat
apache-2.0
67
@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...
inveniosoftware/invenio-oauth2server
docs/make.bat
bat
mit
7,009
@PUSHD "%~dp0" & "..\..\..\..\launcher.exe" "play-inncnx2.ini"
Kroc/PortaDOOM
PortaDOOM/files/wads/episodes/inncnx/inncnx2/play.bat
bat
mit
62
"C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" VSGallery.AtomGenerator.sln /p:Configuration=Release mkdir "%~dp0\Release" xcopy /Y "%~dp0\VSGallery.AtomGenerator\bin\Release\VSGallery.AtomGenerator.exe" "%~dp0\Release" pause
garrettpauls/VSGallery.AtomGenerator
build.bat
bat
mit
231
:: CallRegParadigm.bat xmp_file :: - call RegParadigmXmp.vbs :: :: Author: :: Attila Vizhanyo - viza@isis.vanderbilt.edu :: :: Arguments: :: 1: xmp_file: GME paradigm file RegParadigmXmp.vbs %1
pombredanne/metamorphosys-desktop
metamorphosys/META/externals/HCDDES/autobuild/CallRegParadigm.bat
bat
mit
202
@ECHO OFF DEL /F /Q "%APPDATA%\ConEmu.xml" 2>NUL MKLINK "%APPDATA%\ConEmu.xml" "%SETTINGS%\conemu\ConEmu.xml"
jeremejevs/jeremejevs-website
public/u/settings-conemu.bat
bat
mit
115
DEL C:\temp\hkcu_shh_reg.tmp reg export HKCU\Software\Hidemaruo\Hidemaru C:\temp\hkcu_shh_reg.tmp RegExpToText.exe C:\temp\hkcu_shh_reg.tmp 1.txt
stackprobe/Factory
SubTools/Hidemaru/Test01.bat
bat
mit
146
@ECHO OFF npm install pause
AakayNet/anonymg.com
install.bat
bat
mit
27
@echo off set SolutionName=GrEmit rem reset current directory to the location of this script pushd "%~dp0" if exist "./%SolutionName%/bin" ( rd "./%SolutionName%/bin" /Q /S || exit /b 1 ) dotnet build --force --no-incremental --configuration Release "./%SolutionName%.sln" || exit /b 1 dotnet pack --no-build --...
homuroll/gremit
.rebuild-nuget-package.cmd
bat
mit
384
@echo off rem Update .ccls project file for ccls LPS and compile_flags.txt for clangd if "%~1"=="" ( echo missing argument: the location of Qt's include directory EXIT /B 0 ) set qt_inc=%~1 set qt_inc=%qt_inc:\=\\% ( echo clang echo -fcxx-exceptions echo -std=c++14 echo -Isrc\\core echo -...
tamlok/vnote
scripts/coc_update.cmd
bat
mit
790
java -mx500m -cp "/C:/Users/Compaq 6910p/Documents/R/win-library/3.4/dismo/java/maxent.jar;C:/Users/Compaq 6910p/Documents/R/win-library/3.4/rJava/java/boot;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java\dismo.jar;C:\Users\Compaq 6910p\Documents...
mauriciovancine/enm_r
data/temp/raster/maxent/910881106839/species_explain.bat
bat
mit
650
..\python\python.exe fix_table_id.py
Southpaw-TACTIC/Team
src/fixes/fix_table_id.bat
bat
epl-1.0
40