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
msbuild src\Runtime.Mapper.sln /t:Rebuild /p:Configuration=Release /p:Platform="Any CPU" nuget pack Runtime.Mapper.nuspec #https://docs.microsoft.com/en-us/nuget/create-packages/creating-a-package
aoancea/runtime-mapper
package.bat
bat
mit
197
@Echo Off Title Add Uri Scheme set "current=%~dp0" call :IsAdmin Reg.exe add "HKCR\Aria2" /ve /t REG_SZ /d "URL:Aria2 Startup Protocol" /f Reg.exe add "HKCR\Aria2" /v "URL Protocol" /t REG_SZ /d "" /f Reg.exe add "HKCR\Aria2\DefaultIcon" /ve /t REG_SZ /d "\"%current%aria2Hide.exe\"" /f Reg.exe add "HKCR\Aria2\...
RossWang/Aria2-Integration
Bin/add_Aria2-uriScheme.bat
bat
mit
591
python "%~dp0sync_dir.py" %1 %2
MuggleWei/Muggle_Toy
sync_dir.bat
bat
mit
31
@echo off set ARCH=64 call %~dp0\05-wix-collect.cmd
mgreter/libsass-msi-installer
create/05-wix-collect-64.bat
bat
mit
52
levp o_18b
kc9jud/ShellCorretta
NuShellX_exercises/O18usdb/levpall.bat
bat
mit
16
javac -encoding utf-8 -d . *.java pause
mingone/efficiently
读万卷书/Tomcat与Java Web开发技术详解/Java套接字创建HTTP客户端与服务器程序/编译当前所有java文件(UTF-8).bat
bat
epl-1.0
40
cmd_drivers/usb/core/usbcore.o := ld -m elf_x86_64 -r -o drivers/usb/core/usbcore.o drivers/usb/core/usb.o drivers/usb/core/hub.o drivers/usb/core/hcd.o drivers/usb/core/urb.o drivers/usb/core/message.o drivers/usb/core/driver.o drivers/usb/core/config.o drivers/usb/core/file.o drivers/usb/core/buffer.o drivers/usb/c...
Existed/kernel-2.6.35.14
drivers/usb/core/.usbcore.o.cmd
bat
gpl-2.0
544
@echo off chcp 65001 SETLOCAL call c:\z88dk10\setenv.bat set nombre=Dogmole set pantallas=24 set bordecarga=0 set prod=0 :parse if "%1"=="" goto endparse if "%1"=="script" ( echo ### COMPILANDO SCRIPT ### ..\utils\msc ..\script\%nombre%.spt msc.h %pantallas% ) if "%1"=="post" ( echo ---------------...
DSkywalk/fase
ComplementosChurrera/MakeAlternativo/make.bat
bat
gpl-2.0
3,264
net stop garage-node net start garage-node
monkbroc/garage-server
restart_server.cmd
bat
gpl-2.0
43
cmd_fs/anon_inodes.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/.anon_inodes.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
fs/.anon_inodes.o.cmd
bat
gpl-2.0
18,865
cmd_fs/devpts/built-in.o := /opt/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o fs/devpts/built-in.o fs/devpts/devpts.o
sembre/kernel_totoro_update3
common/fs/devpts/.built-in.o.cmd
bat
gpl-2.0
120
@rem = ' @set version=0.1 @echo Automatic CATS Installer: version %version% @echo[ @setlocal EnableDelayedExpansion @set CATS_ROOT=%~dp0 @if %CATS_ROOT:~-1%==\ SET CATS_ROOT=%CATS_ROOT:~0,-1% @set RUNNER=%0 @set CPAN_PACKAGES=DBI Algorithm::Diff SQL::Abstract JSON::XS YAML::Syck Apache2::Request XML::Parser::Expat Tem...
klenin/cats-main
deploy.bat
bat
gpl-2.0
12,898
@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/jmeter.bat
bat
gpl-2.0
4,720
@echo off rem rem Baratine startup script to start the command line rem @echo on java -jar %~dp0\..\lib\baratine.jar %*
baratine/baratine
bin/baratine.bat
bat
gpl-2.0
123
cmd_drivers/usb/usbip/vhci-hcd.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/usb/usbip/vhci-hcd.ko drivers/usb/usbip/vhci-hcd.o drivers/usb/usbip/vhci-hcd.mod.o
avareldalton85/rpi2-linux-rt
drivers/usb/usbip/.vhci-hcd.ko.cmd
bat
gpl-2.0
275
setlocal rem Mm e.g. 24 36 etc set PYTHON_VER=%1 rem win32 or win64 set PYTHON_ARCH=%2 rem 10.0, 14.0 set VC_VER=%3 set API=%4 echo ------------------------------------------------------ echo Testing limited API %4 for python %1 %2 using VC %3 echo ------------------------------------------------------ if ...
SergeySatskiy/cdm-flowparser
thirdparty/pycxx-7.1.3/build-limited-api.cmd
bat
gpl-3.0
1,933
@rem Re-install driver @cd %~dp0 @echo off %COMSPEC% /C uninstall.bat install.bat
tnodir/fort
src/driver/scripts/reinstall.bat
bat
gpl-3.0
85
@echo off rem TODO: Make these deletes a little less noisy del "template_*.go" del "tmpl_*.go" del "gen_*.go" del ".\tmpl_client\template_*" del ".\tmpl_client\tmpl_*" del ".\common\gen_extend.go" del "gosora.exe" echo Generating the dynamic code go generate if %errorlevel% neq 0 ( pause exit /b %errorlevel% ) echo...
Azareal/Gosora
run_mssql.bat
bat
gpl-3.0
1,771
echo off setlocal enabledelayedexpansion echo. "C:\Program Files\MySQL\MySQL Server 5.7\bin\mysql" -e "truncate table scglv3.zone_mapping ;" -u update_recon echo TRUNCATE scglv3.zone_mapping DONE echo. FOR %%f IN ("*.csv") DO ( set old=%%~dpnxf set new=!old:\=\\! "C:\Program Files\MySQL\MySQL Server 5.7\bin\m...
reflaz/sql-scripts
shipment-charges-and-gain-loss-v3.0/00-c-import/Shipment_Charges_Gain_Loss_3/ZONE_MAPPING/AA_Import_Zone_Mapping.bat
bat
gpl-3.0
662
/**/ "@ECHO OFF" "mode co80,102" "copy ..\..\resdll\*.rc" "copy ..\..\resdll\*.dlg" "copy captions text.h" "pause" call mkresdll2 "STLRES13", "pref.rc", "@#AlessandroCantatore:1.3#@Styler/2 Italian resources V.1.3 - (c) 1998-2003 Alessandro Cantatore", "-DSTLRRESDLL -i ..\..\headers -i ..\..\pref" "pause" "del *.rc" "d...
OS2World/UTIL-WPS-Styler_2
nls/italiano/buildres.cmd
bat
gpl-3.0
464
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=python -msphinx ) set SOURCEDIR=source set BUILDDIR=build set SPHINXPROJ=tasker if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The Sphinx module was not found. Make sure y...
DominikPott/tasker
docs/make.bat
bat
gpl-3.0
772
cmd_/home/gatieme/Work/GitHub/LDD-LinuxDeviceDrivers/study/kernel/02-memory/01-description/02-node/print_node.ko := ld -r -m elf_x86_64 -T ./scripts/module-common.lds --build-id -o /home/gatieme/Work/GitHub/LDD-LinuxDeviceDrivers/study/kernel/02-memory/01-description/02-node/print_node.ko /home/gatieme/Work/GitHub/LDD...
gatieme/LDD-LinuxDeviceDrivers
study/kernel/02-memory/01-description/02-node/.print_node.ko.cmd
bat
gpl-3.0
511
cmd_/home/yoleimei/GithubRepo/SourceCodeRepo/Linux/DeviceDrivers/CharacterDevice/globalfifo_4.0_poll/globalfifo.ko := ld -r -m elf_i386 -T ./scripts/module-common.lds --build-id -o /home/yoleimei/GithubRepo/SourceCodeRepo/Linux/DeviceDrivers/CharacterDevice/globalfifo_4.0_poll/globalfifo.ko /home/yoleimei/GithubRepo/S...
Yoleimei/SourceCodeRepo
Linux/DeviceDrivers/CharacterDevice/globalfifo_4.0_poll/.globalfifo.ko.cmd
bat
gpl-3.0
517
@echo off git clone https://github.com/onqtam/doctest.git "%USERPROFILE%\doctest"
CppPhil/cpp_rest
scripts/ci/appveyor/setup_doctest.bat
bat
agpl-3.0
84
@echo off cls echo Compiling if exist utf8b.exe del utf8b.exe "c:\Program Files (x86)\AutoIt3\Aut2Exe\Aut2exe.exe" /in utf8b.au3 /console if exist utf8b.exe echo Done
jamalmazrui/EasyEncode
CompileUtf8B.bat
bat
lgpl-3.0
173
@echo off TITLE Apollo server software for Minecraft: Pocket Edition cd /d %~dp0 if exist bin\php\php.exe ( set PHPRC="" set PHP_BINARY=bin\php\php.exe ) else ( set PHP_BINARY=php ) if exist Apollo.phar ( set POCKETMINE_FILE=Apollo.phar ) else ( if exist src\pocketmine\PocketMine.php ( set POCKETMINE_FILE=src\...
Apollo-SoftwareTeam/Apollo-Legacy
start.cmd
bat
lgpl-3.0
781
@echo off set oldpath=%path% set path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;D:\t\Utils;c:\msvc\bin c:\msvc\bin\cl /nologo /W3 /DNDEBUG /Ox /AT /D_DOS /c /Ic:\msvc\include /Fa 3d.cpp "C:\Program Files (x86)\nasm\nasm.exe" -f obj 3dasm.asm -o 3dasm.obj -l 3dasm.lst c:\msvc\bin\link c:\msvc\lib\crtcom.li...
reenigne/reenigne
8088/demo/3d/build.bat
bat
unlicense
464
cmd_libbb/safe_strncpy.o := gcc -Wp,-MD,libbb/.safe_strncpy.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 -Wstrict-pr...
rennman/copfvtci
build/busybox-1.25.1/libbb/.safe_strncpy.o.cmd
bat
apache-2.0
10,226
md android\assets\Media_SpaceShooter md android\src\com\thegamecreators\agk_player copy ..\..\..\Lib\Android\java\*.java android\src\com\thegamecreators\agk_player copy ..\..\..\Lib\Android\armeabi\libAGK.so android\libs\armeabi copy ..\..\Bin\Media_SpaceShooter\*.* android\assets\Media_SpaceShooter
google-code/agkpas
Examples/10_Games/1001_SpaceShooter/android_post_build.bat
bat
bsd-2-clause
304
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=python -msphinx ) set SOURCEDIR=. set BUILDDIR=_build if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The Sphinx module was not found. Make sure you have Sphinx installed, ...
y-iihoshi/ThScoreFileConverter
ManualGenerator/make.bat
bat
bsd-2-clause
746
bionet.exe -createNetworkBehaviors -loadNetwork network.txt -behaviorLengths 5 -saveBehaviors behaviors.txt @ pause
openworm/bionet
bin/createBehaviors.bat
bat
bsd-2-clause
116
@echo off :: Shared variables set GLFW_DIR=glfw-3.1.1 set WIN32_DEBUG=Win32-Debug set WIN32_RELEASE=Win32-Release set X64_DEBUG=x64-Debug set X64_RELEASE=x64-Release
darkedge/mercury
config.bat
bat
mit
166
cmd_arch/arm/lib/testsetbit.o := /home/milind/toolchain/arm-eabi-4.6/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.testsetbit.o.d -nostdinc -isystem /home/milind/toolchain/arm-eabi-4.6/bin/../lib/gcc/arm-eabi/4.6.x-google/include -I/home/milind/work/kernel/android_kernel_samsung_i9082/arch/arm/include -Iarch/arm/include/gene...
sai9615/MY-kernel-for-grand-I9082
dragon/arch/arm/lib/.testsetbit.o.cmd
bat
gpl-2.0
2,218
cmd_fs/pnode.o := arm-eabi-gcc -Wp,-MD,fs/.pnode.o.d -nostdinc -isystem /home/hyunwoo82.park/gb_original/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/hyunwoo82.park/kernel/kernel/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian ...
mcardielo/ThunderG-Kernel_2.6.35
fs/.pnode.o.cmd
bat
gpl-2.0
11,619
cmd_net/ipv6/sit.mod.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,net/ipv6/.sit.mod.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict...
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/net/ipv6/.sit.mod.o.cmd
bat
gpl-2.0
11,894
@ECHO OFF echo ==================================== echo ==== AURORA ======================== echo ==================================== echo. rem ## Default Course of Action (aurora,server,config,quit) set choice=aurora rem ## Auto-restart on exit/crash (y,n) set auto_restart=y rem ## Pause on crash/ex...
NanaYngvarrdottir/Software-Testing
bin/Aurora.bat
bat
bsd-3-clause
1,269
@echo off rem Copyright 2005-2015 Red Hat, Inc. rem rem Red Hat licenses this file to you under the Apache License, version rem 2.0 (the "License"); you may not use this file except in compliance rem with the License. You may obtain a copy of the License at rem rem http://www.apache.org/licenses/LICENSE-2.0 r...
fabric8io/jube
images/fabric8/java/src/main/distro/start.bat
bat
apache-2.0
872
@echo off REM SETLOCAL assures environment variables created in a batch file are not exported to its calling environment setlocal echo Creating output30 directory tree set CB_DEVEL_RESDIR=devel30\share\CodeBlocks set CB_OUTPUT_RESDIR=output30\share\CodeBlocks if not exist output30 md output30\ if not exi...
jenslody/codeblocks
src/update30.bat
bat
gpl-3.0
8,149
@echo --------------------------------------------------------- @echo Welcome to Appleseed database patch Installation. @echo Support: please visit http://Appleseed.duemetri.net/Appleseed @echo --------------------------------------------------------- @echo If you use MSDE: read instructions inside this file @echo...
Appleseed/portal
Master/Appleseed/WebSites/Appleseed/DesktopModules/CommunityModules/OneFileModule/VB.NET Examples/Simple/ApplyDBPatch.bat
bat
apache-2.0
596
cmd_fs/notify/inotify/built-in.o := arm-eabi-ld -EL -r -o fs/notify/inotify/built-in.o fs/notify/inotify/inotify_fsnotify.o fs/notify/inotify/inotify_user.o
R-M-S/RMS_EXPERIMENTAL_Kernel
fs/notify/inotify/.built-in.o.cmd
bat
gpl-2.0
162
REM /** REM ******************************************************************************* REM * Copyright (C) 2002-2004, International Business Machines Corporation and * REM * others. All Rights Reserved. * REM ********************************************************...
Miracle121/quickdic-dictionary.dictionary
jars/icu4j-52_1/tools/misc/src/com/ibm/icu/dev/tool/translit/indic.bat
bat
apache-2.0
875
@echo off set proxypath="HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" reg add %proxypath% /v "ProxyEnable" /t REG_DWORD /d 0 /f>nul set proxymode="%1" set proxyurl=%2 set url=%3 if not defined proxyurl ( set proxyurl="" ) if not defined url ( set url="about:blank" ) set proxyde...
justintung/f2etest
f2etest-client/app/360chrome.bat
bat
mit
1,047
@echo off call npm install SETLOCAL SET PATH=node_modules\.bin;node_modules\hubot\node_modules\.bin;%PATH% node_modules\.bin\hubot.cmd --name "Shalie" %*
yuyuvn/share-bot
bin/hubot.cmd
bat
mit
157
# # script file for mk-sql-data.php - ibm db2 pdo interface # # the tables fk_city and fk_address must exist - do create them with the statements in mk-sql-data-init-db2.sql, # please! # # pdo.so and pdo_ibm.so and IBM data server client package have to be installed before # # first we add records to fk_city reset da...
rstoetter/mk-sql-data
examples/mk-sql-data-02-pdo-db2.cmd
bat
mit
1,954
java -jar com.bernal.trafficgenerator-1.0.0.jar
giorbernal/trafficgenerator
conf/run.bat
bat
mit
47
@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...
pavlov99/jsonapi
docs/make.bat
bat
mit
6,461
@echo * Testing Java set MOSEKJAR=%1 for %%f in (lo1 lo2 cqo1 milo1 mioinitsol qo1 qcqo1 sensitivity feasrepairex1 concurrent1 ) do ( javac -classpath %MOSEKJAR% -d . %%f.java ) for %%f in (lo1 lo2 cqo1 milo1 mioinitsol qo1 qcqo1 sensitivity ) do ( @echo ** Example %%f java -classpath %MOSEKJAR...
edljk/Mosek.jl
deps/src/mosek/7/tools/examples/java/test.bat
bat
mit
458
cd C:\Users\KHUBBELL\SkyDrive\projects\Toolkit\IRU.Video.Prep.Tool\ ffmpeg64\bin\ffmpeg -ss 00:00:02.250 -i E:\introtolean\interviews\AA036501.MXF -vcodec libx264 -b:v 2000k -filter:v "crop=1080:720:364:256, scale=720:480" -t 00:01:17.250 -y audio_video.mp4 REM ffmpeg -i input.mp4 -c:v copy -c:a copy pause
iru-ken/IRU.Video.Prep.Tool
savedfiles/processCropandTrimList_26560587.bat
bat
mit
311
echo off cd /d %~dp0 set MAVEN_OPTS="-Xmx512m" :CHOOSEREPOS set input= echo ------------------------------------------------------------------------- echo ---- Please set your JAVA_HOME to your JDK version 1.6 directory -------- echo ------------------------------------------------------------------------- echo Please...
paginationspring/pagination-example-spring2
run.bat
bat
mit
928
@echo off pushd %~dp0 powershell -NoProfile -ExecutionPolicy unrestricted -Command %1 %2 %3 %4 echo. echo. pause
TimMurphy/BoxConfigurations
timmurphy-2010/Invoke-PowershellCommand.bat
bat
mit
112
pm2 restart startup.json
APEEYEDOTCOM/hapi-bells
path_handlers/restart.cmd
bat
mit
28
set SCRIPT_DIR=%~dp0 pushd %SCRIPT_DIR% cat %SCRIPT_DIR%\ru.dic | grep -w êëåé -w ïðèâåò -w çäðàâñòâóéòå -w êòî -w òàì -w óäà÷è -w ïðèÿòíîãî -w àïïåòèòà -w äîáðûé -w äåíü -w çäðàâñòâóé -w äîáðîå -w óòðî -w âå÷åð -w äåíü -w àëëî -w îêåé -w ãóãë -w ãóãîë -w ãóãëü -w òðè >%SCRIPT_DIR%\stupid_ru.dic
belkinsky/SFXbot
tools/pocketsphinx/cmusphinx-ru-5.2/stupidize.bat
bat
mit
297
rmdir /s /q output-vmware-iso rmdir /s /q output-virtualbox-iso ::packer build -only=vmware-iso windows_2016_tp3.json packer build -only=virtualbox-iso windows_2016_tp3.json
tnwinc/little-baby-hybrid-cluster
packer/test.bat
bat
mit
174
@REM ---------------------------------------------------------------------------- @REM Copyright 2012 Red Hat, Inc. and/or its affiliates. @REM @REM Licensed under the Eclipse Public License version 1.0, available at @REM http://www.eclipse.org/legal/epl-v10.html @REM ---------------------------------------------------...
stalep/forge-core
dist/src/main/resources/bin/forge.bat
bat
epl-1.0
5,011
deps_config := \ lib/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/Kconfig.kmemcheck \ lib/Kconfig.kgdb \ samples...
murphy666/sun4i-kernel
output/kernel-source/include/config/auto.conf.cmd
bat
gpl-2.0
18,691
cmd_arch/arm/lib/strnlen_user.o := /root/aokp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.strnlen_user.o.d -nostdinc -isystem /root/aokp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/root/kernel/express-hc-2.6.35-238a0bf/arch/arm/include -Ii...
yncconsulting/HTC_Express_Kernel
arch/arm/lib/.strnlen_user.o.cmd
bat
gpl-2.0
1,930
cmd_arch/arm/lib/copy_from_user.o := /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.copy_from_user.o.d -nostdinc -isystem /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/space/android/kernel/linux-2.6.3...
asopov/linux-tpt-2.6.39
arch/arm/lib/.copy_from_user.o.cmd
bat
gpl-2.0
2,151
cmd_scripts/genksyms/parse.tab.o := gcc -Wp,-MD,scripts/genksyms/.parse.tab.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -Iscripts/genksyms -c -o scripts/genksyms/parse.tab.o scripts/genksyms/parse.tab.c source_scripts/genksyms/parse.tab.o := scripts/genksyms/parse.tab.c deps_scripts...
domintech/PandaBoard-LinuxKernel
scripts/genksyms/.parse.tab.o.cmd
bat
gpl-2.0
2,233
cmd_drivers/i2c/muxes/built-in.o := rm -f drivers/i2c/muxes/built-in.o; ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-ar rcsD drivers/i2c/muxes/built-in.o
Zaphod-Beeblebrox/kernel_rockchip_rk3188
drivers/i2c/muxes/.built-in.o.cmd
bat
gpl-2.0
167
cmd_scripts/kconfig/lxdialog/yesno.o := gcc -Wp,-MD,scripts/kconfig/lxdialog/.yesno.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -c -o scripts/kconfig/lxdialog/yesno.o scripts/kconfig/lxdialog/yesno.c deps_scripts/kconfig/lxdialog/yesno.o := \ sc...
CyanogenMod/htc-kernel-incrediblec
scripts/kconfig/lxdialog/.yesno.o.cmd
bat
gpl-2.0
2,086
cmd_fs/nfsd/stats.o := gcc -Wp,-MD,fs/nfsd/.stats.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/nfsd/.stats.o.cmd
bat
gpl-2.0
20,182
cmd_net/netfilter/xt_multiport.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_multiport.ko net/netfilter/xt_multiport.o net/netfilter/xt_multiport.mod.o
ashishtanwer/NFTable-porting-on-Android-Goldfish
net/netfilter/.xt_multiport.ko.cmd
bat
gpl-2.0
308
@ECHO OFF IF "%1"=="-h" echo Pings google ten times at five minute intervals and prints the result && exit /B IF "%1"=="--h" echo Pings google ten times at five minute intervals and prints the result && exit /B IF "%1"=="--help" echo Pings google ten times at five minute intervals and prints the result && exit /B ...
mapellegrini/deduplicate
networking/conntest.bat
bat
gpl-2.0
428
setlocal REM SET JAVA_HOME=C:\ProgFile\jdk1.6.0_12 call mvn -Dmaven.test.skip=true -DawDev -U clean package pause
AlanGuerraQuispe/SisAtuxPerfumeria
atux-dist/cron/package.bat
bat
gpl-2.0
113
cmd_lib/zlib_inflate/built-in.o := /home/beto/toolchain/bin/arm-eabi-ld -EL -r -o lib/zlib_inflate/built-in.o lib/zlib_inflate/zlib_inflate.o
IndieBeto/StockLP
lib/zlib_inflate/.built-in.o.cmd
bat
gpl-2.0
147
node scripts/main.js
rickmed/flexbot
dist/Flexbot.bat
bat
gpl-3.0
21
@echo off REM Copy to install/bin directory and execute DEL %~dp0\cxxprof_dyn_network.dll copy %~dp0\..\..\cxxprof_dyn_network\bin\cxxprof_dyn_network.dll . set PATH=%PATH%;%~dp0/../../../thirdparty/pluma/bin/ set PATH=%PATH%;%~dp0/../../../thirdparty/zmq/bin/ %~dp0\cxxprof_howto.exe
monsdar/CxxProf
src/cxxprof_howto/data/startHowto.bat
bat
gpl-3.0
302
cd npa0 make clean cd .. cd npx0 make clean cd .. cd npc0 del NPC.npx cd .. cd npx1 make clean cd .. cd npc1 del SL.npa del SL.npx cd ..
albin-schmutz/np0-old
clean.bat
bat
gpl-3.0
161
rem copy Addin and settings... @echo off if exist "C:\Program Files\Microsoft Office\root\" ( echo 64bit office copy /Y Raddin64.xll "%appdata%\Microsoft\AddIns\Raddin.xll" copy /Y Raddin.xll.config "%appdata%\Microsoft\AddIns\Raddin.xll.config" ) else ( echo 32bit office copy /Y Raddin32.xll "%appdata%\Microsoft\...
rkapl123/RAddin
Distribution/deployAddin.cmd
bat
gpl-3.0
505
@echo off REM NuGet.exe must be in the path for the nuget functionality to work here. cd /d %0\.. setlocal enabledelayedexpansion set solutionAndMainProjectName=Bjma.Utility.DataAccess set msBuildLocation=%windir%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe title !solutionAndMainProjectName! :: Accept command li...
benaston/Bjma.Utility.DataAccess
build/build.bat
bat
gpl-3.0
1,863
set SIGNTOOL_PATH=C:\WinDDK\7600.16385.1\bin\x86 set MSI_PATH=C:\Users\a\pteid-mw-pt\_src\eidmw\misc\Wix_MW35\MW35Wix\bin\x64\Release\pt-PT\Pteid-MW-2.2-PT-x64.msi %SIGNTOOL_PATH%\signtool.exe sign /v /sha1 0c526195081d0ec73e3a697f03a17160190a976f /t http://timestamp.verisign.com/scripts/timestamp.dll %MSI_PATH%
12019/svn.gov.pt
_src/eidmw/_Builds/sign_msi_x64.bat
bat
gpl-3.0
317
#IntMultiplier flopoco -target=Virtex4 -frequency=10 IntMultiplier 8 8 0 flopoco -target=Virtex4 -frequency=50 IntMultiplier 8 8 0 flopoco -target=Virtex4 -frequency=100 IntMultiplier 8 8 0 flopoco -target=Virtex4 -frequency=200 IntMultiplier 8 8 0 flopoco -target=Virtex4 -frequency=400 IntMultiplier 8 8 0 flopoco -tar...
GSejas/Dise-o-ASIC-FPGA-FPU
Literature FPUs/flopoco-2.3.2/tools/tests/IntMultiplier.cmd
bat
gpl-3.0
133,938
:: ------------------------------------------------ :: this script will build the eDT Gui project on Windows :: it will call all necessary scripts to build and will log :: the build process to a file build_edtgui_<distro>_<buildnr>.log :: ------------------------------------------------ :: Some base directories :...
12019/svn.gov.pt
_src/eDT/build_eDTGui.bat
bat
gpl-3.0
3,789
add -name X(2:50) -reg=AREG add -name X(10:20) -reg=BREG add -name X(3:40) -reg=AREG exit add -region AREG -dyn=AREG -stdnullcoll add -segment AREG -file=AREG.dat add -region BREG -dyn=BREG -stdnullcoll add -segment BREG -file=BREG.dat change -region DEFAULT -stdnullcoll show -name show -map
nars1/YottaDBtest
spanning_regions/inref/gde58.cmd
bat
agpl-3.0
295
SET QDIR=qemu\0.15.1 SET SER=-serial file:serial0.log rem SET SER=-serial vc SET Q_NET= -net user -tftp ./tftp -net nic,model=smc91c111 SET STOP=-S rem -append "-d=20 -- -test all" rm -f serial0.log start /wait %QDIR%\qemu-system-arm -gdb tcp::1234,nowait,nodelay,server,ipv4 -L %QDIR%/bios -kernel ...
dzavalishin/phantomuserland
run/run_arm.cmd
bat
lgpl-3.0
494
@echo off rem erase former directory IF EXIST "pwiz_mzdb\target" ( rmdir /S /Q "pwiz_mzdb\target" ) rem start building raw2mzDB set start=%time% echo Build started at %start% rem -j<n> indicates using the number of processors used for compiling (some say that you should use n+1 cores, in my case I have a ...
mzdb/pwiz-mzdb
raw2mzDB_quickbuild.bat
bat
apache-2.0
2,357
@echo off :: sqlline.bat - Windows script to launch SQL shell :: :: Licensed to the Apache Software Foundation (ASF) under one or more :: contributor license agreements. See the NOTICE file distributed with :: this work for additional information regarding copyright ownership. :: The ASF licenses this file to you unde...
sreev/incubator-calcite
sqlline.bat
bat
apache-2.0
1,497
cd %~dp0 set target=C:\Release\TraceHub\TraceHubConsoleCloudDev\ xcopy bin\Release\*.* %target% /Y /D c:\green\XmlPreprocess\bin\XmlPreprocess.exe /i app.config /x C:\Release\TraceHub\settings.xml /o %target%Fonlow.TraceHubConsole.exe.config /e CloudDev /clean pause
zijianhuang/TraceHub
Fonlow.TraceHubConsole/CopyForCloudDev.bat
bat
apache-2.0
270
@call ../localProjectPath.bat @call "%_PROJECT_PATH%/globalVariables.bat" @cd generated/%_USER_SPECIFIC% @if not %_COMPILER_NAME% == "MinGW Makefiles" ( @%_CMAKE% --build . --config Debug @%_CMAKE% --build . --config Release ) else ( @cd debug @%_CMAKE% --build . @cd ../release @%_CMAKE% --build . ) @if "%1" n...
pambros/CNN-2D-X-Ray-Catheter-Detection
cpp/compile.bat
bat
bsd-3-clause
345
@echo off setlocal set count=7 echo Scaling service rainbow to %count% replicas call %~dp0bin\docker.bat service scale rainbow=%count% call %~dp0bin\sleep.bat 5
sealsystems/pi-cloud
demo/windows/Step 2 - Scale Rainbow to 7.bat
bat
mit
167
cmd_scripts/kconfig/zconf.tab.o := gcc -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -Iscripts/kconfig -c -o scripts/kconfig/zconf.tab.o scripts/kconfig/zconf.tab.c deps_scripts/kconfig/zconf.tab.o := \ scripts/kc...
tenorntex/lhbalanced
scripts/kconfig/.zconf.tab.o.cmd
bat
gpl-2.0
4,096
perl ..\build.pl --clean perl ..\build.pl --world chernarus --with-invcust perl ..\build.pl --world skaro.lingor --with-invcust perl ..\build.pl --world thirsk --with-invcust perl ..\build.pl --world thirskw --with-invcust perl ..\build.pl --world utes --with-invcust pause
he2d/Craenkland-DayZ
cmd_scripts/build_AllWorlds - inv.cmd
bat
gpl-2.0
284
cmd_drivers/gpu/drm/i2c/built-in.o := rm -f drivers/gpu/drm/i2c/built-in.o; arm-none-linux-gnueabi-ar rcs drivers/gpu/drm/i2c/built-in.o
EAVR/EV3.14
ev3sources/extra/linux-03.20.00.13/drivers/gpu/drm/i2c/.built-in.o.cmd
bat
gpl-2.0
138
cd .. del /s /q build mkdir build cd build cmake -G "Visual Studio 15" -DCMAKE_INSTALL_PREFIX=../bin/windows7-32 -DWINDOWS10=OFF ../neo pause
y2keeth/RBDOOM3BFG-HiDef-Mod
neo/cmake-vs2017-32bit.bat
bat
gpl-3.0
141
@ECHO OFF :: Useful references REM batch parameters - http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/percent.mspx?mfr=true REM querying the reg - http://www.robvanderwoude.com/ntregistry.php REM strings - http://www.dostips.com/DtTipsStringManipulation.php :: Setup some common values ...
BipolarAurora/H-CE-Opensauce-V5
bin/_scripts/OpenSauce_Halo1_CE_BuildInstallers.bat
bat
gpl-3.0
5,742
@echo off call paths.bat JLink.exe -Device CORTEX-M3 -If SWD -Speed 1000 USDK\flasher\RTL_Reset.JLinkScript
pvvx/RTL00_WEB
USDK/flasher/add_sample_bat/JLink-Reset.bat
bat
unlicense
108
@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...
QuLogic/ocropy
docs/make.bat
bat
apache-2.0
7,244
/****************************************************************************** * * uart_echo_ccs.cmd - CCS linker configuration file for uart_echo. * * Copyright (c) 2013-2017 Texas Instruments Incorporated. All rights reserved. * Software License Agreement * * Texas Instruments (TI) is supplying this ...
cergatgmu/xbs_xbd
platforms/ek-tm4c129exl_16mhz/hal/tivaware/examples/boards/dk-tm4c129x/uart_echo/uart_echo_ccs.cmd
bat
gpl-3.0
2,797
@echo off set TOPDIR=%~dp0/.. set VERSION=4.2.5 set PMDJAR=%TOPDIR%/lib/pmd-%VERSION%.jar set JARPATH=%TOPDIR%/lib/asm-3.1.jar;%TOPDIR%/lib/jaxen-1.1.1.jar set OPTS= set MAIN_CLASS=net.sourceforge.pmd.util.designer.Designer java %OPTS% -cp "%PMDJAR%;%JARPATH%;%TOPDIR%/build" %MAIN_CLASS% %*
deleidos/digitaledge-platform
commons/buildtools/pmd/bin/designer.bat
bat
apache-2.0
294
/usr/sbin/secstate deselect password-req
quark-pat/CLIP
packages/secstate/secstate/testing/tests/deselect_benchmark/commands/deselect.cmd
bat
apache-2.0
41
if not exist %PREFIX%\Library\bin\zlib.dll exit 1 if not exist %PREFIX%\Library\bin\libjpeg.dll exit 1
pelson/conda-build
tests/test-recipes/split-packages/compose_run_requirements_from_subpackages/run_test.bat
bat
bsd-3-clause
102
@echo off echo. echo --- Undeploy Web Service --------------------------------------------- goto doit :usage echo. goto end :doit SETLOCAL ENABLEDELAYEDEXPANSION IF NOT DEFINED PROACTIVE set PROACTIVE=%CD%\..\.. call "..\init.bat" %JAVA_CMD% -Dproactive.http.port=8080 org.objectweb.proactive.examples.webservices....
jrochas/scale-proactive
examples/helloWebServices/undeploy.bat
bat
agpl-3.0
433
run state
dfreniche/cpctelera
cpctelera/tools/sdcc-3.6.8-r9946/src/sim/ucsim/z80.src/test/run.cmd
bat
gpl-3.0
10
@echo off set edk2=%1 set arch=%2 if "%edk2%"=="" goto usage if "%arch%"=="" goto usage goto continue :usage echo. echo. echo. echo Build Python from EDK2. echo. echo Usage: %0 {edk2_path} {arch} echo. echo edk2_path = path for where edk2 is checked out echo usually checked out fro...
naterh/chipsec
tools/edk2/PythonEFI/build/build_edk2_python.cmd
bat
gpl-2.0
1,130
REM CommandInterpreter: %COMSPEC% REM -- Create the Xerces-C target directories for the Borland C++Builder 5 or Borland C++ 5.5.1 projects mkdir %0\..\..\..\..\..\Build mkdir %0\..\..\..\..\..\Build\Win32 mkdir %0\..\..\..\..\..\Build\Win32\BCC5 mkdir %0\..\..\..\..\..\Build\Win32\BCC5\obj
raj-bhatia/grooveip-ios-public
submodules/externals/xerces-c/projects/Win32/BCC5/Xerces-all/MakeBuildDirs.bat
bat
gpl-2.0
293
.\build\release\openrct2.exe sprite build "data\g2.dat" "resources\g2"
rzeg/OpenRCT2
build_g2.bat
bat
gpl-3.0
70
@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...
a-veitch/grpc
tools/run_tests/build_artifact_python.bat
bat
bsd-3-clause
2,795
@echo off setlocal rem **** Make sure the parameters are specified. if /i "%1" NEQ "-game" goto ShowUsage set __GameDir=%~2 if not exist "%__GameDir%\gameinfo.txt" goto MissingGameInfo rem **** Call the batch files to build our stuff. call ..\materialsystem\stdshaders\buildshaders.bat shaders -game "%__GameDir%" -s...
TotallyMehis/ZM-Updated
sdkshaders/build_sample_shaders.bat
bat
mit
525
call npm run start pause
NerdySaiyan/redux-oidc-example-react-native
OIDCProvider/run-start.cmd
bat
mit
25
del js\*.min.js call node node_modules\requirejs\bin\r.js -o js\build.js
jugalthakkar/jugal.me
makeRequire.bat
bat
mit
73