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
cmd_mm/filemap.o := arm-none-linux-gnueabi-gcc -Wp,-MD,mm/.filemap.o.d -nostdinc -isystem /home/stesalit/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/root/kernel-dev/linux-2.6.37/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-davinci/...
srinugnt2000/linux-2.6.37
mm/.filemap.o.cmd
bat
gpl-2.0
30,237
cmd_net/netfilter/ipvs/ip_vs_wrr.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/ipvs/ip_vs_wrr.ko net/netfilter/ipvs/ip_vs_wrr.o net/netfilter/ipvs/ip_vs_wrr.mod.o
ashishtanwer/NFTable-porting-on-Android-Goldfish
net/netfilter/ipvs/.ip_vs_wrr.ko.cmd
bat
gpl-2.0
316
@echo off set tagger_dir="../LVTagger" set parser_dir="../maltparser" set ner_dir="../LVTagger" set lvcoref_dir=".." set home_dir=%CD% set data_dir=%CD% set home_dir=%home_dir:\=/% set data_dir=%data_dir:\=/% :BEGIN REM if "%1"=="-h" goto help if "%1"=="" ( set input=%data_dir%/input.txt ) else ...
chaosfoal/LVCoref
other/pipeline/pipeline.bat
bat
gpl-2.0
1,788
cmd_drivers/media/built-in.o := /home/radug/Android/cm/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/media/built-in.o drivers/media/common/built-in.o drivers/media/video/built-in.o drivers/media/radio/built-in.o
RaduG/2.6.29-RaKern-2x-Hero
drivers/media/.built-in.o.cmd
bat
gpl-2.0
256
cmd_fs/isofs/rock.o := gcc -Wp,-MD,fs/isofs/.rock.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-larger-than=20...
namgk/kernel-tut
fs/isofs/.rock.o.cmd
bat
gpl-2.0
18,791
cmd_drivers/mmc/card/queue.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,drivers/mmc/card/.queue.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERN...
yohanes/Acer-BeTouch-E130-Linux-Kernel
drivers/mmc/card/.queue.o.cmd
bat
gpl-2.0
24,361
cmd_/home/lijg/work/linux-3.10.83/_install/include/linux/byteorder/.install := /bin/bash scripts/headers_install.sh /home/lijg/work/linux-3.10.83/_install/include/linux/byteorder /home/lijg/work/linux-3.10.83/include/uapi/linux/byteorder big_endian.h little_endian.h; /bin/bash scripts/headers_install.sh /home/lijg/work...
ljgabc/lfs
tools/include/linux/byteorder/..install.cmd
bat
gpl-2.0
798
cmd_fs/hfs/built-in.o := rm -f fs/hfs/built-in.o; ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ar rcsD fs/hfs/built-in.o
avareldalton85/rpi2-linux-rt
fs/hfs/.built-in.o.cmd
bat
gpl-2.0
166
mkdir _Merged ILMerge.exe /out:_Merged\Launcher.exe /targetplatform:"v4, C:\Windows\Microsoft.NET\Framework\v4.0.30319" Launcher.exe Networking.dll Common.NetworkingVB.dll Common.Core.dll Game3DPlay.dll ICSharpCode.SharpZipLib.dll
mhgamework/the-wizards-engine
bin/MergeLauncher.bat
bat
gpl-3.0
235
@echo off REM src/tools/msvc/clean.bat set DIST=0 if "%1"=="dist" set DIST=1 set D=%CD% if exist ..\msvc if exist ..\..\..\src cd ..\..\.. if exist debug rd /s /q debug if exist release rd /s /q release for %%f in (*.vcproj) do del %%f for %%f in (*.vcxproj) do del %%f for %%f in (*.vcxproj.user) do del %%f if exist...
robins/postgres
src/tools/msvc/clean.bat
bat
gpl-3.0
8,832
:: update_binding.cmd :: 10/6/2012 jichi :: See: http://qt-project.org/wiki/Category:LanguageBindings::PySide::Shiboken::PySide_Binding_Generation_Tutorial :: See: http://blog.csdn.net/dbzhang800/article/details/6387577 @setlocal cd /d "%~dp0" set TARGET=hanviet set LIBTARGET=%TARGET% set PYTARGET=py%TARGET% set HEADER...
Dangetsu/vnr
Frameworks/Sakura/cpp/plugins/pyhanviet/update_binding.cmd
bat
gpl-3.0
2,922
set RTM_JAVA_ROOT=. set CLASSPATH=bin;%RTM_JAVA_ROOT%\jar\OpenRTM-aist-1.1.0.jar;%RTM_JAVA_ROOT%\jar\commons-cli-1.1.jar cd /d %~dp0 @rem cd bin java ARDroneTestComp -f rtc.conf %* pause;
sugarsweetrobotics/ARDroneTest
ARDroneTest.bat
bat
gpl-3.0
188
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvars64.bat" set CFLAGS=-m64 set CXXFLAGS=-m64 set LDFLAGS=-m64
Ultimaker/cura-build-environment
env_win64.bat
bat
agpl-3.0
159
mkdir "%SRC_DIR%\tomophantom" ROBOCOPY /E "%RECIPE_DIR%\.." "%SRC_DIR%\tomophantom" cd tomophantom :: issue cmake to create setup.py cmake -G "NMake Makefiles" %RECIPE_DIR%\..\..\..\ -DBUILD_PYTHON_WRAPPERS=ON -DCONDA_BUILD=ON -DLIBRARY_LIB="%CONDA_PREFIX%\lib" -DLIBRARY_INC="%CONDA_PREFIX%" -DCMAKE_INSTALL_PREFIX="%P...
dkazanc/TomoPhantom
Wrappers/Python/conda-recipe/bld.bat
bat
apache-2.0
456
setlocal rem remove the old stash json if you want to run from scratch. rem del ..\data\isc2_gateway.json set PYTHONPATH=..\examples python -m Ioticiser ..\cfg\cfg_examples_isc2.ini endlocal
Iotic-Labs/py-IoticBulkData
src/run.bat
bat
apache-2.0
199
cd %~dp0 docker-compose down --volumes --remove-orphans docker image prune --force docker volume prune --force docker container rm iaf-test-db-mssql docker build -t iaf-test-db-mssql . docker-compose up --build
ibissource/iaf
docker/dbms/MsSqlServer/rebuild.bat
bat
apache-2.0
213
android update project --name BibleAssistant --path ..\platform\android\src
mrfanatic/bible-assistant
build/init.bat
bat
apache-2.0
77
@echo off set err_level=0 set DWM_MAX_ATTEMPTS=100 for /L %%i in (1, 1, 100) do ( echo echo Building dwinm... .\build.bat if errorlevel 1 ( echo *** dwinm failed *** set err_level=1 exit /b %err_level% ) echo echo Running dwinm... .\target\dwinm.exe @echo of...
nedp/dwinm
dwinm-loop.bat
bat
apache-2.0
402
@if "%DEBUG%" == "" @echo off @rem ########################################################################## @rem @rem Gradle startup script for Windows @rem @rem ########################################################################## @rem Set local scope for the variables with windows NT shell if "%OS%"=="Window...
SanjayUser/SpringSecurityPro
gradlew.bat
bat
apache-2.0
2,367
@ECHO OFF REM The location of your yuidoc install SET yuidoc_home="c:\home\yuidoc\yuidoc" REM The location of the files to parse. Parses subdirectories, but will fail if REM there are duplicate file names in these directories. SET parser_in="c:\home\eclipse_workspace/oryx/poem-jvm/src/javascript/movi/src" REM The ...
grasscrm/gdesigner
poem-jvm/src/javascript/movi/movidoc.bat
bat
apache-2.0
1,107
REM mvn install:install-file -DgroupId=com.lightstreamer -DartifactId=lightstreamer.as.client -Dversion=1.0.0 -Dpackaging=swc -Dfile=TradingApiClient.Core/libs/Lightstreamer_as_client.swc
cityindex-attic/CIAPI.Java
src/register_3rdparty_libs_with_local_m2repo.cmd
bat
apache-2.0
188
@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...
dombrno/PG
Doc/make.bat
bat
bsd-2-clause
6,732
@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...
westurner/strypes
docs/make.bat
bat
bsd-3-clause
6,461
set PATH=c:\Windows;c:\Java\jdk6\bin jrunscript -cp ..\..\build\classes sim.js localhost 24 S 127.0.0.1.23 < tso.trc > sim.out
aasee/e4m
test/tso/sim.cmd
bat
bsd-3-clause
127
REM change path to your VCVARS.BAT CALL "c:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\vcvarsx86_amd64.bat" SET "PATH=C:\Program Files (x86)\MSBuild\14.0\Bin\amd64;%PATH%" msbuild pcm-all.sln /p:Configuration=Release /t:Clean,Build exit
xabarass/fast-fractal-compression
lib/pcm/pcm/build_solution.bat
bat
mit
270
activate py34 && ipython notebook --matplotlib=inline
mikekestemont/ghent1516
start-windows.bat
bat
mit
54
cmd_drivers/scsi/sd_mod.ko := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o drivers/scsi/sd_mod.ko drivers/scsi/sd_mod.o drivers/scsi/sd_mod.mod.o
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/drivers/scsi/.sd_mod.ko.cmd
bat
gpl-2.0
172
@echo off echo Pulling translations from Transifex... tx.exe pull -f -l pl,de,uk,es,nl,ja
RoadWorksSoftware/eyecu-qt
src/translations/tspull.cmd
bat
gpl-3.0
91
< envPaths errlogInit(20000) # PREFIX epicsEnvSet("PREFIX", "XSP3_1Chan:") # Number of xspress3 channels epicsEnvSet("NUM_CHANNELS", "1") # Number of xspress3 cards and IP ADDR epicsEnvSet("XSP3CARDS", "1") epicsEnvSet("XSP3ADDR", "192.168.0.1") # Max Number of Frames for data collection epicsEnvSet("...
epics-modules/xspress3
iocs/xspress3IOC/iocBoot/ioc_1Channel/st.cmd
bat
lgpl-3.0
1,399
@rem Runs C# tests for given assembly from command line. The Grpc.sln solution needs to be built before running the tests. setlocal @rem enter this directory cd /d %~dp0\..\..\src\csharp @rem set UUID variable to a random GUID, we will use it to put TestResults.xml to a dedicated directory, so that parallel test run...
xtopsoft/grpc
tools/run_tests/run_csharp.bat
bat
bsd-3-clause
615
conda list -p "%PREFIX%" --canonical if errorlevel 1 exit 1 for /f "delims=" %%i in ('conda list -p "%PREFIX%" --canonical') do set condalist=%%i if errorlevel 1 exit 1 echo "%condalist%" if not "%condalist%"=="conda-build-test-build-msvc-compiler-1.0-0" exit 1 type "%PREFIX%\conda-meta\conda-build-test-build-msvc-comp...
pelson/conda-build
tests/test-recipes/metadata/_build_msvc_compiler/run_test.bat
bat
bsd-3-clause
360
:: :: Microsoft Azure CLI - scripts to disable tracing through fiddler :: Copyright (C) Microsoft Corporation. All Rights Reserved. :: set NODE_TLS_REJECT_UNAUTHORIZED= set HTTPS_PROXY=
Nepomuceno/azure-xplat-cli
tools/windows/scripts/disableFiddler.cmd
bat
apache-2.0
186
@REM ---------------------------------------------------------------------------- @REM Licensed to the Apache Software Foundation (ASF) under one @REM or more contributor license agreements. See the NOTICE file @REM distributed with this work for additional information @REM regarding copyright ownership. The ASF lice...
adrianoluis/pagarme-java
mvnw.bat
bat
mit
5,674
@echo off rem build or rebuild virtualbox rem set version set /p version=<version rem get latest tag for /f "delims=" %%A in ('git describe') do set "latesttag=%%A" rem check tag if "%version%" == "%latesttag%" goto tagexists rem commit changes git add --all if errorlevel 1 goto error git commit -m...
elegoevvag/vagrant-ubuntu-14-tutum-node
vagrant-realease.cmd
bat
mit
821
@echo off mkdir ..\build pushd ..\build dir cl -Zi /I"C:\Development Libraries\glm" /I"C:\Development Libraries\glew-2.0.0\include" ..\code\main.cpp /link /LIBPATH:"C:\Development Libraries\glew-2.0.0\lib\Release\x64" glew32s.lib user32.lib gdi32.lib opengl32.lib popd
inzombiak/Orbitals
code/build.bat
bat
mit
271
@echo off clbs debug -j8 -v pause>nul
crafn/revolc
code/build_debug.bat
bat
mit
37
@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...
wiki-ai/editquality
docs/make.bat
bat
mit
6,991
SET BOOTSTRAP_DIR=.\dist\bootstrap\3.3.5 SET JQUERY_DIR=.\dist\jquery\1.11.1 echo %BOOTSTRAP_DIR% echo %JQUERY_DIR% mkdir %BOOTSTRAP_DIR% xcopy /E /Q /Y resources\bootstrap-3.3.5-dist\* %BOOTSTRAP_DIR% mkdir %JQUERY_DIR% xcopy /E /Q /Y resources\jquery\1.11.1\* %JQUERY_DIR% xcopy /E /Q /Y resources\tableau-wdc-js\ta...
starschema/tableau-web-table-connector
build-sap-bo.bat
bat
mit
521
cmd_arch/arm/boot/dts/imx6q-phytec-pbab01.dtb := arm-poky-linux-gnueabi-gcc -E -Wp,-MD,arch/arm/boot/dts/.imx6q-phytec-pbab01.dtb.d.pre.tmp -nostdinc -I/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts -I/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts/include -I/second_extend/yocto_file/linux_yocto/driver...
heyoufei2/yocto3.14.38_kernel
arch/arm/boot/dts/.imx6q-phytec-pbab01.dtb.cmd
bat
gpl-2.0
1,660
cmd_drivers/media/usb/dvb-usb/dvb-usb-friio.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o drivers/media/usb/dvb-usb/dvb-usb-friio.o drivers/media/usb/dvb-usb/friio.o drivers/media/usb/dvb-usb/friio-fe.o
avareldalton85/rpi2-linux-rt
drivers/media/usb/dvb-usb/.dvb-usb-friio.o.cmd
bat
gpl-2.0
268
cmd_arch/arm/vfp/vfp.o := /home/percy/sgy/arm-2009q3/bin/arm-none-eabi-ld -EL --no-warn-mismatch -r -o arch/arm/vfp/vfp.o arch/arm/vfp/vfpmodule.o arch/arm/vfp/entry.o arch/arm/vfp/vfphw.o arch/arm/vfp/vfpsingle.o arch/arm/vfp/vfpdouble.o
percy215/common
arch/arm/vfp/.vfp.o.cmd
bat
gpl-2.0
243
cmd_drivers/staging/iio/imu/built-in.o := /mnt/640/ubu/gtabkernelsrc/android_prebuilt_toolchains-master/arm-cortex_a15-linux-gnueabihf-linaro_4.9.1/bin/arm-cortex_a15-linux-gnueabihf-ld -EL -r -o drivers/staging/iio/imu/built-in.o drivers/staging/iio/imu/mpu/built-in.o
chase2534/gtab47.freekern
drivers/staging/iio/imu/.built-in.o.cmd
bat
gpl-2.0
275
cmd_net/sunrpc/svc.o := arm-none-linux-gnueabi-gcc -Wp,-MD,net/sunrpc/.svc.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/sunrpc/.svc.o.cmd
bat
gpl-2.0
32,703
cmd_arch/arm/nwfpe/nwfpe.o := /home/chiehyang/PandaBoard-LinuxKernel/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld -EL -r -o arch/arm/nwfpe/nwfpe.o arch/arm/nwfpe/fpa11.o arch/arm/nwfpe/fpa11_cpdo.o arch/arm/nwfpe/fpa11_cpdt.o arch/arm/nwfpe/fpa11_cprt.o arch/arm/nwfpe/fpmodule...
domintech/PandaBoard-LinuxKernel
arch/arm/nwfpe/.nwfpe.o.cmd
bat
gpl-2.0
458
cmd_lib/zlib_inflate/built-in.o := /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o lib/zlib_inflate/built-in.o lib/zlib_inflate/zlib_inflate.o
AOSP-ZEUS/android_kernel_samsung_n1
lib/zlib_inflate/.built-in.o.cmd
bat
gpl-2.0
190
cmd_kernel/softirq.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,kernel/.softirq.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-en...
yohanes/Acer-BeTouch-E130-Linux-Kernel
kernel/.softirq.o.cmd
bat
gpl-2.0
21,549
cmd_fs/fuse/built-in.o := /home/utkanos/android/ginger/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o fs/fuse/built-in.o fs/fuse/fuse.o
utkanos/android_htc_mecha_kernel_5slot
fs/fuse/.built-in.o.cmd
bat
gpl-2.0
164
cmd_fs/stack.o := arm-eabi-gcc -Wp,-MD,fs/.stack.o.d -nostdinc -isystem /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ ...
timmytim/honeybutter_kernel
fs/.stack.o.cmd
bat
gpl-2.0
20,147
qmake -tp vc -spec win32-msvc2010 pigale.pro cd tgraph qmake -tp vc -spec win32-msvc2010 tgraph.pro cd ..\freeglut qmake -tp vc -spec win32-msvc2010 freeglut.pro cd ..\qt qmake -tp vc -spec win32-msvc2010 qt.pro cd ..\ClientServer qmake -tp vc -spec win32-msvc2010 ClientServer.pro cd ..\cgi qmake -tp vc -s...
beauby/pigale
wqmakeMSCV.bat
bat
gpl-2.0
425
set exe=%~n1.exe csc /nologo /r:core.dll /r:script.dll /out:.\%exe% /o %1 .\%exe%
EligiusSantori/L2Apf.NET
examples/run_script_cs.cmd
bat
gpl-3.0
85
cd /d M:\GitHub\StandbyApp\StandbyApp\test\app5\classes call runapp.bat
ssdhaliwal/StandbyApp
StandbyApp/test/runapp5.bat
bat
gpl-3.0
72
"%windir%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe" "%~dp0\aresskit.sln" /t:Build /p:Configuration=Debug
BlackVikingPro/aresskit
app/build-debug.bat
bat
gpl-3.0
110
@echo off @echo [ clear workspace folder ] rm -rf workspace pause
vesellov/bitdust.devel
release/sources/2-clean.bat
bat
agpl-3.0
73
/* 20130126 Andreas Buchinger (AB) */ /* Script to set up environment settings for building the Workplace Shell Toolkit wpstk */ /* first check if 4OS2 is our command processor */ Address CMD '@set 4os2test_env=%@eval[2 + 2]'; if (value('4os2test_env',, 'OS2ENVIRONMENT') = '4') then 'set 4os2test_env=1'; else ...
OS2World/LIB-WPS-wpstk
setenv308.cmd
bat
lgpl-2.1
1,218
@rem !/bin/msdos @echo %cd% cl /EHsc -I../../../../src /D%PP2F% hsi2cmy.cpp cl /EHsc -I../../../../src /D%PP2F% hsi2cmyk.cpp cl /EHsc -I../../../../src /D%PP2F% hsi2gray.cpp cl /EHsc -I../../../../src /D%PP2F% hsi2hsi.cpp cl /EHsc -I../../../../src /D%PP2F% hsi2hsl.cpp cl /EHsc -I../../../../src /D%PP2F% hsi2hs...
dmilos/color
example/less-than-1k/assign/hsi/make.bat
bat
apache-2.0
1,611
@ECHO OFF :: Check Windows version, abort if not NT 4 or later IF NOT "%OS%"=="Windows_NT" GOTO Syntax SETLOCAL ENABLEDELAYEDEXPANSION :Syntax ECHO. ECHO -------------------------------------------------------------------------------- ECHO startup.bat, Version 1.0 for Windows NT 4 / 2000 / XP / Server 2003 / Windows ...
sandugandhi/XSLFO-XSLT
src/main/scripts/startup.bat
bat
apache-2.0
1,385
docker container stop iaf-test-tomcat docker container rm iaf-test-tomcat docker run --publish 80:8080 --mount type=bind,source="%~dp0/../../../../../../test/src/test/testtool",target=/opt/frank/testtool-ext -e larva.adapter.active=false -e application.server.type.custom=BTM -e jdbc.dbms.default=h2 --name iaf-test-tom...
ibissource/iaf
docker/appserver/Tomcat/test/src/scripts/start-with-h2-and-btm.bat
bat
apache-2.0
339
:: Copyright (c) Sony Computer Entertainment America LLC. :: All rights Reserved. @echo off pushd "%~dp0" ( call "%~dp0\clean_all_vs2010.cmd" && ^ call "%~dp0\build_all_vs2010.cmd" && ^ call "%~dp0\clean_all_vs2013.cmd" && ^ call "%~dp0\build_all_vs2013.cmd" ) || (echo. & echo **** Error building wws_lua extras. & po...
SonyWWS/SLED
wws_lua/extras/build_all.cmd
bat
apache-2.0
341
cmd_scripts/gen_offset_header/gen_offset_header.o := gcc -Wp,-MD,scripts/gen_offset_header/.gen_offset_header.o.d -Iscripts/gen_offset_header -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89 -DKERNEL_VERSION=0 -Wall -Werror -g -c -o scripts/gen_offset_header/gen_offset_header.o /home/j...
Jason0204/jasontek_f103rb-zephyrOS-project
samples/jasontek_demos/outdir/jasontek_f103rb/scripts/gen_offset_header/.gen_offset_header.o.cmd
bat
apache-2.0
3,221
@echo off echo [INFO] Use maven jetty-plugin run the project. cd %~dp0 cd .. set MAVEN_OPTS=%MAVEN_OPTS% -XX:MaxPermSize=128m call mvn clean jetty:run -Djetty.port=8080 cd bin pause
diguage/wanwan-site
bin/jetty.bat
bat
apache-2.0
184
@echo off rem This build file should work with Visual Studio versions 12.0 rem (Visual Studio 2013) and 14.0 (Visual Studio 2015) when they are installed rem in their default directory on 64-bit Windows. It does not work with rem version 15.0 (Visual Studio 2017). Specify which version of VS to use rem ("14.0" is ...
dbohdan/picol
build-msvc.cmd
bat
bsd-2-clause
835
cd %~dp0 set VOXEL_SDK_PATH=%~dp0\.. set PATH=%~dp0;%~dp0\..\lib;%PATH% set PYTHONPATH=%~dp0\..\lib\python2.7;%PYTHONPATH% START /MAX cmd.exe /C "mode con cols=160 lines=500 && VoxelCLI.exe"
3dtof/voxelsdk
App/VoxelCLIStart.cmd
bat
bsd-3-clause
190
@echo off setlocal rem Pulls latest from all GIT repositories rem rem Usage rem ===== rem put this script into the folder where all your git repositories are located (so outside the folder where rem the .git folder is located) and just run it. rem The script will assume all subfolders containing a ".git" fo...
ronin4net/Plainion.Bees
scripts/pull.cmd
bat
bsd-3-clause
536
REM {{pkglts sphinx, @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% %ALLS...
revesansparole/oaworkflow
doc/make.bat
bat
mit
6,486
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_LISTSWS.S03_OperationOnListItem.MSLISTSWS_S03_TC26_GetListItemChangesWithKnowledge_Succeed /testcontainer:..\..\MS-LISTSWS\TestSuite\bin\Debug\MS-LISTSWS_TestSuite.dll /runconfig:..\..\MS-LISTSWS\MS-LISTSWS.testsettings /uniqu...
XinwLi/Interop-TestSuites-1
SharePoint/Source/Scripts/MS-LISTSWS/RunMSLISTSWS_S03_TC26_GetListItemChangesWithKnowledge_Succeed.cmd
bat
mit
327
@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...
mysteryjeans/doorsale-demo
docs/make.bat
bat
gpl-2.0
7,736
c:\Python24\python.exe C:\office.nelen-schuurmans.nl\Products\Turtle\Trunk\TurtleFlooding\ExportMaxWaterstand\srcPython\max_waterstand.py 'C:\\test\\Lizard-flooding\\testdata2.csv' 'C:\\test\\Lizard-flooding\\test2.shp' 'C:\\test\\Lizard-flooding\\prov_test.shp' 50
lizardsystem/flooding
flooding_lib/scripts/example_run_one_csv.bat
bat
gpl-3.0
265
@echo off set source=%1 set target=%2 xcopy /s %source% %target%
pmanwatkar/puppetModules
actions/files/FIleHandlingWindows/copy_files_from_one_folder.bat
bat
gpl-3.0
66
if "%5" EQU "" ( set package=%2 ) else ( set package=%5 ) mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -DinteractiveMode=false -DarchetypeGroupId=com.nablarch.archetype -DarchetypeArtifactId=nablarch-web-archetype -DarchetypeVersion=%1 -DgroupId=%2 -DartifactId=%3 -Dversion=%4 -Dpackage=%packag...
nablarch/nablarch-document
ja/application_framework/application_framework/blank_project/setup_blankProject/bat/generateWebProject.bat
bat
apache-2.0
323
rem rem bin\test-box-virtualbox.bat ubuntu1204_virtualbox.box ubuntu1204 set quick=0 if "%1x"=="--quickx" ( shift set quick=1 ) set box_path=%1 set box_name=%2 set box_provider=virtualbox set vagrant_provider=virtualbox set result=0 set tmp_path=boxtest if exist %tmp_path% rmdir /s /q %tmp_path%...
SharePointOscar/packer-windows
bin/test-box-virtualbox.bat
bat
mit
1,924
@ECHO OFF :: :: TARGET OPENCL 1.2 :: SET OPENCL_STD=-cl-std=CL1.2 SET OPENCL_PRE=__OPENCL_C_VERSION__=120 :: OPENCL_STD=-cl-std=CL2.0 :: OPENCL_PRE=__OPENCL_C_VERSION__=200 :: :: :: SET IOC=ioc64 :: :: :: SET IOC_IR_OPTS_OPT=%OPENCL_STD% -cl-single-precision-constant -cl-denorms-are-zero -...
Hikari-no-Tenshi/android_external_skia
src/compute/skc/platforms/cl_12/kernels/devices/gen9/inl/make_inl_cl.bat
bat
bsd-3-clause
1,570
cmd_scripts/dtc/dtc.o := gcc -Wp,-MD,scripts/dtc/.dtc.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/dtc.o scripts/dtc/dtc.c source_scripts/dtc/dtc.o := scripts/dtc/dtc.c deps_scripts/dtc/dtc.o := \ /usr/include/stdc-predef.h \ s...
chase2534/gtab47.freekern
scripts/dtc/.dtc.o.cmd
bat
gpl-2.0
3,105
cmd_sound/isa/gus/built-in.o := rm -f sound/isa/gus/built-in.o; arm-eabi-ar rcs sound/isa/gus/built-in.o
R-M-S/DragunKorr_V.12-MAX-3.0.42
sound/isa/gus/.built-in.o.cmd
bat
gpl-2.0
106
/usr/sbin/secstate remediate -y
quark-pat/CLIP
packages/secstate/secstate/testing/tests/remediate_grub_conf_group_owner/commands/remediate.cmd
bat
apache-2.0
32
MEMORY { PAGE 0: /* Program Memory */ PAGE 1: /* Data Memory */ ADCA_RESULT : origin = 0x000B00, length = 0x000020 ADCB_RESULT : origin = 0x000B20, length = 0x000020 ADCC_RESULT : origin = 0x000B40, length = 0x000020 ADCD_RESULT : origin = 0x000B60, length = 0x000020 ADCA : o...
pohsu/MIT-Pico-Grid
Software/_DEMO0/2. Inverter_Controller/Inverter_RS485_CPU2/F2837xD_headers/cmd/F2837xD_Headers_nonBIOS_cpu2.cmd
bat
mit
11,521
tests\system\system_test @echo off if %ERRORLEVEL% EQU -1 GOTO TestError @echo on @echo off goto:eof @echo on :TestError echo Test fails! @echo off goto:eof @echo on
ELENA-LANG/elena-lang
lib_tests.bat
bat
mit
170
@IF [%1]==[] ( set port=9004 ) ELSE ( set port=%1 ) @SET CurrentPath="%~dp0" @ECHO Server will be initialized using port: %port% @SET CONDA_ENVIRONMENT=Tableau-Python-Server @REG Query "HKLM\Hardware\Description\System\CentralProcessor\0" | find /i "x86" > NUL && set OS=32BIT || set OS=64BIT @ECHO. @ECHO ~~~~~~~~~~~~~...
slewt/TabPy
setup.bat
bat
mit
3,832
ECHO OFF pushd "%~dp0" ECHO. ECHO Searching index... ECHO. ECHO Sample query: contents:AvalonDock ECHO. .\SearchFiles\bin\Release\SearchFiles.exe "..\00_IDX" @IF %ERRORLEVEL% NEQ 0 GOTO err @exit /B 0 :err @PAUSE @exit /B 1
Dirkster99/IR
Sample1/20_SearchFiles/SearchIndex.bat
bat
mit
226
pip3.5 install flask==0.10.1 pip3.5 install flask-sqlalchemy==2.1 pip3.5 install flask-wtf==0.12 pip3.5 install flickrapi==2.1.2 pip3.5 install htmlmin==0.1.10 pip3.5 install sqlalchemy-migrate==0.10.0 pip3.5 install celery==3.1.19
And-Sm/FHelper
tools/install_windows.bat
bat
mit
237
echo This is a sample command.
Text-OS/Text-OS
Data/Commands/example.bat
bat
mit
30
@echo off echo Refreshing packages: ::BclEx-Abstract.cmd pushd ..\BclEx-Extend PowerShell -Command ".\psake.ps1" popd :: echo BclEx-Extend mkdir packages\BclEx-Extend.1.0.0 pushd packages\BclEx-Extend.1.0.0 set SRC=..\..\..\BclEx-Extend\Release xcopy %SRC%\BclEx-Extend.1.0.0.nupkg . /Y/Q ..\..\tools\7za.e...
BclEx/BclEx-Web
BclEx-Extend.cmd
bat
mit
375
"C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\sdks\4.6.0\bin\asdoc" ^ -doc-sources "../src" ^ -main-title "SoundConductor" ^ -window-title "SoundConductor" ^ -library-path "../lib/" ^ -strict=false -output asdoc pause
Hiiragi/SoundConductor
project/SoundConductor/doc/asdoc_generate.bat
bat
mit
229
:: :: Change Windows OS License Key, activate and un-install Office :: Tested with Windows 7 and Office 2010 :: :: This does error reporting via the Event Viewer, events are created if the OS key is not activiated and if Office is not uninstalled :: :: Author: Sarah Lean 14/09/2015 :: www.techielass.com :: ::Change W...
weeyin83/TechieLass
Change-OS-Key-Uninstall-Office.bat
bat
mit
1,605
@if not defined _echo @echo off setlocal set INIT_TOOLS_LOG=%~dp0init-tools.log if [%PACKAGES_DIR%]==[] set PACKAGES_DIR=%~dp0packages\ if [%TOOLRUNTIME_DIR%]==[] set TOOLRUNTIME_DIR=%~dp0Tools set DOTNET_PATH=%TOOLRUNTIME_DIR%\dotnetcli\ if [%DOTNET_CMD%]==[] set DOTNET_CMD=%DOTNET_PATH%dotnet.exe if [%BUILDTOOLS_SOU...
shmao/wcf
init-tools.cmd
bat
mit
4,652
cd ..\packages\Redis-64.2.8.17 redis-server.exe redis.windows.conf --maxheap 100mb redis-cli.exe flushdb
TheCloudlessSky/NHibernate.Caches.Redis
tests/start-redis.bat
bat
mit
104
:: This script takes the following parameters: :: 1 - build configuration [Release|Debug|test] Release is the default :: 2 - List of webservers to deploy to :: 3 - IIS site name to deploy to :: 4 - Administrator account name :: 5 - Administrator account password :: Example: deploy Release 192.168.0.15,192.168.0.16 cms ...
bvcms/bvcms
deploy.cmd
bat
gpl-2.0
1,630
cmd_drivers/scsi/scsi_mod.o := /opt/toolchains/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o drivers/scsi/scsi_mod.o drivers/scsi/scsi.o drivers/scsi/hosts.o drivers/scsi/scsi_ioctl.o drivers/scsi/constants.o drivers/scsi/scsicam.o drivers/scsi/scsi_error.o drivers/scsi/scsi_lib.o drivers/scsi/scsi_lib_dma.o drivers/scs...
dizgustipated/BOCA-2.6.35.14
drivers/scsi/.scsi_mod.o.cmd
bat
gpl-2.0
467
cmd_net/llc/llc.o := /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/llc/llc.o net/llc/llc_core.o net/llc/llc_input.o net/llc/llc_output.o
asopov/linux-tpt-2.6.39
net/llc/.llc.o.cmd
bat
gpl-2.0
191
cmd_drivers/tty/vt/built-in.o := arm-poky-linux-gnueabi-ld -EL -r -o drivers/tty/vt/built-in.o drivers/tty/vt/vt_ioctl.o drivers/tty/vt/vc_screen.o drivers/tty/vt/selection.o drivers/tty/vt/keyboard.o drivers/tty/vt/consolemap.o drivers/tty/vt/consolemap_deftbl.o drivers/tty/vt/vt.o drivers/tty/vt/defkeymap.o
heyoufei2/yocto3.14.38_kernel
drivers/tty/vt/.built-in.o.cmd
bat
gpl-2.0
316
cmd_net/netfilter/nf_conntrack_h323.o := /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/netfilter/nf_conntrack_h323.o net/netfilter/nf_conntrack_h323_main.o net/netfilter/nf_conntrack_h323_asn1.o
AOSP-ZEUS/android_kernel_samsung_n1
net/netfilter/.nf_conntrack_h323.o.cmd
bat
gpl-2.0
247
start openrp.x86.exe +set fs_game OpenRP
Fighter1/OpenRP
OpenRP/play_OpenRP.bat
bat
gpl-2.0
40
cmd_sound/i2c/other/built-in.o := rm -f sound/i2c/other/built-in.o; /opt/arm-2008q1/bin/arm-none-linux-gnueabi-ar rcs sound/i2c/other/built-in.o
yohanes/Acer-BeTouch-E130-Linux-Kernel
sound/i2c/other/.built-in.o.cmd
bat
gpl-2.0
146
cmd_fs/nls/built-in.o := ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-ld.bfd -EL -r -o fs/nls/built-in.o fs/nls/nls_base.o fs/nls/nls_cp437.o fs/nls/nls_ascii.o fs/nls/nls_iso8859-1.o
Zaphod-Beeblebrox/kernel_rockchip_rk3188
fs/nls/.built-in.o.cmd
bat
gpl-2.0
201
cmd_kernel/srcu.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,kernel/.srcu.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -...
yohanes/Acer-BeTouch-E130-Linux-Kernel
kernel/.srcu.o.cmd
bat
gpl-2.0
17,440
cmd_drivers/mtd/nand/built-in.o := arm-linux-ld -EL -r -o drivers/mtd/nand/built-in.o drivers/mtd/nand/nand.o drivers/mtd/nand/nand_ecc.o drivers/mtd/nand/nand_ids.o drivers/mtd/nand/s3c2410.o
heyoufei/mini2440_kernel
drivers/mtd/nand/.built-in.o.cmd
bat
gpl-2.0
198
cmd_net/core/netevent.o := gcc -Wp,-MD,net/core/.netevent.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-larger...
namgk/kernel-tut
net/core/.netevent.o.cmd
bat
gpl-2.0
17,135
cmd_drivers/net/phy/libphy.o := /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/net/phy/libphy.o drivers/net/phy/phy.o drivers/net/phy/phy_device.o drivers/net/phy/mdio_bus.o
asopov/linux-tpt-2.6.39
drivers/net/phy/.libphy.o.cmd
bat
gpl-2.0
231
@PATH=C:\Program Files (x86)\Atmel\Studio\7.0; C:\Program Files (x86)\Atmel\Studio\7.0\atbackend; C:\Program Files (x86)\Atmel\Studio\7.0\shellutils; C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\avr8\avr8-gnu-toolchain\bin; %PATH% @echo Compiling... @cd firmware @start /wait atmelstudio.exe autobuild.cproj /reb...
dhowland/EasyAVR
compile.bat
bat
gpl-2.0
346
@echo off REM Set the environment parameters to your personal choice (no blanks are allowed in the next statement!) set vesta_root=C:\LD\VestaDV if not exist %vesta_root% goto error set tmpcsv=tmpcsv md %tmpcsv% REM Geef pad naar Results-folder in de LD-map set "padtoresults=%vesta_root%\Results\" set "Run1=Referen...
RuudvandenWijngaart/VestaDV
doc/Eerdere bestanden mergePY/py/merge_all.bat
bat
gpl-3.0
3,160
@echo off echo Checking for permissions >nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system" echo Permission check result: %errorlevel% REM --> If error flag set, we do not have admin. if '%errorlevel%' NEQ '0' ( echo Requesting administrative privileges... goto UACPrompt ) el...
CHEF-KOCH/regtweaks
Win 10/All Versions/Windows 10 Home/Group Policy Editor for Windows 10 Home/GPO Installer.bat
bat
mpl-2.0
1,199