code
stringlengths
3
1.03M
repo_name
stringlengths
5
84
path
stringlengths
4
233
language
stringclasses
1 value
license
stringclasses
15 values
size
int32
3
1.03M
@echo off javap -classpath .;classes -verbose test.jvm.GenTest >javap.txt rem javap -classpath .;classes -verbose test.jvm.LoadClassTest >javap.txt
mashuai/Open-Source-Research
Javac2007/jap.bat
bat
apache-2.0
149
ZeroGSShaders.exe ps2hw.fx ps2hw.dat del Win32\ps2hw.dat Win32\Release\*.res Win32\Debug\*.res move /y ps2hw.dat Win32\ps2hw.dat
nillware/pcsx2
plugins/zerogs/opengl/buildshaders.bat
bat
lgpl-3.0
130
@echo off title Build program... @set curdir=%cd% @set pythondir=C:\Python27 @set prgname=nodemcutil if exist %pythondir% ( if not exist "%pythondir%\Scripts\pip.exe" ( copy /Y get-pip.py %pythondir% ) copy /Y %prgname%.py %pythondir% copy /Y %prgname%-build.py %pythondir% C: cd %pythondir% if exist...
TorstenC/esp8266-devkit
Espressif/utils/py2exe_nodemcutil.cmd
bat
gpl-3.0
2,003
adb devices adb shell mount -o remount,rw /dev/block/nandc /system adb shell mount -o remount,rw /dev/root / adb push disp/disp.ko /drv/disp.ko adb shell chmod 777 /drv/disp.ko adb push lcd/lcd.ko /drv/lcd.ko adb shell chmod 777 /drv/lcd.ko adb push hdmi/hdmi.ko /drv/hdmi.ko adb shell chmod 777 /drv/hdmi.ko ad...
uei/enchantmoon_kernel
linux-3.0/drivers/video/sun4i/adb_push.bat
bat
gpl-2.0
387
@echo off rem -------------------------------------------------------------- rem -- DNS cache save/load script rem -- rem -- Version 1.2 rem -- By Yuri Voinov (c) 2014 rem -------------------------------------------------------------- rem Variables set prefix="C:\Program Files (x86)" set program_path=%prefix...
eiabea/bitmonero
external/unbound/contrib/unbound_cache.cmd
bat
bsd-3-clause
2,623
@echo off rem Startup script for the VuFind Jetty Server under Windows rem rem Configuration variables rem rem VUFIND_HOME rem Home of the VuFind installation. rem rem SOLR_HOME rem Home of the Solr installation. rem rem JAVA_HOME rem Home of Java installation. rem rem JAVA rem Command to invoke Java. If not se...
SimonXIX/vufind-soas
run_vufind.bat
bat
gpl-2.0
7,019
@echo off rem Licensed to the Apache Software Foundation (ASF) under one or more rem contributor license agreements. See the NOTICE file distributed with rem this work for additional information regarding copyright ownership. rem The ASF licenses this file to You under the Apache License, Version 2.0 rem (the "License...
pfedyna/StStat
web_server/apache-tomcat-7.0.47/bin/version.bat
bat
gpl-3.0
2,057
:: Purpose: Performs an update-backup operation on two folders, mirroring changes from one to the other :: Requirements: None :: Author: reddit.com/user/vocatus ( vocatus.gate at gmail ) // PGP key: 0x07d1490f82a211a2 :: Version: 1.0.0 :: Usage: run from a Windows shortcut or comma...
bmrf/standalone_scripts
simple_backup_script.bat
bat
mit
2,015
@pushd src @call msbuild @xcopy bin\debug\* \\Velko-PC\share\* /Y @echo System.Reflection.Assembly.LoadFrom(@"\\Velko-PC\share\debug-utils.exe")| clip @echo System.Reflection.Assembly.LoadFrom(@"\\Velko-PC\share\debug-utils.exe") @popd
staafl/dotnet-debug-utils
build-and-publish.bat
bat
mit
235
echo off %windir%\system32\inetsrv\appcmd stop site /site.name:Dogevents.Api %windir%\system32\inetsrv\appcmd stop apppool /apppool.name:Dogevents dotnet publish %cd%\..\Web\Dogevents.Web\Dogevents.Web.csproj -o %cd%\..\Web\Dogevents.Web\bin\Debug\Publish -c Debug %windir%\system32\inetsrv\appcmd start site /site.nam...
GKotfis/Dogevents
src/Scripts/publish.bat
bat
mit
406
cmd_drivers/media/dvb-frontends/lnbp22.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/media/dvb-frontends/lnbp22.ko drivers/media/dvb-frontends/lnbp22.o drivers/media/dvb-frontends/lnbp22.mod.o
avareldalton85/rpi2-linux-rt
drivers/media/dvb-frontends/.lnbp22.ko.cmd
bat
gpl-2.0
307
cmd_drivers/media/rc/keymaps/built-in.o := rm -f drivers/media/rc/keymaps/built-in.o; /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ar rcsD drivers/media/rc/keymaps/built-in.o
0xD34D/kernel_amazon_tate
drivers/media/rc/keymaps/.built-in.o.cmd
bat
gpl-2.0
203
cmd_malloc_elem.o = gcc -Wp,-MD,./.malloc_elem.o.d.tmp -pthread -march=armv8-a+crc -D__ARM_FEATURE_CRC32=1 -DRTE_MACHINE_CPUFLAG_NEON -DRTE_MACHINE_CPUFLAG_CRC32 -I/root/lixu/arm64-armv8a-linuxapp-gcc/include -include /root/lixu/arm64-armv8a-linuxapp-gcc/include/rte_config.h -I/root/lixu/lib/librte_eal/linuxapp/eal/...
JerryLX/DPDK
arm64-armv8a-linuxapp-gcc/build/lib/librte_eal/linuxapp/eal/.malloc_elem.o.cmd
bat
gpl-2.0
704
@echo off REM * REM * Removes various informations (like absolute file paths) from the Zeta Resource Editor project file. REM * Run this script if you opened the *.zreproj project file at least once. REM * set filename="SoundSwitch.zreproj" setlocal setlocal enableDelayedExpansion if not exist %filename% call :error "...
Belphemur/SoundSwitch
SoundSwitch/CleanTranslationProjectFile.bat
bat
gpl-2.0
1,048
cmd_sound/soc/nuc900/built-in.o := rm -f sound/soc/nuc900/built-in.o; /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ar rcsD sound/soc/nuc900/built-in.o
JoinTheRealms/TF700-dualboot-stockbased
sound/soc/nuc900/.built-in.o.cmd
bat
gpl-2.0
200
cmd_loginutils/lib.a := rm -f loginutils/lib.a; mips-openwrt-linux-uclibc-ar rcs loginutils/lib.a loginutils/passwd.o
shizhai/wprobe
build_dir/target-mips_r2_uClibc-0.9.33.2/busybox-1.19.4/loginutils/.lib.a.cmd
bat
gpl-2.0
119
cmd_drivers/md/dm-mod.o := /home/jashaswee/vibex2/X2_ROW_L_OpenSource/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ld -EL -r -o drivers/md/dm-mod.o drivers/md/dm-uevent.o drivers/md/dm.o drivers/md/dm-table.o drivers/md/dm-target.o drivers/md/dm-linear.o drivers/md/dm-stripe.o drivers/md/dm-ioctl.o drivers/md...
jashasweejena/VibeKernel
drivers/md/.dm-mod.o.cmd
bat
gpl-2.0
375
cmd_arch/arm/lib/sha1.o := /home/peter/Downloads/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.sha1.o.d -nostdinc -isystem /home/peter/Downloads/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/pe...
paxchristos/R800x-2.3.3-Kernel
arch/arm/lib/.sha1.o.cmd
bat
gpl-2.0
1,329
cmd_drivers/mtd/mtd.o := /home/radug/Android/cm/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/mtd/mtd.o drivers/mtd/mtdcore.o drivers/mtd/mtdsuper.o drivers/mtd/mtdpart.o
RaduG/2.6.29-RaKern-2x-Hero
drivers/mtd/.mtd.o.cmd
bat
gpl-2.0
214
@echo off if not exist ..\win32\vs_tmpl\mkmsvc.exe goto missingmkmsvc echo generating SDL2x MSVC12 project as win32-sdl2x-msvc12-ffmpeg if exist win32-sdl2x-msvc12-ffmpeg goto removedir :makemsvcdir mkdir win32-sdl2x-msvc12-ffmpeg cd ..\win32\vs_tmpl mkmsvc.exe -ffmpeg -sdl2 -12 vice cd ..\..\sdl copy msvc-fil...
AreaScout/vice-gles2
src/arch/sdl/generate_msvc12_ffmpeg_sdl2x.bat
bat
gpl-2.0
1,753
cmd_fs/nfs/super.o := gcc -Wp,-MD,fs/nfs/.super.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=2048...
namgk/kernel-tut
fs/nfs/.super.o.cmd
bat
gpl-2.0
26,466
@echo off REM Setup for compiling with Borland C++ 5.0 in 32 bit Windows mode. if .%CHECKED%==.1 goto checked_build SET LIB=%SCITECH_LIB%\LIB\RELEASE\VXD\BC5;%BC5_PATH%\LIB;. echo Release build enabled. goto setvars :checked_build SET LIB=%SCITECH_LIB%\LIB\DEBUG\VXD\BC5;%BC5_PATH%\LIB;. echo Checked debug build enabl...
OS2World/DEV-UTIL-SNAP
bin-win32/bc50-vxd.bat
bat
gpl-2.0
847
>>> (2 + ... 3) 5 >>> 2 + \ ... 3 5
simontakite/sysadmin
pythonscripts/practicalprogramming/basic/splitlines.cmd
bat
gpl-2.0
36
cmd_drivers/base/built-in.o := ld -m elf_x86_64 -r -o drivers/base/built-in.o drivers/base/core.o drivers/base/sys.o drivers/base/bus.o drivers/base/dd.o drivers/base/driver.o drivers/base/class.o drivers/base/platform.o drivers/base/cpu.o drivers/base/firmware.o drivers/base/init.o drivers/base/map.o drivers/base/d...
Existed/kernel-2.6.35.14
drivers/base/.built-in.o.cmd
bat
gpl-2.0
569
>>> 53 % 24 5
simontakite/sysadmin
pythonscripts/practicalprogramming/basic/int_mod.cmd
bat
gpl-2.0
14
cmd_fs/fat/vfat.o := ../prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o fs/fat/vfat.o fs/fat/namei_vfat.o
venkatkamesh/2.6.35-kernel-for-lg-optimus-me-
fs/fat/.vfat.o.cmd
bat
gpl-2.0
132
SCUT E602CC08 9A0E8214 9100 LM_O.EXE LM_O.BIN SCUT 13020603 6503C203 11532 LM_E.EXE LM_E.BIN
rururutan/hoot-patches
pc98/koei/life_is_music/cut.bat
bat
gpl-3.0
95
set ink=.lnk set link=C:\Users\matthieu.bacheley\AppData\Roaming\Microsoft\Windows\SendTo set linkD=C:\Users\matthieu.bacheley\Desktop set linkR=%link%%ink% xxmklink "%link%" "%link%" "%link%" %link% move "%linkR%" "%linkD%\Sendto%ink%" pause cd AppData\Roaming\Microsoft\Windows\SendTo echo echo on >Send_To...
oiki/FAB-LAB
bat2.bat
bat
gpl-3.0
2,300
call bin\csign "files\lgck-builder.exe" call bin\csign "files\obl5edit.exe" call bin\csign "files\easydoc.exe" call bin\csign "files\lgck-runtime-sfml.exe" call bin\csign "setup\lgck-setup.exe"
cfrankb/lgck-src
src/build/sign-all.bat
bat
gpl-3.0
193
@setlocal enableextensions enabledelayedexpansion @echo off :: :: Pre-build auto-versioning script :: set srcdir=%~1 set repodir=%~2 set old_version= set version_major=0 set version_minor=0 set version_maintenance=0 set version_modifed= set commitSHA= set commitURL= set commitCount=0 set branch_name=master for /f "...
theAsmodai/metamod-r
metamod/msvc/PreBuild.bat
bat
gpl-3.0
5,561
pyinstaller app2.spec --clean
peace098beat/pyside_cookbook
00_pyinstaller/install.bat
bat
gpl-3.0
29
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=source set BUILDDIR=build set SPHINXPROJ=libscapi if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command ...
cris-iisc/mpc-primitives
crislib/libscapi/docs/make.bat
bat
agpl-3.0
816
builder\steamcmd.exe +login jasonrohrer PASSWORD +run_app_build c:/cpp/CastleDoctrine/documentation/submissions/steam/steamDepotBuild/app_build_249570.vdf +quit pause
MrPhil/CastleDoctrine
CastleDoctrine/documentation/submissions/steam/steamDepotBuild/run_build_castleDoctrine.bat
bat
unlicense
168
@echo off rem ----------------------------------------------------------------------- rem rem Copyright 2017 motrohi hirotom1107@gmail.com 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 th...
jeffy-g/rm-cstyle-cmts
scripts/emit-readme.cmd
bat
apache-2.0
1,125
@echo off title CMake¹¤³ÌÉú³É¹¤¾ß(V0.0.1) By QianChengLong REM ĬÈÏÑ¡ÏîÅäÖà set default_project_type=1 call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\vcvars32.bat" cls :ProjectChooseMenu cls echo =============================================================================== echo 1)...
QianChenglong/lily
cmake.bat
bat
apache-2.0
2,330
@echo off set warning_compiler_flags=-WX -W4 -wd4201 -wd4100 -wd4189 set common_debug_compiler_flags=-Z7 -Od set common_compiler_flags=-MTd -nologo -Gm- -GR- -EHa- -Oi -FC -EHsc set common_linker_flags=-incremental:no -opt:ref set bat_dir=%~dp0 pushd %bat_dir% IF NOT EXIST .\an mkdir .\an pushd an cl %common_comp...
Fillipoman/solaire
an.bat
bat
apache-2.0
454
Rem @echo OFF Rem The arguments are as follows: Rem 1) The install path Rem 2) Whether to install or uninstall Rem Note the uninstall function doesn't really need all of these, but it's easier to be consistent echo First arg %1 and %~1 echo Second arg %2 and %~2 if ""%1"" == "" goto error echo Checked first if "%2" == ...
lqch14102/lantern
install/win/Lantern.bat
bat
apache-2.0
2,434
__BOOT_PASSWD = 0x001C00; __STAT_CTRL = 0x001C02; MEMORY { SFR : origin = 0x0000, length = 0x0010 PERIPHERALS_8BIT : origin = 0x0010, length = 0x00F0 PERIPHERALS_16BIT : origin = 0x0100, length = 0x0100 RAM : origin = 0x1C03, length = 0x07FD ...
jettan/boot_wisp5
CCS/wisp_led/lnk_msp430fr5969.cmd
bat
bsd-2-clause
10,273
:: Defect analysis and prediction :: AJE java -jar bugc.jar --format=defect:aje.out --bugpattern=.\pat\bugpattern_aje.xml --issues .\input\issues\softco --commits .\input\commits\softco\aje :: RVS java -jar bugc.jar --format=defect:rvs.out --bugpattern=.\pat\bugpattern_rvs.xml --issues .\input\issues\hbs --commits .\in...
taolee/XmlDataAnalysisToolsets
DataAnalysis_SoftwareEngineering/bugc/runAll.bat
bat
bsd-3-clause
809
@echo off setlocal cd "%~dp0" SET /P ANSWER=Are you sure you want to delete old files (Y/N)? if /i {%ANSWER%}=={y} (goto :yes) goto :eof :yes ECHO Deleting files... DEL *old*
beselim/PortableDrive
portable_apps_settings/clean.bat
bat
mit
190
############################################# ## Autosave monitor post setup ## ############################################# cd "${TOP}/iocBoot/$(IOC)" create_monitor_set("iocCTRL-SUP-PSH0CORE.req",30,"P=$(AUTOSAVE_SYSM_PV_PREFIX)")
ControlSystemStudio/org.csstudio.iter
products/org.csstudio.iter.css.product/demo/m-TEST/src/main/epics/iocBoot/iocCTRL-SUP-PSH0CORE/iocCTRL-SUP-PSH0CORE-postSaveRestore.cmd
bat
epl-1.0
248
@echo on echo %1 set CWD=%CD% C: chdir C:\cygwin64\bin bash --login -i -c "set -o igncr; export SHELLOPTS; cd '%CWD%'; ./compile-html-help.sh "%1""
zitmen/thunderstorm
src/main/resources/resources/help/compile-html-help.bat
bat
gpl-3.0
160
::@echo off @for /d /r %%c in (Debug,settings,Release,FN15_Debug,FN15_Release,FX15_Debug,FX15_Release,DZ10_Debug,DZ10_Release) do @if exist %%c ( rd /s /q "%%c" & echo ɾ³ýĿ¼%%c) @for /r %%c in (*.tmp,*.bak ,*.dep,*.sfr,Backup*,*.tmp.c ) do del "%%c" :: *.ewd ÊÇÏÂÔØÅäÖÃÎļþ pause
zxc455052/nxp_-
黄叽公队代码/测试程序/mma8452读取测试/删除临时文件.bat
bat
gpl-3.0
291
@echo off rem -------------------------------------------------------- rem _clear version 2014.03.01 rem Copyright (c) Gilbert Lee All rights reserved rem -------------------------------------------------------- rem -------------------------------------------------------- rem picture rem ------------------------------...
gilgil1973/snoop90
bin/pcap/_clear_file.bat
bat
gpl-3.0
1,127
:: :: a batch script for converting classified, buffered, LiDAR tiles :: into a number of raster products with a tile-based multi-core :: batch pipeline :: :: :: specify parameters :: :: allows you to run the script from other folders set PATH=%PATH%;C:\Users\Public\lastools\bin; :: here we specify the ...
KAMI911/lastools
example_batch_scripts/typical_raster_products_pipeline.bat
bat
lgpl-2.1
2,200
:: Need to enabled delayed variable expansion so that variables are evaluated when each line is executed, rather :: than when this file is initially parsed. Otherwise, SDKPLATFORM and PLATFORM will not be defined when evaluated setlocal EnableDelayedExpansion :: Generate the arch-specific arguments for SetEnv.cmd and...
JoseGuzman/stimfit
dist/conda/py-stfio-debug/bld.bat
bat
gpl-2.0
2,864
:: Cxbx-Reloaded build script @if "%1"=="" goto show_usage @set SLN="%cd%\build\win32\Cxbx.sln" @set VS_ENV="C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\VsMSBuildCmd.bat" :: Setup build environment @if not exist %VS_ENV% goto missing_env @call %VS_ENV% :: Build managed projects (deb...
Luca1991/Cxbx-Reloaded
appveyor-build.bat
bat
gpl-2.0
916
cmd_drivers/spi/built-in.o := arm-eabi-ld -EL -r -o drivers/spi/built-in.o drivers/spi/spi.o drivers/spi/spi_qsd.o drivers/spi/spi_aic3254.o drivers/spi/spidev.o
R-M-S/RMS_EXPERIMENTAL_Kernel
drivers/spi/.built-in.o.cmd
bat
gpl-2.0
167
@echo off pushd . cd %~dp0 cd "../doctrine/orm/bin" set BIN_TARGET=%CD%\doctrine popd php "%BIN_TARGET%" %*
Pol-Valentin/sooyoos
vendor/bin/doctrine.bat
bat
bsd-3-clause
108
/*--------------------------------------------------------------------------- zapigrep.cmd (ye olde REXX procedure for OS/2) Script to search members of a zipfile for a string and print the names of any such members (and, optionally, the matching text). This is the zipgrep.cmd program completely rewritt...
rhuitl/uClinux
user/unzip/os2/zgrepapi.cmd
bat
gpl-2.0
2,545
@echo off if '%1'=='' goto a0 if '%2'=='' goto a1 gs -q -dNODISPLAY -dNOBIND -dWRITESYSTEMDICT -dSIMPLE ps2ascii.ps %1 -c quit >%2 goto x :a0 gs -q -dNODISPLAY -dNOBIND -dWRITESYSTEMDICT -dSIMPLE ps2ascii.ps - -c quit goto x :a1 gs -q -dNODISPLAY -dNOBIND -dWRITESYSTEMDICT -dSIMPLE ps2ascii.ps %1 -c quit goto x :x
JianpingZeng/xcc
xcc/test/mediabench4/ghostscript/src/ps2ascii.bat
bat
bsd-3-clause
316
echo Testing Register (raw values) test error servo 1 set-raw punch -1 test cmd 1 write 30 0 0 test rsp 1 none test success servo 1 set-raw punch 0 test cmd 1 write 30 ff 3 test rsp 1 none test success servo 1 set-raw punch 1023 test error servo 1 set-raw punch 1024 test cmd 1 read 30 2 test rsp 1 none 0 0 test output ...
dhylands/Bioloid
test-reg.cmd
bat
mit
7,792
@echo off ..\packages\Ncapsulate.Node.0.10.26.2\nodejs\node ..\packages\Ncapsulate.Karma.0.12.9.2\nodejs\node_modules\karma-cli\bin\karma --no-colors %* @echo on
Blacklite/Ncapsulate.Example
NCapsulate.Example/karma.cmd
bat
mit
162
java -jar yuicompressor-2.4.2.jar "../css-analyzer.js" -o "../css-analyzer.min.js" --charset utf-8
codler/CSS-Analyzer
build/compress-js.bat
bat
mit
98
cmd_fs/fat/msdos.o := arm-linux-androideabi-ld -EL -r -o fs/fat/msdos.o fs/fat/namei_msdos.o
MihawkHu/Android_scheduler
kernel/goldfish/fs/fat/.msdos.o.cmd
bat
mit
97
cd \ cd w2ptestgdms\web2py\applications\gdms
NewGlobalStrategy/NetDecisionMaking
static/css/testw2p.bat
bat
mit
46
saxon math.random.xml ../../../style/function.xsl
exslt/exslt.github.io
math/functions/random/refresh.bat
bat
mit
50
@echo off IF EXIST "source.zip" del "source.zip" C:\Users\Silverman\Downloads\7z1604-extra\7za.exe a -tzip source eb deploy
ArgentumVir/weblocks
scripts/deploy.bat
bat
mit
124
@setlocal @set node_name=poppy @rem Get the absolute path to the parent directory, @rem which is assumed to be the node root. @for /F "delims=" %%I in ("%~dp0..") do @set node_root=%%~fI @set releases_dir=%node_root%\releases @rem Parse ERTS version and release version from start_erl.data @for /F "usebackq tokens=1...
cyrusd/poppy
rel/files/poppy.cmd
bat
mit
2,981
"C:\Program Files\SourceGear\DiffMerge\DiffMerge.exe" %1 %2
bink81/development-tools
windows/diffm.bat
bat
mit
59
@set OLD_PATH=%PATH% @set PATH=D:\cmake-2.8.10.2-win32-x86\bin\;d:\mingw\bin;d:\llvm\cmake_mingw\bin cmake .. -G"MinGW Makefiles" -DCMAKE_CXX_COMPILER=g++.exe -DCMAKE_C_COMPILER=gcc.exe rem -DCMAKE_EXE_LINKER_FLAGS="-mno-cygwin" @set PATH=%OLD_PATH% pause
madedit/aclang
cmake/build-mingw.bat
bat
mit
260
@PUSHD "%~dp0" & "..\..\..\launcher.exe" "play-d2hs-lutz.ini"
Kroc/PortaDOOM
PortaDOOM/files/wads/episodes/d2hs-lutz/play.bat
bat
mit
61
set JAVA_HOME=D:\jdk1.7.0_45 set CLASSPATH=D:\jdk1.7.0_45\jre\lib\rt.jar; set MAVEN_HOME=D:\apache-maven-3.3.1 set MAVEN_OPTS=-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m set MVN_HOME=D:\apache-maven-3.3.1 set Path=D:\jdk1.7.0_45\bin;;D:\apache-maven-3.3.1\bin;
rahulopengts/myhome
setEnv.bat
bat
epl-1.0
279
cmd_drivers/net/ethernet/ti/built-in.o := rm -f drivers/net/ethernet/ti/built-in.o; mips-openwrt-linux-uclibc-ar rcsD drivers/net/ethernet/ti/built-in.o
shizhai/wprobe
build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/drivers/net/ethernet/ti/.built-in.o.cmd
bat
gpl-2.0
154
cmd_sound/usb/built-in.o := /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o sound/usb/built-in.o sound/usb/snd-usb-audio.o sound/usb/snd-usbmidi-lib.o sound/usb/misc/built-in.o sound/usb/usx2y/built-in.o sound/usb/caiaq/built-in.o sound/usb/6fire/built-in.o
RittikBhowmik/Project-Crater-Kernel-GT-i9152
sound/usb/.built-in.o.cmd
bat
gpl-2.0
302
cmd_net/core/filter.o := arm-linux-gnueabi-gcc -Wp,-MD,net/core/.filter.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...
jpsminix/minix5
net/core/.filter.o.cmd
bat
gpl-2.0
33,328
cmd_/home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/hostmot2.ko := ld -r -m elf_i386 -T /usr/src/linux-headers-2.6.32-122-rtai/scripts/module-common.lds --build-id -o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/hostmot2.ko /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/hostmot2.o /home/yutingkao23/ILC-with-LinuxCNC-ILCv...
CalvinHsu1223/LinuxCNC-HAL-EtherCAT-Driver-with-ILC
src/.hostmot2.ko.cmd
bat
gpl-2.0
341
cmd_arch/arm/lib/changebit.o := /root/adam/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.changebit.o.d -nostdinc -isystem /adam/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/root/streak/3/kern.bak/arch/arm/include -include include/l...
DJSteve/StreakKernel
arch/arm/lib/.changebit.o.cmd
bat
gpl-2.0
1,724
@setlocal @set TMPBGN=%TIME% @set TMPPRJ=dt5 @echo Setup for 32-bit %TMPROJ% build @set TMPLOG=bldlog-1.txt @set TMPSRC=.. @REM ########################################### @REM NOTE: VERY Specific install location @REM ########################################### @set TMPINST=C:\MDOS @REM ##############################...
geoffmcl/dt5
build/build-me.bat
bat
gpl-2.0
3,772
cmd_kernel/power/console.o := gcc -Wp,-MD,kernel/power/.console.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-...
namgk/kernel-tut
kernel/power/.console.o.cmd
bat
gpl-2.0
21,376
@echo off setlocal rem Copyright (c) 1999, 2011 Tanuki Software, Ltd. rem http://www.tanukisoftware.com rem All rights reserved. rem rem This software is the proprietary information of Tanuki Software. rem You shall use it only in accordance with the terms of the rem license agreement you entered into with Tanuki Soft...
f4bio/drftpd3-extended
bin/UninstallTestWrapper-NT.bat
bat
gpl-2.0
2,619
cmd_drivers/video/rockchip/rga/built-in.o := arm-linux-gnueabi-ld -EL -r -o drivers/video/rockchip/rga/built-in.o drivers/video/rockchip/rga/rga.o
jpsminix/minix5
drivers/video/rockchip/rga/.built-in.o.cmd
bat
gpl-2.0
152
cmd_drivers/net/wireless/built-in.o := rm -f drivers/net/wireless/built-in.o; arm-linux-gnueabi-ar rcs drivers/net/wireless/built-in.o
b8e5n/KTG-kernel_es209ra
drivers/net/wireless/.built-in.o.cmd
bat
gpl-2.0
136
cmd_mm/truncate.o := arm-eabi-gcc -Wp,-MD,mm/.truncate.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include...
bigbiff/i717-GB-Kernel
mm/.truncate.o.cmd
bat
gpl-2.0
27,125
cmd_drivers/mmc/card/built-in.o := /home/hacker/codesourcery/lite/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/mmc/card/built-in.o drivers/mmc/card/mmc_block.o
wujiku/superstar-kernel-shooter-2.3.4gb
drivers/mmc/card/.built-in.o.cmd
bat
gpl-2.0
168
cmd_sound/core/misc.o := /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,sound/core/.misc.o.d -nostdinc -isystem /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/doadin/Desktop/ancora_tmo_4.0.4_2.6/arch/arm/include -Iinclude -include in...
doadin/samsung-kernel-msm7x30-Doadin
sound/core/.misc.o.cmd
bat
gpl-2.0
21,899
@echo off rem ########################################################################## rem # Copyright 2002-2010, LAMP/EPFL rem # rem # This is free software; see the distribution for copying conditions. rem # There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A rem # PARTICULAR PURPOSE. rem #########...
GrammaticalFramework/JPGF
tools/scala-2.8.1.final/bin/scala.bat
bat
lgpl-2.1
2,692
@echo off REM ----------------------------------------------------------------------------------------------- REM This program is free software; you can redistribute it and/or modify it under the REM terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software REM Foundation. REM REM Y...
mbatchelor/pentaho-reporting
assemblies/samples/Sample1.bat
bat
lgpl-2.1
1,347
@echo off rem ------------------------------------------------------------------------- rem JBoss Admin CLI Script for Windows rem ------------------------------------------------------------------------- rem $Id$ @if not "%ECHO%" == "" echo %ECHO% @if "%OS%" == "Windows_NT" setlocal if "%OS%" == "Windows...
jfoxGRT/jboss_upgrade
bin/jboss-cli.bat
bat
lgpl-2.1
1,854
gcc -s BullMoose.c -o BullMoose.exe -lshell32
ZHYfeng/malicious-code-conceal
0_mailcious-code/useful/c_windows/bullmoose/makefile.bat
bat
apache-2.0
45
@echo off echo "Delete Notify Service Autostart reg item" reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v HyperAgent /f cd %~dp0 echo "Stop Notify Service" taskkill /f /t /im hyperagenttray.exe echo "Stop HyperAgent Service" hyperagent.exe stop echo "remove HyperAgent Service" hyp...
qinsc/hyperagent
uninstall.bat
bat
apache-2.0
397
@echo off shipper.exe web
CodeRoamer/Shipper
start.bat
bat
apache-2.0
26
java -jar mybatis-generator-core-1.3.5.jar -configfile generator-config.xml -overwrite
ZhenchaoWang/passport-oauth
mybatis-generator/run.bat
bat
apache-2.0
86
@echo off set INPUT= SetLocal cls FOR /L %%i IN (1,1,10) DO ( %windir%\System32\reg.exe QUERY HKLM\SYSTEM\CurrentControlSet\Control\Class\{4d36e972-e325-11ce-bfc1-08002be10318}\000%%i /v "DriverDesc" 2>nul ) FOR /L %%i IN (10,1,100) DO ( %windir%\System32\reg.exe QUERY HKLM\SYSTEM\CurrentCo...
dbkaynor/AutoIt3
Saves/reg_nic_look.bat
bat
apache-2.0
675
echo off java -jar Program.jar TIMEOUT /T 60
swalffy/Practice_repository
HW#4/Program/Task2/run.bat
bat
apache-2.0
45
xamarin-component.exe create-manually osmdroid-android-binding-5.0.1.xam ^ --name="osmdroid-android-binding" ^ --summary="OpenStreetMap-Tools for Android" ^ --publisher="Neil Boyd" ^ --website="https://github.com/osmdroid/OsmdroidXamarin" ^ --details="Details.md" ^ --license="License.md" ^ -...
osmdroid/OsmdroidXamarin
xamarin-component/package.cmd
bat
apache-2.0
668
REM 7z.exe {command} file.zip {options} REM -r recurse REM -x!{wildchard} exclude "C:\Program Files\7-Zip\7z.exe" a RemotePhotoTool-backup.zip .\* -r -x!.git\* -x!bin\* -x!intermediate\* -x!lib\* -x!src\ipch\* -x!downloads\* -x!stuff\* -x!src\temp\* -x!*.ncb -x!*.sdf -x!*.suo -x!*.user pause
vividos/RemotePhotoTool
Quick-Backup.cmd
bat
bsd-2-clause
295
set BUILD_DIR=%~dp0\build-w32 set GLUT_PATH="%BUILD_DIR%\..\..\lib\freeglut-MSVC-2.8.0-1.mp\freeglut" set GLEW_PATH="%BUILD_DIR%\..\..\lib\glew-1.9.0" mkdir %BUILD_DIR% cd %BUILD_DIR% if not defined CMAKE ( set CMAKE=cmake ) "%CMAKE%" -DCMAKE_PREFIX_PATH="%GLUT_PATH%\include" -DGLUT_ROOT_PATH="%GLUT_PAT...
mrshpot/cloth-playground
build-w32.cmd
bat
bsd-3-clause
560
:: Windows launcher script for Rexster Console @echo off cd %CD%\rexster-console call rexster-console.bat %*
tingletech/rexster-tomcat
rexster-console.bat
bat
bsd-3-clause
109
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXWSMTGS.S03_CopyCalendarRelatedItem.MSOXWSMTGS_S03_TC03_CopyRecurringCalendar /testcontainer:..\..\MS-OXWSMTGS\TestSuite\bin\Debug\MS-OXWSMTGS_TestSuite.dll /runconfig:..\..\MS-OXWSMTGS\MS-OXWSMTGS.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeWebServices/Source/Scripts/MS-OXWSMTGS/RunMSOXWSMTGS_S03_TC03_CopyRecurringCalendar.cmd
bat
mit
319
electron ./electron_main.js
jaruba/wcjs-ugly-demo
run_electron.cmd
bat
mit
28
cmd_drivers/firewire/built-in.o := rm -f drivers/firewire/built-in.o; /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ar rcsD drivers/firewire/built-in.o
friedrich420/Note-3-AEL-Kernel
drivers/firewire/.built-in.o.cmd
bat
gpl-2.0
169
cmd_drivers/media/video/v4l1-compat.ko := /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -T /home/gjdlfg/kernel/omap/scripts/module-common.lds --build-id -o drivers/media/video/v4l1-compat.ko drivers/media/video/v4l1-compat.o drivers/media/video/v4l1-compat.mod.o
jdlfg/Mecha-kernel
drivers/media/video/.v4l1-compat.ko.cmd
bat
gpl-2.0
305
::@echo off set branch=%1 set basedir=\InfiniDB_%branch% IF "%branch%" == "" ( set branch=develop set basedir=\InfiniDB ) IF "%branch%" == "trunk" ( set branch=develop set basedir=\InfiniDB ) echo %branch% echo building %basedir% echo ====================================== echo updating mysq...
YelaSeamless/infinidb
build/Build.bat
bat
gpl-2.0
2,034
::NET USE S: /delete ::NET USE S: \\BA-3564EC\SDRIVE 54925492! /USER:BA-3564EC\Admin echo "" > SourceBak.log echo %date%%time% >> SourceBak.log net use x: \\202.1.1.107\SDrive ::::::xcopy /e /h /i /s /y /z "C:\Program Files\Open Systems, Inc\ClientSource" "\\202.1.1.107\SDrive\Backup\SourceBackup\Peter\ClientSource" >>...
pdanshov/Shell-Scripts
SourceBackup.bat
bat
gpl-2.0
693
@echo off rem just kill some crap files after build del %1.exp del %1.lib
isotoxin/isotoxin
build-win/kill_crap.cmd
bat
gpl-3.0
76
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=licheePi if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make su...
Zepan/ilichee
教程文档/make.bat
bat
gpl-3.0
776
if (cmd.split(" ")[0] == 'stop') { stopTrack(term); currentTrack['trackPosition'] = 0; }
mridlen/encoderlogic
modules/oldcommands/stop.cmd
bat
gpl-3.0
93
@REM Copyright (c) 2009, 2010 Object Computing, Inc. @REM All rights reserved. @REM See the file license.txt for licensing information. REM Setting up QuickFAST environment @REM QuickFAST depends on MPC V 3.6 or later. (http://www.ociweb.com/products/mpc) @REM QuickFAST depends on BOOST V 1.36.0 or later. (htt...
alepharchives/quickfast
setup.cmd
bat
bsd-3-clause
4,438
@echo off REM Copyright 2010 Google Inc. 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 required by applicabl...
jongillies/gord
install.bat
bat
apache-2.0
1,029