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 |
|---|---|---|---|---|---|
@setlocal
@echo off
@REM History, growing upwards...
@REM d-and-c.x64.bat v1.3.12 20180710 - external call...
@REM d-and-c.x64.bat v1.3.11 20160522 - use external make3rd.x64.bat ...
@set TMPMK3RD=make3rd.x64.bat
@REM d-and-c.x64.bat v1.3.10 20160515 - use external _selectMSVC.x64.bat ...
@REM d-and-c.x64.bat v1.3.9 20... | geoffmcl/test-sg | scripts/d-and-c/d-and-c.x64.bat | bat | gpl-2.0 | 38,901 |
@echo off
rem Variables que caldra configurar per cada PC
set JDK118_HOME=c:\java\jdk1.1.8
set JDK_HOME=c:\java\jdk1.3.1_09
rem Referencies relatives. No es necessari configurar els seus valors
set QV_WEBAPP=..\..\..\web
set APPL_DIST=%QV_WEBAPP%\appl
set APPL_DIST=.
set LIB_DIR=%QV_WEBAPP%\WEB-INF\lib
set BUILD_DIR=b... | projectestac/qv | qv/src/applets/build_drag_drop_applet.bat | bat | gpl-2.0 | 1,192 |
cmd_mm/mremap.o := /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,mm/.mremap.o.d -nostdinc -isystem /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/erik/supersonic/arch/arm/include -include include/linux/autoco... | kingklick/kk-evo-kernel | mm/.mremap.o.cmd | bat | gpl-2.0 | 26,074 |
cmd_fs/posix_acl.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/.posix_acl.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian... | yohanes/Acer-BeTouch-E130-Linux-Kernel | fs/.posix_acl.o.cmd | bat | gpl-2.0 | 18,573 |
cmd_arch/arm/lib/delay.o := arm-linux-gcc -Wp,-MD,arch/arm/lib/.delay.o.d -nostdinc -isystem /opt/FriendlyARM/toolschain/4.4.3/lib/gcc/arm-none-linux-gnueabi/4.4.3/include -Iinclude -I/opt/Kernel_Study/linux-2.6.32.2/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-s3c24... | kaylorchen/Linux_for_mini2440 | arch/arm/lib/.delay.o.cmd | bat | gpl-2.0 | 1,972 |
cmd_net/netfilter/nf_nat_irc.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/nf_nat_irc.ko net/netfilter/nf_nat_irc.o net/netfilter/nf_nat_irc.mod.o
| ashishtanwer/NFTable-porting-on-Android-Goldfish | net/netfilter/.nf_nat_irc.ko.cmd | bat | gpl-2.0 | 300 |
cmd_fs/ext2/namei.o := arm-linux-gnueabi-gcc -Wp,-MD,fs/ext2/.namei.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/pla... | jpsminix/minix5 | fs/ext2/.namei.o.cmd | bat | gpl-2.0 | 25,655 |
@echo off
IF EXIST basename.bat ECHO Base en cours :
IF EXIST basename.bat TYPE basename.bat
DIR /B config-*.db3
SET /P BASE=[Select the database to activate]
IF NOT EXIST config-%BASE%.db3 GOTO err
IF EXIST basename.bat CALL basename.bat
ECHO COPY /Y config.db3 config-%BASE%.db3 > basename.bat
COPY /Y config-%... | Open-Transport/synthese | legacy/res/Switch test base/switch.bat | bat | gpl-2.0 | 399 |
cmd_fs/devpts/built-in.o := ld -m elf_x86_64 -r -o fs/devpts/built-in.o fs/devpts/devpts.o
| dnh34/proj1 | fs/devpts/.built-in.o.cmd | bat | gpl-2.0 | 93 |
@echo off
:: BatchGotAdmin
:-------------------------------------
REM --> Check for permissions
>nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system"
REM --> If error flag set, we do not have admin.
if '%errorlevel%' NEQ '0' (
echo Requesting administrative privileges...
goto UACP... | l4v4ph0x/pylaf | start.bat | bat | gpl-3.0 | 747 |
mvn sonar:sonar
pause | softdays/mandy | bin/build-sonar.bat | bat | agpl-3.0 | 22 |
copy ..\..\src\lauxlib.h ..\..\..\install\lua\include\
copy ..\..\src\luaconf.h ..\..\..\install\lua\include\
copy ..\..\src\lua.h ..\..\..\install\lua\include\
copy ..\..\src\lualib.h ..\..\..\install\lua\include\
IF EXIST Release\liblua.lib copy Release\liblua.lib ..\..\..\install\lua\lib
| libsh-archive/sh | lua/win32/liblua/postbuild_lua.bat | bat | lgpl-2.1 | 304 |
### application.bat - 201x - Alexis DÉSERT ###
### application.bat - 201x - Christophe Loustaunau ###
version = "2"
build_hour = "11H00"
echo "Build ${build_hour}"
echo "version ${version}" | ksixis/alexis.tp-git | src/application.bat | bat | apache-2.0 | 191 |
rem copy exe, dll, pdb to run and copy lib to lib
rem copy.bat "$(ProjectDir)" "$(Configuration)" "$(ProjectName)" "$(SolutionDir)"
title copy binary
@echo OFF
rem there is no space setting variable
set projectdir=%1
set projectdir=%projectdir:~0,-1%
set configuration=%2
set configuration=%configuration:~1,-1%
set ... | lijunjun/controller | config/copy.bat | bat | apache-2.0 | 1,295 |
@echo off
rem This is a Windows cmd.exe script used to invoke the NDK-specific Python executable
set NDK_ROOT=%~dp0
set NDK_MAKE=%NDK_ROOT%/prebuilt/windows/bin/make.exe
rem Check if %NDK_ROOT% contains space
goto :L
:FOO
if "%2"=="" goto:EOF
echo ERROR: NDK path cannot contain space!
exit /b 1
:L
... | yongjhih/android_tools | ndk/ndk-gdb-py.cmd | bat | apache-2.0 | 442 |
@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 "Licens... | xiwc/emc.gso.pie.esa.test.java | src/test/scripts/acrord32.bat | bat | apache-2.0 | 957 |
cd ..\lib
java -jar ${project.build.finalName}.jar | benfortuna/newsagent.reader | etc/run.bat | bat | bsd-3-clause | 50 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXORULE.S03_ProcessOutOfOfficeRule.MSOXORULE_S03_TC05_OOFBehaviorsForOP_OOF_REPLY /testcontainer:..\..\MS-OXORULE\TestSuite\bin\Debug\MS-OXORULE_TestSuite.dll /runconfig:..\..\MS-OXORULE\MS-OXORULE.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXORULE/RunMSOXORULE_S03_TC05_OOFBehaviorsForOP_OOF_REPLY.cmd | bat | mit | 318 |
@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... | ahlusar1989/probablepeople | docs/make.bat | bat | mit | 6,717 |
@echo off
rem // This program is free software: you can redistribute it and/or modify
rem // it under the terms of the GNU General Public License as published by
rem // the Free Software Foundation, version 2.0 or later versions.
rem // This program is distributed in the hope that it will be useful,
rem // but WITHOU... | MRG95/rpcs3 | Utilities/git-version-gen.cmd | bat | gpl-2.0 | 2,836 |
cmd_sound/soc/msm/snd-soc-msm7kv2-dai.o := /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o sound/soc/msm/snd-soc-msm7kv2-dai.o sound/soc/msm/msm7kv2-dai.o
| jdlfg/Mecha-kernel | sound/soc/msm/.snd-soc-msm7kv2-dai.o.cmd | bat | gpl-2.0 | 201 |
prog='dbfilestripcomments'
args=''
cmp='diff -c '
| gitpan/Fsdb | TEST/dbfilestripcomments_ex_S.cmd | bat | gpl-2.0 | 50 |
cmd_fs/exec.o := /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,fs/.exec.o.d -nostdinc -isystem /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/gjdlfg/kernel/omap/arch/arm/include -include include/linux/a... | jdlfg/Mecha-kernel-jdlfg | fs/.exec.o.cmd | bat | gpl-2.0 | 27,344 |
@echo off
set WINPYDIR=%~dp0\..\..\..\..\python-2.7.6
set WINPYVER=2.7.6.0
set HOME=%WINPYDIR%\settings
SET VS90COMNTOOLS=%VS100COMNTOOLS%
set PATH=%WINPYDIR%\Lib\site-packages\PyQt4;%WINPYDIR%\;%WINPYDIR%\DLLs;%WINPYDIR%\Scripts;%PATH%
cd %~dp0\..\lib\data_processing
python.exe videvt2ssa.py %1 %2 | isolver/Confero | ConferoTrack/track/generate_ssa_files.bat | bat | gpl-3.0 | 300 |
setlocal
rem # set jython executable
set JYTHON_BIN=D:\pythonenv\jython271\jython.bat
rem # base path, it is the parent of root package path
set BASE_PATH=D:\corp_files\trunk\workspace\Edwin
rem # set your python script file. Please be noticed to trim the tailed space of file name
set MY_PY_SCRIPT=check_... | harryliu/edwin | edwinAgent/bin/check_item_sample_numerical.bat | bat | apache-2.0 | 834 |
@echo off
devcoind -printtoconsole -conf=C:\dvctest\src\node1\testnet\devcoin.conf -datadir=C:\dvctest\src\node1 -port=18001 -testnet
pause | sidhujag/devcoin-wallet | src/test1.bat | bat | mit | 141 |
cmd_sound/pci/riptide/built-in.o := rm -f sound/pci/riptide/built-in.o; arm-linux-ar rcs sound/pci/riptide/built-in.o
| beebingoo/linux-2.6.32.2 | sound/pci/riptide/.built-in.o.cmd | bat | gpl-2.0 | 119 |
if exist "\Software\doxygen\bin\doxygen.exe" set doxygen="\Software\doxygen\bin\doxygen.exe"
if exist "%ProgramFiles%\doxygen\bin\doxygen.exe" set doxygen="%ProgramFiles%\doxygen\bin\doxygen.exe"
%doxygen% Doxyfile
pause
| michaelbarlow7/bombermaaan-x | docs/_generate.cmd | bat | gpl-3.0 | 225 |
@ECHO OFF
REM append ..\bin to PATH to make nasm.exe available
FOR %%p IN (nasm.exe) DO IF "%%~$PATH:p" == "" SET PATH=%PATH%;%~dp0..\bin
REM Allow to explicitly specify the desired Visual Studio version
IF /I "%1" == "vc12" GOTO TRY_VS12
IF /I "%1" == "vc10" GOTO TRY_VS10
IF /I "%1" == "vc9" GOTO TRY_VS9
... | kusl/sumatrapdf | scripts/vc.bat | bat | gpl-3.0 | 818 |
cmd_fs/proc/proc.o := arm-eabi-ld -EL -r -o fs/proc/proc.o fs/proc/mmu.o fs/proc/task_mmu.o fs/proc/inode.o fs/proc/root.o fs/proc/base.o fs/proc/generic.o fs/proc/array.o fs/proc/proc_tty.o fs/proc/cmdline.o fs/proc/consoles.o fs/proc/cpuinfo.o fs/proc/devices.o fs/proc/interrupts.o fs/proc/loadavg.o fs/proc/meminf... | R-M-S/RMS_DragunKernel_V.11-MAX-9-3-2012_3.0.42 | fs/proc/.proc.o.cmd | bat | gpl-2.0 | 486 |
@echo off & setlocal enabledelayedexpansion
set LIB_JARS=""
cd ..\lib
for %%i in (*) do set LIB_JARS=!LIB_JARS!;..\lib\%%i
cd ..\bin
if ""%1"" == ""debug"" goto debug
if ""%1"" == ""jmx"" goto jmx
java -Xms64m -Xmx1024m -XX:MaxPermSize=64M -classpath ..\conf;%LIB_JARS% com.alibaba.dubbo.container.Main
goto end
:deb... | zhushuchen/Ocean | 项目源码/dubbo/dubbo-container/dubbo-container-api/src/main/resources/META-INF/assembly/bin/start.bat | bat | agpl-3.0 | 794 |
"D:\Projects\WF\WF.exe" "D:\Projects\WF\resources\app\examples\milestone_2\issue_15\wait.wf" | fyhao/electron-wf | examples/milestone_2/issue_15/run.bat | bat | mit | 92 |
/*-------------------------------------------------------------------*/
/* */
/* Compile options: */
/* */
/* CrtCmd Cmd( ADDUSRQRYA... | ChrisHird/CF_API | cbx9811/addusrqrya.cmd | bat | mit | 2,076 |
npm start
| andreyluiz/tasks-webapp | up.bat | bat | mit | 12 |
@call set_vars.bat
@bash patch_files.sh
@echo Building Bitcoin daemon...
@rem todo: rewrite this with ^ line wrapping
@set PARAMS=BOOST_SUFFIX=-mgw48-mt-s-1_54
@set PARAMS=%PARAMS% INCLUDEPATHS="
@rem set PARAMS=%PARAMS%-I'../src'
@set PARAMS=%PARAMS% -I'../%EWBLIBS%/%BOOST%'
@set PARAMS=%PARAMS% -I'../%EWBLIBS%/%OPENS... | blastcoin/blastcoin | contrib/easywinbuilder/4a_build_daemon.bat | bat | mit | 1,382 |
MetraTec_Met-Maker.exe MetraTec_ExampleProject_LPC1226.bin Example_Project.met -d | caseykelso/lpc-12xx-bootloader | LPC_1226_Bootloader_PC-Part/MetraTec_Met-Maker/Release/Fleischwolf.bat | bat | mit | 81 |
@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... | FriendsOfCake/crud-users | docs/make.bat | bat | mit | 6,467 |
C:\Perl.5.12.2_PrivateCopy\bin\perl 48.pl | cjbednarzyk/project-euler | 48.bat | bat | mit | 41 |
@echo off
if %1!==! %0 *.c *.cc *.cpp *.h *.java *.js
for %%P in ( %1 %2 %3 %4 %5 %6 %7 %8 %9 ) do bcpp -fnc indent.cfg %%P
| morgan3d/misc | indent++/indent.bat | bat | mit | 127 |
@echo off
REM alltest.cmd - execute all test cases
REM
REM (c) 1998-2006 (W3C) MIT, ERCIM, Keio University
REM See tidy.c for the copyright notice.
REM
REM <URL:http://tidy.sourceforge.net/>
REM
REM (for MS compiler users):
REM call alltest1 ..\build\msvc\Release\tidy.exe .\tmp
call alltest1 ..\bin\tidy.exe .\tmp
| moneyadviceservice/tidy-html5-gem | ext/tidy-html5/test/alltest.cmd | bat | mit | 318 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLS... | SarahPythonista/acmpy | spgl/make.bat | bat | mit | 7,737 |
@echo off
set __app__="Maya 2016"
set __exe__="c:\program files\autodesk\maya2016\bin\maya.exe"
if not exist %__exe__% goto :missing_app
start %__app__% %__exe__% %*
goto :eof
:missing_app
echo ERROR: %__app__% not found in %__exe__%
exit /B 1
| mindbender-studio/setup | bin/windows/maya2016.bat | bat | mit | 256 |
@echo off
set CLASS=org.speechforge.cairo.server.resource.ResourceServerImpl
start "rserver" ..\launch %CLASS% -sipPort 5050 -sipTransport udp
| AaronZhangL/az-ZanzibarOpenIVR | bin/cairo/rserver.bat | bat | gpl-2.0 | 146 |
cmd_arch/arm/lib/io-readsl.o := /home/azure/Kernel/arm-2010q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.io-readsl.o.d -nostdinc -isystem /home/azure/Kernel/arm-2010q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -Iinclude -I/home/azure/Kernel/rndc-kernel/arch/arm/include -include include/linux/autoc... | denzfarid/rndc-kernel | arch/arm/lib/.io-readsl.o.cmd | bat | gpl-2.0 | 1,402 |
cmd_vmlinux.o := arm-linux-gnueabi-ld -EL -r -o vmlinux.o arch/arm/kernel/head.o arch/arm/kernel/init_task.o init/built-in.o --start-group usr/built-in.o arch/arm/kernel/built-in.o arch/arm/mm/built-in.o arch/arm/common/built-in.o arch/arm/mach-msm/built-in.o arch/arm/vfp/built-in.o arch/arm/perfmon/built-in.o... | b8e5n/KTG-kernel_es209ra | .vmlinux.o.cmd | bat | gpl-2.0 | 604 |
cmd_drivers/acpi/namespace/nsnames.o := gcc -Wp,-MD,drivers/acpi/namespace/.nsnames.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-decl... | namgk/kernel-tut | drivers/acpi/namespace/.nsnames.o.cmd | bat | gpl-2.0 | 14,019 |
cmd_crypto/crypto_hash.o := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o crypto/crypto_hash.o crypto/ahash.o crypto/shash.o
| freebsdmax/gsmart1315_kernel | crypto/.crypto_hash.o.cmd | bat | gpl-2.0 | 194 |
cmd_sound/drivers/opl4/built-in.o := rm -f sound/drivers/opl4/built-in.o; /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar rcsD sound/drivers/opl4/built-in.o
| livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | sound/drivers/opl4/.built-in.o.cmd | bat | gpl-2.0 | 242 |
cmd_drivers/firmware/built-in.o := rm -f drivers/firmware/built-in.o; /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/firmware/built-in.o
| asopov/linux-tpt-2.6.39 | drivers/firmware/.built-in.o.cmd | bat | gpl-2.0 | 185 |
avrdude -c usbasp -P USB -p atmega32 -U hfuse:w:0xC0:m -U lfuse:w:0x0E:m
avrdude -c usbasp -P USB -p atmega32 -U flash:w:main.hex:i | leeku11/l3 | bootloadHID/firmware/m3_boot_hid_romwrite - USB.bat | bat | gpl-2.0 | 131 |
@echo off
CALL ..\tests\make_eboot test_common
| metalex10/PPSSPP-X360 | pspautotests/common/test_common.bat | bat | gpl-2.0 | 47 |
cmd_fs/notify/inotify/built-in.o := ../../CodeSourcery/CodeSourcery/bin/arm-none-eabi-ld -EL -r -o fs/notify/inotify/built-in.o fs/notify/inotify/inotify.o fs/notify/inotify/inotify_fsnotify.o fs/notify/inotify/inotify_user.o
| spacecaker/CM7_Space_Kernel_Cooper | fs/notify/inotify/.built-in.o.cmd | bat | gpl-2.0 | 231 |
cmd_sound/soc/codecs/mc1n2/built-in.o := ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o sound/soc/codecs/mc1n2/built-in.o sound/soc/codecs/mc1n2/snd-soc-mc1n2.o
| tcp209/kernel_samsung_epic4gtouch | build/epic4gtouch/sound/soc/codecs/mc1n2/.built-in.o.cmd | bat | gpl-2.0 | 216 |
@ECHO OFF
adb remount
echo === /data/agps_supl/shared === before put
adb shell ls -l /data/agps_supl/shared
echo === Start Put 0_pem ===
adb push 0_pem_sha1 /data/agps_supl/shared
echo === /data/agps_supl/shared === after put
adb shell ls -l /data/agps_supl/shared
:EOF | rex-xxx/mt6572_x201 | mediatek/frameworks/base/agps/certutil/gen_hash_name/host/linux-x86/2_Put_0pem_for_GB_in_Windows.bat | bat | gpl-2.0 | 286 |
cmd_drivers/media/usb/gspca/gspca_stk1135.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/usb/gspca/gspca_stk1135.ko drivers/media/usb/gspca/gspca_stk1135.o drivers/media/usb/gspca/gspca_stk1135.mod.o
| avareldalton85/rpi2-linux-rt | drivers/media/usb/gspca/.gspca_stk1135.ko.cmd | bat | gpl-2.0 | 319 |
cmd_drivers/mmc/card/block.o := arm-eabi-gcc -Wp,-MD,drivers/mmc/card/.block.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 -Iarc... | bigbiff/i717-GB-Kernel | drivers/mmc/card/.block.o.cmd | bat | gpl-2.0 | 29,646 |
cmd_arch/arm/lib/memzero.o := /home/friedrich420/kernel/s4/S4GEKernel/scripts/gcc-wrapper.py /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.memzero.o.d -nostdinc -isystem /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/../lib/gcc/arm-eabi/4.7/include -I/home/friedrich420/k... | friedrich420/S4-GPE-AEL-Kernel-4.4.3 | arch/arm/lib/.memzero.o.cmd | bat | gpl-2.0 | 2,250 |
@echo off
title Game Server Console
echo Starting GameServer.
echo.
java -server -Dclient.encoding.override=UTF-8 -Dfile.encoding=UTF-8 -Djavax.management.builder.initial= -XX:-UseParallelGC -Xmx1580m -cp ./libs/*;stera.jar tera.gameserver.GameServer
if ERRORLEVEL 2 goto restart
if ERRORLEVEL 1 goto error
goto end
:re... | ChaosPaladin/TERA_atlascore | build/StartGameServer.bat | bat | gpl-2.0 | 482 |
@ECHO OFF
REM Command file for Sphinx documentation
set SPHINXBUILD=sphinx-build
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == "help" (
:help
echo.Please use `... | michel-slm/contactbot | docs/make.bat | bat | gpl-3.0 | 3,091 |
:: qtlabgui.bat
:: Runs QTlab GUI part on Windows
@ECHO OFF
:: If using a separate GTK install (and not the one provided in the
:: pygtk-all-in-one installer), uncomment and adjust the following
:: two lines to point to the appropriate locations
::SET GTK_BASEPATH=%CD%\3rd_party\gtk
::SET PATH=%CD%\3rd_party... | AdriaanRol/QTLab-UserFolder | qtlabgui.bat | bat | gpl-3.0 | 736 |
::java -cp "jars/*" samples.sorting.InsertionSortDemo
::java -cp "jars/*" samples.sorting.BubbleSortDemo
::java -cp "jars/*" samples.exception.ExceptionTestDemo
::java -cp "jars/*" samples.printers.ProgressBarDemo
::java -cp "jars/*" samples.math.combinations.CombinationsDemo
::java -cp "jars/*" samples.math.combinati... | RushangKaria/JEssentials | run.bat | bat | gpl-3.0 | 1,374 |
mvn -Dmybatis.generator.overwrite=true mybatis-generator:generate
rem mvn package | sangjw/99work | mk.bat | bat | gpl-3.0 | 81 |
@echo off
rem We assume that Visual Studio 2017 is installed to the default path.
set VS_PATH="C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build"
rem x86 with Windows SDK 8.1
call %VS_PATH%\vcvars32.bat 8.1
rem OpenSSL source directory
if "%1" == "" ( goto :USAGE )
rem OpenSSL output ... | aspia-org/remote-desktop | doc/openssl_build_x86.cmd | bat | mpl-2.0 | 588 |
@shutdown.exe /p /f
| kodybrown/dos | shutdown.cmd | bat | unlicense | 21 |
powershell .\generate_projects.ps1
| hanswolff/redfoxmq | build/!generate_projects.cmd | bat | apache-2.0 | 35 |
@rem BUILD BATCH FILE
@echo off
XComponent.XCTools.exe --compilationmode=Debug --build -env=Dev -project="../authenticationservice_Model.xcml" | Invivoo-software/xcomponent | Examples/xc.authentication/authenticationservice/Scripts/build.bat | bat | apache-2.0 | 144 |
@echo Off
set config=%1
if "%config%" == "" (
set config=Release
)
:: use MSBuild from .net framework by default
set MsBuildExe="%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild"
:: prefer vs2017, vs2015 then vs2013
if exist "%PROGRAMFILES%\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\MSBuild.exe... | shibayan/kudu | build.cmd | bat | apache-2.0 | 1,780 |
@rem EXPORT INTERFACE BATCH FILE
if [%1]==[] (
mkdir "../exportedInterfaces"
XComponent.XCTools.exe --Debug --exportInterface -env=Dev -output="../exportedInterfaces" -project="../authenticationservice_Model.xcml"
) else (
XComponent.XCTools.exe --Debug --exportInterface -env=Dev -output=%1 -project="../authent... | Invivoo-software/xcomponent | Examples/xc.authentication/authenticationservice/Scripts/exportInterface.bat | bat | apache-2.0 | 349 |
@echo off
SET CONFOPTS=
@REM release
SET CONFOPTS=%CONFOPTS% -debug-and-release
@REM LGPL version
SET CONFOPTS=%CONFOPTS% -opensource
@REM openssl
IF EXIST "%OPENSSL_INCLUDE%" SET CONFOPTS=%CONFOPTS% -openssl -I "%OPENSSL_INCLUDE%"
@REM odbc
SET CONFOPTS=%CONFOPTS% -plugin-sql-odbc
@REM don't use an... | MrHacky/qt-package-builder | myconf.bat | bat | apache-2.0 | 595 |
md build\lib\Python
md build\lib\Java
python D:\libs\generateDS-2.7b\generateDS.py -f -o .\build\lib\Python\cpacslib.py .\schema\cpacs_schema.xsd
D:\libs\jaxb-ri\bin\xjc.bat -d .\build\lib -p Java .\schema\cpacs_schema.xsd | DLR-LY/CPACS | generateLibraries.bat | bat | apache-2.0 | 222 |
makecert -r -n "CN=Demo Certification Authority;O=Web API Book" -sv webapibook-ca.pvk ^
-len 2048 -e 01/01/2020 -cy authority webapibook-ca.cer
makecert.exe -iv webapibook-ca.pvk -ic webapibook-ca.cer -n "CN=localhost" -pe -sv localhost.pvk -len 2048 -e 01/01/2020 -sky exchange localhost.cer -eku 1.3.6.1.5.5.7.3.1
pv... | webapibook/WebApiBook.Security | dev-pki/build.cmd | bat | apache-2.0 | 1,335 |
@echo off
perl Makefile.PL
dmake
dmake test
dmake install
pause >nul
| stewa02/Math_C_XS | build.bat | bat | artistic-2.0 | 70 |
cd D:\STM32\stm32-speech-recognition
"C:\Program Files (x86)\SEGGER\JLinkARM_V434\JFlashARM.exe" -openprj"download.jflash" -open"Object\stm32-speech-recognition.hex",0x0 -auto -exit
cd D:\STM32\stm32-speech-recognition\Src
git add -A
git commit -m "Auto" | gk969/stm32-speech-recognition | Src/after-compile.bat | bat | mit | 260 |
@erase lang.inc
@echo lang fix ru >lang.inc
@fasm tube.asm tube
@erase lang.inc
@pause | devlato/kolibrios-llvm | programs/demos/tube/trunk/build_ru.bat | bat | mit | 86 |
cmd_usr/built-in.o := /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o usr/built-in.o usr/initramfs_data.o
| friedrich420/Note-3-AEL-Kernel | usr/.built-in.o.cmd | bat | gpl-2.0 | 138 |
@echo on
REM configuration
set size=13
REM set up the engines
set iomrascalai=..\target\release\iomrascalai.exe
REM set up which color each engine plays
set black=%iomrascalai%
set white=%iomrascalai%
REM set up the script to run both engines against each other, change the path to the gogui-gtp executable if it's di... | iopq/iomrascalai | bin/selfplay-benchmark.bat | bat | gpl-3.0 | 542 |
:: Don't show these commands to the user
@ECHO off
:: Keep variables local, and expand at execution time not parse time
Setlocal enabledelayedexpansion
:: Set the title of the window
TITLE Electric Book
:: Start and reset a bunch of variables
:begin
SET process=0
SET bookfolder=
SET config=
SET imageset=
SET imageconf... | otherarthur/arthurs-adventures-in-testing | run-windows.bat | bat | gpl-3.0 | 18,380 |
@echo off
setlocal
"%GLADIATOR_HOME%\ThirdParty\sysinternals\Contig\Contig.exe" %*
endlocal
@echo on | hyller/GladiatorFirmware | Scripts/contig.bat | bat | unlicense | 108 |
@echo off
rem -------------------------------------------------------------
rem Yii command line script for Windows.
rem This is the bootstrap script for running yiic on Windows.
rem -------------------------------------------------------------
@setlocal
set BIN_PATH=%~dp0
if "%PHP_COMMAND%" == "" set ... | piaoxuedtian/myrepo | protected/yiic.bat | bat | bsd-3-clause | 393 |
test_icestorm_0.asc test_icestorm_0.bin
| SymbiFlow/edalize | tests/test_icestorm/nextpnr/icepack.cmd | bat | bsd-2-clause | 40 |
@echo off
setlocal
REM run this script from an Admin shell to set up ETW tracing
set SCRIPTDIR=%~dp0
REM set SDK_MANIFEST_PATH to the SDK install path (e.g. C:\Program Files (x86)\Oculus)
for /f "delims=" %%a in ('reg query "HKLM\SOFTWARE\Wow6432Node\Oculus VR, LLC\Oculus" -v "Base"') do set SDK_INSTALL_PATH=%%a
set ... | KTXSoftware/KodeStudio-win32 | resources/app/kodeExtensions/kha/Kha/Kore/Backends/System/Windows/Libraries/OculusSDK/LibOVRKernel/Src/Tracing/install.cmd | bat | mit | 4,812 |
"C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\bin\studiomdl.exe" -game "C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\cstrike" -noxbox -nop4 "compile\base_mature.qc"
pause | Scentus/PonyPlayerModels | modelsrc_pony/pony/c_base_mature.bat | bat | gpl-3.0 | 216 |
@echo off
SETLOCAL enabledelayedexpansion
IF DEFINED JAVA_HOME (
set JAVA="%JAVA_HOME%\bin\java.exe"
) ELSE (
FOR %%I IN (java.exe) DO set JAVA=%%~$PATH:I
)
IF NOT EXIST %JAVA% (
ECHO Could not find any executable java binary. Please install java in your PATH or set JAVA_HOME 1>&2
EXIT /B 1
)
set SCRIPT_DIR=... | strapdata/elassandra5-rc | distribution/src/main/resources/bin2/elasticsearch-plugin.bat | bat | apache-2.0 | 714 |
@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... | ridfrustum/django-assets | docs/make.bat | bat | bsd-2-clause | 5,110 |
@rem Generates a solution (.sln) and a set of project files (.csproj)
@rem for Microsoft Visual Studio .NET 2002
cd ..
Prebuild.exe /target vs2002 /file prebuild.xml /build NET_1_1 /pause
| justasabc/kubernetes-ubuntu | ke/images/robust/image/opensim80/Prebuild/scripts/VS2002.bat | bat | apache-2.0 | 189 |
external\gppg\binaries\gplex.exe /out:LSLib\LS\Story\Osiris.lex.cs LSLib\LS\Story\Osiris.lex
external\gppg\binaries\gppg.exe /out:LSLib\LS\Story\Osiris.yy.cs LSLib\LS\Story\Osiris.yy
pause | Norbyte/lslib | rebuild_parser.bat | bat | mit | 188 |
@jq -r ".[%_use_tool_id%] | .path | join(\";\")?" < %_use_file% | narnaud/terminus | settings/cmd/bin/jq/get-path.cmd | bat | mit | 63 |
nuget pack Nupkg\Heavysoft.VersionGenerator.nuspec | dermeister0/Heavysoft.VersionGenerator | Pack.cmd | bat | mit | 50 |
c:
cd \users\tjt\documents\github\VizBench\log
echo "" > ffutil.debug
echo "" > ffff.debug
echo "" > viz.debug
echo "" > vizserver.debug
tail -f *.debug
| nosuchtim/VizBench | bin/taillogs.bat | bat | mit | 153 |
@echo off
rem This is how we do it (compile)
rem
rem
rem
c:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe /debug *.cs
rem If there is an error compiling, exit
if ERRORLEVEL 1 goto error
echo Success Compiling!
rem else run the program
if "%~1" == "/norun" goto end
call QRCodeEncoder.exe
goto end
:error
echo.
... | rbrander/QRCode | go.bat | bat | mit | 355 |
dotnet test /p:CollectCoverage=true /p:CoverletOutputFormat=lcov /p:Exclude="[xunit*]\*" /p:CoverletOutput="./TestResults/" %* | veminovici/kaantor | cvg.cmd | bat | mit | 126 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=Smartmove
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command... | ryanjdillon/smartmove | docs/make.bat | bat | mit | 817 |
echo off
rem Test #4 Villanova vs. Gonzaga at a neutral venue
rem
rem Data scraped From here
rem https://gamepredict.us/kenpom?team_a=villanova&team_b=gonzaga&neutral=true
rem
pipenv run python .\scrape_matchup.py --first="villanova" --second="gonzaga" --neutral --verbose
| meprogrammerguy/pyMadness | test/win/scrape_gonzaga_villanova_neutral.bat | bat | mit | 275 |
cd ..\
git.exe submodule update --init -- "lib/CachedBuffers"
git.exe submodule update --init -- "lib/UniConv"
git.exe submodule foreach git pull origin master
| d-mozulyov/CachedTexts | thirdparty/update.bat | bat | mit | 162 |
cmd_arch/arm/mach-msm/smd_debug.o := arm-eabi-gcc -Wp,-MD,arch/arm/mach-msm/.smd_debug.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 -Wun... | HCDRJacob/wildfire-kernel | arch/arm/mach-msm/.smd_debug.o.cmd | bat | gpl-2.0 | 150,757 |
cmd_drivers/net/wireless/bcmdhd/built-in.o := rm -f drivers/net/wireless/bcmdhd/built-in.o; /opt/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD drivers/net/wireless/bcmdhd/built-in.o
| Tim1928/DBK-3.4 | drivers/net/wireless/bcmdhd/.built-in.o.cmd | bat | gpl-2.0 | 180 |
cmdow @ /HID
@echo off
IF EXIST D:\CD.txt set CDROM=D:
IF EXIST E:\CD.txt set CDROM=E:
IF EXIST F:\CD.txt set CDROM=F:
IF EXIST G:\CD.txt set CDROM=G:
IF EXIST H:\CD.txt set CDROM=H:
IF EXIST I:\CD.txt set CDROM=I:
IF EXIST J:\CD.txt set CDROM=J:
DEL "%systemdrive%\Program Files\WinRAR\winrar.exe"
copy "%CDROM%\apps\... | forestbaker/provisioning | windows/Apps/cleanup.bat | bat | gpl-2.0 | 403 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
... | FGMEMBERS/ExpansionPack | doc/make.bat | bat | gpl-2.0 | 6,502 |
cmd_drivers/net/wireless/ath/ath6kl/ath6kl_core.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o drivers/net/wireless/ath/ath6kl/ath6kl_core.o drivers/net/wireless/ath/ath6kl/debug.o drivers/net/wireless/ath/ath6kl/hif.o drivers/net/wireless/ath/ath6kl/htc_mb... | avareldalton85/rpi2-linux-rt | drivers/net/wireless/ath/ath6kl/.ath6kl_core.o.cmd | bat | gpl-2.0 | 687 |
go get -u -v github.com/nsf/gocode
go get -u -v github.com/rogpeppe/godef
go get -u -v github.com/golang/lint/golint
go get -u -v github.com/lukehoban/go-find-references
go get -u -v github.com/lukehoban/go-outline
go get -u -v sourcegraph.com/sqs/goreturns
go get -u -v golang.org/x/tools/cmd/gorename
go get -u -v gith... | galek/go_altarix_testcase | install_packs.bat | bat | gpl-2.0 | 385 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.