code stringlengths 3 1.03M | repo_name stringlengths 5 84 | path stringlengths 4 233 | language stringclasses 1
value | license stringclasses 15
values | size int32 3 1.03M |
|---|---|---|---|---|---|
msbuild Build\Build.proj /target:Build
msbuild Build\Build.proj /target:Release
pause | hazzik/NHibernate.Logging | Build.bat | bat | mit | 85 |
@if (1==1) /*
@echo off
cscript //nologo //E:JScript "%~f0" "%~f0" %*
pause
GOTO :EOF
rem */
@end
// javascript code here.
WScript.quit(main(WScript.arguments.length, WScript.arguments));
// argc : argv Ì·³
// argv : ÂÍ argv.CountAQÆÍ argv(index)
function main(argc, argv) {
WScript.echo(argc);
for (i=0... | mebiusbox/mebiusbox.github.com | assets/bat/rar2zip.bat | bat | mit | 1,482 |
@echo off
java -cp . Lambda test.lambda
pause | YoYoYonnY/lambda-language | autoexec.bat | bat | mit | 45 |
@echo off
node "%~dp0\l2h.js" %* | project-pp/publishing | docs/latex/tralics/resources/l2h.cmd | bat | mit | 32 |
cmd_drivers/cpuidle/cpuidle.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,drivers/cpuidle/.cpuidle.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__KE... | yohanes/Acer-BeTouch-E130-Linux-Kernel | drivers/cpuidle/.cpuidle.o.cmd | bat | gpl-2.0 | 18,107 |
cmd_drivers/media/usb/gspca/gspca_main.ko := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ld -EL -r -T /home/fedevel/tiny/linux/linux-fslc/scripts/module-common.lds --build-id -o drivers/media/usb/gspca/gspca_main.ko drivers/media/usb/gspca/gspc... | FEDEVEL/tmp-imx6-tiny-rex-linux | drivers/media/usb/gspca/.gspca_main.ko.cmd | bat | gpl-2.0 | 370 |
@echo off
"%PYTHON2%" "%EXCL_PEPS%" %*
| aerval/de.rki.proteomic_virus_detection | payload/binaries_python_win/bin/ExcludePeptides.bat | bat | gpl-2.0 | 43 |
cmd_net/compat-wireless/net/mac80211/built-in.o := /home/aashir/android/toolchain/linaro/bin/arm-eabi-ld -EL -r -o net/compat-wireless/net/mac80211/built-in.o net/compat-wireless/net/mac80211/mac80211.o
| emwno/android_kernel_U8500 | net/compat-wireless/net/mac80211/.built-in.o.cmd | bat | gpl-2.0 | 208 |
cmd_net/core/datagram.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,net/core/.datagram.o.d -nostdinc -isystem /net/files.cis.ksu.edu/exports/public/CIS520/usr/arm/bin/../lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include -Iinclude -I/net/files.cis.ksu.edu/exports/home/p/phen/cis520/android/Kernel/... | mjmccall/Kernel | net/core/.datagram.o.cmd | bat | gpl-2.0 | 29,345 |
cmd_drivers/media/common/tuners/tea5761.ko := /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -T /home/envy/kernel/shinano-sirius_msm8974abpro/scripts/module-common.lds --build-id -o drivers/media/common/tuners/tea5761.ko drivers/media/common/tuners/tea5761.o drivers/media/common/tun... | Envious-Data/shinano-sirius_msm8974abpro | drivers/media/common/tuners/.tea5761.ko.cmd | bat | gpl-2.0 | 338 |
cmd_arch/arm/kernel/built-in.o := /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o arch/arm/kernel/built-in.o arch/arm/kernel/elf.o arch/arm/kernel/entry-armv.o arch/arm/kernel/entry-common.o arch/arm/kernel/irq.o arch/arm/kernel/process.o arch/arm/kernel/ptrace.o arch/arm... | asopov/linux-tpt-2.6.39 | arch/arm/kernel/.built-in.o.cmd | bat | gpl-2.0 | 956 |
cmd_init/mounts.o := arm-linux-ld -EL -r -o init/mounts.o init/do_mounts.o
| heyoufei/mini2440_kernel | init/.mounts.o.cmd | bat | gpl-2.0 | 79 |
cmd_net/bluetooth/built-in.o := /home/peter/Downloads/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ld -EL -r -o net/bluetooth/built-in.o net/bluetooth/bluetooth.o net/bluetooth/l2cap.o net/bluetooth/sco.o net/bluetooth/rfcomm/built-in.o net/bluetooth/bnep/built-in.o net/bluetooth/hidp/b... | paxchristos/R800x-2.3.3-Kernel | net/bluetooth/.built-in.o.cmd | bat | gpl-2.0 | 331 |
@echo off
SET projectFileDirectory="%~dp0\Intermediate\VisualStudio\"
SET cmakeExecutableRelativeProjectDir=..\..\ThirdParty\CMake\Windows\bin\cmake.exe
SET sourceRootRelativeProjectDir="..\.."
REM Change directory to where we want the project files put.
if not exist %projectFileDirectory% mkdir %projectFileDirector... | MartinPalko/VanguardEngine | Windows_CreateVSProjectFiles.bat | bat | gpl-2.0 | 896 |
cmd_sound/soc/s6000/built-in.o := rm -f sound/soc/s6000/built-in.o; /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-ar rcs sound/soc/s6000/built-in.o
| sktjdgns1189/android_kernel_iriver_MX100 | sound/soc/s6000/.built-in.o.cmd | bat | gpl-2.0 | 155 |
cmd_net/ipv6/ip6_fib.o := gcc -Wp,-MD,net/ipv6/.ip6_fib.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-t... | namgk/kernel-tut | net/ipv6/.ip6_fib.o.cmd | bat | gpl-2.0 | 24,852 |
cmd_fs/ecryptfs/built-in.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/ecryptfs/built-in.o fs/ecryptfs/ecryptfs.o
| PrestigeMod/SHW-M440S | fs/ecryptfs/.built-in.o.cmd | bat | gpl-2.0 | 178 |
REM uncomment the next line to activate Latex support
REM set DD_USE_LATEX=1
set DD_COND=0
dd_single.py -f frequencies.dat -d data.dat -n 20 -o results_res_plot --plot
pause
| m-weigand/ccd_tools | Examples/ccd_single/01/run_res_plot.bat | bat | gpl-3.0 | 181 |
make_fp
make_i
make_fpo
| TimMilesCox/RTA1 | rta/client/appsmake.bat | bat | gpl-3.0 | 25 |
@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... | ojdo/gams-matlab | doc/make.bat | bat | gpl-3.0 | 7,138 |
scc.exe -lmsvcrt -o stmt_test.exe stmt_test.c
stmt_test.exe
pause | MiJiyang/CCompiler | examples/Make Compiler&Linker By MySelf/chapter11/scc_test_demo/stmt_test.bat | bat | gpl-3.0 | 67 |
# Pin name action command file
# Start of element U9
ChangePinName(U9, 2, GND)
ChangePinName(U9, 3, OUT)
ChangePinName(U9, 1, NC)
ChangePinName(U9, 4, VDC)
# Start of element R10
ChangePinName(R10, 1, 1)
ChangePinName(R10, 2, 2)
# Start of element J9
ChangePinName(J9, 1, 1)
ChangePinName(J9, 2, 2)
# Start of elemen... | ivanovev/pcb | stm32v2/stm32v2.cmd | bat | gpl-3.0 | 14,898 |
@REM This batch file has been generated by the IAR Embedded Workbench
@REM C-SPY Debugger, as an aid to preparing a command line for running
@REM the cspybat command line utility using the appropriate settings.
@REM
@REM Note that this file is generated every time a new debug session
@REM is initialized, so you ma... | shkolnick-kun/bugurtos | tests/arch/stm8/iar/sched/settings/sched.Debug.cspy.bat | bat | gpl-3.0 | 1,722 |
marksf_gen -i
pause | dloureiro/tpl4md | bin/tpl4md.bat | bat | agpl-3.0 | 19 |
vcpkg install uchardet:x86-windows
mkdir build-x86-windows
cd build-x86-windows
cmake .. -DCMAKE_TOOLCHAIN_FILE="%VCPKG_ROOT%\scripts\buildsystems\vcpkg.cmake" -DVCPKG_TARGET_TRIPLET=x86-windows -DCMAKE_GENERATOR_PLATFORM=Win32
cmake --build . --config Release
Release\uchardet.exe ..\uchardet.c
Release\uchardet.exe ..\... | myd7349/Ongoing-Study | cpp/CMake/vcpkg/uchardet/build-x86-windows.bat | bat | lgpl-3.0 | 363 |
java -cp lib/sbmlj-3.2.jar;lib/colt/colt-2.1.4.jar;lib/colt/concurrent-1.3.4.jar;lib/jdom-1.1.3.jar;lib/fern.jar fern.Start %1 %2 %3 %4 %5 %6 %7 %8 %9
| cogsys-tuebingen/SBSCL | src/test/scripts/start.bat | bat | lgpl-3.0 | 152 |
@echo off
if not defined __HISTORY_FILE set __HISTORY_FILE=%Profile%\.dos_history
set __HISTORY_FILE_BACKUP=%Profile%\Settings\AutoBackup\dos_history
:init
set __doskey=C:\Windows\System32\doskey.exe
rem set __sort=%tools%\mingw\msys\1.0\bin\sort.exe
set __sort=%msys%\sort.exe
set __cat=%bin%... | kodybrown/dos | history.bat | bat | unlicense | 7,043 |
RMDIR "%~dp0..\Drops" /S /Q
MKDIR "%~dp0..\Drops"
MKDIR "%~dp0..\Drops\Temp"
MKDIR "%~dp0..\Drops\Temp\agent"
MKDIR "%~dp0..\Drops\Temp\agent\bin"
XCOPY /E /Y "%~dp0..\Solutions\*.*" "%~dp0..\Drops\Temp"
XCOPY /E /Y "%~dp0..\..\src\OctopusPuppet.Cmd\bin\Release\*.*" "%~dp0..\Drops\Temp\agent\bin"
DEL "%~dp0..\Drops\T... | Aqovia/OctopusPuppet | teamcity-plugin/Build/build-metarunner.cmd | bat | apache-2.0 | 725 |
@if "%_echo%"=="" echo off
setlocal
REM Configure the sample, i.e. where to find the F# compiler and C# compiler.
call %~d0%~p0..\..\..\config.bat
"%FSC%" --noframework -r:"%FSCOREDLLPATH%" -r:"%X86_PROGRAMFILES%\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" -r:"%X86_PROGRAMFILES%\Referen... | jeroldhaas/FSharp.Core.Upgrades | FSharp.Core.Upgrades/fsharp-4.0.0.1/tests/fsharp/typecheck/sigs/build.bat | bat | apache-2.0 | 11,926 |
RMDIR /S /Q ..\binaries
%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild ..\..\src\Relic.sln -t:Clean
%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild ..\..\src\Relic.sln -p:Configuration=Release
xcopy /Y binaries\*.* Relic\lib
xcopy /Y /S /I ..\..\src\Relic\*.cs Relic\src\Relic
nuget pack Relic/Relic.nuspec -s... | lozanotek/Relic | build/nuget/packages.bat | bat | apache-2.0 | 333 |
@if "%SCM_TRACE_LEVEL%" NEQ "4" @echo off
:: ----------------------
:: KUDU Deployment Script
:: Version: 0.1.11
:: ----------------------
:: Prerequisites
:: -------------
:: Verify node.js installed
where node 2>nul >nul
IF %ERRORLEVEL% NEQ 0 (
echo Missing node.js executable, please install node.js, if already ... | IndivisibleTacoma/website | deploy.orchard.cmd | bat | bsd-3-clause | 3,871 |
@echo off
setlocal
REM Copyright 2006-2010 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the
REM Amazon Software License (the "License"). You may not use this file except in compliance with the License. A copy of the
REM License is located at http://aws.amazon.com/asl or in the "lic... | sujoyg/tool | vendor/ec2-api-tools-1.4.2.2/bin/ec2deltag.cmd | bat | mit | 1,027 |
@echo off
cmd /k bin\ambiente.bat | jfrank1500/minicurso_2015 | iniciar.bat | bat | mit | 34 |
@python %~dp0protoc-gen-lua | topameng/protoc-gen-lua | plugin/build.bat | bat | bsd-3-clause | 27 |
@echo off
python %~p0\dac %*
| sghosh1991/distalgo | bin/dac.bat | bat | mit | 31 |
scriptcs start.csx -loglevel debug
pause | cmisztur/ScriptCs.ConfigurationPack | Examples/nuget/run.bat | bat | gpl-2.0 | 40 |
@echo off
:retry
call _paths.bat
"%QTPATH%\bin\lrelease.exe" %SOURCEDIR%\Editor\pge_editor.pro
copy %SOURCEDIR%\Editor\languages\*.qm "%TESTDIR%\languages"
copy %SOURCEDIR%\Editor\languages\*.png "%TESTDIR%\languages"
if '%1'=='full' upx.exe --compress-icons=0 "%SOURCEDIR%\bin\LazyFixTool.exe"
if '%1'=='full' upx.ex... | WohlSoft/PGE-Project | _Misc/dev_scripts/_copy_to_test_dir.bat | bat | gpl-3.0 | 2,417 |
@ECHO OFF
SET RESERVE_MEMBERNAMES=$EaseLinear,$EaseGoBack,$EaseSwing,$EaseInQuad,$EaseOutQuad,$EaseInOutQuad,$EaseInCubic,$EaseOutCubic,$EaseInOutCubic,$EaseInQuart,$EaseOutQuart,$EaseInOutQuart,$EaseInQuint,$EaseOutQuint,$EaseInOutQuint,$EaseInSine,$EaseOutSine,$EaseInOutSine,$EaseInExpo,$EaseOutExpo,$EaseInOutExpo,$E... | thadaninilesh/Vivekanand-Seva-Mandal-Website | slider/js/jssor.sliderc.mini.compress.bat | bat | apache-2.0 | 4,746 |
:: This is a common utility script that copies runtime libraries.
:: Calling script must have defined TUNDRA_BIN and DEPS.
IF NOT EXIST "%TUNDRA_BIN%\ssleay32.dll". (
cd "%DEPS%"
cecho {0D}Deploying OpenSSL DLLs to Tundra bin\{# #}{\n}
copy /Y "openssl\bin\*.dll" "%TUNDRA_BIN%"
IF NOT %ERRORLEVEL%==0 GOTO ... | jesterKing/naali | tools/Windows/Utils/copy-runtime-libraries.cmd | bat | apache-2.0 | 3,760 |
echo off
:: ### %0 Batch filename itself ###
set arg0=%0
:: ### %1 First command line parameter - suffix ###
set arg1=%1
if "%arg1%"=="" set arg1=default
set filename=mne-cpp-windows-x86_64-%arg1%.zip
echo Start Compressing MNE-CPP Win Build; file name: %filename%
call 7z a %filename% ./bin | LostSign/mne-cpp | tools/appveyor/windows_release/compress_binaries.bat | bat | bsd-3-clause | 293 |
@echo off
"%~dp0\..\app\apm\bin\node.exe" "%~dp0\..\app\apm\lib\cli.js" %*
| bolinfest/atom | resources/win/apm.cmd | bat | mit | 76 |
@echo off
xcopy .\Config\CS\Output .\Test\CSVGenCode_CS\CSVGenCode_CS\Config /y | JiepengTan/CSVGenCode | CopyToProject.bat | bat | mit | 79 |
python buildmetageta.py -v branches/dsewpac/trunk
pause | tectronics/metageta | build/installer/build-dsewpac-trunk.bat | bat | mit | 56 |
cd %APPVEYOR_BUILD_FOLDER%\tests
set TESTS_PLATFORM=%PLATFORM%
set STATUS=0
if "%PLATFORM%" equ "x86" set TESTS_PLATFORM=Win32
FOR /D %%G IN (*) DO (
echo %APPVEYOR_BUILD_FOLDER%\tests\%%G
cd %APPVEYOR_BUILD_FOLDER%\tests\%%G
FOR /D %%E IN (*) DO (
echo %APPVEYOR_BUILD_FOLDER%\tests\%%G\%%... | murataka9/iOSinOF-NativeGUISample | of_v0.9.3_ios_release/scripts/ci/vs/run_tests.bat | bat | mit | 865 |
:user_configuration
:: Path to Flex SDK
:: set FLEX_SDK=C:\Program Files (x86)\FlashDevelop\Tools\flexsdk
set FLEX_SDK=C:\Program Files (x86)\FlashDevelop\Tools\ascsdk
set AUTO_INSTALL_IOS=yes
:: Path to Android SDK
set ANDROID_SDK=C:\Program Files (x86)\FlashDevelop\Tools\android
:validation
if not exist "%FLEX_SD... | z-ohnami/asWork | bat/SetupSDK.bat | bat | mit | 829 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\..\..\..\..\js-yaml\bin\js-yaml.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\..\..\..\..\js-yaml\bin\js-yaml.js" %*
) | iteratus/me-my-wife-and-the-kids | node_modules/prettier-eslint/node_modules/eslint/node_modules/.bin/js-yaml.cmd | bat | mit | 216 |
@echo off
setlocal
set ConfigDir=%1
set OutputDir=%2
set BuildSystem=%3
set FormatsFolder=formats
set LangFolder=lang
set ProgressFolder=progress
set ToolsFolder=tools
if %BuildSystem% == CI goto done
echo ConfigDir: %ConfigDir%
echo OutputDir: %OutputDir%
echo BuildSystem: %BuildSystem%
copy /Y %ConfigDir%*.ps1 %O... | wieslawsoltes/BatchEncoder | src/CopyConfig.cmd | bat | mit | 950 |
@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%
... | bitmazk/django-aps-purchasing | docs/make.bat | bat | mit | 5,131 |
:: Builds a Windows EXE from the Python scripts.
:: **Dependencies**:
:: Python must be installed and on the PATH.
:: PyInstaller must be installed and on the PATH.
::=============================================================::
:: DEVELOPED 2013, REVISED 2018, Jeff Rimko. ::
::====================... | jeffrimko/Archiver | app/_Build_EXE.bat | bat | mit | 1,343 |
cmd_sound/arm/built-in.o := rm -f sound/arm/built-in.o; /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/arm/built-in.o
| asopov/linux-tpt-2.6.39 | sound/arm/.built-in.o.cmd | bat | gpl-2.0 | 164 |
cmd_/home/ubuntu/compat_wl18xx/drivers/net/wireless/ti/wlcore/wlcore.ko := arm-fsl-linux-gnueabi-ld -EL -r -T /home/ubuntu/linux-3.0.101/scripts/module-common.lds --build-id -o /home/ubuntu/compat_wl18xx/drivers/net/wireless/ti/wlcore/wlcore.ko /home/ubuntu/compat_wl18xx/drivers/net/wireless/ti/wlcore/wlcore.o /home/... | 174high/compat_wl18xx | drivers/net/wireless/ti/wlcore/.wlcore.ko.cmd | bat | gpl-2.0 | 385 |
echo Compilador generado por salvador.icc@gmail.com
rmdir /S/Q release
mkdir release
echo copiando archivos...
copy data\*.png release\
echo compilando...
javac src\*.java -d release\
if errorlevel 1 goto fin
rem javac src\*.java -d release\
cd release
echo Main-Class: Main>> manifest.mani
rem type manifest.mani
jar cm... | ObjSal/Metal-Breaker | build.cmd | bat | gpl-2.0 | 629 |
cmd_drivers/base/dd.o := arm-linux-gnueabi-gcc -Wp,-MD,drivers/base/.dd.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -I/root/linux-jps/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk30/include -Iarch/arm... | jpsminix/minix5 | drivers/base/.dd.o.cmd | bat | gpl-2.0 | 21,819 |
cmd_drivers/usb/storage/built-in.o := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/usb/storage/built-in.o drivers/usb/storage/usb-storage.o drivers/usb/storage/ums-alauda.o drivers/usb/storage/ums-cypress.o drivers/usb/storage/ums-datafab.o d... | freebsdmax/gsmart1315_kernel | drivers/usb/storage/.built-in.o.cmd | bat | gpl-2.0 | 587 |
cmd_kernel/events/built-in.o := /opt/toolchains/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o kernel/events/built-in.o kernel/events/core.o kernel/events/hw_breakpoint.o
| 1DeMaCr/android_kernel_samsung_codina | kernel/events/.built-in.o.cmd | bat | gpl-2.0 | 180 |
@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... | TheNixNinja/age_calc | docs/make.bat | bat | gpl-2.0 | 7,267 |
cmd_drivers/usb/class/built-in.o := /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/usb/class/built-in.o drivers/usb/class/cdc-acm.o drivers/usb/class/usblp.o drivers/usb/class/cdc-wdm.o
| selva-simple/Galaxy-R-Kernel | drivers/usb/class/.built-in.o.cmd | bat | gpl-2.0 | 239 |
cmd_kernel/irq/spurious.o := gcc -Wp,-MD,kernel/irq/.spurious.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... | dnh34/proj1 | kernel/irq/.spurious.o.cmd | bat | gpl-2.0 | 12,457 |
cmd_net/ipv6/ipv6.o := /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ld -EL -r -o net/ipv6/ipv6.o net/ipv6/af_inet6.o net/ipv6/anycast.o net/ipv6/ip6_output.o net/ipv6/ip6_input.o net/ipv6/addrconf.o net/ipv6/addrlabel.o net/ipv6/route.o net/ipv6/ip6_fib.o net/ipv6/ipv6_sockglue.o net/ipv6/... | 0xD34D/kernel_amazon_tate | net/ipv6/.ipv6.o.cmd | bat | gpl-2.0 | 750 |
cmd_net/ipv6/mcast.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,net/ipv6/.mcast.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-en... | yohanes/Acer-BeTouch-E130-Linux-Kernel | net/ipv6/.mcast.o.cmd | bat | gpl-2.0 | 28,203 |
cmd_block/ioctl.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,block/.ioctl.o.d -nostdinc -isystem /net/files.cis.ksu.edu/exports/public/CIS520/usr/arm/bin/../lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include -Iinclude -I/net/files.cis.ksu.edu/exports/home/p/phen/cis520/android/Kernel/arch/arm/inc... | mjmccall/Kernel | block/.ioctl.o.cmd | bat | gpl-2.0 | 24,858 |
@echo off
REM Configures the Windows build
SETLOCAL EnableExtensions
REM Set this variable if any warnings have been reported
SET warnings=0
REM Not all versions of windows the the %programfiles(x86)% variable
IF NOT DEFINED programfiles(x86) SET programfiles(x86)=%programfiles%
REM When calling configure.bat from ... | peter-b/livecode | configure.bat | bat | gpl-3.0 | 1,890 |
:: TODO figure out how to add these to the PATH automatically
C:\Program Files\CMake\bin
C:\MingGW\bin
%USERPROFILE%\local\windows\scripts
| Erotemic/local | init/_freshstart-win/init_paths.bat | bat | gpl-3.0 | 140 |
chcp 65001
if not exist "..\logs\" mkdir ..\logs
C:\PHP\php.exe ..\app.php help >> ..\logs\sync-help-%Date%.log | zavoloklom/ISPP-sync | example/bin/sync-help-to-file.cmd | bat | gpl-3.0 | 111 |
pythonw.exe SickBeard.py | stephanehenry27/Sickbeard-anime | Sickbeard-anime.bat | bat | gpl-3.0 | 24 |
@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%
... | NLHEALTHCARE/PYELT | docs/make.bat | bat | gpl-3.0 | 6,986 |
@echo off
REM execute all test cases of the accessibility test suite
REM
REM (c) 2006 (W3C) MIT, ERCIM, Keio University
REM See tidy.c for the copyright notice.
REM
REM <URL:http://tidy.sourceforge.net/>
REM
REM CVS Info:
REM
REM $Author$
REM $Date$
REM $Revision$
@REM USER VARIABLES
@REM ##############
@REM... | GerHobbelt/htmltidy | test/acctest.cmd | bat | gpl-3.0 | 1,706 |
@ECHO OFF
SETLOCAL ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION
SET my_path=%~dp0
SET mod_path=%1
SET mod_path=%mod_path:"=%
FOR %%f IN (%mod_path%) DO SET mod_name=%%~nxf
SET mod_path_src=%mod_path%\src
SET mod_path_out=%mod_path%\out
SET fs17_mods_path=%USERPROFILE%\Documents\My Games\FarmingSimulator2017\mods\
SET fs17_m... | TeamFSIModding/FS17_Goweil_LT_Master | build.cmd | bat | gpl-3.0 | 1,345 |
@echo off
rem This is and auto-restart script for the Server Emulator.
rem It will also keep the map server OPEN after it crashes to that errors may be
rem more easily identified
rem Writen by Jbain
start cmd /k login-server.bat
start cmd /k char-server.bat
start cmd /k map-server.bat
| xraisen/masonro-hercules | run-server.bat | bat | gpl-3.0 | 294 |
echo Setting up dependencies
set PATH=C:\Users\Joshua\Documents\GitHub\HiveOS\tools\DJGPP\bin;%PATH%
set PATH=C:\Users\Joshua\Documents\GitHub\HiveOS\tools\NASM;%PATH%
set DJGPP=C:\Users\Joshua\Documents\GitHub\HiveOS\tools\DJGPP\djgpp.env
set COMPILER_PATH=C:\Users\Joshua\Documents\GitHub\HiveOS\tools\DJGPP\bin
echo N... | NETponents/HiveOS | build.bat | bat | agpl-3.0 | 1,667 |
@echo off
"C:\Program Files\MongoDB\Server\3.0\bin\mongod.exe"
pause | danman113/social-link | server.bat | bat | lgpl-3.0 | 68 |
gcc state.h state.c main.c -o main -std=c11 -Wall -O2 | gcraig/csrclib | state/build.bat | bat | lgpl-3.0 | 53 |
@ECHO OFF
SETLOCAL
SET BUILD_DIR_ARR=(hal, rtos, osal, firmware)
SET BUILD_CFG_ARR=("Debug FLASH", "Debug SRAM", "Debug")
FOR %%D IN %BUILD_DIR_ARR% DO (
FOR /D /R %%P IN (%%D) DO @IF EXIST %%P (
PUSHD
CD /D %%P
FOR /R %%B IN (build.bat) DO @IF EXIST %%B (
FOR %%G IN %BUILD_CFG_A... | PheeL79/diOS | prj/build_firmware_d.bat | bat | lgpl-3.0 | 414 |
@echo off
echo ******************************************************************************
echo * SCHEMA TO BEANS GENERATOR *
echo * See following page for more informations : *
echo * http://schema2beans.netbea... | Neurpheus/manalyser | xml/generateTaggingBeans.bat | bat | lgpl-3.0 | 6,334 |
@ECHO OFF
"..\..\..\packages\OpenCover.4.5.3723\OpenCover.Console.exe" -target:"..\..\..\packages\NUnit.Runners.2.6.4\tools\nunit-console.exe" -targetargs:"ShoppingListApp.Domain.Test.dll /noshadow /nologo /framework:net-4.5.1" -register:"user" -mergebyhash -mergeoutput -output:"..\..\..\coverage\ShoppingListApp.Domain... | foufure/ShoppingListApp | visualstudio/ShoppingListApp/ShoppingListApp.Domain.Test/coverage.bat | bat | apache-2.0 | 378 |
@ECHO OFF
IF %1.==. GOTO No1
set CONFIG=%1
REM set debug parameters
REM set DEBUG_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,address=1044,server=y,suspend=y"
"%JAVA_HOME%\bin\java" -cp ..\lib\* %DEBUG_OPTS% "-Daerobase.config.dir=%CONFIG%" "-Djava.library.path=..\\..\\..\\mssql" org.jboss.aerogear.unifiedpush.DBMain... | aerobase/unifiedpush-server | databases/initdb/src/main/resources/bin/init-unifiedpush-db.bat | bat | apache-2.0 | 421 |
@ECHO OFF
IF NOT DEFINED CONFIGURATION SET CONFIGURATION=Debug
IF NOT "%1"=="" SET CONFIGURATION=%1
@ECHO ON
.\src\R4Mvc.Tools\bin\%CONFIGURATION%\net472\R4Mvc.Tools.exe generate -p .\samples\AspNetSimple\AspNetSimple.csproj
.\src\R4Mvc.Tools\bin\%CONFIGURATION%\net472\R4Mvc.Tools.exe generate -p .\samples\AspNetSimpl... | T4MVC/R4MVC | RunGenerate.bat | bat | apache-2.0 | 492 |
..\..\..\..\cscs.exe /cd DispalyMessage.cs
..\..\..\..\cscs.exe /cd CustomAction.cs
..\..\..\..\cscs.exe setup.cs
rem pause
| VishwasShashidhar/SymphonyElectron | installer/win/WixSharpToolset/Samples/DTF (ManagedCA)/Different Scenarios/ExternalAssembly/Build.cmd | bat | apache-2.0 | 124 |
@call :GetVSCommonToolsDir
@if "%VS110COMNTOOLS%"=="" goto error_no_VS110COMNTOOLSDIR
@call "%VS110COMNTOOLS%VCVarsQueryRegistry.bat" No32bit 64bit
@if "%VSINSTALLDIR%"=="" goto error_no_VSINSTALLDIR
@if "%VCINSTALLDIR%"=="" goto error_no_VCINSTALLDIR
@if "%FrameworkDir64%"=="" goto error_no_FrameworkDIR64
... | valkovnet/IdentityServer | Certificate/vcvars64.cmd | bat | apache-2.0 | 4,447 |
"X:\Program Files\Snap-PE\Snap-PE64.exe" %1 | thoughtjunky/KeyTechBITPE | mount/Windows/System32/Snap.bat | bat | apache-2.0 | 43 |
cd E:\MyEclipse 6.0.1 GA_Workspace\ipnet\build
E:
set JAVA_HOME=C:\jdk1.5.0_ibm
ant | zhangjunfang/eclipse-dir | eCardCity2.0/0.card/build/build.bat | bat | bsd-2-clause | 83 |
if not defined GMIO_BUILD_ROOT (
echo "****ERROR: Variable GMIO_BUILD_ROOT not defined"
exit 0
)
set BUILD_TYPE=%1
set BUILD_OUTPUT_FILE=%GMIO_BUILD_ROOT%\%CURRENT_BUILD%_%BUILD_TYPE%.txt 2>&1
cd %GMIO_BUILD_ROOT%\%CURRENT_BUILD%\%BUILD_TYPE%
cmake %GMIO_ROOT% -G "MinGW Makefiles" ^
-DCMAKE_BUILD_TYPE=%B... | fougue/gmio | scripts/local_build/build_mingw_target.bat | bat | bsd-2-clause | 881 |
:: building Anaconda packages for pysces under Python 3.6, 3.7 and 3.8 (Windows)
@echo off
copy meta.windows.yaml meta.yaml
call conda build --python 3.6 --numpy 1.15 .
call conda build --python 3.7 --numpy 1.15 .
call conda build --python 3.8 --numpy 1.17 .
:: building wheels for Python 3.6, 3.7 and 3.8
:: assumes ... | bgoli/pysces | packaging/conda/build_conda_windows.bat | bat | bsd-3-clause | 973 |
@set @_PackJsInBatByWinest=0 /*
@ECHO OFF
CD /D "%~dp0"
CSCRIPT "%~0" //D //Nologo //E:JScript %1 %2 %3 %4 %5 %6 %7 %8 %9
IF %ERRORLEVEL% LSS 0 ( ECHO Failed. Error code is %ERRORLEVEL% )
PAUSE
EXIT /B
*/
var WshFileSystem = new ActiveXObject( "Scripting.FileSystemObject" );
var WshShell = WScript.CreateObject( "WScri... | winest/JsTools | Main.bat | bat | bsd-3-clause | 3,594 |
@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... | IDSIA/sacred | docs/make.bat | bat | mit | 6,701 |
@echo off
setlocal
set PYTHONPATH=%PYTHONPATH%;%ProgramFiles(x86)%\Google\google_appengine;%~dp0\App
set AUTH_DOMAIN=LibraryHippoAuthDomain
py.test.exe --looponfail %*
| LibraryHippo/LibraryLookup | test.cmd | bat | mit | 168 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCPRPT.S05_RopCopyPropertiesSuccessSynchronously_TestSuite.MSOXCPRPT_S05_RopCopyPropertiesSuccessSynchronously_TestSuite13 /testcontainer:..\..\MS-OXCPRPT\TestSuite\bin\Debug\MS-OXCPRPT_TestSuite.dll /runconfig:..\..\MS-OXCPR... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCPRPT/RunMSOXCPRPT_S05_RopCopyPropertiesSuccessSynchronously_TestSuite13.cmd | bat | mit | 360 |
"%ProgramFiles(x86)%\Microsoft Help Viewer\v2.0\hlpctntmgr" /silent /operation uninstall /catalogName "VisualStudio11" /locale en-US /vendor "Innovasys" /productName "RssReader Sample" /sourceUri "%CD%\helpcontentsetup.msha" | pemo11/Posh2Exe | documentation/remove_from_mshv_vs2012.bat | bat | gpl-3.0 | 225 |
@echo off
rem Setup environment
call "%~dp0env.bat" %1 %2 %3
rem Define path to project file
set "PRJFILE=%~dp0Tutorial-%VCVER%.sln"
set "VisualStudioExpressName=VCExpress"
if "%VCVER%" == "vc8" (
set "DevEnvDir=%VS80COMNTOOLS%..\IDE"
) else if "%VCVER%" == "vc9" (
set "DevEnvDir=%VS90COMNTOOLS%..\... | BenoitPerrot/oce | samples/qt/Tutorial/msvc.bat | bat | lgpl-2.1 | 1,276 |
ck run program:polybench-opencl-gemm
| ctuning/ck-autotuning | demo/compile-run-gemm-opencl/_ck_run.bat | bat | bsd-3-clause | 37 |
@ECHO OFF
IF NOT EXIST "..\w32-testival.exe" (
ECHO - Skipped testing w32-writeconsole-shellcode-esp.bin: w64-testival not found.
EXIT /B 0
)
ECHO + Checking shellcode for NULL bytes:
ECHO + w32-writeconsole-shellcode-esp.bin
CALL BETA3.cmd h --nullfree w32-writeconsole-shellcode-esp.bin > ... | ohio813/testival | writeconsole-shellcodes/test-w32-writeconsole-shellcode-esp.bin.cmd | bat | bsd-3-clause | 750 |
@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 I18NS... | Parbhat/wagtail-cookiecutter-foundation | docs/make.bat | bat | mit | 5,144 |
@wmake clean rmbin
| OS2World/UTIL-STARTUP-AirBoot | INSTALL/DOS/_clean.cmd | bat | gpl-3.0 | 19 |
cd ..
del /s /q build
mkdir build
cd build
cmake -G "Visual Studio 14 Win64" -DCMAKE_INSTALL_PREFIX=../bin/windows10-64 -DWINDOWS10=ON ../neo
pause | jpcy/RBDOOM-3-BFG | neo/cmake-vs2015-64bit-windows10.bat | bat | gpl-3.0 | 147 |
@echo off
rem Aura
rem Server start up script
rem -------------------------------------------------------------------------
rem Tries to start the server passed as first argument (LoginServer,
rem WorldServer, MsgrServer), from bin\ or its sub-folders
rem (Release and Debug). If no argument is passed it calls all start... | Rai/aura | start-all.bat | bat | gpl-3.0 | 1,141 |
@echo off
setlocal
set VERSION=0.3.6
curl -L -o EmmyLua-LS-all.jar "https://github.com/EmmyLua/EmmyLua-LanguageServer/releases/download/%VERSION%/EmmyLua-LS-all.jar"
echo @echo off ^
java -cp %%~dp0/EmmyLua-LS-all.jar com.tang.vscode.MainKt ^
> emmylua-ls.cmd
| ruchee/vimrc | vimfiles/bundle/lsp-settings/installer/install-emmylua-ls.cmd | bat | mit | 277 |
if "%1" == "" goto ERR_NOPARM
if "%2" == "" goto ERR_NOPARM
if "%3" == "" goto ERR_NOPARM
cd c:\wxWidgets-%1.%2.%3\build\msw
rem ================ VS 2013 Official Build ===============
rem
rem Copy this file to the \wxwidgets-x.y.z\build\msw folder
rem
rem Open a Visual Studio 2013 Developer command prompt.... | emoon/prodbg-third-party | src/wxWidgets/build/tools/msvs/build2013.bat | bat | mit | 1,872 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=py_proj_transport
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build'... | DrimTim32/py_proj_transport | docs/make.bat | bat | mit | 825 |
python -m pip install pyquery requests unicodecsv | nickmitchko/TripAdvisorReviewReader | setup.cmd | bat | mit | 49 |
@echo off
start javaw -Djava.library.path=lib/32 -jar bin/AviLightConfig-1.0.jar
| jjpshb/AviLightConfig | src/main/resources/batchfiles/AviLightConfig32.cmd | bat | mit | 83 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.