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_arch/arm/lib/built-in.o := rm -f arch/arm/lib/built-in.o; /home/radug/Android/cm/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs arch/arm/lib/built-in.o
| RaduG/2.6.29-RaKern-2x-Hero | arch/arm/lib/.built-in.o.cmd | bat | gpl-2.0 | 181 |
cmd_drivers/rtc/rtc-s35390a.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/rtc/rtc-s35390a.ko drivers/rtc/rtc-s35390a.o drivers/rtc/rtc-s35390a.mod.o
| avareldalton85/rpi2-linux-rt | drivers/rtc/.rtc-s35390a.ko.cmd | bat | gpl-2.0 | 263 |
for /F "delims=" %%j in (positive.txt) do echo.D:\Train\testSamplePos\%%j >> PositiveNew.txt | bmw760liamd/VehicleDetection | Training Data/appendPos.bat | bat | gpl-2.0 | 92 |
@echo off
if "%~1"=="_GETANSWER" call :POPUPANSWER %2 %3 %4 & goto :eof
cd /D "%~dp0"
if defined __ goto :START
cmdwiz setfont 6
mode 80,50 & cmdwiz showmousecursor 0 & cmdwiz fullscreen 1
if %ERRORLEVEL% lss 0 set TOP=U
cls & cmdwiz showcursor 0 & cmdwiz setmousecursorpos 10000 100
cmdwiz getdisplaydim w
set /a W=... | misol1/cmdgfx | ScreenFull-Automata-_RandMoore.bat | bat | gpl-2.0 | 10,091 |
cmd_arch/arm/kernel/elf.o := arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/kernel/.elf.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... | srinugnt2000/linux-2.6.37 | arch/arm/kernel/.elf.o.cmd | bat | gpl-2.0 | 19,694 |
cmd_sound/isa/es1688/built-in.o := rm -f sound/isa/es1688/built-in.o; arm-arago-linux-gnueabi-ar rcs sound/isa/es1688/built-in.o
| calixtolinux/linux-2.6.37-AM18x-OMAPL13x-Calixto-Versa-EVM-V1 | sound/isa/es1688/.built-in.o.cmd | bat | gpl-2.0 | 130 |
cmd_scripts/genksyms/lex.lex.o := gcc -Wp,-MD,scripts/genksyms/.lex.lex.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -Iscripts/genksyms -c -o scripts/genksyms/lex.lex.o scripts/genksyms/lex.lex.c
source_scripts/genksyms/lex.lex.o := scripts/genksyms/lex.lex.c
deps_scripts/genksyms/le... | FEDEVEL/tmp-imx6-tiny-rex-linux | scripts/genksyms/.lex.lex.o.cmd | bat | gpl-2.0 | 2,290 |
@c:\python27\python.exe Build.py German
@pause
| q2apro/graph-padowan | Help/Scripts/Build_German.bat | bat | gpl-2.0 | 47 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
IF EXIST "%~dp0perl.exe" (
"%~dp0perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
) ELSE IF EXIST "%~dp0..\..\bin\perl.exe" (
"%~dp0..\..\bin\perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
) ELSE (
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
)
... | mishin/dwimperl-windows | strawberry-perl-5.20.0.1-32bit-portable/perl/bin/puuencode.bat | bat | gpl-2.0 | 1,721 |
cmd_drivers/media/video/exynos/fimc-lite/fimc-lite.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/media/video/exynos/fimc-lite/fimc-lite.o drivers/media/video/exynos/fimc-lite/fimc-lite-core.o drivers/media/video/exynos/fimc-lite/fimc-lite-reg.o
| PrestigeMod/SHW-M440S | drivers/media/video/exynos/fimc-lite/.fimc-lite.o.cmd | bat | gpl-2.0 | 313 |
cmd_drivers/leds/built-in.o := ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/leds/built-in.o drivers/leds/led-core.o drivers/leds/led-class.o drivers/leds/led-triggers.o drivers/leds/leds-gpio.o drivers/leds/ledtrig-timer.o drivers/leds/ledtrig-default-on.o... | tcp209/kernel_samsung_epic4gtouch | build/epic4gtouch/drivers/leds/.built-in.o.cmd | bat | gpl-2.0 | 358 |
cmd_fs/anon_inodes.o := arm-eabi-gcc -Wp,-MD,fs/.anon_inodes.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 -W... | HCDRJacob/wildfire-kernel | fs/.anon_inodes.o.cmd | bat | gpl-2.0 | 146,037 |
cmd_arch/powerpc/boot/crt0.o := ppc_4xx-gcc -m32 -Wp,-MD,arch/powerpc/boot/.crt0.o.d -D__ASSEMBLY__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -Os -msoft-float -pipe -fomit-frame-pointer -fno-builtin -fPIC -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -trad... | mattkelly/linux-2.6-xlnx | arch/powerpc/boot/.crt0.o.cmd | bat | gpl-2.0 | 586 |
cmd_drivers/pci/built-in.o := ppc_4xx-ld -m elf32ppc -r -o drivers/pci/built-in.o drivers/pci/access.o drivers/pci/bus.o drivers/pci/probe.o drivers/pci/remove.o drivers/pci/pci.o drivers/pci/quirks.o drivers/pci/pci-driver.o drivers/pci/search.o drivers/pci/pci-sysfs.o drivers/pci/rom.o drivers/pci/setup-res.o dri... | mattkelly/linux-2.6-xlnx | drivers/pci/.built-in.o.cmd | bat | gpl-2.0 | 442 |
@echo off
setlocal enabledelayedexpansion
REM Copyright 2014-2016 John de Murga - Licensed under the GPLv2
echo Running basic APM optimization before we do anything else
if "%ATOM_HOME%" equ "" (
echo ERROR : The ATOM_HOME variable must be set
exit /b 1
)
if not exist "%ATOM_HOME%\" (
echo ERROR : "%ATOM_HOME%" ... | JohnMurga/atom-portable | scripts/2-optimize-packages.bat | bat | gpl-2.0 | 841 |
:: This is edl flash batch file for surabaya/colombo.
:: Make sure you phone can "adb reboot edl" to edl mode,
:: or enter edl mode by yourself.Enjoy your caffee time.
@echo off
set DIR_PATH=%~dp0
set ADB_EXE=%DIR_PATH%\apps\adb.exe
set BUSYBOX_EXE=%DIR_PATH%\apps\busybox.exe
set FHLOADER_EXE=%DIR_PATH%\a... | brucework/demo | tools/dump_partation/bin/dump.bat | bat | gpl-3.0 | 1,889 |
@grunt screeps
@pause | tajoy/screeps | update.bat | bat | lgpl-3.0 | 22 |
call Build_Debug.bat
IF %ERRORLEVEL% EQU 0 (
cd ..\app
call IntrinsicEdDebug.exe
cd ..\scripts_win32
)
timeout 2
exit 0 | codedreality/Intrinsic | scripts_win32/BuildAndRun_Debug.bat | bat | apache-2.0 | 130 |
::
:: Copyright 2014-2017 Real Logic Ltd.
::
:: Licensed under the Apache License, Version 2.0 (the "License");
:: you may not use this file except in compliance with the License.
:: You may obtain a copy of the License at
::
:: http://www.apache.org/licenses/LICENSE-2.0
::
:: Unless required by applicable law or agree... | oleksiyp/Aeron | aeron-samples/scripts/ping.bat | bat | apache-2.0 | 896 |
@echo off
REM ##########################################################################################
REM # Build SDK with (msvc or clang) + CMake + (MSBuild or Ninja). #
REM # #
REM # CMake arguments may... | open-telemetry/opentelemetry-cpp | tools/build.cmd | bat | apache-2.0 | 7,507 |
@echo off
setlocal
for %%? in ("%~dp0..") do set JLITE_HOME=%%~f?
call "%JLITE_HOME%\cli\set-classpath.bat"
java -cp %CLASSPATH% jlite.cli.ProxyDestroy %* | csuarez/jlite-cli-plus | cli/proxy-destroy.bat | bat | apache-2.0 | 160 |
REM running from the command line
cscript.exe ReadCode128.vbs Code_128.png
pause | bytescout/ByteScout-SDK-SourceCode | BarCode Reader SDK/VBScript/Decode Code 128/run.bat | bat | apache-2.0 | 80 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXWSCORE.S05_ManageMeetingItems.MSOXWSCORE_S05_TC10_GetMeetingItemWithItemResponseShapeType /testcontainer:..\..\MS-OXWSCORE\TestSuite\bin\Debug\MS-OXWSCORE_TestSuite.dll /runconfig:..\..\MS-OXWSCORE\MS-OXWSCORE.testsettings /... | XinwLi/Interop-TestSuites-1 | ExchangeWebServices/Source/Scripts/MS-OXWSCORE/RunMSOXWSCORE_S05_TC10_GetMeetingItemWithItemResponseShapeType.cmd | bat | mit | 332 |
del sync.today.cipher.*.nupkg
..\.nuget\nuget pack sync.today.cipher.csproj
| SyncToday/synctoday2015 | sync.today.cipher/pack.bat | bat | agpl-3.0 | 76 |
@REM
@REM Copyright 2011-2013 eBusiness Information, Groupe Excilys (www.ebusinessinformation.fr)
@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... | huangbowen521/GatlingWorkShop | gatling-charts-highcharts-1.5.2/bin/gatling.bat | bat | mit | 3,059 |
:: This command file starts the IB Gateway, which provides a low-resource capability
:: for running TWS API programs without the complex TWS user interface.
:: If your TWS user id and password are not included in the IBController
:: configuration file, set them here (do not encrypt the password):
set TWSUSER... | danbob123/ib-controller | resources/IBControllerGatewayStart.bat | bat | gpl-3.0 | 2,717 |
@echo off
if DEFINED JAVA_HOME goto cont
:err
ECHO JAVA_HOME environment variable must be set! 1>&2
EXIT /B 1
:cont
set SCRIPT_DIR=%~dp0
for %%I in ("%SCRIPT_DIR%..") do set ES_HOME=%%~dpfI
REM ***** JAVA options *****
if "%ES_MIN_MEM%" == "" (
set ES_MIN_MEM=256m
)
if "%ES_MAX_MEM%" == "" (
... | baozoumanhua/elk-rtf | elasticsearch/bin/elasticsearch.in.bat | bat | apache-2.0 | 2,788 |
@echo off
setlocal
pushd "%~dp0"
copy /y /b ..\bin\h2-*.jar ..\bin\h2.jar
fc /b ..\bin\h2-*.jar ..\bin\h2.jar
if not errorlevel 1 goto :start
echo Please ensure there is only one h2-*.jar file.
echo Process stopped
pause
goto :end
:start
rem Copyright (c) 1999, 2006 Tanuki Software Inc.
rem
rem Java Se... | timperrett/lift-in-action | tools/h2/service/1_install_service.bat | bat | apache-2.0 | 1,501 |
echo off
REM deleting all processes with specified name
for /f "tokens=1" %%i in ('jps -m ^| find "JaggerLauncher"') do ( taskkill /F /PID %%i )
| vladimir-bukhtoyarov/jagger | distribution/src/main/resources/stop.bat | bat | lgpl-2.1 | 145 |
SET _CLASSPATHCOMPONENT=%1
:argCheck
IF %2a==a GOTO gotAllArgs
SHIFT
SET _CLASSPATHCOMPONENT=%_CLASSPATHCOMPONENT% %1
GOTO argCheck
:gotAllArgs
SET CLASSPATH=%_CLASSPATHCOMPONENT%;%CLASSPATH%
| SeoulTech/Manal | Manal-plugin/tools/decompiler/tools/setclasspath.bat | bat | gpl-3.0 | 192 |
@ECHO OFF
IF EXIST "C:\Program Files\Microsoft SDKs\Windows\v7.0\Bin\sn.exe" GOTO FOUND
goto USEPATH
:FOUND
"C:\Program Files\Microsoft SDKs\Windows\v7.0\Bin\sn.exe" -k %~dp0\Google.ProtocolBuffers.snk
GOTO EXIT
:USEPATH
sn.exe -k %~dp0\Google.ProtocolBuffers.snk
GOTO EXIT
:EXIT | google/mysql-protobuf | protobuf/csharp/keys/generate_new_key.bat | bat | gpl-2.0 | 296 |
cmd_net/bluetooth/hidp/built-in.o := arm-eabi-ld -EL -r -o net/bluetooth/hidp/built-in.o net/bluetooth/hidp/hidp.o
| R-M-S/RMS_DragunKernel_V.11-MAX-9-3-2012_3.0.42 | net/bluetooth/hidp/.built-in.o.cmd | bat | gpl-2.0 | 120 |
#!/bin/csh
# Sample MOAB script to be submitted with msub
#MSUB -V
#MSUB -q pbatch # pool to use
#MSUB -A gyroturb
#MSUB -N den8S5R7 # sets job name (limit of 7 characters)
#MSUB -e xboutn15.err # sets output log name
#MSUB -o xboutn15.log # sets output log name
#MSUB -m abe
#MSUB -l partition=atlas ... | kevinpetersavage/BOUT-dev | examples/elm-pb/Elm_runs_atlas.cmd | bat | gpl-3.0 | 706 |
@echo // Copyright (C) 1996-2014 Markus F.X.J. Oberhumer
@echo //
@echo // Windows 32-bit
@echo // Microsoft Visual C/C++
@echo //
@call b\prepare.bat
@if "%BECHO%"=="n" echo off
set CC=cl -nologo -MT
set CF=-O2 -GF -W3 %CFI% %CFASM%
set LF=%BLIB%
%CC% %CF% -c @b\src.rsp
@if errorlevel 1 goto error... | unix1986/universe | thirdparty/lzo-2.08/B/win32/vc.bat | bat | bsd-2-clause | 968 |
@echo off
echo %* | zaqwes8811/micro-apps | buffer/shard-cpp-test/ides/vsee2008-openmp/echo.bat | bat | mit | 17 |
@echo off
path=%PATH%;%APPDATA%\npm | juoni/wwt-web-client | webclient/ensurenpm.cmd | bat | mit | 39 |
WebDev.WebServer20.EXE /port:8080 /path:"C:\Users\rtaylor\projects\remi\Owin.Common\examples\simple-aspnet-application"
pause | remi/knack | examples/simple-aspnet-application/run-cassini.bat | bat | mit | 126 |
candle installer\superfilter.wxs
light -ext WixUIExtension superfilter.wixobj | skaufhold/poe-superfilter | build_installer.bat | bat | mit | 77 |
jar -cvfm exec.jar manifest.txt MainClass.class util\*.class | MorningOwl/Java-Repository | [Project] Basic Playing Cards/bin/buildme.bat | bat | mit | 60 |
php console | royopa/sigcm-silex | bin/console.bat | bat | mit | 11 |
cmd_/home/djp952/external-kernelheaders/linux-4.4.5//include/xen/.install := /bin/bash scripts/headers_install.sh /home/djp952/external-kernelheaders/linux-4.4.5//include/xen ./include/uapi/xen evtchn.h gntalloc.h gntdev.h privcmd.h; /bin/bash scripts/headers_install.sh /home/djp952/external-kernelheaders/linux-4.4.5//... | zukisoft/vm | build.uapi/kernel-headers/include/xen/..install.cmd | bat | mit | 676 |
if not exist "C:\Windows\Temp\MicrosoftEasyFix.msi" (
powershell -Command "(New-Object System.Net.WebClient).DownloadFile('http://instcache.s3.amazonaws.com/MicrosoftEasyFix51044.msi', 'C:\Windows\Temp\MicrosoftEasyFix.msi')" <NUL
)
start /wait msiexec /quiet /passive /i C:\Windows\Temp\MicrosoftEasyFix.msi | chrisroberts/vagrant-installers | packer/vagrant/scripts/windows/enable-tls.bat | bat | mit | 311 |
docker run --rm -i --volume %cd%:/app schodemeiss/php-tools %* | schodemeiss/docker-php-tools | batch/container.bat | bat | mit | 62 |
@REM maven-dependency-plugin 2.8 cannot add parent poms correctly
@REM maven-dependency-plugin 3.0.0 and 3.0.1 cannot run copy-dependencies reporting missing com.sun.java:tools:pom:1.8.0_131
REM CALL mvn org.apache.maven.plugins:maven-dependency-plugin:3.0.0:sources || EXIT /B
REM CALL mvn org.apache.maven.plugins... | Zor-X-L/offline-utils | maven-dependencies/mvn-copy-dependencies.bat | bat | mit | 965 |
cmd_drivers/net/wireless/rt2x00/built-in.o := /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/net/wireless/rt2x00/built-in.o drivers/net/wireless/rt2x00/rt2x00lib.o drivers/net/wireless/rt2x00/rt2x00usb.o drivers/net/wireless/rt2x00/... | evan6200/cirrfy_pos | drivers/net/wireless/rt2x00/.built-in.o.cmd | bat | gpl-2.0 | 373 |
@CLS
@D:
@CD D:\ZW-Platform.WK\mp-platform\webroot
@SET JAVA_HOME=C:\Program Files\Java\jdk1.7.0_25
@SET CATALINA_OPTS=-Xms256m -Xmx512m
@SET CATALINA_HOME=D:\ZW-Platform.WK\mt-server\tomcat-window-platform-7.0.41
@SET MOBJ_MODE=Logic
@SET MOBJ_JS=Test
@SET MOBJ_CONFIG=application-local
@SET JAVA_OPTS=-Duser.mobj.mo... | favedit/MoPlatform | batch/tps7-tomcat7-platform-startup.bat | bat | gpl-2.0 | 429 |
cmd_drivers/media/platform/msm/camera_v2/sensor/built-in.o := /home/algesat/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o drivers/media/platform/msm/camera_v2/sensor/built-in.o drivers/media/platform/msm/camera_v2/sensor/cci/built-in.o drivers/media/platform/msm/camera_v2/sensor/io/built-in.o drivers/media/platform/msm/ca... | Algesat/BladeApex2 | drivers/media/platform/msm/camera_v2/sensor/.built-in.o.cmd | bat | gpl-2.0 | 983 |
cmd_arch/arm/kernel/head.o := /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/kernel/.head.o.d -nostdinc -isystem /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/space/android/kernel/linux-2.6.39-tegra/arch/a... | asopov/linux-tpt-2.6.39 | arch/arm/kernel/.head.o.cmd | bat | gpl-2.0 | 5,072 |
cmd_arch/arm/lib/strchr.o := arm-poky-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.strchr.o.d -nostdinc -isystem /opt/poky/1.7/sysroots/i686-pokysdk-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.9.1/include -I/second_extend/yocto_file/linux_yocto/arch/arm/include -Iarch/arm/include/generated -Iinclude ... | heyoufei2/yocto3.14.38_kernel | arch/arm/lib/.strchr.o.cmd | bat | gpl-2.0 | 2,887 |
cmd_net/wireless/cfg80211.o := arm-linux-androideabi-ld -EL -r -o net/wireless/cfg80211.o net/wireless/core.o net/wireless/sysfs.o net/wireless/radiotap.o net/wireless/util.o net/wireless/reg.o net/wireless/scan.o net/wireless/nl80211.o net/wireless/mlme.o net/wireless/ibss.o net/wireless/sme.o net/wireless/chan.o n... | hch-im/nexus4_kernel | net/wireless/.cfg80211.o.cmd | bat | gpl-2.0 | 384 |
cmd_sound/pci/vx222/built-in.o := rm -f sound/pci/vx222/built-in.o; ar rcs sound/pci/vx222/built-in.o
| Existed/kernel-2.6.35.14 | sound/pci/vx222/.built-in.o.cmd | bat | gpl-2.0 | 103 |
@echo off
Reg delete HKLM\SOFTWARE\doxygen /v Flag /f
goto %ERRORLEVEL%
:1
echo Le logiciel doxygen n est pas installe
exit 1
GOTO end
:0
echo debut de la desinstallation
cd\
cd "C:\Program Files\doxygen\system"
"unins000.exe" /verysilent /norestart
cd \
rmdir "\Program Files\doxygen\" /s /q
... | cedricde/lrs | addons/lsc_deployment_scripts/Software_using_a_installer_INNO_SETUP/To_Code/Doxygen/desinstallDoxygen.bat | bat | gpl-2.0 | 359 |
@echo off
IPCONFIG /release *
IPCONFIG /renew * | SideMasterGM/Batch | ResetIPDyamic.bat | bat | gpl-3.0 | 47 |
setlocal
SET PATH=%PATH%;..\mavlink;..\mavlink\pymavlink\examples
mavproxy.py --master=192.168.1.6:14550
pause | kd0aij/matrixpilot_old | Tools/MAVLink/MAVProxy/MAVProxyWinLAN.bat | bat | gpl-3.0 | 117 |
@echo off
cd %~DP0
..\..\..\lib\ipy.exe ..\..\MSBuild.py Rebuild Release x86 ..\..\..\MetaTweetSetup\MetaTweetSetup.wixproj 32
| takeshik/metatweet-old | util/x86/Release/build-setup.bat | bat | gpl-3.0 | 128 |
@set ARMHOME=%DEV_ROOT%\ARM\ADSv1_2
@set PATH=%DEV_ROOT%\ARM\ADSv1_2\BIN;%PATH%
@set ARMCONF=%DEV_ROOT%\ARM\ADSv1_2\BIN
@set ARMDLL=%DEV_ROOT%\ARM\ADSv1_2\BIN
@set ARMINC=%DEV_ROOT%\ARM\ADSv1_2\INCLUDE
@set ARMLIB=%DEV_ROOT%\ARM\ADSv1_2\LIB
| prefetchnta/crhack | bat/ads12_naked_arm.bat | bat | lgpl-2.1 | 247 |
@echo off
set "VIRTUAL_ENV=c:\Users\Sachin\Projects\lpthw"
if defined _OLD_VIRTUAL_PROMPT (
set "PROMPT=%_OLD_VIRTUAL_PROMPT%"
) else (
if not defined PROMPT (
set "PROMPT=$P$G"
)
set "_OLD_VIRTUAL_PROMPT=%PROMPT%"
)
set "PROMPT=(lpthw) %PROMPT%"
if not defined _OLD_VIRTUAL_PYTHONHOME (
set ... | sdarji/lpthw | Scripts/activate.bat | bat | unlicense | 536 |
C:\Python27\python.exe "C:\Program Files (x86)\Google\google_appengine\appcfg.py" upload_data --config_file "E:\Dev\workspace java android\MobileAssistant-AppEngine\MobileAssistant-Data\bulkloader.yaml" --url=http://localhost:8888/remote_api --filename "E:\Dev\workspace java android\MobileAssistant-AppEngine\MobileAssi... | gurvg/MobileAssistant-AppEngine | MobileAssistant-Data/upload_data_places.bat | bat | apache-2.0 | 384 |
@Rem This is a batch file for myflow algorithm
@Rem --for the report
@rem --V6E10
start /wait E:\myFlow_CUT\Debug\myFlow_CUT.exe data\graphgen\st\E10D3_1.txt data\graphgen\E10D3_1.txt data\graphgen\result\E10D3_1.txt
start /wait E:\myFlow_CUT\Debug\myFlow_CUT.exe data\graphgen\st\E10D3_2.txt data\graphg... | yuanmouren1hao/KeyEdge_Mining_On_UncertainGraph | myFlow_CUT/Run_graphgen_D.bat | bat | apache-2.0 | 1,855 |
@echo off
REM #!/bin/sh
if "%JAVA_HOME%" == "" goto nojava
set INTERFACE=default
set COMMAND=%JAVA_HOME%\bin\java
if "%1" == "text" goto settext
if "%1" == "swing" goto setswing
goto install
:settext
set COMMAND=%JAVA_HOME%\bin\java
set INTERFACE=text
goto install
:setswing
set COMMAND=start %JAVA_HOME%\bin\javaw
... | neoautus/lucidj | extras/AntInstaller/AntInstaller-beta0.8/examples/buildtypes/script-post-display/installer/install.cmd | bat | apache-2.0 | 1,160 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFXICS.S05_SyncICSHierarchyChange_TestSuite.MSOXCFXICS_S05_SyncICSHierarchyChange_TestSuite1 /testcontainer:..\..\MS-OXCFXICS\TestSuite\bin\Debug\MS-OXCFXICS_TestSuite.dll /runconfig:..\..\MS-OXCFXICS\MS-OXCFXICS.testsetting... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCFXICS/RunMSOXCFXICS_S05_SyncICSHierarchyChange_TestSuite1.cmd | bat | mit | 335 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCPRPT.S06_CommonObjectProperties_TestSuite.MSOXCPRPT_S06_CommonObjectProperties_TestSuite4 /testcontainer:..\..\MS-OXCPRPT\TestSuite\bin\Debug\MS-OXCPRPT_TestSuite.dll /runconfig:..\..\MS-OXCPRPT\MS-OXCPRPT.testsettings /uni... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCPRPT/RunMSOXCPRPT_S06_CommonObjectProperties_TestSuite4.cmd | bat | mit | 329 |
@ECHO OFF
IF "%CONFIGURATION%"=="" SET CONFIGURATION=Debug
SET INTERACTIVE=1
ECHO %CMDCMDLINE% | find /i "%~0" >nul
IF NOT ERRORLEVEL 1 SET INTERACTIVE=0
:: Stop all the running apps
staradmin stop db default
:: Start the tested apps
star --resourcedir="%~dp0src\WebsiteEditor\wwwroot" "%~dp0src/WebsiteEditor/bin/%C... | StarcounterPrefabs/Website | test.bat | bat | mit | 1,458 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASTASK.S01_SyncCommand.MSASTASK_S01_TC13_CreateTaskItemFailWithWeekOfMonth /testcontainer:..\..\MS-ASTASK\TestSuite\bin\Debug\MS-ASTASK_TestSuite.dll /runconfig:..\..\MS-ASTASK\MS-ASTASK.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeActiveSync/Source/Scripts/MS-ASTASK/RunMSASTASK_S01_TC13_CreateTaskItemFailWithWeekOfMonth.cmd | bat | mit | 307 |
@echo off
::Go up a folder, so khamake is called from the right directory
cd ..\
echo ___________________________________
echo khamake builder
echo type q to quit.
echo ___________________________________
::Target input.
:platform_input
set /p target="Specify target:"
if %target%==q (
echo Quitting...
goto en... | KTXSoftware/KodeStudio-win32 | resources/app/kodeExtensions/kha/Kha/build.bat | bat | mit | 1,210 |
@echo off
setlocal
set PATH=%~dp0..\..\bin;%~dp0..\..\..\tfapi_sdk\bin;%PATH%
%~dp0Release\example_sst.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
PAUSE | DmitryADP/diff_qc750 | 3rdparty/trustedlogic/sdk/tegra3/tf_sdk/examples/example_sst/build/ix86_win32/example_sst.bat | bat | gpl-2.0 | 147 |
windeployqt.exe "%1"
ping 127.0.0.1 -n2 -w 2000 > NUL
"C:\Program Files (x86)\Windows Kits\8.1\bin\x86\mt.exe" -manifest "%2" -outputresource:"%1;1"
| proxysh/Safejumper-for-Desktop | buildwindows/fixbinaryadmin.bat | bat | gpl-2.0 | 149 |
@echo off
cd ..
cabal update
cabal sandbox init
cabal clean
cabal install hsb2hs
if %errorlevel% neq 0 exit /b %errorlevel%
cabal install -v1 --force --enable-tests --reinstall --flags="embed_data_files" . pandoc-citeproc
if %errorlevel% neq 0 exit /b %errorlevel%
cabal test
if %errorlevel% neq 0 exit /b %err... | alexvong1995/pandoc | windows/make-windows-installer.bat | bat | gpl-2.0 | 1,432 |
@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%
... | bioinfo-core-BGU/neatseq-flow | docs/make.bat | bat | gpl-3.0 | 7,007 |
/******************************************************************************
*
* crc32_ccs.cmd - CCS linker configuration file for crc32.
*
* Copyright (c) 2013 Texas Instruments Incorporated. All rights reserved.
* Software License Agreement
*
* Texas Instruments (TI) is supplying this software for ... | trfiladelfo/unesp_mdt | boards/SW-TM4C-2.0.1.11577/examples/boards/dk-tm4c129x/crc32/crc32_ccs.cmd | bat | mpl-2.0 | 2,787 |
if not exist _cmake_win64 mkdir _cmake_win64
cd _cmake_win64
cmake -G "Visual Studio 16 2019" -A x64 .. -DCMAKE_TOOLCHAIN_FILE=../../vcpkg/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-windows-static -DWITH_CAPNPROTO=ON
cd .. | zalf-lsa/monica | update_solution_x64_with_capnproto.cmd | bat | mpl-2.0 | 239 |
@echo off
set ktall=1
for /f "delims=" %%i in (nfiles) do set %%~i=a
for /r . %%i in (*.bat) do (if not defined %%~nxi call %%i)
pause
echo on | theheros/kbengine | kbe/tools/xlsx2py/all.bat | bat | lgpl-3.0 | 147 |
@echo off
setlocal
rem Copyright (c) 1999, 2006 Tanuki Software Inc.
rem
rem Java Service Wrapper general NT service uninstall script
rem
if "%OS%"=="Windows_NT" goto nt
echo This script only works with NT-based versions of Windows.
goto :eof
:nt
rem
rem Find the application home.
rem
rem %~dp0 is lo... | gabriele1981/sonarqube | bin/windows-x86-64/UninstallNTService.bat | bat | lgpl-3.0 | 1,276 |
@echo off
rem
rem Copyright (c) 2009-2012 Luca Garulli @www.orientechnologies.com
rem
echo .
echo .` `
echo , `:.
echo `,` ,:` ... | nengxu/OrientDB | distributed/script/dserver.bat | bat | apache-2.0 | 3,200 |
@echo off
REM
REM Grab the directory where this script resides, for use later
REM
set COBERTURA_HOME=%~dp0
REM
REM Read all parameters into a single variable using an ugly loop
REM
set CMD_LINE_ARGS=%1
if ""%1""=="""" goto doneStart
shift
:getArgs
if ""%1""=="""" goto doneStart
set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
sh... | bjornamkreutz/fpai-shared-config | tools/cobertura/cobertura-instrument.bat | bat | apache-2.0 | 641 |
@echo off
TITLE Katana server software for Minecraft: Pocket Edition
cd /d %~dp0
if exist bin\php\php.exe (
set PHPRC=""
set PHP_BINARY=bin\php\php.exe
) else (
set PHP_BINARY=php
)
if exist Katana.phar (
set POCKETMINE_FILE=Katana.phar
) else (
if exist src\pocketmine\PocketMine.php (
set POCKETMINE_FILE=src\... | LegionPE/Locustana | start.cmd | bat | lgpl-3.0 | 892 |
:: test on windows
pytest --skip-slow --skip-network pandas -n 2 %*
| jmmease/pandas | test.bat | bat | bsd-3-clause | 69 |
@echo off
rem Create fileslist
echo Creating Filelist...
set SED_CMD="%TOOLS%\windows\sed.exe"
if not exist %SED_CMD% (
set SED_CMD=sed
)
set GAWK_CMD="%TOOLS%\windows\gawk.exe"
if not exist %GAWK_CMD% (
set GAWK_CMD=gawk
)
rem create cwd pattern for sed
set CWD_PATTERN=%cd%
for /f "delims=" %%a in ('echo %c... | Saroth/vim_configs | vimfiles/tools/shell/batch/update-filelist.bat | bat | mit | 1,083 |
@Echo OFF
"C:\Progra~1\PostgreSQL\9.4\bin\pg_dump.exe" -a -U postgres -t audit.logins -t core.flags -t transactions.* -t localization.* -T localization.cultures -T transactions.routines --data-only --column-inserts mixerp > "%~dp0"\..\src\99.sample-data\65.dump.sql.sample
CALL update-dump.bat
Pause
Exit
| mixerp/mixerp | src/FrontEnd/db/1.x/1.2/dumps/dump-transactions.bat | bat | gpl-3.0 | 310 |
@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... | barnyard/pi | p2p-api/etc/ec2-api-tools-1.3-53907/bin/ec2gpass.cmd | bat | apache-2.0 | 1,033 |
@echo off
npm i discord.js --save
pause
| Cod3ret/DiscordBot-Guide | run/installdep.bat | bat | mit | 42 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=PyGenSound
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command wa... | macrat/PyGenSound | doc/make.bat | bat | mit | 814 |
@echo off
setlocal enabledelayedexpansion
set /P from=¿ªÊ¼ÈÕÆÚ(YYYYMMDD):
set /P to=½áÊøÈÕÆÚ(YYYYMMDD):
set filelist=
for /F %%f in ('date-range %from% %to%') do (
if exist data\¹¤Ê±\%%f.txt (
set filelist=!filelist! data\¹¤Ê±\%%f.txt
)
)
set reportfilename=report\¹¤Ê±-%from%-%to%.txt
bin\awk.exe -f script... | redraiment/ruian-tongpu-high-school-atrack | 工时统计.bat | bat | mit | 392 |
@echo off
%SYSTEMROOT%/system32/curl -s http://%COBBLER_SERV%/cblr/svc/op/trig/mode/post/system/$COBBLER_SYSNAME%
%SYSTEMROOT%/system32/curl -s http://%COBBLER_SERV%/cblr/svc/op/nopxe/system/$COBBLER_SYSNAME% | gracefullife/cobbler_windows | copy_to_linux/var/lib/cobbler/scripts/setupcomplete.cmd | bat | mit | 209 |
del FastCGI.*.nupkg
nuget pack -Prop Configuration=Release
nuget push FastCGI.*.nupkg | LukasBoersma/FastCGI | FastCGI/nuget_publish.bat | bat | mit | 85 |
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\MSBuild.exe MSBuild002.xml
| read3books1day/OpenTech | 各种练习/MSBuild/MsBuild002.bat | bat | mit | 78 |
call "%VS120COMNTOOLS%vsvars32.bat"
msbuild build\cocos2d-js-win32.sln /t:Build /p:Platform="Win32" /p:Configuration="Release" /m
| dxmgame/dxm-cocos | src/oslibs/cocos/cocos-src/tools/jenkins-scripts/slave-scripts/win32-js-build.bat | bat | mit | 130 |
subl .
start cmd /k "gulp" | Doc999tor/ExcelToHtmlGrid | start.bat | bat | mit | 26 |
:: build the entire project
@echo off
if "%1" == "help" (
echo {m32/m64} {debug/release} {library}
exit /b
)
set ARCH=%1
set MODE=%2
set LIBRARY=%3
set CURRENT_DIR=%CD%
if NOT EXIST %LIBRARY%\NUL (
mkdir %LIBRARY%
)
set HALIDE_DIR=halide_build
:: build dynamorio
call dr_build %LIBRARY% dynamorio
:: build hal... | CharithYMendis/Helium | utility/build_all.bat | bat | mit | 664 |
@echo off
SET ROOT=%~dp0..
set LogDir=%ROOT%\Artifacts\Logs
set TestsBinDir=%ROOT%\Artifacts\Tests\AnyCPU_Release
mkdir %LogDir%
%ROOT%\Tools\NUnit\nunit-console.exe "%TestsBinDir%\PortableLog.Tests.dll" /framework="net-4.0" /xml:%LogDir%\PortableLog.Tests.xml | anjdreas/PortableLog | Build/run-tests.bat | bat | mit | 261 |
start pythonw.exe scriptEditor.py %* | cineuse/CNCGToolKit | apps/pw_multiScriptEditor/run.cmd | bat | mit | 36 |
@echo off
if exist .dub rmdir /S /Q .dub
if exist bin rmdir /S /Q bin
if exist src rmdir /S /Q src
if exist src_bak rmdir /S /Q src_bak
if exist dub.selections.json del /Q dub.selections.json
echo Dub reset finished.
if %0 == "%~0" pause
| jasc2v8/dwtlib | examples/dub_reset.bat | bat | epl-1.0 | 244 |
@echo off
"%~dp0python3.bat" -B -E "%~dp0\pyld.py" untbz %*
| drtuxwang/system-config | bin/untbz.bat | bat | gpl-2.0 | 60 |
javac -cp camel-core.jar;camel-http.jar;servlet-api.jar org\apache\camel\component\http\HttpBinding.java | donatellosantoro/freESBee | freesbee/varie/camel-patch/patch.bat | bat | gpl-2.0 | 104 |
cmd_arch/arm/nwfpe/nwfpe.o := arm-linux-ld -EL -r -o arch/arm/nwfpe/nwfpe.o arch/arm/nwfpe/fpa11.o arch/arm/nwfpe/fpa11_cpdo.o arch/arm/nwfpe/fpa11_cpdt.o arch/arm/nwfpe/fpa11_cprt.o arch/arm/nwfpe/fpmodule.o arch/arm/nwfpe/fpopcode.o arch/arm/nwfpe/softfloat.o arch/arm/nwfpe/single_cpdo.o arch/arm/nwfpe/double_cpdo... | heyoufei/mini2440_kernel | arch/arm/nwfpe/.nwfpe.o.cmd | bat | gpl-2.0 | 347 |
cmd_arch/arm/lib/testclearbit.o := /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.testclearbit.o.d -nostdinc -isystem /home/sunghun/arm-2009q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -Iinclude -I/media/5fbea9a5-212a-4618-914c-484220a5fb21/itb/arch/arm/include -include includ... | sktjdgns1189/android_kernel_iriver_MX100 | arch/arm/lib/.testclearbit.o.cmd | bat | gpl-2.0 | 1,958 |
cmd_arch/arm/common/built-in.o := ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-ld.bfd -EL -r -o arch/arm/common/built-in.o arch/arm/common/gic.o arch/arm/common/pl330.o arch/arm/common/fiq_glue.o arch/arm/common/fiq_glue_setup.o arch/arm/common/fiq_debugger.o
| Zaphod-Beeblebrox/kernel_rockchip_rk3188 | arch/arm/common/.built-in.o.cmd | bat | gpl-2.0 | 277 |
cmd_arch/arm/lib/getuser.o := /home/radug/Android/cm/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.getuser.o.d -nostdinc -isystem /home/radug/Android/cm/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/radug/Android/... | RaduG/2.6.29-RaKern-2x-Hero | arch/arm/lib/.getuser.o.cmd | bat | gpl-2.0 | 1,266 |
cmd_drivers/scsi/sr_mod.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o drivers/scsi/sr_mod.o drivers/scsi/sr.o drivers/scsi/sr_ioctl.o drivers/scsi/sr_vendor.o
| JoinTheRealms/TF700-dualboot-stockbased | drivers/scsi/.sr_mod.o.cmd | bat | gpl-2.0 | 228 |
rem ----------------------------------------------------------------------------
rem
rem Component Install Archive Builder
rem
rem This file is part of eXtplorer
rem
rem ----------------------------------------------------------------------------
rem YOU MUST HAVE INSTALLED THE 4.x VERSION OF 7zip
rem Please update th... | m1k3lm/eXtPlorer | build_component.bat | bat | gpl-2.0 | 1,011 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.