code stringlengths 3 1.03M | repo_name stringlengths 5 84 | path stringlengths 4 233 | language stringclasses 1
value | license stringclasses 15
values | size int32 3 1.03M |
|---|---|---|---|---|---|
cmd_drivers/mmc/card/mmc_block.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o drivers/mmc/card/mmc_block.o drivers/mmc/card/block.o drivers/mmc/card/queue.o
| avareldalton85/rpi2-linux-rt | drivers/mmc/card/.mmc_block.o.cmd | bat | gpl-2.0 | 221 |
cmd_net/rfkill/built-in.o := rm -f net/rfkill/built-in.o; ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ar rcsD net/rfkill/built-in.o
| avareldalton85/rpi2-linux-rt | net/rfkill/.built-in.o.cmd | bat | gpl-2.0 | 178 |
@echo off
set LOGFILE="%~dp0cover_all_win.txt"
set RETCODE=0
cd /d "%~dp0"
pushd console
echo github.com/unirita/cuto/console package tested...
go test -coverprofile cover.out> %LOGFILE%
if %errorlevel% neq 0 (
echo NG.
set RETCODE=1
)
popd
pushd db
echo github.com/unirita/cuto/db package teste... | unirita/cuto | test_all_cover.bat | bat | gpl-2.0 | 3,996 |
@ECHO OFF
REM Temporary files workaround: https://github.com/joyent/node/issues/3584
node "%~dp0\wrapper.js" ^
>"%TEMP%"\jslint-reporter.out ^
2>"%TEMP%"\jslint-reporter.err %*
TYPE "%TEMP%"\jslint-reporter.out
TYPE "%TEMP%"\jslint-reporter.err 1>&2
| colinbull/emacs | jslint-reporter/jslint-reporter.bat | bat | gpl-2.0 | 269 |
cmd_drivers/hid/hid-logitech.o := /home/aashir/android/toolchain/linaro/bin/arm-eabi-ld -EL -r -o drivers/hid/hid-logitech.o drivers/hid/hid-lg.o
| emwno/android_kernel_U8500 | drivers/hid/.hid-logitech.o.cmd | bat | gpl-2.0 | 150 |
cd "C:\Users\pcn\PycharmProjects\TaktPlayer\"
SET PATH=%PATH%;C:\Program Files (x86)\OpenCV\bin
echo 1
"c:\Program Files (x86)\Python27\python.exe" C:\Users\pcn\PycharmProjects\pyinstaller-1.5.1\Makespec.py --name=TaktPlayer --paths gui;src -i graphics\TaktPlayer.ico PlayerMain.py
echo 2
"c:\Program Files (x86)\Python2... | perchrn/TaktPlayer | TaktPlayer_pcMake.bat | bat | gpl-2.0 | 818 |
cmd_drivers/net/msm_rmnet.o := arm-eabi-gcc -Wp,-MD,drivers/net/.msm_rmnet.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/... | bigbiff/i717-GB-Kernel | drivers/net/.msm_rmnet.o.cmd | bat | gpl-2.0 | 32,406 |
cmd_arch/arm/lib/io-readsl.o := /opt/arm-2009q3/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.io-readsl.o.d -nostdinc -isystem /opt/arm-2009q3/bin/../lib/gcc/arm-none-eabi/4.4.1/include -I/home/sembre/android/GT-S5360_GB_Opensource_Update3/common/arch/arm/include -Iinclude -I../modules/include -include include/generate... | sembre/kernel_totoro_update3 | common/arch/arm/lib/.io-readsl.o.cmd | bat | gpl-2.0 | 1,902 |
cmd_crypto/eseqiv.o := arm-eabi-gcc -Wp,-MD,crypto/.eseqiv.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 -Wstrict-prototypes -Wno... | HCDRJacob/wildfire-kernel | crypto/.eseqiv.o.cmd | bat | gpl-2.0 | 149,285 |
cmd_drivers/usb/gadget/gadgetfs.o := arm-poky-linux-gnueabi-ld -EL -r -o drivers/usb/gadget/gadgetfs.o drivers/usb/gadget/inode.o
| heyoufei2/yocto3.14.38_kernel | drivers/usb/gadget/.gadgetfs.o.cmd | bat | gpl-2.0 | 134 |
@echo off
ms2wlink %1 %2 %3 %4 %5 %6 %7 %8 %9 ,,,, > tmp.lnk
echo op map,statics,verbose,stack=4k >> tmp.lnk
call wlink @tmp.lnk
del tmp.lnk
| lpproj/freecom_dbcs | shell/wlinker.bat | bat | gpl-2.0 | 146 |
..\..\..\ThirdParty\Qt\4.3.4\bin\lupdate -noobsolete -verbose translation.pro
pause
| 12019/svn.gov.pt | _src/eDT/lupdate.bat | bat | gpl-3.0 | 86 |
pushd %~dp0
REM @echo off
rmdir %TEMP%\testpage /s /q
mkdir %TEMP%\testpage
xcopy "%CD%" "%TEMP%\testpage" /E
cd %TEMP%\testpage
set CHROME_WIN_X86="C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"
set CHROME_WIN="C:\Program Files\Google\Chrome\Application\Chrome.exe"
set IE_WIN_X86="C:\Program ... | younglim/hats-ci | virtualenv/testpage/test.cmd | bat | gpl-3.0 | 2,141 |
call setNantPath
nant
pause | dlech/NXTCamView | build/buildall.cmd | bat | gpl-3.0 | 29 |
regsvr32 /U UIBFileHandler.dll | padcom/aplaster | components/uib/misc/ShellExtention/unreg.bat | bat | gpl-3.0 | 30 |
java -cp "ams.jar;lib/*" com.ams.misc.MakeFlvIndex $@
| google-code/annuus | flvindex.bat | bat | gpl-3.0 | 54 |
@echo off
"..\..\..\bin\frapid.exe" "create resource on MixERP.HRM"
| mixerp/hrm | i18N/recreate-i18n.bat | bat | agpl-3.0 | 68 |
@PATH=%WINDIR%\system32;%WINDIR%;%WINDIR%\System32\Wbem;.
@net stop openerp-server-6.1
cls
| Johnzero/erp | win32/stop.bat | bat | agpl-3.0 | 93 |
"c:\Archivos de Programa\Legato\nsr\bin\mminfo" -q "savetime >= %1,savetime <= %2,client=10.133.16.19,level=full,volrecycle,pool=Datos y Aplicaciones" -r volume,savetime,name,ssid
| youenna/tau | TAU/trunk/servicios/Legato/Cintas.bat | bat | lgpl-2.1 | 181 |
@echo off
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=..\..\gpyfft-docs
set PDFBUILDDIR=\tmp
set PDF= ..\manual.pdf
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set... | geggo/gpyfft | docs/make.bat | bat | lgpl-3.0 | 5,559 |
@setlocal
@echo off
:: Decrypts the file specified.
:: See the bottom of the file for usage.
:: created by wasatchwizard
:: http://tombuntu.com/index.php/2007/12/12/simple-file-encryption-with-openssl/
:: This batch requires [`openssl.exe`](http://www.openssl.org/) to be in your path.
:: You can get Window... | kodybrown/dos | decrypt.bat | bat | unlicense | 4,399 |
echo OFF
CALL test-mono.bat test-opentk > results-mono-opentk.txt
CALL test-mono.bat test-opentk-sdl2 > results-mono-opentk-sdl2.txt
CALL test-mono.bat test-sdl2cs > results-mono-sdl2cs.txt
CALL test-mono.bat test-sdl2cs-opentk-external > results-mono-sdl2cs-opentk.txt
CALL test-mono.bat test-sdl2-opentk-extern... | thefiddler/opentk-perftest | win-mono.bat | bat | unlicense | 354 |
@rem Copyright 2016 gRPC authors.
@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 applicable ... | mehrdada/grpc | src/csharp/build_packages_dotnetcli.bat | bat | apache-2.0 | 2,554 |
REM other targets are:
REM 'build'
REM 'test'
REM 'test-integration'
@ECHO OFF
cls
@echo Building from script Common.Logging.build...
@echo .
@echo .
@echo .
rem tools\nant\bin\nant.exe -f:Common.Logging.build build package-zip package-nuget -D:project.sign=true -D:package.version=3.1.0 -D:nuget.version... | meixger/common-logging | build-release.cmd | bat | apache-2.0 | 751 |
gradlew.bat -q db-manager-services:dependencies > dependencies.log | kbss/web-db-manager | analyze.cmd | bat | apache-2.0 | 66 |
@REM
@REM This file contains an 'Intel Peripheral Driver' and is
@REM licensed for Intel CPUs and chipsets under the terms of your
@REM license agreement with Intel or your vendor. This file may
@REM be modified by the user, subject to additional terms of the
@REM license agreement ... | feizwang/quarkfsp | BuildFsp.bat | bat | bsd-2-clause | 13,108 |
@ECHO OFF
SET BIN_TARGET=%~dp0/../phpdocumentor/phpdocumentor/bin/phpdoc
php "%BIN_TARGET%" %*
| ssinucodt/apitest | vendor/bin/phpdoc.bat | bat | mit | 95 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == ... | benoitc/dj-webmachine | doc/make.bat | bat | mit | 4,124 |
# Key bindings for Opus
#
# Allowable keys: (No other keys may be used!)
#
# A The A key
# ...
# Z The Z key
# 0 The 0 key
# ...
# 9 The 9 key
# + The +/= key (USA only!)
# - The -/_ key (USA only!)
# [ The [/{ key (USA only!)
# ] The [/} key (USA only!)
#
# Back Backspace key
# BS Backspace key
# Esc The Esc key
# Ret... | mindcont/OpenSource | Microsoft DOS/Word 1.1a CHM Distribution/Opus/resource/keys.cmd | bat | cc0-1.0 | 6,034 |
cmd_net/netfilter/nf_conntrack_proto_tcp.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,net/netfilter/.nf_conntrack_proto_tcp.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... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/net/netfilter/.nf_conntrack_proto_tcp.o.cmd | bat | gpl-2.0 | 23,227 |
del optiboot_attiny84.lst
del optiboot_attiny84.hex
del optiboot_attiny84.elf
del optiboot_attiny84.asm
omake attiny84_alternate_tuned
pause
| AlexNoyanov/ArduinoProjects | libraries/avr/bootloaders/optiboot_unsupported/make attiny84_alternate_tuned.bat | bat | gpl-3.0 | 141 |
@rem echo Hello World!
@echo ParallelExec File : %1 : %2
| tawja/twj-main | twj-maven/twj-maven-plugins/twj-parallelexec-maven-plugin/src/it/listfiles-test/echo.bat | bat | apache-2.0 | 58 |
echo "Installing node modules..."
npm install
echo "Setting up required folders..."
mkdir public\styles
echo "Removing unnecessary stuff..."
del .gitignore
del README.md
echo "Building project..."
cake build
echo "Done! now run your project with 'node app' or 'cake run' and build something awesome!" | eddyrajomarison/test | setup.bat | bat | mit | 304 |
REM #############################################################################
REM # #
REM # TPM2 regression test #
REM # Written by Ken Goldman #
REM # IBM Thomas J. Watson Research Center #
REM # $Id: testaes.bat 1301 2018-08-15 21:46:19Z kgoldman $ #
REM # #
REM # (c)... | legoater/skiboot | libstb/tss2/ibmtpm20tss/utils/regtests/testaes.bat | bat | apache-2.0 | 4,968 |
:: enable RDP:http://technet.microsoft.com/en-us/library/cc782195(v=ws.10).aspx
%SystemRoot%\System32\reg.exe ADD "HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f | jakobadam/packer-qemu-templates | windows/scripts/enable-rdp.bat | bat | mpl-2.0 | 212 |
@ECHO OFF
scriptcs baufile.csx -- %*
| modulexcite/bau | build.bat | bat | mit | 41 |
@ECHO OFF
SET LOC_PATH=%CD%
SET FILES=%LOC_PATH%\libsdl_d.txt
CALL dlextract.bat libsdl %FILES%
cd %TMP_PATH%
xcopy SDL-1.2.14\include\* "%CUR_PATH%\include\SDL\" /E /Q /I /Y
copy SDL-1.2.14\lib\SDL.lib "%CUR_PATH%\lib\SDL.lib" /Y
copy SDL-1.2.14\lib\SDL.dll "%XBMC_PATH%\tools\TexturePacker\SDL.dll"
copy SDL_image... | davilla/meatgrinder | project/BuildDependencies/scripts/libsdl_d.bat | bat | gpl-2.0 | 530 |
@echo off
setlocal enabledelayedexpansion
set /a counter=1
for /f "tokens=3" %%i in (..\..\FIO-VERSION-FILE) do (
if "!counter!"=="1" set FIO_VERSION=%%i
set /a counter+=1
)
if "%1"=="x86" set FIO_ARCH=x86
if "%1"=="x64" set FIO_ARCH=x64
if not defined FIO_ARCH (
echo Error: must specify the architect... | OIMA/linux_performance_analysis | tools/fio-2.1.10/os/windows/dobuild.cmd | bat | gpl-2.0 | 693 |
@echo off
setlocal disableDelayedExpansion
:: Load the file path "array"
for /f "tokens=1* delims=:" %%A in ('dir /s /b^|findstr /n "^"') do (
set "file.%%A=%%B"
set "file.count=%%A"
)
set importdb="C:\Program Files\MongoDB\Server\3.4\bin\mongoimport.exe"
:: Access the values
setlocal enableDelayedExpansion
for /... | Grace951/node-api-server-demo | tool/importProducts.bat | bat | mit | 441 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == ... | tdavis/twisted-docs | make.bat | bat | mit | 4,517 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\mean-cli\bin\mean-preinstall" %*
) ELSE (
node "%~dp0\..\mean-cli\bin\mean-preinstall" %*
) | fdecourcelle/meanfde | node_modules/meanio/node_modules/.bin/mean-preinstall.cmd | bat | mit | 153 |
@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... | solita/solita-cd | doc/make.bat | bat | mit | 7,258 |
rd /S /Q .\publish
call build.bat
if %errorlevel% neq 0 exit /b %errorlevel%
md .\publish
tools\nuget\nuget.exe pack .\src\QbXml\QbXml.csproj -OutputDirectory .\publish -Symbols
if %errorlevel% neq 0 exit /b %errorlevel%
tools\nuget\nuget.exe pack .\src\WebConnector\WebConnector.csproj -OutputDirectory .\publish -S... | cyberjared/quickbooks-sync | create-nuget.bat | bat | mit | 369 |
@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... | ferret-guy/adafruit_motor_hat | docs/make.bat | bat | mit | 6,483 |
@echo off
pushd %~dp0
npm install -g jsdoc
del /q .\doc\reference\*
for /d %%x in (.\doc\reference\*) do @rd /s /q ^"%%x^"
jsdoc --recurse --verbose --configure doc.json
popd
| iostash/wTools | doc.bat | bat | mit | 186 |
@echo off
setlocal
rem Office Software Protection Platform
sc config osppsvc start= demand
rem Microsoft Office ClickToRun
sc config ClickToRunSvc start= demand
| andry81/contools | Scripts/Tools/admin/WindowsServices/MicrosoftOffice/enable_msoffice_2013_15_svc.bat | bat | mit | 173 |
@echo off
set imgmagick="C:\Program Files (x86)\ImageMagick-6.7.6-Q16\convert.exe"
for %%f in (*.png) DO (
%imgmagick% "%%f" -resize 1280x838 -quality 100%% "half\%%f"
)
| afable/snowballin.github.io | img/sprites/tree_die/resize_all.bat | bat | mit | 173 |
cmd_sound/core/snd-pcm.o := /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/core/snd-pcm.o sound/core/pcm.o sound/core/pcm_native.o sound/core/pcm_lib.o sound/core/pcm_timer.o sound/core/pcm_misc.o sound/core/pcm_memory.o
| 0xD34D/kernel_amazon_tate | sound/core/.snd-pcm.o.cmd | bat | gpl-2.0 | 269 |
cmd_acl_run_neon.o = gcc -Wp,-MD,./.acl_run_neon.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 -O3 -W -Wall -Wstrict-prototypes -Wmiss... | JerryLX/DPDK | arm64-armv8a-linuxapp-gcc/build/lib/librte_acl/.acl_run_neon.o.cmd | bat | gpl-2.0 | 651 |
@echo off
setlocal enabledelayedexpansion
for /f %%i in ('dir *.gjf /b') do (
echo Calculating %%i...
g09 %%~ni %%~ni&if !errorlevel!==0 (
echo Calculation of %%i finished at !date! !time!) else (
echo Calculation of %%i failed at !date! !time!)) | stecue/gMultiwfn | examples/runall.bat | bat | gpl-2.0 | 253 |
del output.txt
call zipcms
rem for S/380 testing, use this
call runcms allcms.exec output.txt all.zip bwbasic-exe.vmarc
rem for S/390 testing, use this
rem mvsendec encb all.zip all.dat
rem loc2ebc all.dat xfer.card
| yantrabuddhi/bwbasic3 | allcms.bat | bat | gpl-2.0 | 227 |
cmd_fs/debugfs/debugfs.o := /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o fs/debugfs/debugfs.o fs/debugfs/inode.o fs/debugfs/file.o
| Envious-Data/shinano-sirius_msm8974abpro | fs/debugfs/.debugfs.o.cmd | bat | gpl-2.0 | 175 |
cmd_scripts/conmakehash := gcc -Wp,-MD,scripts/.conmakehash.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -I/second_extend/yocto_file/linux_yocto/tools/include -o scripts/conmakehash scripts/conmakehash.c
source_scripts/conmakehash := scripts/conmakehash.c
deps_scripts/conmakehash := ... | heyoufei2/yocto3.14.38_kernel | scripts/.conmakehash.cmd | bat | gpl-2.0 | 2,114 |
cmd_drivers/cpuidle/built-in.o := /home/adam/Android/Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/cpuidle/built-in.o drivers/cpuidle/cpuidle.o drivers/cpuidle/driver.o drivers/cpuidle/governor.o drivers/cpuidle/sysfs.o drivers/cpuidle/governors/built-in.o
| arshull/GalaTab3_Kernel | drivers/cpuidle/.built-in.o.cmd | bat | gpl-2.0 | 276 |
cmd_arch/x86/vdso/vdso32-sysenter.so.dbg := gcc -nostdlib -o arch/x86/vdso/vdso32-sysenter.so.dbg -fPIC -shared -Wl,--hash-style=sysv -m elf_i386 -Wl,-soname=linux-gate.so.1 -Wl,-T,arch/x86/vdso/vdso32/vdso32.lds arch/x86/vdso/vdso32/note.o arch/x86/vdso/vdso32/sysenter.o
| madhwang/linuxKernel | arch/x86/vdso/.vdso32-sysenter.so.dbg.cmd | bat | gpl-2.0 | 274 |
cmd_sound/pci/rme9652/built-in.o := rm -f sound/pci/rme9652/built-in.o; ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-ar rcsD sound/pci/rme9652/built-in.o
| chrnueve/udooImaxdi | kernel_oficial_source/sound/pci/rme9652/.built-in.o.cmd | bat | gpl-2.0 | 161 |
cmd_drivers/acpi/resources/rsutils.o := gcc -Wp,-MD,drivers/acpi/resources/.rsutils.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/resources/.rsutils.o.cmd | bat | gpl-2.0 | 14,047 |
copy pics\%1 pics\%2
| jrouwe/TankArena | bat/c.bat | bat | gpl-3.0 | 21 |
..\..\devtools\bin\perl ..\..\..\bin\makedirhier.pl \ihvtest1\src\materialsystem
copy ..\..\materialsystem\BaseTimesMod2xEnvMap.cpp \ihvtest1\src\materialsystem\
copy ..\..\materialsystem\Debug*.cpp \ihvtest1\src\materialsystem\
copy ..\..\materialsystem\unlitgeneric*.cpp \ihvtest1\src\materialsystem\
copy ..\..\materi... | RaisingTheDerp/raisingthebar | root/materialsystem/ihvtest1/copymatsyssrc.bat | bat | gpl-3.0 | 2,621 |
@echo off
title IntrepidClient Builder
start "" /b "./IntrepidClient/BuildHacks.lnk"
start "" /b "./IntrepidClient-menu/BuildMenu.lnk" | bradylangdale/IntrepidClient | Client Files/Rebuild-build.bat | bat | gpl-3.0 | 136 |
#!/bin/bash --norc
# INSTALL_LuMP_Pulsar_TEMPO.bat
# usage: INSTALL_LuMP_Pulsar_TEMPO.bat
# 2014 Sep 26 James Anderson --- GFZ move from original huge install file
# Copyright (c) 2014 James M. Anderson <anderson@gfz-potsdam.de>
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use th... | AHorneffer/lump-lofar-und-mpifr-pulsare | pulsar/INSTALL_LuMP_Pulsar_TEMPO.bat | bat | apache-2.0 | 2,129 |
tundrad --config viewer.xml | antont/tundra | bin/start_debug_viewer.bat | bat | apache-2.0 | 27 |
script.rb
index.html | WahlNetwork/nsx-tier-viewer | runme.bat | bat | apache-2.0 | 20 |
@echo off
REM Usage:
REM mkpdb <-pdb database> [-tc template collection] [-ld level] [-size size] [-nocleanup]
REM -pdb database: e.g., htdata816.pdb
REM -tc template collection: e.g., grassy.tc
REM -ld level: e.g., grassy_test.ld
REM -size size: tile size (16, 24, or 32)
REM -gt
REM -lvl level: e.g., grassy_test.lvl
... | spiffcode/hostile-takeover | legacy/AuthorKit/mkpdb.bat | bat | bsd-2-clause | 3,496 |
"d:\WinPython34\python-3.4.3\Scripts\pyside-uic" "resWinConnect.ui" -o "resWinConnect.py" | prospero78/pyTrans | Client/pakTransClient/pakGui/pakWinConnect/build.cmd | bat | bsd-2-clause | 89 |
@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... | mrgambal/vulyk-declarations-review | docs/make.bat | bat | bsd-3-clause | 6,497 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCMD.S02_FolderCreate.MSASCMD_S02_TC01_FolderCreate_Success /testcontainer:..\..\MS-ASCMD\TestSuite\bin\Debug\MS-ASCMD_TestSuite.dll /runconfig:..\..\MS-ASCMD\MS-ASCMD.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeActiveSync/Source/Scripts/MS-ASCMD/RunMSASCMD_S02_TC01_FolderCreate_Success.cmd | bat | mit | 289 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCPRPT.S05_RopCopyPropertiesWantAsynchronously_TestSuite.MSOXCPRPT_S05_RopCopyPropertiesWantAsynchronously_TestSuite1 /testcontainer:..\..\MS-OXCPRPT\TestSuite\bin\Debug\MS-OXCPRPT_TestSuite.dll /runconfig:..\..\MS-OXCPRPT\MS... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCPRPT/RunMSOXCPRPT_S05_RopCopyPropertiesWantAsynchronously_TestSuite1.cmd | bat | mit | 355 |
luac -o compiled\angles.luc angles.lua
luac -o compiled\animation.luc animation.lua
luac -o compiled\base64.luc base64.lua
luac -o compiled\cl_init.luc cl_init.lua
luac -o compiled\commands.luc commands.lua
luac -o compiled\complex.luc complex.lua
luac -o compiled\custom.luc custom.lua
luac -o compiled\custom_en... | redrumrobot/quakeconstruct | code/debug/lua/includes/compile_includes.bat | bat | gpl-2.0 | 2,116 |
@echo on
tu_optimize "Barracus, Terraformer(2)" "Alaric, Vigil(5)" -e "Enfeeble 2" -v sim 1000
@echo off
echo === Expected ===
echo win%: 100 (1000 / 1000)
echo stall%: 0 (0 / 1000)
echo loss%: 0 (0 / 1000)
echo.
@echo on
tu_optimize "Typhon Vex, Sphinxite" "Alaric, Zodiac Harbinger" -v sim 1000
@echo off
echo === Exp... | joek546/tu_opt | unit_test.bat | bat | gpl-3.0 | 13,137 |
; The CMD file.
;
; Two parts: 1. Command definition and 2. State entry
; (state entry is after the commands def section)
;
; 1. Command definition
; ---------------------
; Note: The commands are CASE-SENSITIVE, and so are the command names.
; The eight directions are:
; B, DB, D, DF, F, UF, U, UB (all... | StateX/BluexGear | BluexGear-Win-TestVersion/chars/XMVCRagnaX/XMVCRagnaX.cmd | bat | gpl-3.0 | 70,688 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set TOOLSPATH=../tools
set DATASETBUILD=dataset_rst.py
set NOTEBOOKBUILD=nbgenerate.py
set FOLDTOC=fold_toc.py
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
if NOT "%PAPER%"... | bert9bert/statsmodels | docs/make.bat | bat | bsd-3-clause | 5,718 |
@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... | voxelbrain/dibble | docs/make.bat | bat | bsd-3-clause | 5,096 |
cmd_librte_sched.a = ar crDs librte_sched.a rte_sched.o rte_red.o rte_approx.o
| yoannd/mtcp | dpdk-2.2.0/build/build/lib/librte_sched/.librte_sched.a.cmd | bat | bsd-3-clause | 80 |
@rem Call pbx2pbd90 with correct errorlevel for visual studio
@rem
@rem unlike newer versions, pbx2pbd90 returns 1 for no error
pbx2pbd90.exe %1 %2
@if errorlevel 1 exit 0
| sebkirche/pbnilist | pbx2pbd90.bat | bat | mit | 177 |
cd lib
del swt.jar
del rxtxSerial.dll
copy ..\os\rxtxSerial_32.dll rxtxSerial.dll
start javaw -jar ${project.artifactId}.jar
| stefangs/NetHomeServer | server-install/src/main/scripts/launch/HomeManager_32.bat | bat | gpl-3.0 | 125 |
dotnet build src/Microsoft.TemplateEngine.Edge/project.json -f net451
dotnet build src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/project.json -f net451
copy src\Microsoft.TemplateEngine.Orchestrator.RunnableProjects\bin\Debug\net451\* src\Microsoft.TemplateEngine.Edge\bin\Debug\net451\ /Y
| seancpeters/templating | buildfullframework.cmd | bat | mit | 303 |
wish < tcl/Voice.tcl | demo FMVoices -or -ip | experimentalDataAesthetics/smallOFmodules | stkdemo/Voice.bat | bat | gpl-2.0 | 44 |
@echo off
reg.exe query "HKLM\SOFTWARE\Microsoft\MSBuild\ToolsVersions\4.0" /v MSBuildToolsPath > nul 2>&1
if ERRORLEVEL 1 goto MissingMSBuildRegistry
for /f "skip=2 tokens=2,*" %%A in ('reg.exe query "HKLM\SOFTWARE\Microsoft\MSBuild\ToolsVersions\4.0" /v MSBuildToolsPath') do SET MSBUILDDIR=%%B
IF NOT EXIST %MSBUIL... | aliencube/HtmlHelper.Extended | SourceCodes/build.bat | bat | mit | 1,409 |
@echo off
Title *Toms Antivirus Multi Cleanup Repair Utility*
setlocal ENABLEDELAYEDEXPANSION & set "_FilePath=%~1"
if NOT EXIST "!_FilePath!" (echo/Starting AdminElevation)
set "_FN=_%~ns1" & echo/%TEMP%| findstr /C:"(" >nul && (echo/ERROR: %%TEMP%% path can not contain parenthesis &pause &endlocal &fc;: 2>nul... | Hacks4life/Tamcru | Tamcru.bat | bat | mit | 101,468 |
@echo off
SET CODDY_PATH=%~dp0
SET DOCKER_IMAGE_BASE_NAME=crunchytorch/coddy
SET option=%~1
IF "%option%" == "-b" (
CALL :build %~2
GOTO :EOF
)
IF "%option%" == "-t" (
CALL :tag %~2 %~3
GOTO :EOF
)
IF "%option%" == "-p" (
CALL :push %~2
GOTO :EOF
)
:build
SET local_tag=%~1
echo bu... | Crunchy-Torch/coddy | build.bat | bat | mit | 1,771 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\cssmin\bin\cssmin" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\cssmin\bin\cssmin" %*
) | delicatesther/wereldkaartjes | node_modules/.bin/cssmin.cmd | bat | mit | 176 |
@echo off
build PrepareCommit | uncas/hibes | PrepareCommit.bat | bat | mit | 30 |
START base.exe -l 2323 -r -d root.log | fenixrw/GrifoNet | Samples/GrifoNet_libUnicornio-Sample/bin/runRoot.bat | bat | mit | 37 |
fxc ..\shaders.ps /Tps_2_0 /O3 /ENormalColor -DPALTEX=0 -DINVERT=0 /FoNormalColor.pso
fxc ..\shaders.ps /Tps_2_0 /O3 /ENormalColor -DPALTEX=0 -DINVERT=1 /FoNormalColorInv.pso
fxc ..\shaders.ps /Tps_2_0 /O3 /ENormalColor -DPALTEX=1 -DINVERT=0 /FoNormalColorPal.pso
fxc ..\shaders.ps /Tps_2_0 /O3 /ENormalColor -DPALTEX... | gdb/doom-py | doom_py/vizdoom_src/wadsrc/static/shaders/d3d/sm20/build.bat | bat | mit | 1,781 |
go test store_test.go bolt_test.go ledis_test.go postgresql_test.go -v -bench .
| gocontrib/nosql | tests/bench-all.cmd | bat | mit | 80 |
@echo off
rem This script use MS VS 2008 to build and test the MDSP project.
REM ----------------------------------------------------------------------------
REM "THE BEER-WARE LICENSE" (Revision 42):
REM Grigory Rechistov wrote this file. As long as you retain this notice you
REM can do whatever you want with this st... | MIPT-ILab/MDSP | tests/run_msvs2008_tests.cmd | bat | mit | 4,494 |
@rem
@rem Copyright 2015 the original author or authors.
@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 Unles... | alphasp/pxview | android/gradlew.bat | bat | mit | 2,953 |
adt -package -tsa none -storetype pkcs12 -keystore cert.pfx -storepass dnsswitch -target native dnsSwitch.exe app.xml index.html js icons ext | yaniswang/dnsSwitch | makeExe.bat | bat | mit | 141 |
@echo off
ECHO "Starting PHP installation..." >> ..\startup-tasks-log.txt
md "%~dp0appdata"
cd "%~dp0appdata"
cd ..
reg add "hku\.default\software\microsoft\windows\currentversion\explorer\user shell folders" /v "Local AppData" /t REG_EXPAND_SZ /d "%~dp0appdata" /f
"..\resources\WebPICmdLine\webpicmdline" /Pr... | almadaocta/lordbike-production | lib/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/bin/install-php.cmd | bat | mit | 657 |
@echo off
echo This file creates a distribution of Golgotha's music.
if "%1"=="" goto :needfile
goto doit
:needfile
echo Please add the Date of the file where the data should go.
echo I.e: mkdistr 030627 if it is the 27th of June 2003.
goto :end
:doit
wzzip -a -ex -Whs -jhrs -p -r SF%1.zip sfx/*.*
:end
| pgrawehr/golgotha | Mksfx.bat | bat | cc0-1.0 | 318 |
cmd_fs/proc/task_mmu.o := gcc -Wp,-MD,fs/proc/.task_mmu.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-optimize-sibling-calls -mtune=generic -m64 -mno-... | dnh34/proj1 | fs/proc/.task_mmu.o.cmd | bat | gpl-2.0 | 12,919 |
cmd_sound/soc/s3c24xx/snd-soc-c1-mc1n2.o := ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o sound/soc/s3c24xx/snd-soc-c1-mc1n2.o sound/soc/s3c24xx/c1_mc1n2.o
| tcp209/kernel_samsung_epic4gtouch | build/epic4gtouch/sound/soc/s3c24xx/.snd-soc-c1-mc1n2.o.cmd | bat | gpl-2.0 | 211 |
cmd_drivers/input/mouse/psmouse.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/input/mouse/psmouse.o drivers/input/mouse/psmouse-base.o drivers/input/mouse/synaptics.o drivers/input/mouse/alps.o drivers/input/mouse/logips2pp.o drivers/input/mouse/trackpoint.o
| dagnarf/sgh-i717-dagkernel | drivers/input/mouse/.psmouse.o.cmd | bat | gpl-2.0 | 303 |
cmd_mm/mlock.o := gcc -Wp,-MD,mm/.mlock.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 -fno-s... | namgk/kernel-tut | mm/.mlock.o.cmd | bat | gpl-2.0 | 18,043 |
cmd_drivers/scsi/sg.o := arm-eabi-gcc -Wp,-MD,drivers/scsi/.sg.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... | bigbiff/i717-GB-Kernel | drivers/scsi/.sg.o.cmd | bat | gpl-2.0 | 30,121 |
cmd_drivers/net/slhc.o := arm-eabi-gcc -Wp,-MD,drivers/net/.slhc.o.d -nostdinc -isystem /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include -Iinclude -include include/generated/autoconf... | timmytim/honeybutter_kernel | drivers/net/.slhc.o.cmd | bat | gpl-2.0 | 36,531 |
cmd_net/netfilter/nfnetlink.o := arm-linux-gnueabi-gcc -Wp,-MD,net/netfilter/.nfnetlink.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include... | b8e5n/KTG-kernel_es209ra | net/netfilter/.nfnetlink.o.cmd | bat | gpl-2.0 | 29,951 |
cmd_drivers/media/video/msm/built-in.o := /home/azure/Kernel/arm-2010q1/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/media/video/msm/built-in.o drivers/media/video/msm/msm_camera.o drivers/media/video/msm/msm_v4l2.o drivers/media/video/msm/msm_axi_qos.o drivers/media/video/msm/msm_vfe7x.o drivers/media/video/msm... | denzfarid/rndc-kernel | drivers/media/video/msm/.built-in.o.cmd | bat | gpl-2.0 | 427 |
cmd_/home/yutingkao23/linuxcnc-add-hal-ethercat/src/limit3.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/linuxcnc-add-hal-ethercat/src/limit3.ko /home/yutingkao23/linuxcnc-add-hal-ethercat/src/limit3.o /home/yutingkao23/linuxcnc-add-hal-ether... | CalvinHsu1223/LinuxCNC-EtherCAT-HAL-Driver | src/.limit3.ko.cmd | bat | gpl-2.0 | 341 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.