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 |
|---|---|---|---|---|---|
universe = standard
executable = job_ckpt_open-async-ckpt_std.cndr.exe.$$(OPSYS).$$(ARCH)
output = job_ckpt_open-async-ckpt_std.out
error = job_ckpt_open-async-ckpt_std.err
log = job_ckpt_open-async-ckpt_std.log
arguments = -_condor_aggravate_bugs
priority = 7
not... | djw8605/condor | src/condor_tests/job_ckpt_open-async-ckpt_std.cmd | bat | apache-2.0 | 347 |
@if not defined _echo @echo off
setlocal EnableDelayedExpansion
set NO_DASHES_ARG=%1
if not defined NO_DASHES_ARG goto no_help
if /I [%NO_DASHES_ARG:-=%] == [?] goto Usage
if /I [%NO_DASHES_ARG:-=%] == [h] goto Usage
:no_help
:: Check if VBCSCompiler.exe is running
tasklist /fi "imagename eq VBCSCompiler.exe" |find "... | poizan42/coreclr | clean.cmd | bat | mit | 1,655 |
::
:: Licensed to the Apache Software Foundation (ASF) under one or more
:: contributor license agreements. See the NOTICE file distributed with
:: this work for additional information regarding copyright ownership.
:: The ASF licenses this file to You under the Apache License, Version 2.0
:: (the "License"); you may ... | irudyak/ignite | modules/core/src/test/bin/start-nodes-custom.bat | bat | apache-2.0 | 1,087 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
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" == "hel... | kennethreitz-archive/redi | docs/make.bat | bat | isc | 4,507 |
DOSKEY r.js=r.js.cmd $*
r.js -o pigallery.build.js | bpatrik/PiGallery | build.bat | bat | mit | 50 |
@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... | inveniosoftware/invenio-indexer | docs/make.bat | bat | mit | 6,999 |
@echo off
call setdrive.bat
if ERRORLEVEL 1 goto end
:Execute
cd %DRIVE%\OneDrive\Tools
if /I "%*" NEQ "" cd %*
:End | teromatos/File.Templates | tools.cmd | bat | mit | 119 |
del MathFloat.*.nupkg
nuget pack -Prop Configuration=Release
nuget push MathFloat.*.nupkg | LukasBoersma/MathFloat | MathFloat/nuget_publish.bat | bat | mit | 89 |
setlocal enabledelayedexpansion
if not "!JAVA8_64_HOME!"=="" (
set PATH=!JAVA8_64_HOME!\bin;!PATH!
set JAVA_HOME=!JAVA8_64_HOME!
)
call mvn.cmd validate --batch-mode
call mvn.cmd -Dfile.encoding=UTF-8 -DcreateChecksum=true --batch-mode clean source:jar javadoc:jar repository:bundle-create install %*
| Codeforces/inmemo | bundle.bat | bat | mit | 320 |
start D:\work\bitcoin\xbridge\syscoin\syscoin-qt.exe -port=18397 -datadir=D:\work\bitcoin\data2\sys -rpcuser=sysuser2 -rpcpassword=sysuserpass2 -rpcport=12397 -rpcallowip=192.168.0.0/16 -server -testnet
start D:\work\bitcoin\xbridge\syscoin\syscoin-qt.exe -port=18396 -datadir=D:\work\bitcoin\data\sys -rpcuser=sysuser -... | atcsecure/blocknet | doc/xbridge/_sys-wallets-testnet.bat | bat | mit | 428 |
rem -------- SETUP LOCAL NODEJS - START ---------
rem %NODE_DIR%\node_modules\npm\etc\npmrc
rem and
rem %NODE_DIR%\node_modules\npm\npmrc
rem should have the content:
rem prefix=${NODE_DIR}\node_modules\npm
rem cache=${NODE_DIR}\npm-cache
rem
rem then install:
rem
rem npm install -g npm@latest -f
rem npm install -g... | privet56/ng2Goodies | startNgProject.bat | bat | mit | 888 |
jasmine-node spec/
| donlee888/JsObjects | JavaScript/UnitTests/Jasmine01/RunMe.bat | bat | mit | 20 |
@echo off
start python test-start-server.py
sleep 0.2
start python test-start-client.py
| tobspr/P3D-ECS | thirdparty/libenet-wrapper/start_server_client.bat | bat | mit | 88 |
@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... | Programmica/c-programming-tutorial | make.bat | bat | cc0-1.0 | 6,729 |
cmd_sound/pci/nm256/built-in.o := rm -f sound/pci/nm256/built-in.o; arm-poky-linux-gnueabi-ar rcsD sound/pci/nm256/built-in.o
| heyoufei2/yocto3.14.38_kernel | sound/pci/nm256/.built-in.o.cmd | bat | gpl-2.0 | 127 |
cmd_fs/jbd2/journal.o := arm-eabi-gcc -Wp,-MD,fs/jbd2/.journal.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 ... | HCDRJacob/wildfire-kernel | fs/jbd2/.journal.o.cmd | bat | gpl-2.0 | 149,511 |
rem This is the Windows Batch Script for the daily builds.
rem It simply calls the actual MSYS Shell script to perform
rem the daily build and then the tag builds.
cd c:\soft\gnucash\repos\packaging\win32\
rem Development build (daily)
c:\msys\1.0\bin\sh.exe --login c:\soft\gnucash\repos\packaging\win32\daily_build_g... | dimbeni/Gnucash | packaging/win32/daily_build.bat | bat | gpl-2.0 | 728 |
cmd_drivers/media/platform/msm/dvb/adapter/mpq-adapter.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/platform/msm/dvb/adapter/mpq-adapter.ko drivers/media/platform/msm/dvb/a... | Envious-Data/shinano-sirius_msm8974abpro | drivers/media/platform/msm/dvb/adapter/.mpq-adapter.ko.cmd | bat | gpl-2.0 | 398 |
cmd_fs/ntfs/ntfs.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o fs/ntfs/ntfs.o fs/ntfs/aops.o fs/ntfs/attrib.o fs/ntfs/collate.o fs/ntfs/compress.o fs/ntfs/debug.o fs/ntfs/dir.o fs/ntfs/file.o fs/ntfs/index.o fs/ntfs/inode.o fs/ntfs/mft.o fs/ntfs/mst.o fs/n... | avareldalton85/rpi2-linux-rt | fs/ntfs/.ntfs.o.cmd | bat | gpl-2.0 | 506 |
cmd_net/ipv6/netfilter/nf_conntrack_ipv6.o := /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld -EL -r -o net/ipv6/netfilter/nf_conntrack_ipv6.o net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o ; scripts/mod/modpost net... | lindsaytheflint/stone | net/ipv6/netfilter/.nf_conntrack_ipv6.o.cmd | bat | gpl-2.0 | 356 |
cmd_lib/built-in.o := arm-linux-gnueabihf-ld -EL -r -o lib/built-in.o lib/bcd.o lib/div64.o lib/sort.o lib/parser.o lib/halfmd4.o lib/debug_locks.o lib/random32.o lib/bust_spinlocks.o lib/hexdump.o lib/kasprintf.o lib/bitmap.o lib/scatterlist.o lib/string_helpers.o lib/gcd.o lib/lcm.o lib/list_sort.o lib/uuid.o lib... | tyeo098/MK908-Kernel-NAND | lib/.built-in.o.cmd | bat | gpl-2.0 | 685 |
cmd_kernel/async.o := arm-none-linux-gnueabi-gcc -Wp,-MD,kernel/.async.o.d -nostdinc -isystem /home/stesalit/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/root/kernel-dev/linux-2.6.37/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-davi... | srinugnt2000/linux-2.6.37 | kernel/.async.o.cmd | bat | gpl-2.0 | 20,150 |
cmd_drivers/hid/hid-picolcd.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o drivers/hid/hid-picolcd.o drivers/hid/hid-picolcd_core.o drivers/hid/hid-picolcd_debugfs.o
| avareldalton85/rpi2-linux-rt | drivers/hid/.hid-picolcd.o.cmd | bat | gpl-2.0 | 230 |
cmd_drivers/media/dvb/frontends/isl6423.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/dvb/frontends/isl6423.ko drivers/media/dvb/frontends/isl6423.o drivers/media/dvb/fronte... | Envious-Data/shinano-sirius_msm8974abpro | drivers/media/dvb/frontends/.isl6423.ko.cmd | bat | gpl-2.0 | 338 |
cmd_applets/usage_pod := gcc -Wp,-MD,applets/.usage_pod.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -Iinclude -Iinclude -o applets/usage_pod applets/usage_pod.c
deps_applets/usage_pod := \
applets/usage_pod.c \
$(wildcard include/config/nommu.h) \
/usr/include/unistd.h \
/usr/include/feature... | valentinthirion/android-tracebox-busybox | applets/.usage_pod.cmd | bat | gpl-2.0 | 28,424 |
cmd_arch/arm/kernel/init_task.o := arm-eabi-gcc -Wp,-MD,arch/arm/kernel/.init_task.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 ... | HCDRJacob/wildfire-kernel | arch/arm/kernel/.init_task.o.cmd | bat | gpl-2.0 | 151,567 |
@setlocal
@set TMPEXE=Release\terrain.exe
@if NOT EXIST %TMPEXE% goto NOEXE
@REM set TMP3RD=F:\FG\18\3rdParty\bin
@REM set TMP3RD=F:\Projects\software\bin
@REM if NOT EXIST %TMP3RD%\nul goto NO3RD
@REM set PATH=%TMp3RD%;%PATH%
%TMPEXE% ..\src\heightmap.bmp
@goto END
:NOEXE
@echo Can NOT locate %TMPEXE%! *** FIX ME ... | geoffmcl/Terrain | build/run-ter.bat | bat | gpl-2.0 | 405 |
@echo off
if "%1"=="download" (
cd files\ofcview
call 0download.bat
cd ..\fmtconv
call 0download.bat
cd ..\..
goto end
)
if "%1"=="distclean" (
del files\ofcview\*.exe
del files\fmtconv\*.exe
del files\complete.inf
del files\readme.txt
goto end
)
echo "Build listfile"
cd build
copy x:\site\wins... | nanakochi123456/ofcviewer_installer | ofcviewer/make.bat | bat | gpl-2.0 | 1,049 |
cmd_drivers/misc/cb710/built-in.o := rm -f drivers/misc/cb710/built-in.o; /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs drivers/misc/cb710/built-in.o
| freebsdmax/gsmart1315_kernel | drivers/misc/cb710/.built-in.o.cmd | bat | gpl-2.0 | 210 |
cmd_sound/pci/ice1712/built-in.o := rm -f sound/pci/ice1712/built-in.o; /root/aokp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/ice1712/built-in.o
| yncconsulting/HTC_Express_Kernel | sound/pci/ice1712/.built-in.o.cmd | bat | gpl-2.0 | 177 |
cmd_drivers/net/built-in.o := /home/beto/toolchain/bin/arm-eabi-ld -EL -r -o drivers/net/built-in.o drivers/net/dummy.o drivers/net/mii.o drivers/net/Space.o drivers/net/loopback.o drivers/net/tun.o drivers/net/ethernet/built-in.o drivers/net/ppp/built-in.o drivers/net/slip/built-in.o drivers/net/wireless/built-in.... | IndieBeto/StockLP | drivers/net/.built-in.o.cmd | bat | gpl-2.0 | 350 |
cmd_drivers/media/usb/zr364xx/built-in.o := rm -f drivers/media/usb/zr364xx/built-in.o; /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ar rcsD drivers/media/usb/zr364xx/built-in.o
| FEDEVEL/tmp-imx6-tiny-rex-linux | drivers/media/usb/zr364xx/.built-in.o.cmd | bat | gpl-2.0 | 252 |
cmd_arch/arm/mach-msm/qdsp6/dsp_debug.o := arm-linux-gnueabi-gcc -Wp,-MD,arch/arm/mach-msm/qdsp6/.dsp_debug.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/... | b8e5n/KTG-kernel_es209ra | arch/arm/mach-msm/qdsp6/.dsp_debug.o.cmd | bat | gpl-2.0 | 21,584 |
@echo off
echo selur-script
echo =============
echo.
echo [1] window debug
echo [2] window server(not work)
echo [3] window release
echo [4] void
echo [5] delete oll ".obj" files
echo [6] quit
echo.
set asw=0
set /p asw="Please enter number to choose: "
SET folder="win_%DATE%\"
if... | pyrun/selur | build/creating_windows.bat | bat | gpl-3.0 | 749 |
@echo off
pushd %~dp0
set BUILD_FAILURE=0
set BUILD_TOOLS=d:\buildtools
set SDT_VERSION=0.0.0.0
set BUILD_PATH=%CD%
set GBE_FILETRANSFER_PATH=%BUILD_TOOLS%\GBEFileTransfer\1.5.0.0
set LINT_HOME = %BUILD_TOOLS%\lint\pclint\9.00i
:: set GHS_LMHOST = 192.168.58.20
:: set GHS_LMWHICH = ghs
PATH = D:\GHS\ppc424_... | T12z/TCNopen | SDTv2/build_ccus.bat | bat | mpl-2.0 | 4,141 |
@ECHO OFF
REM =====================================================
rem appel de l'environnement
if not exist ./../environnement.bat (
echo environnement.bat n'a pas ete trouve!!
GOTO :EOF
)
call ./../environnement.bat
REM =====================================================
rem nom de l'appli
set PRODUCTNAME=S... | cedric-lemaitre-alyotech/survec | src/setup/genererSetup.bat | bat | lgpl-2.1 | 1,107 |
vcpkg install jsmn:x86-windows-static
mkdir build-x86-windows-static
cd build-x86-windows-static
cmake .. -DCMAKE_TOOLCHAIN_FILE="%VCPKG_ROOT%\scripts\buildsystems\vcpkg.cmake" -DVCPKG_TARGET_TRIPLET=x86-windows-static -DCMAKE_GENERATOR_PLATFORM=Win32
cmake --build . --config Release
Release\jsmn_tests
pause
| myd7349/Ongoing-Study | cpp/CMake/vcpkg/jsmn_tests/build-x86-windows-static.bat | bat | lgpl-3.0 | 310 |
@echo off
rem generic compile batch file for all console compilers
rem pause after each compiler if %1 not empty
rem call self on low env space condition
rem (c) 2003-2008 W.Ehrhardt
rem test file
rem =========
set SRC=t_btypes
rem log file (may be con or nul)
rem ============================
::set ... | Arucard1983/PeaZip-for-ARM | #c_tbtyp.bat | bat | lgpl-3.0 | 5,597 |
@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... | dutradda/alquimia | docs/make.bat | bat | lgpl-3.0 | 7,248 |
cd Debug
echo Starting NFMasterServer...
start "NFMasterServer" "NFPluginLoader_d.exe" "Server=MasterServer" "ID=3" "PluginX.xml"
choice /t 2 /d y /n >nul
echo Starting NFWorldServer...
start "NFWorldServer" "NFPluginLoader_d.exe" "Server=WorldServer" "ID=7" "PluginX.xml"
choice /t 5 /d y /n >nul
echo Starting NFL... | xinst/NoahGameFrame | _Out/runxd.bat | bat | apache-2.0 | 714 |
mvn archetype:generate -DgroupId=com.curso.app -DartifactId=primero -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=false | xroca/planFormacionJava | maven/Instrucciones/crearproyecto.bat | bat | apache-2.0 | 140 |
"C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0A\bin\NETFX 4.0 Tools\SqlMetal.exe" /server:.\SQLSERVER2012 /database:Berf /code:BerfDataContextDal.cs /views /functions /sprocs /namespace:BerfDataContextDal /context:BerfDataContext >rep.txt
| jkennerley/BerfWeb | BerfDacAltIntegrationTest/BerfL2SDataContext/Berf_Dal_L2S_SqlMetal.bat | bat | apache-2.0 | 255 |
@echo off
java -jar target\algoselector-v1.0-jar-with-dependencies.jar > algoselector_log.log | intelligent-decision-support-systems/automatic-algorithm-selector | algoselector/run.bat | bat | apache-2.0 | 93 |
@echo off
setlocal
REM Set intermediate env vars because the %VAR:x=y% notation below
REM (which replaces the string x with the string y in VAR)
REM doesn't handle undefined environment variables. This way
REM we're always dealing with defined variables in those tests.
set CHK_HOME=_%AWS_SNS_HOME%
if "%CHK_HOME:"=%"... | bizo/aws-tools | sns/SimpleNotificationServiceCli-1.0.3.0/bin/sns-get-subscription-attributes.cmd | bat | apache-2.0 | 484 |
md android\assets
md android\src\com\thegamecreators\agk_player
copy ..\..\..\Lib\Android\java\*.java android\src\com\thegamecreators\agk_player
copy ..\..\..\Lib\Android\armeabi\libAGK.so android\libs\armeabi
copy ..\..\Bin\background.jpg android\assets
copy ..\..\Bin\mole.png android\assets | google-code/agkpas | Examples/01_Sprites/0107_Anim2/android_post_build.bat | bat | bsd-2-clause | 298 |
echo./*
echo.* Install Cocos2d-win32 application wizard...
echo.*/
echo.
set SCRIPT_LOG=InstallWizardLog.txt
set SCRIPT_DIR=.\template\msvc\
if exist %SCRIPT_LOG% del /Q %SCRIPT_LOG%
cscript "%SCRIPT_DIR%InstallWizardForVC2008Express.js" /quiet
cscript "%SCRIPT_DIR%InstallWizardForVC2010Express.js" /quiet
cscript "%... | josephlewis42/CriticalThieving | Project/proj.linux/cocos2d-2.0-x-2.0.4/install-templates-msvc.bat | bat | bsd-2-clause | 558 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB.MS_FSSHTTP_FSSHTTPB_S13_PutChanges.TestCase_S13_TC16_PutChanges_ReturnAppliedStorageIndexIdEntries_Zero /testcontainer:..\..\MS-FSSHTTP-FSSHTTPB\TestSuite\bin\Debug\MS-FSSHTTP-FSSHTTPB_TestSuite.dll /runconfig... | XinwLi/Interop-TestSuites-1 | FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunTestCase_S13_TC16.cmd | bat | mit | 393 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCPRPT.S01_GetSpecificGetAllGetNames_TestSuite.MSOXCPRPT_S01_GetSpecificGetAllGetNames_TestSuite1 /testcontainer:..\..\MS-OXCPRPT\TestSuite\bin\Debug\MS-OXCPRPT_TestSuite.dll /runconfig:..\..\MS-OXCPRPT\MS-OXCPRPT.testsetting... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCPRPT/RunMSOXCPRPT_S01_GetSpecificGetAllGetNames_TestSuite1.cmd | bat | mit | 335 |
@erase lang.inc
@echo lang fix en >lang.inc
@fasm heed.asm heed
@kpack heed
@erase lang.inc
@pause | devlato/kolibrios-llvm | programs/develop/heed/trunk/build_en.bat | bat | mit | 98 |
cmd_drivers/mtd/devices/built-in.o := arm-none-linux-gnueabi-ld -EL -r -o drivers/mtd/devices/built-in.o drivers/mtd/devices/m25p80.o
| EAVR/EV3.14 | ev3sources/extra/linux-03.20.00.13/drivers/mtd/devices/.built-in.o.cmd | bat | gpl-2.0 | 139 |
cmd_drivers/bluetooth/hci_uart.o := /media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Samsung/TrendPlus/GT-S7580_JB_Opensource/rk-prebuilts/bin/arm-eabi-ld.bfd -EL -r -o drivers/bluetooth/hci_uart.o drivers/bluetooth/hci_ldisc.o drivers/bluetooth/hci_h4.o drivers/bluetooth/hci_ll.o
| EPDCenterSpain/kernel_Archos_97_Titan | drivers/bluetooth/.hci_uart.o.cmd | bat | gpl-2.0 | 299 |
@echo off
SET theme=%~dp0
cd "%theme%"
sass --watch --style=compressed "%theme%sass/style.scss":"%theme%style.css"
| digital-canvas/themer-basic | watcher.bat | bat | gpl-2.0 | 115 |
avrdude -c stk500v2 -P com3 -p atmega32 -U hfuse:w:0xC0:m -U lfuse:w:0x0E:m
avrdude -c stk500v2 -P com3 -p atmega32 -U flash:w:main87kin.hex:i
| leeku11/l3 | bootloadHID/firmware/m3_boot_hid_romwrite.bat | bat | gpl-2.0 | 143 |
@echo off
set CURRENT=%CD%
set VS7_HOME=C:\Program Files\Microsoft Visual Studio .NET 2003
cd %VS7_HOME%\VC7\bin
call vcvars32.bat
cd %CURRENT%
| mcgredonps/open-dis-hla | open-dis/bin/win32/vc7.bat | bat | bsd-2-clause | 145 |
::
::
:: BLIS
:: An object-based framework for developing high-performance BLAS-like
:: libraries.
::
:: Copyright (C) 2014, The University of Texas
::
:: Redistribution and use in source and binary forms, with or without
:: modification, are permitted provided that the following conditions are
:: ... | audiofilter/blis | windows/configure.cmd | bat | bsd-3-clause | 3,249 |
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:Rdpei_TouchInputTest_Positive_SingleTouchEvent /Logger:trx
pause
| dongruiqing/WindowsProtocolTestSuites | TestSuites/RDP/src/Batch/RDPEI/Rdpei_TouchInputTest_Positive_SingleTouchEvent.cmd | bat | mit | 235 |
@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 "Li... | jonathangizmo/HadoopDistJ | hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs.cmd | bat | mit | 6,306 |
@if not defined __echo @echo off
setlocal EnableDelayedExpansion EnableExtensions
set __ThisScriptShort=%0
set __ThisScriptFull="%~f0"
set __ThisScriptPath="%~dp0"
:: Note that the msbuild project files (specifically, dir.proj) will use the following variables, if set:
:: __BuildArch -- default: x64
:: ... | vinnyrom/coreclr | build.cmd | bat | mit | 33,263 |
call dist.bat production | yht-fand/cardone-platform-usercenter | dist-production.bat | bat | mit | 24 |
rd /q /s libdynd
git clone https://github.com/libdynd/libdynd.git
| mwiebe/dynd-python | buildscripts/checkout_libdynd.bat | bat | bsd-2-clause | 66 |
echo TEST_VAR is "%TEST_VAR%" (should be "1")
if "%TEST_VAR%" == "" exit 1
echo VS90COMNTOOLS is "%VS90COMNTOOLS%" (should be some path to vs)
if "%VS90COMNTOOLS%" == "" exit 1 | pelson/conda-build | tests/test-recipes/metadata/_set_env_var_activate_build/bld.bat | bat | bsd-3-clause | 177 |
@echo off
python buckw %*
| twalpole/selenium | buckw.bat | bat | apache-2.0 | 27 |
:: Licensed to the Apache Software Foundation (ASF) under one
:: or more contributor license agreements. See the NOTICE file
:: distributed with this work for additional information
:: regarding copyright ownership. The ASF licenses this file
:: to you under the Apache License, Version 2.0 (the
:: "License"); you may... | SuperMap/iClient9 | src/classic/resource/Android/phonegap/bin/templates/cordova/build.bat | bat | apache-2.0 | 826 |
@echo off
echo Before run this script, please save
echo http://localhost:8080/showcase/soap/accountservice?wsdl to target/wsdl/accountservice.wsdl
cd %~dp0/../
call mvn cxf-codegen:wsdl2java
if errorlevel 1 goto end
echo [INFO] Code had generated to <target/generated-sources/cxf>
pause
:end
pause | jxjjdccj/smile | springside4-master/examples/showcase/bin/wsdl2java.bat | bat | apache-2.0 | 301 |
java -jar target/TinyMistress-1.0-SNAPSHOT.jar | haniokasai/TinyMistress | start.bat | bat | mit | 46 |
@echo off
echo(
echo Creating version '%1'.
echo(
echo Please open FluentUriBuilder.nuspec and update it manually.
echo(
pause
"C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe" FluentUriBuilder.sln /t:Build /p:Configuration=Release /p:TargetFramework=v2.0
echo Packing FluentUriBuilder v%1...
nuget pack FluentUri... | balazsbotond/FluentUriBuilder | publish-nuget.cmd | bat | mit | 510 |
cmake -G "Visual Studio 14 Win64" -DCMAKE_BUILD_TYPE=Release -DMIRAGE_BIN=bin_msvc_64bit -DMIRAGE_M64=true -DMIRAGE_COMPILER=msvc ../ | Harha/MirageRender | CMakeBuild/win64_msvc.bat | bat | mit | 133 |
@echo off
start cmd.exe
exit | kuangyeheng/workflow | cmd.cmd | bat | mit | 30 |
"C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\Common7\Tools\VsDevCmd.bat"
rc mousejump2.rc
cl mousejump2.c /link mousejump2.res
| evanshort73/mousejump | build.cmd | bat | mit | 146 |
@echo off
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0PerfCore.ps1""" -v diag -diff -ci %*"
exit /b %ErrorLevel% | dotnet/roslyn-analyzers | eng/perf/CIPerf.cmd | bat | mit | 134 |
@echo off
echo Script file for generating XML Schema documentation
echo using oXygen XML Editor schema documentation generator.
SET BASE_DIR=%~dp0
SET CP="%BASE_DIR%;%BASE_DIR%/classes;%BASE_DIR%/lib;%BASE_DIR%/lib/oxygen.jar;%BASE_DIR%/lib/oxygenDeveloper.jar;%BASE_DIR%/lib/fop.jar;%BASE_DIR%/lib/xmlgraphics-common... | nmrML/nmrML | xml-schemata/schemaDocumentation.bat | bat | mit | 1,235 |
@echo off
genjava.bat && compile.bat && test.bat | kasonyang/kalang | antlr/build.bat | bat | mit | 48 |
rem We need Java 6 for this plugin. If you have Java 6, installed, set an environment variable, JDK6, to its location.
if not "%JDK6%"=="" (
if exist classes rmdir classes /s /q
mkdir classes
xcopy /E /y src classes\
"%JDK6%\bin\java" -cp src;classes;../../../3rdpartypublic/classext/clojure.jar;../../../3rdpartypu... | kmdouglass/Micro-Manager | autofocus/ZippyFocus/build.bat | bat | mit | 792 |
@echo off
"%~dp0cli.bat" %MONO_OPTIONS% "%~dp0..\lib\mono\2.0\sgen.exe" %1 %2 %3 %4 %5 %6 %7 %8 %9
exit \b %ERRORLEVEL%
| richardkopelow/OperationPegasus | Assets/StreamingAssets/Mono/bin/sgen.bat | bat | mit | 120 |
java -mx500m -cp "/C:/Users/Compaq 6910p/Documents/R/win-library/3.4/dismo/java/maxent.jar;C:/Users/Compaq 6910p/Documents/R/win-library/3.4/rJava/java/boot;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java\dismo.jar;C:\Users\Compaq 6910p\Documents... | mauriciovancine/enm_r | data/temp/raster/maxent/4353654612/species_explain.bat | bat | mit | 644 |
:: Purpose: Runs a series of cleaners and anti-virus engines to clean up/disinfect a Windows PC (all Windows versions XP and up are supported)
:: Kevin Flynn: "Who's that guy?"
:: Program: "That's Tron. He fights for the User."
:: Requirements: 1. Administrator access
:: ... | ronnie/tron | tron.bat | bat | mit | 86,192 |
avrdude -q -p atmega8 -c usbasp -U flash:w:ArduinoATmegaBOOT.hex
pause
| zrafa/jlime_embedded_applications | humane-nn/software/3rdParty/tellymate-114/Firmware/ArduinoATMega8Boot.bat | bat | gpl-2.0 | 71 |
cmd_drivers/mtd/mtd.o := /home/azure/Kernel/arm-2010q1/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/mtd/mtd.o drivers/mtd/mtdcore.o drivers/mtd/mtdsuper.o drivers/mtd/mtdpart.o
| denzfarid/rndc-kernel | drivers/mtd/.mtd.o.cmd | bat | gpl-2.0 | 184 |
cmd_net/bluetooth/bnep/built-in.o := /home/algesat/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o net/bluetooth/bnep/built-in.o net/bluetooth/bnep/bnep.o
| Algesat/BladeApex2 | net/bluetooth/bnep/.built-in.o.cmd | bat | gpl-2.0 | 151 |
cmd_crypto/lrw.ko := /opt/arm-2009q3/bin/arm-none-eabi-ld -EL -r -T /home/sembre/android/GT-S5360_GB_Opensource_Update3/common/scripts/module-common.lds --build-id -o crypto/lrw.ko crypto/lrw.o crypto/lrw.mod.o
| sembre/kernel_totoro_update3 | common/crypto/.lrw.ko.cmd | bat | gpl-2.0 | 212 |
cmd_net/ipv4/netfilter/nf_defrag_ipv4.o := arm-linux-gnueabi-gcc -Wp,-MD,net/ipv4/netfilter/.nf_defrag_ipv4.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/... | b8e5n/KTG-kernel_es209ra | net/ipv4/netfilter/.nf_defrag_ipv4.o.cmd | bat | gpl-2.0 | 31,515 |
cmd_fs/stat.o := arm-linux-gnueabi-gcc -Wp,-MD,fs/.stat.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/plat-rk/include... | jpsminix/minix5 | fs/.stat.o.cmd | bat | gpl-2.0 | 29,122 |
cmd_drivers/lguest/built-in.o := rm -f drivers/lguest/built-in.o; /opt/arm-2008q1/bin/arm-none-linux-gnueabi-ar rcs drivers/lguest/built-in.o
| yohanes/Acer-BeTouch-E130-Linux-Kernel | drivers/lguest/.built-in.o.cmd | bat | gpl-2.0 | 143 |
cmd_sound/soc/davinci/built-in.o := rm -f sound/soc/davinci/built-in.o; /opt/arm-2009q3/bin/arm-none-eabi-ar rcs sound/soc/davinci/built-in.o
| sembre/kernel_totoro_update3 | common/sound/soc/davinci/.built-in.o.cmd | bat | gpl-2.0 | 143 |
cmd_arch/arm/lib/testsetbit.o := arm-linux-gcc -Wp,-MD,arch/arm/lib/.testsetbit.o.d -nostdinc -isystem /usr/local/arm/4.3.2/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/include -Iinclude -I/home/xfile/myProject/linux-2.6.32.2/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/ma... | beebingoo/linux-2.6.32.2 | arch/arm/lib/.testsetbit.o.cmd | bat | gpl-2.0 | 2,002 |
cmd_net/xfrm/xfrm_policy.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,net/xfrm/.xfrm_policy.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__... | yohanes/Acer-BeTouch-E130-Linux-Kernel | net/xfrm/.xfrm_policy.o.cmd | bat | gpl-2.0 | 28,388 |
cmd_drivers/staging/android/built-in.o := /home/dolphinor/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o drivers/staging/android/built-in.o drivers/staging/android/binder.o drivers/staging/android/logger.o drivers/staging/android/ram_console.o drivers/staging/android/timed_output.o drivers/staging/android/timed_gpio.o d... | SeoDongMin/Gace_kernel | drivers/staging/android/.built-in.o.cmd | bat | gpl-2.0 | 362 |
@echo off
REM recherche dans la BDR si le logiciel Wengophone est installe
REM reg QUERY renvoi 0 : succés ou 1 : echec
Reg QUERY "HKLM\SOFTWARE\WengoPhone" /v Flag >nul
goto %ERRORLEVEL%
:1
cd
echo Debut de l'installation
chmod ugo+rx *
"WengoPhone-2.0-beta1-windows.exe" /S
REM pour creer un ... | cedricde/lrs | addons/lsc_deployment_scripts/Software_using_an_installer_NSIS/IRC_Chat/Wengophone/installWengophone.bat | bat | gpl-2.0 | 1,318 |
cmd_fs/notify/notification.o := ppc_4xx-gcc -m32 -Wp,-MD,fs/notify/.notification.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -Wundef -Wstri... | mattkelly/linux-2.6-xlnx | fs/notify/.notification.o.cmd | bat | gpl-2.0 | 21,407 |
cmd_fs/nls/nls_cp1251.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o fs/nls/nls_cp1251.ko fs/nls/nls_cp1251.o fs/nls/nls_cp1251.mod.o
| avareldalton85/rpi2-linux-rt | fs/nls/.nls_cp1251.ko.cmd | bat | gpl-2.0 | 239 |
cmd_drivers/misc/cb710/built-in.o := rm -f drivers/misc/cb710/built-in.o; /mnt/640/ubu/gtabkernelsrc/android_prebuilt_toolchains-master/arm-cortex_a15-linux-gnueabihf-linaro_4.9.1/bin/arm-cortex_a15-linux-gnueabihf-ar rcsD drivers/misc/cb710/built-in.o
| chase2534/gtab47.freekern | drivers/misc/cb710/.built-in.o.cmd | bat | gpl-2.0 | 254 |
..\CWATM_model\CWatMexe\cwatm.exe settings_44.ini -l
pause | CWatM/CWatM | tutorial/CWATM_exercise4/44_exe_Tana_example.bat | bat | gpl-3.0 | 58 |
@echo off
C:\python27\python.exe gooe.py
pause
| ichpuchtli/gooe | run.bat | bat | gpl-3.0 | 47 |
ECHO OFF
REM FF Prompt 1.0
REM Open a command prompt to run ffmpeg/ffplay/ffprobe
REM Copyright (C) 2013 Kyle Schwarz
TITLE "FF Prompt"
IF NOT EXIST bin\ffmpeg.exe (
CLS
ECHO bin\ffmpeg.exe could not be found.
GOTO:error
)
CD bin || GOTO:error
PROMPT $G
CLS
ffmpeg -version
SET PATH=%CD%;%PATH%
ECHO.
ECHO For ... | gfto/Server | dependencies/ffmpeg/ff-prompt.cmd | bat | gpl-3.0 | 622 |
@echo OFF
rem Batch script for windows
rem The command to be build:
rem "C:\Program Files\Java\jre1.8.0_60\bin\java.exe" -jar "C:\bin\j2m.jar"
for %%i in (java.exe) do (set JAVA_EXEC=%%~$PATH:i)
set FLAG= -jar
set DIR=%cd%
set EXEC=j2m.jar
set TARGET="%DIR%\%EXEC%"
set cmd=%JAVA_EXEC%%FLAG%%TARGET%
rem execute the... | fredlo2010/Json2Model | bin/j2m.bat | bat | apache-2.0 | 335 |
c:\TCPU59\utils\distrib\putty\pscp.exe -l pwadm -pw secret ehd-app-test:/u01/informatica/server/infa_shared/CmdFiles/%1 %cd%\ | mishin/presentation | 4_trans/copy_file_here.bat | bat | apache-2.0 | 125 |
robocopy ..\GSharpTools source /E /ZB /XD .svn obj bin /XF *.suo /XD gpn
robocopy ..\GSharpTools\bin\release bin /XF *.pdb
copy ..\GTools_Python\dist\regdiff.exe bin
del bin\*vshost*
| jwg4/gtools | setup/makeme.cmd | bat | bsd-2-clause | 187 |
@echo off
set _out=firebugsnippets@sdavidg.xpi
set _out_tmp=%~d0\~%_out%.tmp
set _7zip="%COMMANDER_PATH%\arch\7-Zip-4.65\7z.exe"
set _winRar="%COMMANDER_PATH%\arch\WinRAR\WinRAR.exe"
title Make %_out%
if not exist %_7zip% set _7zip="%ProgramFiles%\7-Zip\7z.exe"
if not exist %_7zip% set _7zip="%programfiles(x86)%\7-Zi... | sdavidg/firebugsnippets | make.bat | bat | bsd-3-clause | 1,782 |
@echo off
1>>"%PREFIX%\.messages.txt" 2>&1 (
"%PREFIX%\Scripts\jupyter-nbextension.exe" enable --sys-prefix --py nbgrader
"%PREFIX%\Scripts\jupyter-serverextension.exe" enable --sys-prefix --py nbgrader
)
| ellisonbg/nbgrader | conda.recipe/post-link.bat | bat | bsd-3-clause | 209 |
@rem ***************************************************
@rem *** Copyright (c) 2017, maxohm [ at ] gmail.com ***
@rem ***************************************************
@echo off
:stage0
set xTASK=%0
set xOBJSKIP=0
set xHEAD="1cv7s.exe"
for /f %%I in ("%xTASK%") do (
set xTSDISK=%%~dI
set xTSPATH=%%~d... | maxohm/aas | bin/v7unloas.cmd | bat | bsd-3-clause | 1,652 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.