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
inject.exe --run "E:\Games\Sid Meiers Civilization Beyond Earth\CivilizationBe_DX11.exe" --inject --export Load --add-path --path-resolution --module cerberus.dll
geota/hadesmem
scripts/x86/cbe.bat
bat
mit
162
@echo off rem ##################################################### rem Make sure that environment edits are local and that we have access to the rem Windows command extensions. rem ##################################################### setlocal enableextensions if not errorlevel 1 goto extensionsokay echo Unable to en...
marktriggs/vufind
index-alphabetic-browse.bat
bat
gpl-2.0
3,754
@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 ...
jhulick/zuul-netty
zuul-perf-tests/tools/apache-jmeter-2.9/extras/proxycert.cmd
bat
apache-2.0
1,269
git submodule init git submodule update nuget restore src\Drum.sln msbuild vendor\Strathweb.TypedRouting\Strathweb.TypedRouting.sln
modulexcite/drum
setup.bat
bat
apache-2.0
131
# (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. # # This file contains confidential and proprietary information # of Xilinx, Inc. and is protected under U.S. and # international copyright and other intellectual property # laws. # # DISCLAIMER # This disclaimer is not a license and does not grant any # r...
timvideos/HDMI2USB-jahanzeb-firmware
ipcore_dir/bytefifoFPGA/simulation/timing/simulate_vcs.bat
bat
bsd-2-clause
2,837
!create a1:A !create b1:B !create c1:C !create c2:C !insert(a1,b1,c1) into R !insert(a1,b1,c2) into R
anonymous100001/maxuse
test/state/Ternary2-good1.cmd
bat
gpl-2.0
102
@echo off set SRCDIR=%1& shift set DSTDIR=%1& shift set RELDIR=%1& shift :parse if "%1" == "" goto inst if "%1" == "static" set TYPE=%1 if "%1" == "dynamic" set TYPE=%1 if "%1" == "debug" set DTYPE=%1 if "%1" == "release" set DTYPE=%1 shift rem endif goto parse :inst @echo on if "%TYPE%" == "...
amiramix/serna-free
3rd/jade/install.bat
bat
gpl-3.0
595
@echo off @if not "%ECHO%" == "" echo %ECHO% @if "%OS%" == "Windows_NT" setlocal if "%OS%" == "Windows_NT" ( set "DIRNAME=%~dp0%" ) else ( set DIRNAME=.\ ) setlocal EnableDelayedExpansion call "!DIRNAME!common.bat" :commonConf rem check for the security manager system property echo(!SERVER_OPTS! | findstr /r /c...
jstourac/wildfly
ee-feature-pack/common/src/main/resources/content/bin/wsconsume.bat
bat
lgpl-2.1
2,205
@echo off echo [INFO] ʹÓÃmaven¸ù¾Ýpom.xml ¸´ÖÆÒÀÀµjarµ½ÏàӦĿ¼¡£ echo [INFO] compile,runtime¼¶±ðµ½/webapp/WEB-INF/lib, test,provided¼¶±ðµ½/lib set local_driver=%cd:~0,2% set local_path=%cd% set exec_path=%0 set exec_path=%exec_path:~0,-13%" set exec_driver=%exec_path:~1,2% %exec_driver% cd %exec_path%/...
cnsde/lforum
bin/copy-jar.bat
bat
apache-2.0
578
rem set LEAP=..\..\..\..\..\add-ons\leap\j2se\lib\JadeLeap.jar set LEAP=..\..\..\..\..\add-ons\leap\j2se\classes java -cp %LEAP% jade.Boot -container -nomtp -port 5500 -icps jade.imtp.leap.JICP.JICPSPeer pause
tomkren/pikater
lib/jade-4.3.2/doc/tutorials/SSL-IMTP/JICP-SSL/NoAuth/NoAuth-cont1.bat
bat
apache-2.0
226
rem šWindows”FØver_ƒŒƒR[ƒh–³‚µver rem _makeDb_w2.bat SERVER DB IF "%2" == "" GOTO END > tbl.rec.tmp sqlcmd -S %1 -k2 -Q "select schema_id, name from [%2].[sys].[tables]" > sch.rec.tmp sqlcmd -S %1 -k2 -Q "select schema_id, name from [%2].[sys].[schemas]" C:\Factory\SQLSvr200x\export\MakeTableList.exe tbl.rec.tmp s...
stackprobe/Factory
SQLSvr200x/export/_makeDb_w2.bat
bat
mit
758
"%PROGRAMFILES(x86)%\MSBuild\14.0\Bin\msbuild.exe" /v:n MySolution.sln pause cls %0
Serivy/Blog
2015-08 - Solution wide MSBuild target/Example2/Build.bat
bat
mit
83
tsc Ground_Test.ts --declaration --module commonjs
silentorb/ground_js
test/make.bat
bat
mit
50
rem windows用のリンク生成スクリプト rem user\\dotfilesのような構成にあることを期待している set dotfiles=dotfiles set vim_dir=.vim @echo off cd .. rem .vimディレクトリ作成 If not exist %vim_dir% ( mkdir %vim_dir% ) rem .vimrcと.gvimrcはハードリンク mklink /H dotfiles\\.vimrc .vimrc
hidetzu/dotfiles
dotfilesLink.bat
bat
mit
337
@ECHO OFF cmd /c ""C:\Users\Public\Documents\IDE\processing-2.2.1\processing-java.exe" --present --force --sketch="C:\Users\Public\Documents\ADIS-IMU-Demo\Processing_IMU_Cockpit_Demo_1280x800" --output="C:\Users\Public\Documents\ADIS-IMU-Demo\Processing_IMU_Cockpit_Demo_1280x800\output""
juchong/ADIS-IMU-Demo
Processing_IMU_Cockpit_Demo_1280x800/IMU Cockpit Demo.bat
bat
mit
289
Del /A filestore\media\images\* Del /A filestore\thumbnails\* FOR /D %%p IN ("filestore\media\images\*.*") DO rmdir "%%p" /s /q FOR /D %%p IN ("filestore\thumbnails\*.*") DO rmdir "%%p" /s /q
jonmsawyer/maio
delete_files.bat
bat
mit
192
@ECHO OFF setlocal DISABLEDELAYEDEXPANSION SET BIN_TARGET=%~dp0/sclcheck php "%BIN_TARGET%" %*
sclable/coding-standards
bin/sclcheck.bat
bat
mit
99
@echo off REM This script will add logback jars to your classpath. set LB_HOME=c:/SET/THIS/PARAMETER/TO/THE/FOLDER/WHERE/YOU/INSTALLED/LOGBACK REM echo %LB_HOME% set CLASSPATH=%CLASSPATH%;%LB_HOME%/logback-classic-${project.version}.jar set CLASSPATH=%CLASSPATH%;%LB_HOME%/logback-core-${project.version}.jar set CLAS...
OuZhencong/logback
logback-examples/setClasspath.cmd
bat
mit
515
@echo off set "current=%cd%" set "escaped=%current:\=\\%" echo [erlang] > %current%\erl8.2\bin\erl.ini echo Bindir=%escaped%\\erl8.2\\erts-8.2\\bin >> %current%\erl8.2\bin\erl.ini echo Progname=erl >> %current%\erl8.2\bin\erl.ini echo Rootdir=%escaped%\\erl8.2 >> %current%\erl8.2\bin\erl.ini set ERLANG_HOME="%current...
maleowy/ScrapTheWorld
RabbitMQ/environment.bat
bat
mit
595
zip -R kyrasrc.zip *.cpp *.c *.h *.dsp Makefile
minozake/aryk
makesrc.bat
bat
gpl-2.0
49
cmd_mm/mmzone.o := arm-linux-gnueabi-gcc -Wp,-MD,mm/.mmzone.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-rk/inc...
jpsminix/minix5
mm/.mmzone.o.cmd
bat
gpl-2.0
19,498
cmd_drivers/cpufreq/built-in.o := /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o drivers/cpufreq/built-in.o drivers/cpufreq/cpufreq.o drivers/cpufreq/cpufreq_stats.o drivers/cpufreq/cpufreq_performance.o drivers/cpufreq/cpufreq_powersave.o drivers/cpufreq/cpufreq_userspace.o ...
RittikBhowmik/Project-Crater-Kernel-GT-i9152
drivers/cpufreq/.built-in.o.cmd
bat
gpl-2.0
571
"C:\Games\OpenArena\netradiant.git-20150618\q3map2.exe" -fs_basepath "C:\Games\OpenArena" -fs_game "devoa088" -game "oa" -flares -meta -v -verboseentities "C:\Games\OpenArena\devoa088\maps\czest1tourney-oa3.map" "C:\Games\OpenArena\netradiant.git-20150618\q3map2.exe" -fs_basepath "C:\Games\OpenArena" -fs_game "devoa088...
NeonKnightOA/oaassets
tools/compile-scripts/batch/czest1tourney-oa3.bat
bat
gpl-2.0
834
@echo off echo Configuring GNU libiconv for DJGPP v2.x... Rem The SmallEnv tests protect against fixed and too small size Rem of the environment in stock DOS shell. Rem Find out if NLS is wanted or not, Rem if dependency-tracking is wanted or not, Rem if caching is wanted or not Rem and where the sources are. ...
hajuuk/R7000
ap/gpl/iserver/libiconv-1.10/djgpp/config.bat
bat
gpl-2.0
17,215
cmd_sound/drivers/built-in.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o sound/drivers/built-in.o sound/drivers/opl3/built-in.o sound/drivers/opl4/built-in.o sound/drivers/mpu401/built-in.o sound/drivers/vx/built-in.o sound/drivers/pcsp/built-in.o
JoinTheRealms/TF700-dualboot-stockbased
sound/drivers/.built-in.o.cmd
bat
gpl-2.0
318
type Install-SQL-2008-x64.ps1 | powershell -c -
devizer/glist
bin/SQL-Express/SQL-Express-2008-x64.cmd
bat
gpl-3.0
48
nasm BOOT.ASM -O7 -o BOOT.IMG nasm kernel.ASM -O7 -o kernel.COM rem fasm BOOT.ASM BOOT.IMG rem fasm kernel.asm kernel.com pause exit
Divyavrat/aplaun
BUILD.bat
bat
gpl-3.0
132
@echo off java -classpath "%~f0\..\lib\javacc.jar" jjtree %1 %2 %3 %4 %5 %6 %7 %8 %9
ckaestne/CIDE
CIDE_Samples/cide_samples/AHEAD Build Scripts/orig/ahead/miscellaneous/javacc/bin/jjtree.bat
bat
gpl-3.0
91
@echo off set prefix=%NETPREFIX% @if [%1] equ [] @( echo IP Address in cl argument missing.. goto exit ) if [%1] equ [/n] @( if [%2] equ [] @( echo IP Address in cl argument missing.. goto exit ) ping -a %prefix%.%2 goto exit ) ping %prefix%.%1 :exit set prefix= @echo on
atiq-cs/Scripts-And-Utilities
cmd/sping.cmd
bat
gpl-3.0
286
@echo off set id=%1 at %id%
pmanwatkar/puppetModules
actions/files/ProcessHandlingWindows/show_task_by_id.bat
bat
gpl-3.0
30
@echo off echo Removing certificates... echo. certutil -delstore My "localhost" certutil -delstore Root "Root Agency" certutil -delstore My "IdentityTKStsCert" certutil -delstore TrustedPeople "IdentityTKStsCert" echo. echo Clean up finished! echo.
Evilazaro/MCSDAzureTraining
Design and Implement Cloud Services/HOLs/HOL-FederatedAuthWebRole/Source/Setup/Scripts/CleanupCertificates.cmd
bat
agpl-3.0
255
cd bin webService.exe install
chronos2015/playground
Go/webService/install.cmd
bat
unlicense
32
cmd_libbb/make_directory.o := gcc -Wp,-MD,libbb/.make_directory.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.25.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstric...
rennman/copfvtci
build/busybox-1.25.1/libbb/.make_directory.o.cmd
bat
apache-2.0
10,248
@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...
Akrog/gcs-client
docs/make.bat
bat
apache-2.0
6,467
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_MEETS.S02_Meeting.MSMEETS_S02_TC11_AddMeetingWithInvalidOrganizerEmail /testcontainer:..\..\MS-MEETS\TestSuite\bin\Debug\MS-MEETS_TestSuite.dll /runconfig:..\..\MS-MEETS\MS-MEETS.testsettings /unique pause
OfficeDev/Interop-TestSuites
SharePoint/Source/Scripts/MS-MEETS/RunMSMEETS_S02_TC11_AddMeetingWithInvalidOrganizerEmail.cmd
bat
mit
299
@ECHO OFF REM SPDX-FileCopyrightText: none REM REM SPDX-License-Identifier: CC0-1.0 REM 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% sour...
dionaea-honeypot/dionaea
doc/make.bat
bat
gpl-2.0
7,342
@echo off setlocal set CPPCHECK_HOME=D:/lib_repo/cpp/ext/cppcheck-1.86 set PATH=%CPPCHECK_HOME%/bin;%PATH% set CFGDIR=%CPPCHECK_HOME%/bin/cfg cppcheck.exe %1% endlocal echo on
sangwook236/SWDT
sw_dev/cpp/ext/doc/static_code_analysis/run_cppcheck.bat
bat
gpl-3.0
179
osql /E /S. /dmaster /i peer1_setup.sql osql /E /S. /dmaster /i peer1_procs.sql osql /E /S. /dmaster /i peer2_setup.sql osql /E /S. /dmaster /i peer2_procs.sql osql /E /S. /dmaster /i peer3_setup.sql osql /E /S. /dmaster /i peer3_procs.sql osql /E /S. /dmaster /i makescope.sql
Stoner19/Memory-Lifter
Development/3rdParty/Microsoft/Synchronisation/ADO.NET/V2.0/Samples/SharingAppDemo-ColumnMapping/setup/runit.bat
bat
lgpl-2.1
285
cmd_drivers/leds/built-in.o := arm-eabi-ld -EL -r -o drivers/leds/built-in.o drivers/leds/led-core.o drivers/leds/led-class.o drivers/leds/led-triggers.o drivers/leds/leds-gpio.o drivers/leds/leds-cpld.o drivers/leds/leds-microp.o drivers/leds/ledtrig-timer.o drivers/leds/ledtrig-heartbeat.o drivers/leds/ledtrig-sl...
TroNit/BlackDome_Kernel_JB
drivers/leds/.built-in.o.cmd
bat
gpl-2.0
327
cmd_sound/soc/s3c24xx/snd-soc-s3c24xx-uda134x.o := arm-linux-ld -EL -r -o sound/soc/s3c24xx/snd-soc-s3c24xx-uda134x.o sound/soc/s3c24xx/s3c24xx_uda134x.o
beebingoo/linux-2.6.32.2
sound/soc/s3c24xx/.snd-soc-s3c24xx-uda134x.o.cmd
bat
gpl-2.0
158
java -jar jbpt-pm-entropia-1.6.jar -emp -rel=examples\log1.xes -ret=examples\model1.pnml
jbpt/codebase
jbpt-pm/target/emp.bat
bat
lgpl-3.0
88
cmd /c scons --debugbuild msvcproj --clean cmd /c scons msvcproj --clean del *.vcproj del *.sln cmd /c scons --debugbuild msvcproj cmd /c scons msvcproj
harmy/kbengine
kbe/src/lib/third_party/nedmalloc/!MakeMSVCProjs.bat
bat
lgpl-3.0
153
@rem Copyright 2016, Google Inc. @rem All rights reserved. @rem @rem Redistribution and use in source and binary forms, with or without @rem modification, are permitted provided that the following conditions are @rem met: @rem @rem * Redistributions of source code must retain the above copyright @rem notice, this l...
tengyifei/grpc
tools/run_tests/build_csharp_coreclr.bat
bat
bsd-3-clause
1,846
@ECHO OFF SETLOCAL REM SETLOCAL is on, so changes to the path not persist to the actual user's path git.exe --version IF %ERRORLEVEL%==9009 GOTO :trydefaultpath REM OK, DONE GOTO :EOF :trydefaultpath PATH=C:\Program Files (x86)\Git\cmd;C:\Program Files\Git\cmd;%PATH% git.exe --version IF %ERRORLEVEL%==9009 GOTO :show...
base33/Umbraco-CMS
build/InstallGit.cmd
bat
mit
2,198
copy "..\..\Kooboo.CMS.SitesProviders\Kooboo.CMS.Sites.TemplateEngines.NVelocity\bin\Release\Kooboo.CMS.Sites.TemplateEngines.NVelocity.dll" "NVelocity\Kooboo.CMS.Sites.TemplateEngines.NVelocity.dll" md Razor copy "..\..\Kooboo.CMS.SitesProviders\Kooboo.CMS.Sites.TemplateEngines.Razor\bin\Release\Kooboo.CMS.Sites.Tem...
jtm789/CMS
Kooboo.CMS/Publish/TemplateEngines/Publish.bat
bat
bsd-3-clause
679
@echo off :: Copyright 2009 Google Inc. All Rights Reserved. :: :: Licensed under the Apache License, Version 2.0 (the "License"); :: you may not use this file except in compliance with the License. :: You may obtain a copy of the License at :: :: http://www.apache.org/licenses/LICENSE-2.0 :: :: Unless required by ...
sebmarchand/syzygy
syzygy/run_all_tests.bat
bat
apache-2.0
955
@rem Recreate some python charmap codecs from the Windows function @rem MultiByteToWideChar. @cd /d %~dp0 @mkdir build @rem Arabic DOS code page c:\python30\python genwincodec.py 720 > build/cp720.py
Orav/kbengine
kbe/src/lib/python/Tools/unicode/genwincodecs.bat
bat
lgpl-3.0
208
@echo off REM *************************************************************************** REM configonly.cmd REM --------------------- REM begin : June 2018 REM copyright : (C) 2018 by Juergen E. Fischer REM email : jef at norbit dot de REM ****************...
rldhont/Quantum-GIS
ms-windows/osgeo4w/configonly.bat
bat
gpl-2.0
1,745
echo off set arg1=%1 set arg2=%2 python createRegressInputs.py data\\regress_para\\regresscols_path%arg2%_%arg1%.xlsx -o data\\regress_data python regress.py data\\regress_data\\regresscols_path%arg2%_%arg1%_y.xlsx data\\regress_data\\regresscols_path%arg2%_%arg1%_x.xlsx data\\regress_out\\regress_summary_path%arg2%_...
tzechiop/PANYNJ-Regression-Analysis-for-Toll-Traffic-Elasticity
runRegress.bat
bat
mit
401
floyd run --gpu --mode jupyter --env tensorflow-1.0
AlphaGit/deep-learning
language-translation/run.bat
bat
mit
51
node ../node_modules/mocha/bin/mocha
fuselabs/botchat
test/run.bat
bat
mit
37
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=source set BUILDDIR=_build set SPHINXPROJ=Implements if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. ...
ksindi/implements
docs/make.bat
bat
mit
783
git add .
madsbangh/misc-scripts
aa.bat
bat
mit
9
REM Dependencies: SPP_PATH, UDM_PATH, UDM_3RDPARTY_PATH, GREAT_PATH, ANTLR_PATH, BOOST_PATH, OTIF_PATH, VCP_PATH, VCP_LOGF REM -------------------------------------------------------------------------------------------------- if "%VCP_LOGF%"=="" GOTO Usage if "%VCP_PATH%"=="" GOTO Usage SE...
pombredanne/metamorphosys-desktop
metamorphosys/META/externals/HCDDES/autobuild/vcp_build.bat
bat
mit
1,493
"%ProgramFiles(x86)%\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\MSBuild.exe" DotSpatial.sln /target:Clean /property:Configuration=Release /nologo /clp:ErrorsOnly "%ProgramFiles(x86)%\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\MSBuild.exe" DotSpatial.sln /target:ReBuild /property:Configur...
CGX-GROUP/DotSpatial
Source/Compile.cmd
bat
mit
357
REM INSTALLING DEV DEPENDENCIES npm install --save-dev @angular/cli@^1.5.0 npm install --save-dev @angular/compiler@^5.0.0 npm install --save-dev @angular/compiler-cli@^5.0.1 npm install --save-dev @angular/core@^5.0.1 npm install --save-dev rollup@^0.50.0 npm install --save-dev typescript@^2.4.2
buildmotion/angular-actions
add-dev-dependencies.cmd
bat
mit
297
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --enable-logging --v=1 --redirect-code-traces --no-sandbox --js-flags="--trace-deopt --code-comments --trace-bailout" "http://localhost/nes/out/index_app.html" > chrome_log.txt
peteward44/WebNES
tools/chrome_profile.cmd
bat
mit
240
FOR /F "tokens=*" %%G IN ('DIR /B /AD /S *.svn*') DO RMDIR /S /Q "%%G" FOR /F "tokens=*" %%G IN ('DIR /B /AD /S bin') DO RMDIR /S /Q "%%G" FOR /F "tokens=*" %%G IN ('DIR /B /AD /S obj') DO RMDIR /S /Q "%%G" FOR /F "tokens=*" %%G IN ('DIR /B /AD /S bin?') DO RMDIR /S /Q "%%G" FOR /F "tokens=*" %%G IN ('DIR /B /AD /S obj...
lytico/xwt-mobile
src/clean.bat
bat
mit
879
@echo off if [%1]==[] ( echo Usage: CreateWinMsi 'signing password' goto :eof ) :: Set the current app version SET VER=1.5.3 cd Windows SET FILESDIR=temp echo ***** Copying the jar file... mkdir %filesdir% copy ..\..\out\artifacts\HummingbirdFirmwareBurner_jar\HummingbirdFirmwareBurner.jar %filesdir%\Hummingbir...
BirdBrainTechnologies/DuoFirmwareBurner
Packages/CreateWinMsi.bat
bat
mit
2,844
SET PROJECT_NAME=%1 SET PROJECT_DIR=%1 if "%2"=="" (SET PROJECT_DIR=%1) ELSE (SET PROJECT_DIR=%2) "%NUGET_DIR%\NuGet.exe" pack "%PROJECT_DIR%/%PROJECT_NAME%.nuspec" -Verbosity detailed -basepath "tmp_nuget/%PROJECT_NAME%" -OutputDirectory tmp_nuget
kendarorg/Node.Cs.Old
Node.Cs/dobuild_nuget.bat
bat
mit
249
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\qrcode\bin\qrcode" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\qrcode\bin\qrcode" %* )
jairoiglesias/hacka-intervalor
node_modules/.bin/qrcode.cmd
bat
mit
176
@echo off bundle exec rackup
jamesformica/Trains
go.bat
bat
mit
28
call "C:\Program Files (x86)\WiX Toolset v3.8\bin\heat.exe" project "InvertClient.csproj" -pog Binaries -pog Content -pog Documents -ag -cg InvertClientBinaries -out InvertClientProject.wxs pause
mecctro/Invert911
InvertClient/WixHarvestProject.bat
bat
gpl-2.0
200
cmd_net/bluetooth/hci_event.o := arm-linux-gnueabi-gcc -Wp,-MD,net/bluetooth/.hci_event.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...
b8e5n/KTG-kernel_es209ra
net/bluetooth/.hci_event.o.cmd
bat
gpl-2.0
30,145
cmd_net/netfilter/core.o := arm-eabi-gcc -Wp,-MD,net/netfilter/.core.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/ma...
bigbiff/i717-GB-Kernel
net/netfilter/.core.o.cmd
bat
gpl-2.0
33,254
cmd_drivers/hid/built-in.o := /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/hid/built-in.o drivers/hid/hid.o drivers/hid/hid-ntrig.o drivers/hid/usbhid/built-in.o
asopov/linux-tpt-2.6.39
drivers/hid/.built-in.o.cmd
bat
gpl-2.0
222
@echo off call "%~dp0\o4w_env.bat" call "%OSGEO4W_ROOT%"\apps\grass\grass-6.4.4\etc\env.bat @echo off path %PATH%;%OSGEO4W_ROOT%\apps\qgis\bin;%OSGEO4W_ROOT%\apps\grass\grass-6.4.4\lib set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/qgis rem Set VSI cache to be used as buffer, see #6448 set VSI_CACHE=TRUE set VSI_...
nextgis/ngq_compulink
qgis-installer/Installer-Files/qgis.bat
bat
gpl-2.0
594
cmd_net/ipv4/netfilter/nf_conntrack_ipv4.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o net/ipv4/netfilter/nf_conntrack_ipv4.o net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o net/ipv4/netfilter/nf_conntra...
avareldalton85/rpi2-linux-rt
net/ipv4/netfilter/.nf_conntrack_ipv4.o.cmd
bat
gpl-2.0
337
cmd_kernel/ksysfs.o := gcc -Wp,-MD,kernel/.ksysfs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-optimize-sibling-calls -mtune=generic -m64 -mno-red-zo...
dnh34/proj1
kernel/.ksysfs.o.cmd
bat
gpl-2.0
8,999
@echo off rem #### 014.runProcessExplorer cd.. cd.. cd downloads @powershell -NoProfile -ExecutionPolicy Bypass -Command "$source = 'https://github.com/processhacker2/processhacker2/releases/download/v2.39/processhacker-2.39-bin.zip'; $destination = 'processhacker-2.39-bin.zip'; [Net.ServicePointManager]::SecurityPro...
adgellida/windowsScripts
015.runProcessHacker.bat
bat
gpl-2.0
784
@echo off REM Format today's date to DAY-MONTH-YEAR format SET year=%date:~-4% SET month=%date:~3,2% IF "%month:~0,1%" == " " SET month=0%month:~1,1% SET day=%date:~0,2% IF "%day:~0,1%" == " " SET day=0%day:~1,1% REM Pack today's build to archive SET BUILD_DATE=%day%-%month%-%year% SET ARCHIVE_NAME=TRAChecker_%BUILD...
metamaker/trachecker
scripts/bin/Release/pack-release.bat
bat
gpl-2.0
514
cmd_kernel/configs.ko := /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld -EL -r -T /home/livlogik/Git_Hub/Kernel--Evil_Yummy_Gumdrop/scripts/module-common.lds --build-id --fix-cortex-a53-843419 -o kernel/configs.ko kernel/configs.o k...
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
kernel/.configs.ko.cmd
bat
gpl-2.0
340
cmd_util-linux/mkfs_minix.o := gcc -Wp,-MD,util-linux/.mkfs_minix.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 -Wstr...
muthumani2/Muthu-busybox
util-linux/.mkfs_minix.o.cmd
bat
gpl-2.0
9,504
"%GBC%\fart.exe" "raine32_sdl.cfg" [ROMPTH] "%GBG%\%GAM%\%CONS%\%NEOCD%\%CSTM%"
HoodlumDTX/rom-jacket
NEOCDinject.bat
bat
gpl-2.0
79
java -jar yuicompressor.jar --line-break 1000 ..\..\plugins\dragmath\editor_plugin_src.js -o ..\..\plugins\dragmath\editor_plugin.js
ajv/Offline-Caching
lib/editor/tinymce/extra/tools/compress_dragmath.cmd
bat
gpl-2.0
134
cp Assets/Emgu.CV/Emgu.Util/*.cs ../Emgu.Util/ cp Assets/Emgu.CV/Emgu.CV/*.cs ../Emgu.CV/ cp Assets/Emgu.CV/Emgu.CV/Capture/*.cs ../Emgu.CV/Capture cp Assets/Emgu.CV/Emgu.CV/Color/*.cs ../Emgu.CV/Color cp Assets/Emgu.CV/Emgu.CV/Cvb/*.cs ../Emgu.CV/Cvb cp Assets/Emgu.CV/Emgu.CV/Features2D/*.cs ../Emgu.CV/Features2D ...
neutmute/emgucv
Emgu.CV.Unity/sync_unity_assets.bat
bat
gpl-3.0
3,142
@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...
kitizz/nutmeg
doc/src/make.bat
bat
gpl-3.0
5,096
echo %0 set CONFIGURATION=%1 call "%~dp0..\..\..\SetPathPSdk2008.bat" if NOT %ERRORLEVEL%==0 exit 1 set OUT_PATH=%~dp0bin\%CONFIGURATION% echo [INFO] OUT_PATH=%OUT_PATH% set MSI_FILE_IN=PteidMW35-Pro set MSI_FILE_OUT=PteidMW35-Pro set MST_DIR=%OUT_PATH%\mst-pro mkdir "%MST_DIR%" ::------------------...
12019/svn.gov.pt
_src/eidmw/misc/Wix_MW35/MW35Wix/multi-lang-pro.cmd
bat
gpl-3.0
2,469
@echo off if "%1" == "" goto usage C:/Programs/BlueLab41/tools/bin/make -R BLUELAB=C:/Programs/BlueLab41/tools -f spp_uart.release.mak %* exit /b 0 :usage echo valid arguments are: clean, build or flash exit /b 1
uholeschak/ediabaslib
EdiabasLib/CanAdapterElm/Bluetooth/spp_uart/compile.bat
bat
gpl-3.0
214
@echo off set bin="F:\Program Files (x86)\1cv8\8.3.9.1818\bin\1cv8.exe" DESIGNER /IBName "Srvr=""srv1c_dev:3541"";Ref=""alfa_dev_klimenko"";" /NКлименко /Psecret /ConfigurationRepositoryF "W:\STORAGE_1C\ALFA" /ConfigurationRepositoryN "Клименко" /ConfigurationRepositoryP "" set src=Z:\Users\klimenko\Documents\Миграци...
klimenko-1c/ext2int
convert.bat
bat
gpl-3.0
1,285
@java -cp "%~dp0\bpi-converter.jar" net.ltgt.bpi.util.BPIExtract %*
tbroyer/bit-packed-image
converter/extract.bat
bat
lgpl-2.1
69
palm-log -f -d usb com.epikwarlord.audiophileHDPro
epik/wAMP
STAGING/log.cmd
bat
lgpl-2.1
50
@echo off REM ############################################################################### REM How to run scripts before or after backups REM ############################################################################### REM Duplicati is able to run scripts before and after backups. This REM functionality...
sitofabi/duplicati
Duplicati/Library/Modules/Builtin/run-script-example.bat
bat
lgpl-2.1
8,155
cls @call mvn install:install-file -DpomFile=findbugs.pom -Dfile=lib/findbugs.jar -DgroupId=net.sourceforge.findbugs -DartifactId=findbugs -Dversion=%1% -Dpackaging=jar @call mvn install:install-file -DpomFile=bcel.pom -Dfile=lib/bcel.jar -DgroupId=net.sourceforge.findbugs -DartifactId=bcel -Dversion=%1% -Dpack...
sonatype/findbugs-maven-plugin
src/main/tools/fb2local.bat
bat
apache-2.0
1,213
@call python %~dp0\repo %*
demonyangyue/git-repo
repo.cmd
bat
apache-2.0
27
@ECHO OFF @REM @REM Copyright 2011-2016 GatlingCorp (http://gatling.io) @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...
gatling/gatling
gatling-bundle/src/universal/bin/recorder.bat
bat
apache-2.0
2,132
@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...
jzempel/flask-exceptional
docs/make.bat
bat
bsd-3-clause
4,533
@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...
rshipp/python-dshield
docs/make.bat
bat
bsd-3-clause
6,703
@REM Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 The SCons Foundation @REM Copyright 2011 Yesudeep Mangalapilly <yesudeep@gmail.com> @REM Copyright 2012 Google, Inc & contributors. @REM watchmedo.bat - Wrapper .bat file for the watchmedo Python script. @echo off set SCRIPT_ERRORLEVEL= if "...
snakeleon/YouCompleteMe-x64
third_party/ycmd/third_party/watchdog_deps/watchdog/tools/watchmedo.bat
bat
gpl-3.0
1,007
cmake -P windows.cmake pause
yossi-tahara/build_libTooling
llvm_build/zz_full_all.bat
bat
gpl-3.0
30
#!/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...
airabinovich/finalArquitectura
TestDatapathPart1/PipeAndDebug/ipcore_dir/RAM/implement/planAhead_ise.bat
bat
lgpl-2.1
2,625
@echo off if (%1)==() echo Usage: %0 tracefile if (%1)==() goto done rem Need to fiddle with the dumped image so prep doesn't break it obj\i386\preprep ..\src\obj\i386\emacs.exe ..\src\obj\i386\pemacs.exe copy ..\src\obj\i386\temacs.map ..\src\obj\i386\pemacs.map rem ----------------------------------------------------...
jawatech/emacs-24.5
nt/ftime-nostartup.bat
bat
apache-2.0
1,071
REM Generate sql script for installer "C:\Program Files (x86)\Microsoft Visual Studio 9.0\DBPro\sqlspp.exe" /i:"..\Binaries\Debug\SQL\Tfs_IntegrationPlatform.sql" /o:"..\Binaries\Debug\SQL\output.sql" copy ..\Binaries\Debug\SQL\output.sql ..\Setup\Installation\Tfs_IntegrationPlatform.sql pause
adamdriscoll/TfsIntegrationPlatform
IntegrationPlatform/Setup/generateInstallerSQLScript.bat
bat
mit
296
@if (@X)==(@Y) @end /* Harmless hybrid line that begins a JScript comment ::************ Documentation *********** ::REPL.BAT version 5.0 ::: :::REPL Search Replace [Options [SourceVar]] :::REPL /?[REGEX|REPLACE] :::REPL /V ::: ::: Performs a global regular expression search and replace operation on ::: each l...
TomByrne/Flash2Svg
build/Repl.bat
bat
mit
13,442
@echo off rem For usage, do: ccg-update -h call ccg-env %JAVA_CMD% opennlp.ccg.test.UpdateTestbed %*
codeaudit/openccg
bin/ccg-update.bat
bat
lgpl-2.1
107
@echo off setlocal REM Set intermediate env vars because the %VAR:x=y% notation below REM (which replaces the string x with the string y in VAR) REM doesn't handle undefined environment variables. This way REM we're always dealing with defined variables in those tests. set CHK_HOME=_%EC2_HOME% if "%CHK_HOM...
barnyard/pi
p2p-api/etc/ec2-api-tools-1.3-30349/bin/ec2reboot.cmd
bat
apache-2.0
475
@echo off rem Copyright 2018 Google Inc. All rights reserved. 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 req...
bjtaylor1/osrm-backend
third_party/flatbuffers/tests/RustTest.bat
bat
bsd-2-clause
851
@echo off :: Launch FindBugs on a Windows system. :: Adapted from scripts found at http://www.ericphelps.com/batch/ :: This will only work on Windows NT or later! :: Don't affect environment outside of this invocation setlocal :: ---------------------------------------------------------------------- :: Set up default...
galahade/vagrant_ansible
ubuntu_docker_host/findbugs-3.0.1/bin/findbugs.bat
bat
apache-2.0
6,636
@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 (t...
lemining/loadtest_sample
tools/apache-jmeter-2.13/bin/shutdown.cmd
bat
gpl-2.0
1,067
build.bat greedy
vldbhw/sector_level_mapping_FTL
build_rvds/build_greedy.bat
bat
gpl-3.0
16