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
@java -Djava.util.logging.config.file=console.cfg -cp c3p0-0.9.2-pre1.jar;l2jserver.jar;mysql-connector-java-5.1.18-bin.jar net.sf.l2j.gsregistering.GameServerRegister @pause
oonym/l2InterludeServer
L2J_Server/dist/RegisterGameServer.bat
bat
gpl-2.0
175
cmd_fs/fuse/built-in.o := /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/fuse/built-in.o fs/fuse/fuse.o
miamo/miamOv
fs/fuse/.built-in.o.cmd
bat
gpl-2.0
121
cmd_loginutils/chpasswd.o := gcc -Wp,-MD,loginutils/.chpasswd.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.18.4)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-...
muthumani2/Muthu-busybox
loginutils/.chpasswd.o.cmd
bat
gpl-2.0
9,409
cmd_usr/initramfs_data.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,usr/.initramfs_data.o.d -nostdinc -isystem /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/yyoung.kim/KOR_ANDR_OSS_OPEN_M0SKT-...
PrestigeMod/SHW-M440S
usr/.initramfs_data.o.cmd
bat
gpl-2.0
1,951
cd .. cd .. cd build cd game java -cp Risk.jar;Domination.jar net.yura.domination.ui.swinggui.SwingGUIFrame --lang=%1 pause
hernol/ConuWar
Game/test/test_lang/runSwingGUI.cmd
bat
gpl-3.0
130
del /S *._* *.bak *.fas *.ob *.pdb *.*~ *._lo
mnasoft/MNAS_acad_utils
clear_temp_lisp_files.bat
bat
gpl-3.0
46
@echo off git add --all st
th3mon/scripts
bash/windows/ga.cmd
bat
gpl-3.0
28
echo off rem batch file to download Manchester RZ bug report in CSV format rem 25-Jan-2015 switch from Atlas to Aurora rem 28-Mar-2016 removed running yellowZone and now run Aurora and Avitus RZ rem 06-Jul-2016 add 'status synopsis' to query rem set prog="c:\Program Files (x86)\Mozilla Firefox\firefox.exe" rem s...
mikersgit/nixScripts
bat/RZBugReport.bat
bat
gpl-3.0
826
@echo off REM JBoss, the OpenSource webOS REM REM Distributable under LGPL license. REM See terms of license at gnu.org. REM REM ------------------------------------------------------------------------- REM JBoss Service Script for Windows REM ------------------------------------------------------------------------- ...
MastekLtd/JBEAM
jbeam-core-components/jbeam-monitor-services/src/windows-services/monitor-service.bat
bat
lgpl-3.0
3,327
@echo off :: 2015-2018 mople71 title Dusting cls if exist "%userprofile%\hkcubackup.hiv" del /s /f /q %userprofile%\hkcubackup.hiv reg save hkcu %userprofile%\hkcubackup.hiv del /s /f /q %TEMP% del /s /f /q %TMP% cleanmgr /sagerun:1 exit /b
mople71/duster
cs/dusting.cmd
bat
unlicense
241
@echo off :: :: The Batchography book by Elias Bachaalany :: :main if exist log.txt del log.txt pushd compiler if not exist cl.exe ( echo The compiler was not found! goto :end ) cl.exe hello.c if %ERRORLEVEL% EQU 0 ( echo Compilation successful! ) ELSE ( echo Compilation failed! ...
PassingTheKnowledge/Batchography
annotated-code-sample.bat
bat
apache-2.0
337
@IF EXIST "%~dp0..\..\Scripts\conda.exe" ( @SET _CONDA_EXE="%~dp0..\..\Scripts\conda.exe" ) ELSE ( @SET _CONDA_EXE=python "%~dp0..\..\bin\conda" ) @IF "%1"=="activate" GOTO :DO_ACTIVATE @IF "%1"=="deactivate" GOTO :DO_DEACTIVATE @CALL %_CONDA_EXE% %* @REM This block should really be the equivalent of @REM ...
Microsoft/PTVS
Python/Product/Miniconda/Miniconda3-x64/Library/bin/conda.bat
bat
apache-2.0
2,146
@echo off call npm install ..\electron-v0.33.0-win32-x64\electron.exe . exit
Nickfost/Agar.io-bot-desktop-app
start.bat
bat
apache-2.0
81
:: HITS ranking java -jar mwranker.jar --filter=hits --format=rank:SP_graph_all.out .\wiki\SP_all.xml > SP_hits_all.out :: Crowd sourcing java -jar mwranker.jar --filter=hits:crowdsrc --format=rank:SP_graph_all.out .\wiki\SP_all.xml > SP_crowdsrc_all.out :: PageRank ranking java -jar mwranker.jar --filter=pagerank --fo...
taolee/XmlDataAnalysisToolsets
DataAnalysis_Wikipedia/spw/runAll.bat
bat
bsd-3-clause
1,210
@ECHO OFF CD /D "%~dp0" SET "OutDir=Output" IF NOT EXIST "%OutDir%" ( MKDIR "%OutDir" ) python3 setup.py py2exe -d "%~dp0\%OutDir%" PAUSE
winest/PEInfo
PEInfo/GenerateExe.bat
bat
bsd-3-clause
140
@erase lang.inc @echo lang fix en >lang.inc @fasm ym.asm ym @erase lang.inc @pause
devlato/kolibrios-llvm
programs/network_old/ym/trunk/build_en.bat
bat
mit
82
@echo off rem TAP-Windows -- A kernel driver to provide virtual tap rem device functionality on Windows. rem rem Copyright (C) 2012 Alon Bar-Lev <alon.barlev@gmail.com> rem rem This program is free software; you can redistribute it and/or modify rem it under the terms of the GNU General Public L...
OpenVPN/tap-windows
_build.bat
bat
gpl-2.0
1,391
cmd_arch/arm/lib/copy_page.o := /home/adam/android/kernel_dev/samsung/espressovzw/scripts/gcc-wrapper.py arm-eabi-gcc -Wp,-MD,arch/arm/lib/.copy_page.o.d -nostdinc -isystem /home/adam/android/prebuilts/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/adam/android/kernel_dev/sam...
MrHyde03/android_kernel_samsung_espressovzw
arch/arm/lib/.copy_page.o.cmd
bat
gpl-2.0
2,591
echo off rem Copyright (c) 2004, 2005, 2006, 2007, 2008, 2009 Mark Aylett <mark.aylett@gmail.com> rem rem This file is part of Aug written by Mark Aylett. rem rem Aug is released under the GPL with the additional exemption that compiling, rem linking, and/or using OpenSSL is allowed. rem rem Aug is free softw...
marayl/aug
vc9/stop.bat
bat
gpl-2.0
1,071
cmd_net/802/sysctl_net_802.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,net/802/.sysctl_net_802.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 -Wun...
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/net/802/.sysctl_net_802.o.cmd
bat
gpl-2.0
15,228
cmd_net/bluetooth/bluetooth.o := arm-eabi-ld -EL -r -o net/bluetooth/bluetooth.o net/bluetooth/af_bluetooth.o net/bluetooth/hci_core.o net/bluetooth/hci_conn.o net/bluetooth/hci_event.o net/bluetooth/mgmt.o net/bluetooth/hci_sock.o net/bluetooth/hci_sysfs.o net/bluetooth/lib.o
TroNit/BlackDome_New_supersonic
net/bluetooth/.bluetooth.o.cmd
bat
gpl-2.0
282
copy ..\HydraIRC\Release\HydraIRC.exe Release copy ..\HydraIRC\Release\HydraIRC.map "Debug Files\Release" copy ..\HydraIRC\Plugins\Default\Release\Default.dll Release\Plugins copy ..\HydraIRC\Plugins\Default\Release\Plugin_Default.map "Debug Files\Release\Plugins" copy ..\HydraIRC\Plugins\WinAMP\Release\WinAMP.dll Re...
dxzl/hydrairc
Distribution/!Collate-Release-RELEASE.cmd
bat
gpl-3.0
821
@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...
EnTeQuAk/markey
docs/make.bat
bat
bsd-3-clause
6,701
/****************************************************************************** * * compdcm_mpu9150_ccs.cmd - CCS linker configuration file for compdcm_mpu9150. * * Copyright (c) 2013 Texas Instruments Incorporated. All rights reserved. * Software License Agreement * * Texas Instruments (TI) is supplyin...
trfiladelfo/unesp_mdt
boards/SW-TM4C-2.0.1.11577/examples/boards/ek-tm4c123gxl-boostxl-senshub/compdcm_mpu9150/compdcm_mpu9150_ccs.cmd
bat
mpl-2.0
2,809
@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...
cloudera/hue
desktop/core/ext-py/xlwt-1.3.0/docs/make.bat
bat
apache-2.0
5,092
@echo off %comspec% /C generate.bat vs2010
KavrakiLab/alvar
build/generate_vs2010.bat
bat
gpl-3.0
44
@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 licenses this file @rem to you under the Apache License, Version 2.0 (the ...
apache/river
src/com/sun/jini/example/hello/scripts/client.bat
bat
apache-2.0
1,199
@echo off rem rem 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...
jstrachan/jube
images/fabric8/karaf-2.4/src/main/overlay/bin/start.bat
bat
apache-2.0
2,469
@echo off GOTO PROG see notes/remarks directly below this header: ###################################################################### # # Revision: mkver.bat # Author: Frederick Czajka # Date: 02/10/2000 # Purpose: Provide a NT Shell script to replace the perl script # that replaced the UNIX mkver...
rhuitl/uClinux
user/ntp/ports/winnt/scripts/mkver.bat
bat
gpl-2.0
16,494
#################### ## ## Test Condor command file ## #################### universe = vanilla executable = job_core_coredump.exe error = job_core_coredump-none_van.err output = job_core_coredump-none_van.out log = job_core_coredump-none_van.log coresize = 0 arguments ...
bbockelm/htcondor
src/condor_tests/job_core_coredump-none_van.cmd
bat
apache-2.0
430
cmd_sound/mips/built-in.o := rm -f sound/mips/built-in.o; arm-eabi-ar rcs sound/mips/built-in.o
R-M-S/RMS_DragunKernel_V.11-MAX-9-3-2012_3.0.42
sound/mips/.built-in.o.cmd
bat
gpl-2.0
97
@echo off if "%XSRC%" == "" set XSRC=. test -f %XSRC%/tests/stateful-check.orig if errorlevel 1 update %XSRC%/tests/stateful-check %XSRC%/tests/stateful-check.orig sed -f %XSRC%/djgpp/stateful-check.sed %XSRC%/tests/stateful-check.orig > stateful-check if errorlevel 1 goto SedError update ./stateful-check %XSRC%/tests/...
Htbaa/xmlrpc.mod
src/libiconv/1.9.2/libiconv-1.9.2-src/djgpp/edtest.bat
bat
mit
1,066
@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...
ilia-semenov/awspricingfull
docs_full/make.bat
bat
mit
7,467
sc delete WinLIRC-Transmitter
parameshg/WinLIRC.NET
WinLIRC.Setup/Batch/UnInstall Transmitter.bat
bat
mit
29
@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...
farr/plotutils
doc/make.bat
bat
mit
5,102
1>2# : ^ ''' @echo off %~dp0sysv.bat %~f0 %* ''' from sysv import Simple, SysVCli from os import environ as env import colorama class Notebook(Simple, SysVCli): def __init__(self): self.name = 'notebook' self.cmd = ['ipython', 'notebook', '--no-browser', '--notebook-dir='+env['VIP_NOTEBOOK_R...
andyneff/voxel-globe
external/bin_Windows_NT_AMD64/init.d/notebook.bat
bat
mit
2,143
set OLDCD=%CD% pushd ..\..\..\ set OLDPATH=%PATH% set PATH=%BOOST_ROOT%;%PATH% b2 -j %NUMBER_OF_PROCESSORS% toolset=msvc address-model=64 release > %OLDCD%\release_x64.txt 2>&1 set PATH=%OLDPATH% popd
lvous/hadesmem
build/full/msvc/release_x64.bat
bat
mit
208
@rem Copyright (C) 2013-2015 MetaMorph Software, Inc @rem Permission is hereby granted, free of charge, to any person obtaining a @rem copy of this data, including any software or models in source or binary @rem form, as well as any drawings, specifications, and documentation @rem (collectively "the Data"), to de...
pombredanne/metamorphosys-desktop
metamorphosys/META/test/MetaPyUnit/silent_dep_install.cmd
bat
mit
3,919
cmd_fs/ext3/ext3.o := /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/ext3/ext3.o fs/ext3/balloc.o fs/ext3/bitmap.o fs/ext3/dir.o fs/ext3/file.o fs/ext3/fsync.o fs/ext3/ialloc.o fs/ext3/inode.o fs/ext3/ioctl.o fs/ext3/namei.o fs/ext3/super.o fs/ext3/symlink.o fs/ext3/hash.o ...
selva-simple/Galaxy-R-Kernel
fs/ext3/.ext3.o.cmd
bat
gpl-2.0
457
cmd_fs/block_dev.o := arm-none-linux-gnueabi-gcc -Wp,-MD,fs/.block_dev.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__ -ml...
EAVR/EV3.14
ev3sources/extra/linux-03.20.00.13/fs/.block_dev.o.cmd
bat
gpl-2.0
27,538
cmd_arch/arm/boot/dts/imx6q-sabreauto-ecspi.dtb := arm-poky-linux-gnueabi-gcc -E -Wp,-MD,arch/arm/boot/dts/.imx6q-sabreauto-ecspi.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/dr...
heyoufei2/yocto3.14.38_kernel
arch/arm/boot/dts/.imx6q-sabreauto-ecspi.dtb.cmd
bat
gpl-2.0
1,826
cmd_fs/sysfs/symlink.o := ppc_4xx-gcc -m32 -Wp,-MD,fs/sysfs/.symlink.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -Wundef -Wstrict-prototype...
mattkelly/linux-2.6-xlnx
fs/sysfs/.symlink.o.cmd
bat
gpl-2.0
24,137
@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...
apdavison/parameters
doc/make.bat
bat
gpl-2.0
5,104
@echo off cd build mingw32-make -j 8 tests cd .. @echo on
chronoxor/Depth
system/MinGW-4-make-tests.bat
bat
gpl-2.0
57
cmd_scripts/dtc/dtc-lexer.lex.o := gcc -Wp,-MD,scripts/dtc/.dtc-lexer.lex.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/dtc-lexer.lex.o scripts/dtc/dtc-lexer.lex.c source_scripts/dtc/dtc-lexer.lex.o := scripts/dtc/dtc-lexer.lex.c de...
jashasweejena/VibeKernel
scripts/dtc/.dtc-lexer.lex.o.cmd
bat
gpl-2.0
2,966
cmd_arch/arm/boot/compressed/piggy.lzma.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-gcc -Wp,-MD,arch/arm/boot/compressed/.piggy.lzma.o.d -nostdinc -isystem /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3...
JoinTheRealms/TF700-dualboot-stockbased
arch/arm/boot/compressed/.piggy.lzma.o.cmd
bat
gpl-2.0
1,423
cmd_net/sched/sch_sfq.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o net/sched/sch_sfq.ko net/sched/sch_sfq.o net/sched/sch_sfq.mod.o
avareldalton85/rpi2-linux-rt
net/sched/.sch_sfq.ko.cmd
bat
gpl-2.0
239
cmd_sound/soc/tegra/built-in.o := rm -f sound/soc/tegra/built-in.o; /mnt/disk2/Dev/UG802/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD sound/soc/tegra/built-in.o
aloksinha2001/picuntu-3.0.8-alok
sound/soc/tegra/.built-in.o.cmd
bat
gpl-2.0
178
cmd_sound/core/snd-timer.o := ld -m elf_x86_64 -r -o sound/core/snd-timer.o sound/core/timer.o
Existed/kernel-2.6.35.14
sound/core/.snd-timer.o.cmd
bat
gpl-2.0
98
cmd_net/netfilter/xt_tcpudp.o := arm-eabi-gcc -Wp,-MD,net/netfilter/.xt_tcpudp.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wst...
HCDRJacob/wildfire-kernel
net/netfilter/.xt_tcpudp.o.cmd
bat
gpl-2.0
155,258
cmd_drivers/mxc/mlb/built-in.o := ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-ld -EL -r -o drivers/mxc/mlb/built-in.o drivers/mxc/mlb/mxc_mlb150.o
chrnueve/udooImaxdi
kernel_oficial_source/drivers/mxc/mlb/.built-in.o.cmd
bat
gpl-2.0
159
cmd_drivers/gpio/sx150x.o := arm-eabi-gcc -Wp,-MD,drivers/gpio/.sx150x.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/...
bigbiff/i717-GB-Kernel
drivers/gpio/.sx150x.o.cmd
bat
gpl-2.0
24,086
cmd_drivers/nfc/built-in.o := rm -f drivers/nfc/built-in.o; /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/nfc/built-in.o
asopov/linux-tpt-2.6.39
drivers/nfc/.built-in.o.cmd
bat
gpl-2.0
170
cmd_.tmp_kallsyms1.o := /home/algesat/kernel/scripts/gcc-wrapper.py /home/algesat/arm-eabi-4.7/bin/arm-eabi-gcc -Wp,-MD,./..tmp_kallsyms1.o.d -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -include asm/unified.h -msoft-float -nostdinc -isystem /home/alge...
Algesat/BladeApex2
..tmp_kallsyms1.o.cmd
bat
gpl-2.0
1,124
%QTDIR%\bin\qmake -tp vc -r launchy.pro
Slesa/launchy
src/buildWinSln.bat
bat
gpl-2.0
41
@echo off set PYTHONPATH=.;.\err;.\config python err\scripts\err.py -c config
linuxtechie/transmission-gtalk
dockstar-gtalk.bat
bat
gpl-3.0
82
REM Developer acrefawn. Contact me: t.me/acrefawn REM I recommend that you do not touch the options below unless you know what you are doing. @ECHO off pushd "%~dp0" SETLOCAL EnableExtensions EnableDelayedExpansion MODE CON cols=70 lines=40 shutdown.exe /A 2>NUL 1>&2 SET ver=2.1.7 SET mn=Phnx SET firstrun=0 F...
Undertrey/ZcashMinerAutorun
Phnxautorun.bat
bat
gpl-3.0
49,579
REM i6engine REM Copyright (2016) Daniel Bonrath, Michael Baer, All rights reserved. REM REM This file is part of i6engine; i6engine is free software; you can redistribute it and/or REM modify it under the terms of the GNU Lesser General Public REM License as published by the Free Software Foundation; either REM versio...
ClockworkOrigins/i6engine
dependencies/build-gmock.bat
bat
lgpl-2.1
1,841
@ipy.exe "-X:AutoIndent" "-X:ColorfulConsole" "-X:TabCompletion" %*
hoffmanc/FileHelpers
Libs/ip.bat
bat
lgpl-2.1
67
@echo off if %1.==. ( echo No precision provided && exit ) if %2.==. ( echo No location provided && exit ) echo compiling %1 to %2 perl script\vsop2010.pl %1 src\%2\src echo invoking webmerge if not exist src\%2\conf mkdir src\%2\conf copy conf\webmerge.conf.xml src\%2\conf cd src\%2 call webmerge cd ...
mgreter/ephem.js
src/vsop2010/vsop2010.bat
bat
lgpl-3.0
636
@echo off call:prepareMonkeyEnv echo Reboot device and Wait for 120 Sec adb reboot @pause @pause @pause goto:eof :prepareMonkeyEnv call:syncHostTime echo Close SetupWizard adb shell "settings put secure user_setup_complete 1" adb shell "settings put global device_provisioned 1" ech...
quanzhuo/scripts
run-monkey/ple-monkey-script/01RunMonkey.bat
bat
apache-2.0
884
curl --location --request POST 'https://api.pdf.co/v1/barcode/read/from/url' \ --header 'x-api-key: {{x-api-key}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "types": "VerticalLine", "url": "https://bytescout-com.s3-us-west-2.amazonaws.com/files/demo-files/cloud-api/pdf-form/f1040.pdf", "pa...
bytescout/ByteScout-SDK-SourceCode
PDF.co Web API/Barcode Reader API/cURL/Detect VerticalLine from PDF/DetectVerticalLineFromPDF.cmd
bat
apache-2.0
332
cd / c: cd xampp\htdocs\cnpc php yii api/ipmaclearn
ThreePeple/xjqjsjpgldjkkuiloojjloj
common/bat/ip-mac-learn.bat
bat
bsd-3-clause
54
@ECHO OFF SET TOP_DIR=%~dp0 SET bin_dir=%TOP_DIR%\scripts\windows SET build_type=%1 SET build_dir=%~f2 IF "%build_type%" EQU "" SET build_type=Debug IF "%build_dir%" EQU "" ( CALL %bin_dir%\echoc.exe 4 please specify build_dir GOTO error ) IF NOT "%VS140COMNTOOLS%"=="" ( CALL "%VS140COMNTOOLS%\..\..\VC\...
rDSN-Projects/rDSN.Python
build.cmd
bat
mit
2,214
@echo off :: %windir%\system32\runas.exe /user:postgres "pg_ctl start" | sanur.exe postgres start_postgres_server.exe postgres postgres cd .. php app/console server:run
ArneBinder/DTAMetadata
scripts_win/start_server.bat
bat
mit
168
@echo off if "%~1"=="" ( call :Usage goto :EOF ) call bootstrap.cmd copy README.md Source\JNA\src\site\markdown\README.md pushd "%~dp0" setlocal ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION set ProgramFilesDir=%ProgramFiles% if NOT "%ProgramFiles(x86)%"=="" set ProgramFilesDir=%ProgramFiles(x86)% set VisualStudioCm...
hazendaz/waffle
build.cmd
bat
mit
1,188
deps_config := \ lib/xz/Kconfig \ lib/Kconfig \ drivers/crypto/Kconfig \ crypto/async_tx/Kconfig \ crypto/Kconfig \ security/integrity/ima/Kconfig \ security/tf_driver/Kconfig \ security/apparmor/Kconfig \ security/tomoyo/Kconfig \ security/smack/Kconfig \ security/selinux/Kconfig \ security/Kconfig \ lib/...
AKKP/lge-kernel-star
include/config/auto.conf.cmd
bat
gpl-2.0
20,628
cmd_drivers/misc/rk2928_callpad_misc/built-in.o := rm -f drivers/misc/rk2928_callpad_misc/built-in.o; /media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Samsung/TrendPlus/GT-S7580_JB_Opensource/rk-prebuilts/bin/arm-eabi-ar rcsD drivers/misc/rk2928_callpad_misc/built-in.o
EPDCenter/android_kernel_archos_97_titan
drivers/misc/rk2928_callpad_misc/.built-in.o.cmd
bat
gpl-2.0
284
@ECHO OFF SET WD=%CD% SET SD=%~dp0 SET PARAMS=%* cd "%SD%" call mvn clean install %PARAMS% cd "%WD%" PAUSE
crea-doo/nativeloader
build.bat
bat
apache-2.0
125
@ECHO OFF REM Command file for Sphinx documentation set SPHINXBUILD=sphinx-build set ALLSPHINXOPTS=-d _build/doctrees %SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^...
nriley/Pester
Documentation/make.bat
bat
bsd-2-clause
2,959
gradlew bintrayUpload -c bintray-aar-settings.gradle -Ppublish_mode=release
omgnuts/study-fragments
bintray-publish.bat
bat
apache-2.0
75
@ECHO OFF rem ----Usage---- rem BuildSetup [gl|dx] [clean|noclean] rem vs2010 for compiling with visual studio 2010 rem gl for opengl build (default) rem dx for directx build rem clean to force a full rebuild rem noclean to force a build without clean rem noprompt to avoid all prompts rem nomingwlibs to skip building a...
xbmc/xbmc-rbp
project/Win32BuildSetup/BuildSetup.bat
bat
gpl-2.0
11,687
call test.bat call database.test.bat
taylonr/postman
Batch Files/init.test.bat
bat
mit
36
#!/bin/sh rem (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. rem rem This file contains confidential and proprietary information rem of Xilinx, Inc. and is protected under U.S. and rem international copyright and other intellectual property rem laws. rem rem DISCLAIMER rem This disclaimer is not a licens...
kevintownsend/R3
coregen/fifo_fwft_96x512/implement/planAhead_rdn.bat
bat
mit
2,638
@echo off python #enchantDB.py python #itemDB.py python #manualformDB.py python #minimapinfoDB.py python #raceDB.py python #titleDB.py python #characterstyleDB.py python #faceemotion2DB.py python #dungeondb2DB.py python #dungeon_ruinDB.py python #skilliconDB_Compat.py python #skillinfoDB.py python #skillvarDB_Metalware...
kaneorotar/Mabinogi_INI_Script
run_scripts.bat
bat
mit
359
go test -bench=. -benchmem -v
UnnoTed/fileb0x
bench.bat
bat
mit
29
@echo off MSBuild.SonarQube.Runner.exe begin /k:EFRepository /n:EFRepository /d:sonar.host.url=https://sonarqube.com /d:sonar.login=%SONAR_TOKEN% /d:sonar.cs.opencover.reportsPaths="%CD%\CodeCoverage.xml" /version:%APPVEYOR_BUILD_NUMBER%
kirkchen/EFRepository
tools/build.bat
bat
mit
237
:: nuget spec set /p version=Version number: nuget pack Sixeyed.Caching.Caches.Couchbase.csproj -Prop Configuration=Debug -IncludeReferencedProjects nuget push Sixeyed.Caching.Caches.Couchbase-Bardock.%version%.nupkg pause;
bardock/caching
Sixeyed.Caching.Caches.Couchbase/Sixeyed.Caching.Caches.Couchbase.bat
bat
mit
223
if not exist "%0\..\data" mkdir %0\..\data start /min mongod --dbpath "%0\..\data"
valsallop/mii-1516-g1
Analytics/AnalyticsAPP/startMongo.bat
bat
mit
83
cd.. node signalServer1.js
qwerty2016/Scalable-Broadcast-with-dataChannel
scalablePeerConnection/batch/signalServer2.bat
bat
mit
27
@echo off copy -r STAGING\* webosmark P:\
error454/webOSMark
webOSMark/uploadit.cmd
bat
mit
43
@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...
prateekkumarweb/couchdbjs
docs/make.bat
bat
mit
7,738
cmd_fs/ext4/xattr.o := /home/radu/mydroid/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,fs/ext4/.xattr.o.d -nostdinc -isystem /home/radu/mydroid/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/radu/kernel/sense/arch/arm/include -include includ...
RaduG/2.6.29-RaKern-2x-Hero
fs/ext4/.xattr.o.cmd
bat
gpl-2.0
144,273
"I:\!lucho-temp\netradiant-1.5.0-20110819\q3map2.exe" -fs_basepath "D:\openarena-0.8.1" -fs_game "baseoa" -game "oa" -flares -meta -patchmeta -skyfix -v -verboseentities "D:\openarena-0.8.1\baseoa\maps\udestructionV17a5.map" "I:\!lucho-temp\netradiant-1.5.0-20110819\q3map2.exe" -fs_basepath "D:\openarena-0.8.1" -fs_gam...
NeonKnightOA/oaassets
tools/compile-scripts/batch/udestructionV17a5.bat
bat
gpl-2.0
847
del ldapauth.dll gcc -o getldapuser getldapuser.c -DWIN32 -I"./ldapwindev" -L"./ldapwindev" -lldap gcc -shared -o ldapauth.dll ldapauth.c -DWIN32 -I"./ldapwindev" -L"./ldapwindev" -lldap
doublesword/commuse
Source/W201621/proxy-src/3proxy-0.6.1/src/plugins/LdapPlugin/com-win32.bat
bat
gpl-2.0
195
if "%CFGALLG%"=="1" goto :GLOBALINJ SET JOYOV= SET BATOV= SET CFGOV= goto :DELOPTIONS :GLOBALINJ start "" "%GBC%\wbusy.exe" "clearing" "Resetting Rom-Jacket Library Components." /marquee if "%CFGOV%"=="1" call "%GBC%\delcfgs.bat" if "%BATOV%"=="1" del /s /q "%GBG%\%GAM%\%CONS%\*.bat" if "%JOYOV%"=="1" del /s /...
HoodlumDTX/rom-jacket
delRomJCfg.bat
bat
gpl-2.0
2,024
"C:\Program Files\Java\jdk7\bin\javac.exe" -g transform.java "C:\Program Files\Java\jdk7\bin\javac.exe" -g trumco.java REM ~ java trumco sweep.wav -mrsmp 3 -pltht 310 -pltln 500 -logfs -minhz 100 -stspc 10000 -fnspc 29000 REM ~ java trumco sweep.wav -pltht 1200 -pltln 2000 -logfs -mrsmp 50 -stspc 10000 -fnspc 29000 RE...
strainer/trumco
lib/bench.bat
bat
gpl-2.0
629
cmd_arch/powerpc/platforms/44x/misc_44x.o := ppc_4xx-gcc -m32 -Wp,-MD,arch/powerpc/platforms/44x/.misc_44x.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/po...
mattkelly/linux-2.6-xlnx
arch/powerpc/platforms/44x/.misc_44x.o.cmd
bat
gpl-2.0
3,472
@echo off @echo Erasing... "\Program Files\dev\AVR911_code_rev_B_20080617\AVROSP.exe" -g -dATTiny2313 -cCOM2 -e @echo Flashing... "\Program Files\dev\AVR911_code_rev_B_20080617\AVROSP.exe" -g -dATTiny2313 -cCOM2 -pb -ifdefault\flyprotect.hex -iedefault\flyprotect.eep @echo Flashing FUSE'ses... "\Program Files\dev\AVR91...
ZigFisher/FlyRouter
package/flyavr/src/module/ver0x12/flash.bat
bat
gpl-2.0
758
cmd_drivers/misc/pmem_kernel_test.ko := /home/peter/Downloads/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ld -EL -r -T /home/peter/Kernel/R800x/2.3.3/kernel/scripts/module-common.lds --build-id -o drivers/misc/pmem_kernel_test.ko drivers/misc/pmem_kernel_test.o drivers/misc/pmem_kernel_te...
paxchristos/R800x-2.3.3-Kernel
drivers/misc/.pmem_kernel_test.ko.cmd
bat
gpl-2.0
329
cmd_fs/lockd/svclock.o := ppc_4xx-gcc -m32 -Wp,-MD,fs/lockd/.svclock.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -Wundef -Wstrict-prototype...
mattkelly/linux-2.6-xlnx
fs/lockd/.svclock.o.cmd
bat
gpl-2.0
32,032
@echo off set curdir=%cd% call "%~1" if %errorlevel% neq 0 ( exit /b 1 ) cd %curdir% set LIB=%LIB%;"%~2" if %3 == "" ( set toolset_parameter= ) else ( set toolset_parameter=PlatformToolset=%3; ) msbuild msvc/unicorn.sln /m /t:unicorn_static /p:OutDir="%~2/";%toolset_parameter%useenv=true;Configuration...
ekse/unicorn-rs
libunicorn-sys/build_tools/msvc_build.bat
bat
gpl-2.0
341
cmd_drivers/media/rc/keymaps/rc-proteus-2309.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/rc/keymaps/rc-proteus-2309.ko drivers/media/rc/keymaps/rc-proteus-2309.o drivers/media/rc/keymaps/rc-proteus-...
avareldalton85/rpi2-linux-rt
drivers/media/rc/keymaps/.rc-proteus-2309.ko.cmd
bat
gpl-2.0
331
cmd_fs/fat/fat.o := /home/madrocker/Desktop/JetDroid1/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/fat/fat.o fs/fat/cache.o fs/fat/dir.o fs/fat/fatent.o fs/fat/file.o fs/fat/inode.o fs/fat/misc.o
MadRocker/experimental-2.6.29-MadRocker
fs/fat/.fat.o.cmd
bat
gpl-2.0
209
cmd_sound/isa/gus/built-in.o := rm -f sound/isa/gus/built-in.o; /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/isa/gus/built-in.o
garwynn/D710SPR_GB27_Kernel
sound/isa/gus/.built-in.o.cmd
bat
gpl-2.0
157
cmd_drivers/leds/built-in.o := mips-openwrt-linux-uclibc-ld -m elf32btsmip -r -o drivers/leds/built-in.o drivers/leds/led-core.o drivers/leds/led-class.o drivers/leds/led-triggers.o drivers/leds/trigger/built-in.o
shizhai/wprobe
build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/drivers/leds/.built-in.o.cmd
bat
gpl-2.0
219
/* * TI linker script to build intermediate libraries */ SECTIONS { .vectors .head.text .text.hot .text .ref.text .text.unlikely .sched.text .spinlock.text .kprobes.text .irqentry.text .kstrtab __ex_table .rodata { *(.rodata) *(.rodata.*) *(__vermagic) *(__marke...
insys-projects/linux-c6x
arch/c6x/modules.cmd
bat
gpl-2.0
2,029
cmd_drivers/usb/misc/built-in.o := /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-ld -EL -r -o drivers/usb/misc/built-in.o drivers/usb/misc/ehset.o
spacecaker/Stock_spacecaker_kernel
drivers/usb/misc/.built-in.o.cmd
bat
gpl-2.0
191
cmd_kernel/srcu.o := /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,kernel/.srcu.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 include/ge...
doadin/samsung-kernel-msm7x30-Doadin
kernel/.srcu.o.cmd
bat
gpl-2.0
20,309
rdmd --force --build-only --chatty -version=CL_VERSION_1_1 -d -release -O -w OpenCL.lib -ofvectorAdd vectorAdd.d && cv2pdb -D2 vectorAdd.exe rdmd --force --build-only --chatty -version=CL_VERSION_1_1 -d -release -O -w -I../Derelict2/DerelictGL/ -I../Derelict2/DerelictSDL/ -I../Derelict2/DerelictUtil/ OpenCL.lib -ofCLG...
PtrMan/raymarcher-demo
make.bat
bat
gpl-2.0
380