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 |
|---|---|---|---|---|---|
@echo off
rem Copyright 2009-2015 Joao Carlos Roseta Matos
rem
rem This program is free software: you can redistribute it and/or modify
rem it under the terms of the GNU General Public License as published by
rem the Free Software Foundation, either version 3 of the License, or
rem (at your option) any later version.
... | jcrmatos/tai | build.cmd | bat | gpl-2.0 | 9,811 |
cmd_drivers/mtd/lpddr/built-in.o := rm -f drivers/mtd/lpddr/built-in.o; arm-linux-ar rcs drivers/mtd/lpddr/built-in.o
| heyoufei/mini2440_kernel | drivers/mtd/lpddr/.built-in.o.cmd | bat | gpl-2.0 | 119 |
cmd_drivers/gpu/vga/built-in.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o drivers/gpu/vga/built-in.o drivers/gpu/vga/vgaarb.o
| JoinTheRealms/TF700-dualboot-stockbased | drivers/gpu/vga/.built-in.o.cmd | bat | gpl-2.0 | 197 |
@echo off
set PATH=%WINDIR%;%WINDIR%\system;%WINDIR%\system32;%PATH%
regsvr32 /u ToFroWin.dll
| creaktive/ToFroWin | ReleaseMinDependency/uninstall.bat | bat | gpl-2.0 | 97 |
cmd_drivers/hid/usbhid/built-in.o := ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/hid/usbhid/built-in.o drivers/hid/usbhid/usbhid.o
| tcp209/kernel_samsung_epic4gtouch | build/epic4gtouch/drivers/hid/usbhid/.built-in.o.cmd | bat | gpl-2.0 | 197 |
:user_configuration
:: About AIR application packaging
:: http://livedocs.adobe.com/flex/3/html/help.html?content=CommandLineTools_5.html#1035959
:: http://livedocs.adobe.com/flex/3/html/distributing_apps_4.html#1037515
:: NOTICE: all paths are relative to project root
:: Your certificate information
set CERT_NAME="... | benkuper/AIR-NativeExtensions | AIRBonjour/as3_demo/bat/SetupApplication.bat | bat | gpl-2.0 | 1,060 |
astyle --indent=tab=4 --brackets=break --indent-classes --indent-switches --indent-preprocessor --break-closing-brackets --pad-oper --pad-header --unpad-paren --convert-tabs --fill-empty-lines --max-instatement-indent=79 --suffix=none .\core\*.cpp .\core\*.h .\gui.win\*.cpp .\gui.win\*.h
| pavel-pimenov/PtokaX | Astyle.bat | bat | gpl-3.0 | 289 |
setlocal
SET PATH=%PATH%;C:\Users\root\Documents\GitHub\libaxolotl-windows\packages\Google.ProtocolBuffers.2.4.1.555\tools
ProtoGen -namespace="libaxolotl.state" -umbrella_classname="StorageProtos" -nest_classes=true -output_directory="../state/" LocalStorageProtocol.proto
ProtoGen -namespace="libaxolotl.protocol" -umb... | jmue/libaxolotl-uwp | libaxolotl/Protobuf/Makefile.bat | bat | gpl-3.0 | 429 |
/* cmd/v1-history.cmd - NexusServV3
* Copyright (C) 2012-2013 #Nexus project
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any ... | Nexus-IRC/NexusServV3 | cmd/v1-history.cmd | bat | gpl-3.0 | 2,270 |
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@IF "%USERDOMAIN%" == "ZIYA-ORION" (
set JAVA_HOME="C:\Program Files\... | Daesmond/OrionMod | gradlew.bat | bat | lgpl-2.1 | 2,563 |
@echo off
rem $Id$
::remove any quotes from JAVA_HOME and EXIST_HOME env var, will be re-added below
for /f "delims=" %%G IN (%JAVA_HOME%) DO SET JAVA_HOME=%%G
for /f "delims=" %%G IN (%EXIST_HOME%) DO SET EXIST_HOME=%%G
if not "%JAVA_HOME%" == "" goto gotJavaHome
set JAVA_HOME=$JAVA_HOME
:gotJavaHome
r... | jensopetersen/exist | installer/scripts/build.bat | bat | lgpl-2.1 | 1,385 |
@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%
... | predikto/python-sdk | docs/make.bat | bat | apache-2.0 | 6,996 |
@echo off
SETLOCAL EnableDelayedExpansion
if "%~1" == "" goto show_instructions
SET WIPERDOG_HOME=%~1
echo Param %WIPERDOG_HOME% "%~1"
REM Check OS 64 bit or 32 bit
if "%PROCESSOR_ARCHITECTURE%"=="AMD64" goto WIN_64bit
SET JAVASERVICE_STUB=%WIPERDOG_HOME%\bin\wiperdog_service_32bit.exe
GOTO SET_OTHER_PARAM
:WIN_64bit... | WiperDogLabo/WiperdogJobrunner | service/javaservice/create_wiperdog_service.bat | bat | apache-2.0 | 3,706 |
@echo off
set PROG="c:\Program Files\Java\jdk1.8.0_112\bin\javaw"
set JARZIP=.\MouseDictionary-1.0-SNAPSHOT-jar-with-dependencies.jar
start "test" %PROG% -Dfile.encoding=utf-8 -jar %JARZIP%
| andrasigneczi/MouseDictionary | run.bat | bat | apache-2.0 | 201 |
REM @echo off
@if "%VSINSTALLDIR%"=="" goto error_no_VSINSTALLDIR
set PA_URL=http://www.portaudio.com/archives/pa_stable_v19_20140130.tgz
cd "%~dp0"
bin\curl -L %PA_URL% > pa.tgz
bin\7z x -r -y -o. pa.tgz
bin\7z x -r -y -o. pa.tar
set PA_DIR=portaudio
mkdir pabuild
cd pabuild
cmake -G "Visual Studio 11" "..\%PA... | wtrsltnk/gamedev-deps | vs2012/download-extract-build-portaudio-64bit.bat | bat | apache-2.0 | 860 |
@mkpdb -pdb htdata824.pdb -tc grassy.tc -ld grassy_test.ld -size 24
| spiffcode/hostile-takeover | legacy/AuthorKit/updGrassy24.bat | bat | bsd-2-clause | 68 |
REM installer http://www.7-zip.org/a/7z1507-x64.exe
REM 7za is in http://www.7-zip.org/a/7z1507-extra.7z
REM Prerequisite:
REM 7za.exe in current directory or PATH
set PROTOBUF_VER=3.0.0-beta-3
set CMAKE_NAME=cmake-3.3.2-win32-x86
if not exist "protobuf-%PROTOBUF_VER%\cmake\build\Release\" (
call :installProto
)... | louiscryan/grpc-java | buildscripts/make_dependencies.bat | bat | bsd-3-clause | 1,147 |
@echo off
set TEST_NAME=%1
if exist ./setenv.cmd (
call ./setenv.cmd %2 %3 %4 %5 %6 %7 %8 %9
) else (
echo No branch-specific configuration found
)
set TEST_HOME=%BRANCH_HOME:/=\%\src\test\chef\%TEST_NAME%
if "%TEST_NAME%" == "" (
echo Usage: $0 test_name
echo where test_name is name of subdirectory ... | Aquilent/drug-adverse-event-browser | bin/vagrant-renew.cmd | bat | mit | 630 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXWSMSG.S07_OptionalElementsValidation.MSOXWSMSG_S07_TC02_VerifyMessageWithoutOptionalElements /testcontainer:..\..\MS-OXWSMSG\TestSuite\bin\Debug\MS-OXWSMSG_TestSuite.dll /runconfig:..\..\MS-OXWSMSG\MS-OXWSMSG.testsettings /u... | XinwLi/Interop-TestSuites-1 | ExchangeWebServices/Source/Scripts/MS-OXWSMSG/RunMSOXWSMSG_S07_TC02_VerifyMessageWithoutOptionalElements.cmd | bat | mit | 331 |
set BAT_DIR=%~dp0
call %BAT_DIR%..\bin\yborm_env.bat
set BAT_DIR=%~dp0
find /i "yborm" %BCC_DIR%\bin\ilink32.cfg && echo OK || echo /L"%BOOST_LIBS%" >> %BCC_DIR%\bin\ilink32.cfg
cmake -G "Borland Makefiles" -D CMAKE_INSTALL_PREFIX:PATH=%BAT_DIR%.. -D DEP_LIBS_ROOT:PATH=%DEP_LIBS_ROOT% -D BOOST_ROOT:PATH=%BOOST_... | kamaroly/yb-orm | build-bcc.bat | bat | mit | 391 |
cmd_drivers/usb/storage/usb-storage.o := arm-linux-gnueabihf-ld -EL -r -o drivers/usb/storage/usb-storage.o drivers/usb/storage/scsiglue.o drivers/usb/storage/protocol.o drivers/usb/storage/transport.o drivers/usb/storage/usb.o drivers/usb/storage/initializers.o drivers/usb/storage/sierra_ms.o drivers/usb/storage/op... | Dee-UK/D33_KK_Kernel | drivers/usb/storage/.usb-storage.o.cmd | bat | gpl-2.0 | 366 |
@echo off
set THRIFT_DIR=src_thrift
@echo on
@echo -------------------------------------------------------------------------
@echo 1. generate files
@echo -------------------------------------------------------------------------
@echo off
thrift -o %THRIFT_DIR% -strict -r -v --gen erl %THRIFT_DIR%\erlang_python.th... | walter-weinmann/annlink_thrift | thrift_compile.bat | bat | apache-2.0 | 1,235 |
@echo off
rem $Id$
rem Run Farrago as a standalone RMI server
setlocal
set MAIN_DIR=%~dp0..
call "%MAIN_DIR%\bin\defineFarragoRuntime.bat"
if errorlevel 1 goto done
%JAVA_EXEC% %JAVA_ARGS% net.sf.farrago.server.FarragoVjdbcServer
:done
| LucidDB/luciddb | farrago/dist/bin/farragoServer.bat | bat | apache-2.0 | 240 |
:: Copyright 2013-2014 The 'mumble-releng' Authors. All rights reserved.
:: Use of this source code is governed by a BSD-style license that
:: can be found in the LICENSE file in the source tree or at
:: <http://mumble.info/mumble-releng/LICENSE>.
git log -n 1 --date=short --pretty="format:win32-1.2.x-%%ad-%%h" | ccpgames/mumble-releng | buildenv/1.2.x/win32/setup/name.cmd | bat | bsd-3-clause | 313 |
@echo off
set PATH=C:\Perl\bin;c:\cygwin\bin;C:\Program Files\Inno Setup 5;%PATH%
set CYGWIN=nontsec nodosfilewarning
set VCVARS32=C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\vcvars32.bat
set VCVARS32_2K3=C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\bin\vcvars32.bat
if exist "%VCVARS32_2K3%... | amiramix/serna-free | win32env.bat | bat | gpl-3.0 | 513 |
cmd_sound/built-in.o := rm -f sound/built-in.o; arm-eabi-ar rcs sound/built-in.o
| NooNameR/Sense4.0-kernel | sound/.built-in.o.cmd | bat | gpl-2.0 | 82 |
@echo off
@setlocal
@setlocal enabledelayedexpansion
@set node_name=emqttd
@rem Get the absolute path to the parent directory,
@rem which is assumed to be the node root.
@for /F "delims=" %%I in ("%~dp0..") do @set node_root=%%~fI
@set releases_dir=%node_root%\releases
@set runner_etc_dir=%node_root%\etc
@rem Parse... | veestr/gemini | services/message-broker/emqttd/bin/emqttd.cmd | bat | apache-2.0 | 3,039 |
@node %~dp0/sampleBrowser.js %* | jstourac/http2-test | lib/res/sampleBrowser.bat | bat | bsd-2-clause | 31 |
@REM
@REM make-vc.cmd to build Lanes on Visual C++ 2005/08
@REM
@REM Requires: Windows XP or later (cmd.exe)
@REM Visual C++ 2005/2008 (Express)
@REM LuaBinaries 5.1.3 or Lua for Windows 5.1.3
@REM
@setlocal
@set LUA_PATH=src\?.lua;tests\?.lua
@if not "%LUA51%"=="" (
@goto LUA_OK
... | LuaDist2/lanes | make-vc.cmd | bat | mit | 5,921 |
@echo off
@if not "%ECHO%" == "" echo %ECHO%
@if "%OS%" == "Windows_NT" setlocal
set ENV_PATH=.\
if "%OS%" == "Windows_NT" set ENV_PATH=%~dp0%
set conf_dir=%ENV_PATH%\..\conf
set logback_configurationFile=%conf_dir%\logback.xml
set client_mode=Simple
if "%1%" != "" set client_mode=%1%
set CLASSPATH=%co... | yonglehou/canal | example/src/main/bin/startup.bat | bat | apache-2.0 | 1,117 |
@echo off
:: hbs1 - Host Basic Services - ver. 1
::
:: Build script for 32-bit Windows platforms using Visual Studio 9
::
:: Changelog:
:: * 2013/01/06 Costin Ionescu: initial release
set N=hbs1
set D=HBS1
set CSRC=src\mswin.c src\misc.c
call %VS90COMNTOOLS%\vsvars32.bat
if not exist out\win32-rls-sl mkdir out\win32... | icostin/zzz-hbs1 | make-vs9.cmd | bat | isc | 3,337 |
@echo off
set DOTNET_FRAMEWORK=%WINDIR%\Microsoft.NET\Framework\v4.0.30319
set DEBUG_CONFIG=Debug
@echo Service: %1 Using the .NET Framework located at: %DOTNET_FRAMEWORK%
REM Unrem the following lines the first time you build the Babalu proxy to install the service
REM %DOTNET_FRAMEWORK%\InstallUtil /u %1
REM %DOTNET... | CalypsoSys/Babalu_rProxy | TestService/PostBuild.bat | bat | mit | 589 |
@ECHO OFF
ECHO ===========================
ECHO Build Modes
ECHO ------
ECHO 1. Build with tests (Slow)
ECHO 2. Build with no tests (Fast)
ECHO ------
ECHO 3. Exit
ECHO ===========================
SET /P MODE=Mode:
IF %MODE%==1 GOTO FULL
IF %MODE%==2 GOTO FAST
:FULL
call mvnw clean package
GOTO END
:FAST
call mvnw c... | Col-E/Recaf | build.cmd | bat | mit | 382 |
start tunnel 80 localhost 81
start boomClient 81 localhost 60000 /ss 21 /rs 21
start tunnel 60000 localhost 60001
start boomServer 60001 localhost 8081 /ss 21 /rs 21
start tunnel 8081 localhost 8080
start ..\fileStore /p 8080
| stackprobe/Factory | Labo/Socket/tunnel/boomTest01_1.bat | bat | mit | 226 |
svn status | findstr /R "^!" > missing.list
for /F "tokens=2 delims= " %%A in (missing.list) do (svn delete %%A) | Fannon/SemanticWebParadigmen | fixsvn.bat | bat | mit | 112 |
START base.exe -l 2727 -d player4.log | fenixrw/GrifoNet | Samples/GrifoNet_libUnicornio-Sample/bin/runP4.bat | bat | mit | 37 |
erase /s *.nupkg
..\..\packages\NuGet.CommandLine.3.3.0\tools\NuGet.exe pack Microsoft.Bot.Connector.csproj -Prop Configuration=Release -Build | Clairety/ConnectMe | CSharp/Library/Microsoft.Bot.Connector/createpackage.cmd | bat | mit | 142 |
nuget pack ReactiveProperty.nuspec
| zhangqinning/FSharpXamFormsRxUITipCalc | vendors/reactiveproperty/BuildTools/pack.bat | bat | mit | 36 |
java -Dapp.name=restlet-server -Dapp.maven.test -jar ..\dependency\appboot.jar app.main.class=com.descartes.restlet.clientcert.RestletServerMain app.boot.debug %* | intercommit/restlet-clientcert | src/test/resources/runserver.bat | bat | mit | 162 |
@echo off
:: This script start, stops and restarts standalone solr for hybris on azure
:: (c) tanigble engineering GmbH, 2015
:: the value of this variable will be replaced on startup by the hybris on azure platform
set ISMASTER="<#%HybrisOnAzure.IndexMaster%#>"
call :UpCase ISMASTER
:: determine if this server need... | chgeuer/microsoft-deployment-accelerator-for-hybris-on-azure | Solution Items/Solr Search/solrserver.bat | bat | mit | 2,145 |
cmd_src/arm/omap4-sdp-es23plus.dtb = cpp -Wp,-MD,src/arm/.omap4-sdp-es23plus.dtb.d.pre.tmp -nostdinc -Iinclude -Isrc/arm -Itestcase-data -undef -D__DTS__ -x assembler-with-cpp -o src/arm/.omap4-sdp-es23plus.dtb.dts.tmp src/arm/omap4-sdp-es23plus.dts ; dtc -O dtb -o src/arm/omap4-sdp-es23plus.dtb -b 0 -i src/arm -d src/... | marklendering/dtb-rebuilder-modified | src/arm/.omap4-sdp-es23plus.dtb.cmd | bat | gpl-2.0 | 1,130 |
cmd_kernel/itimer.o := arm-linux-gnueabi-gcc -Wp,-MD,kernel/.itimer.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstr... | b8e5n/KTG-kernel_es209ra | kernel/.itimer.o.cmd | bat | gpl-2.0 | 23,922 |
cmd_drivers/media/pci/mantis/built-in.o := rm -f drivers/media/pci/mantis/built-in.o; /home/chiehyang/PandaBoard-LinuxKernel/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ar rcsD drivers/media/pci/mantis/built-in.o
| domintech/PandaBoard-LinuxKernel | drivers/media/pci/mantis/.built-in.o.cmd | bat | gpl-2.0 | 252 |
SET JSIDE=%cd%
SET JSIDEAPP=%cd%/../../../IDE/
ESP.JSIDE.exe "%JSIDEAPP%"
cd %JSIDE% | wip-studio/esp.js | release/bin/win64/drun.bat | bat | gpl-2.0 | 84 |
cmd_arch/arm/boot/compressed/piggy.o := /home/adam/android/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-gcc -Wp,-MD,arch/arm/boot/compressed/.piggy.o.d -nostdinc -isystem /home/adam/android/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/../lib/gcc/arm-eabi/4.4.0/include -... | damageless/linux-kernel-ican-tab | arch/arm/boot/compressed/.piggy.o.cmd | bat | gpl-2.0 | 1,180 |
if (a == NaN) exit;
if (b == NaN) exit;
if (c == NaN) exit;
unset label 1
replot
set print FitRes
print xmin," ",xmax," ",a," ",b," ",c
set print
bind 'f' ''
bind "Return" '' | jaromrax/vme | 03_Upgrades_DT5780/DPP-PHA_ControlSoftware-1.2.3/GUI/printroi.cmd | bat | gpl-2.0 | 183 |
cmd_arch/arm/vfp/entry.o := /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/vfp/.entry.o.d -nostdinc -isystem /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/lithium/kfhd/kernel/android-3.0/arch/arm/include -Iarch/arm... | 0xD34D/kernel_amazon_tate | arch/arm/vfp/.entry.o.cmd | bat | gpl-2.0 | 3,156 |
cmd_fs/cifs/cifs.o := arm-linux-gnueabi-ld -EL -r -o fs/cifs/cifs.o fs/cifs/cifsfs.o fs/cifs/cifssmb.o fs/cifs/cifs_debug.o fs/cifs/connect.o fs/cifs/dir.o fs/cifs/file.o fs/cifs/inode.o fs/cifs/link.o fs/cifs/misc.o fs/cifs/netmisc.o fs/cifs/smbencrypt.o fs/cifs/transport.o fs/cifs/asn1.o fs/cifs/cifs_unicode.o fs/... | jpsminix/minix5 | fs/cifs/.cifs.o.cmd | bat | gpl-2.0 | 438 |
@echo on
set ROOT=Z:\projekte\7zip-zstd\7-Zip-zstd\CPP\7zip
set OUTDIR=%ROOT%\bin32
mkdir %OUTDIR%
set OPTS=MY_STATIC_LINK=1
set LFLAGS=/SUBSYSTEM:WINDOWS,"5.01"
cd %ROOT%\Bundles\Format7z
nmake %OPTS%
copy O\7za.dll %OUTDIR%\7za.dll
cd %ROOT%\Bundles\Format7zF
nmake %OPTS%
copy O\7z.dll %OUTDIR%\7z.dll
cd %ROOT%\... | apollo2k4/wcx_7zip | 7z_src/CPP/build-x32.cmd | bat | gpl-2.0 | 1,149 |
cmd_scripts/mod/sumversion.o := gcc -Wp,-MD,scripts/mod/.sumversion.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/mod/sumversion.o scripts/mod/sumversion.c
deps_scripts/mod/sumversion.o := \
scripts/mod/sumversion.c \
/usr/include/netinet/in.h \
/usr/include/featur... | freebsdmax/gsmart1315_kernel | scripts/mod/.sumversion.o.cmd | bat | gpl-2.0 | 3,963 |
cmd_drivers/spi/built-in.o := /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o drivers/spi/built-in.o drivers/spi/spi.o drivers/spi/spi_sspi_kona.o
| RittikBhowmik/Project-Crater-Kernel-GT-i9152 | drivers/spi/.built-in.o.cmd | bat | gpl-2.0 | 191 |
cmd_net/mac80211/wpa.o := arm-linux-gnueabi-gcc -Wp,-MD,net/mac80211/.wpa.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef... | b8e5n/KTG-kernel_es209ra | net/mac80211/.wpa.o.cmd | bat | gpl-2.0 | 29,917 |
cd ./server
npm install
cd ..
cd ./dropbucket
npm install
cd ..
| denis-vilyuzhanin/planner | install.bat | bat | gpl-2.0 | 70 |
cmd_drivers/net/mii.o := ppc_4xx-gcc -m32 -Wp,-MD,drivers/net/.mii.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 -Wstrict-prototypes ... | mattkelly/linux-2.6-xlnx | drivers/net/.mii.o.cmd | bat | gpl-2.0 | 29,003 |
cmd_fs/nfs/nfsv3.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o fs/nfs/nfsv3.o fs/nfs/nfs3super.o fs/nfs/nfs3client.o fs/nfs/nfs3proc.o fs/nfs/nfs3xdr.o fs/nfs/nfs3acl.o
| avareldalton85/rpi2-linux-rt | fs/nfs/.nfsv3.o.cmd | bat | gpl-2.0 | 234 |
if exist "neo4j-rest-db/jvmargs" (
MAVEN_OPTS=<neo4j-rest-db/jvmargs
) else (
MAVEN_OPTS=-Xmx512M
)
mvn --settings neo4j-repo.xml compile exec:java
| neo4j-attic/webadmin | start.bat | bat | agpl-3.0 | 150 |
@echo off
SETLOCAL
set VERBOSE=true
set VERBOSE_JETTY=false
set PORT=8080
set REST=
set RM=
set SCHED=
set JVM_OPTS=
set RM_URL=
set SCHED_URL=
:ParamParseLoop
IF [%1]==[] goto :ParamParseEndLoop
IF %1 == -q (
set VERBOSE=false
goto :ParamParseShift
)
IF %1 == -v (
... | acontes/scheduling | bin/windows/jetty-launcher.bat | bat | agpl-3.0 | 5,928 |
python updateDistro.py | dreid1991/thermoSim | levels-distro/updateDistro.bat | bat | agpl-3.0 | 22 |
@echo off
set JAVA_HOME=E:\Tools\Java\jdk1.7.0_11
set MAVEN_HOME=E:\Tools\Maven\3.0.4
set Path=%Path%;%JAVA_HOME%\bin;%MAVEN_HOME%\bin
call mvn javadoc:javadoc
echo Javadoc generated in target\site\apidocs
pause
| k-int/ECKClient | GenerateJavaDoc.bat | bat | lgpl-3.0 | 226 |
gen_2_2 tileset1.pcx tileset1.til 16
gen_2_2 player.pcx player.til 32
gen_2_4 char1.pcx char1.til 12
| haroldo-ok/really-old-stuff | megadrive/genesisrpgcreator_0.05_alpha_src/runtime/data/image/mkgraph.bat | bat | apache-2.0 | 101 |
dotnet msbuild "ProxyFoo.sln" /t:Rebuild /p:Configuration=Release | ProxyFoo/ProxyFoo | build.bat | bat | apache-2.0 | 65 |
@echo off
rmdir NuGetPackage /s /q
mkdir NuGetPackage
mkdir NuGetPackage\Epicycle.Math-cs.0.1.7.0
mkdir NuGetPackage\Epicycle.Math-cs.0.1.7.0\lib
copy package.nuspec NuGetPackage\Epicycle.Math-cs.0.1.7.0\Epicycle.Math-cs.0.1.7.0.nuspec
copy README.md NuGetPackage\Epicycle.Math-cs.0.1.7.0\README.md
copy LICENSE NuGetP... | open-epicycle/Epicycle.Math-cs | create_nuget_package.cmd | bat | apache-2.0 | 2,782 |
@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... | thecut/thecut-emailfield | docs/make.bat | bat | apache-2.0 | 7,473 |
tsc ../src/helpers.ts ../src/types.ts ../src/main.ts --out ts-compiler.js && tsc ../src/direct-run.ts --out direct-run.js && java -jar ClosureCompiler/compiler.jar --language_in ECMASCRIPT5 --js ts-compiler.js --js_output_file ts-compiler.min.js && java -jar ClosureCompiler/compiler.jar --language_in ECMASCRIPT5 --js t... | ComFreek/TSCompiler | js/build/build.bat | bat | apache-2.0 | 740 |
..\..\python3\python.exe uploader.py %1 %2 %3 %4 %5
| Suwmlee/XX-Net | gae_proxy/server/uploader.bat | bat | bsd-2-clause | 52 |
@echo off
set LOCAL_BIN=%APPDATA%\local\bin
for /F "usebackq" %%t in (`%LOCAL_BIN%\ghc-mod root`) do set CABAL_DIR=%%t
for /F "usebackq" %%t in (`stack path --dist-dir`) do set STACK_DIST=%CABAL_DIR%\%%t
set DIST=%CABAL_DIR%\dist
if exist %STACK_DIST%\setup-config if not exist %DIST% (
mklink /j %DIST% %STACK_DIS... | belliture/ghc-mod-stack-wrapper | win/ghc-modi.bat | bat | bsd-3-clause | 387 |
@echo off
REM Windows batch file to get results on the basis of success files from AWS Mechanical Turk
REM Author: Sreejith Menon
REM Date: 21th May 2016
set /p directory="Enter source drive : "
%directory%:
set /p mTurkPath="Enter AWS CLT bin directory path : "
cd %mTurkPath%
set /p jobPath="Enter jobs directory pa... | smenon8/AnimalWildlifeEstimator | Other/windowsBatchFiles/GetResultsBatchExpt2Set4_prod.cmd | bat | bsd-3-clause | 1,474 |
@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%
... | utek/pyweed | docs/make.bat | bat | mit | 6,912 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_LISTSWS.S02_OperationOnContentType.MSLISTSWS_S02_TC38_GetListContentTypesAndProperties_Succeed_WithListName /testcontainer:..\..\MS-LISTSWS\TestSuite\bin\Debug\MS-LISTSWS_TestSuite.dll /runconfig:..\..\MS-LISTSWS\MS-LISTSWS.te... | XinwLi/Interop-TestSuites-1 | SharePoint/Source/Scripts/MS-LISTSWS/RunMSLISTSWS_S02_TC38_GetListContentTypesAndProperties_Succeed_WithListName.cmd | bat | mit | 344 |
cmd_arch/arm/mm/cache-v7.o := /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,arch/arm/mm/.cache-v7.o.d -nostdinc -isystem /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/gjdlfg/kernel/omap/arch/arm/includ... | jdlfg/Mecha-kernel-jdlfg | arch/arm/mm/.cache-v7.o.cmd | bat | gpl-2.0 | 2,366 |
@echo // Copyright (C) 1996-2015 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
link -lib -no... | UK2group/Privacy-Online-for-Android | privacyonline/lzo/B/win32/vc.bat | bat | gpl-3.0 | 926 |
@echo off
setlocal
set DEST_DIR=export
if exist %DEST_DIR% del /q %DEST_DIR%\*
if not exist %DEST_DIR% mkdir %DEST_DIR%
for %%f in (
AbsInt.dll AbsInt.pdb
AIFramework.dll AIFramework.pdb
Basetypes.dll Basetypes.pdb
Boogie.exe Boogie.pdb
BVD.exe ... | sccblom/vercors | deps/boogie/2012-06-15/unix/PrepareBoogieZip.bat | bat | mpl-2.0 | 1,249 |
php ./starter/start_register.php ./starter/start_gateway.php ./starter/start_business.php | evan-li/think-gateway | worker/start-for-win.bat | bat | apache-2.0 | 89 |
java -jar aircraft.jar | icemagno/mapview | aircraft/run.bat | bat | apache-2.0 | 22 |
build_native.py -b release
pause | Gamesjiazhi/rwproject | undeadClient2D/frameworks/runtime-src/proj.android/publish_release.bat | bat | apache-2.0 | 32 |
rem Licensed to the Apache Software Foundation (ASF) under one
rem or more contributor license agreements. See the NOTICE file
rem distributed with this work for additional information
rem regarding copyright ownership. The ASF licenses this file
rem to you under the Apache License, Version 2.0 (the
rem "License"); y... | little-cui/service-center | docs/make.bat | bat | apache-2.0 | 1,571 |
@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_ELASTICACHE_HOME%
... | bizo/aws-tools | elasticcache/AmazonElastiCacheCli-1.6.001/bin/elasticache-describe-cache-parameters.cmd | bat | apache-2.0 | 541 |
# ***************************************************
# This tests the quit.
# ***************************************************
# FIXME need to test --no-quit.
quit!
| rocky/rb-trepanning | test/data/quit.cmd | bat | bsd-2-clause | 169 |
@echo off
::
:: Batch file to make the AutoItLibrary extesnsion for Robot Framework
::
:: Copyright (c) 2008-2009 Texas Instruments, Inc.
:: Author: Martin Taylor <cmtaylor@ti.com>
::
:: Licensed under the Apache License, Version 2.0 (the "License");
:: you may not use this file except in compliance with the License.... | fengyuanjs/robotframework-autoitlibrary | Make.bat | bat | apache-2.0 | 1,234 |
@echo off
set GIT_HOME=%SOFTWARE_DIR%\git-1.9.5
set LANG=de
set PATH=%GIT_HOME%;%GIT_HOME%\cmd;%PATH% | sjahreis/seu-as-code.packages | io.github.msysgit/git/1.9.5/files/set-env-git.cmd | bat | apache-2.0 | 103 |
@echo off
if not "%OS%"=="Windows_NT" goto win9xStart
:winNTStart
@setlocal
rem %~dp0 is name of current script under NT
set DEFAULT_JAVAHELP_HOME=%~dp0
rem : operator works similar to make : operator
set DEFAULT_JAVAHELP_HOME=%DEFAULT_JAVAHELP_HOME:\javahelp\bin\=%
if %JAVAHELP_HOME%a==a set JAVAHELP_H... | glubtech/secureftp | javahelp/bin/jhindexer.bat | bat | apache-2.0 | 1,232 |
::-------------------------------------------------------------------------------------------------------
:: Copyright (C) Microsoft. All rights reserved.
:: Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
::------------------------------------------------------... | Microsoft/ChakraCore | Build/scripts/pgo/post_pgi.cmd | bat | mit | 729 |
@setlocal
@ECHO off
rem
rem Copyright (c) Microsoft. All rights reserved.
rem Licensed under the MIT license. See LICENSE file in the project root for full license information.
rem
SET CMDHOME=%~dp0
@REM Remove trailing backslash \
set CMDHOME=%CMDHOME:~0,-1%
@REM Set msbuild location.
SET VisualStudioVersion=12.0
i... | hebinhuang/Mobius | examples/Build.cmd | bat | mit | 1,894 |
@echo off
call node _buildAll.js ../../
pause | Cyperghost/WCF | extra/buildAll.bat | bat | lgpl-2.1 | 47 |
@echo off
cd /d %~dp0
set PYTHONPATH=%PYTHONPATH%;%~dp0\..\seahub\thirdpart
start python py/upgrade_4.0_4.1.py
| zhengger/seafile | scripts/upgrade/win32/upgrade_4.0_4.1.bat | bat | gpl-2.0 | 111 |
@echo off
:: indextest2.bat
:: Diagnostic program to show how a set of marc records would be indexed,
:: without actually adding any records to Solr.
:: $Id: indextest2.bat
setlocal
::Get the current batch file's short path
for %%x in (%~f0) do set scriptdir=%%~dpsx
for %%x in (%scriptdir%) do set scriptdir=%%~dpsx
i... | SimonXIX/vufind-soas | local/import/bin/indextest2.bat | bat | gpl-2.0 | 646 |
@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... | tylerdave/PyOhio-2015-Example | docs/make.bat | bat | mit | 6,467 |
@if exist _mixins.scss del _mixins.scss
dir /b /s /t:c /o:d .\modules\*.mixins.scss>_tmp.txt
@if exist _mixins.scss del _mixins.scss
for /f %%f in (_tmp.txt) do (
echo.@import "%%f";>>_mixins.scss
)
| zeupin/tim | src/list-mixins.bat | bat | mit | 202 |
@python -m esss_fix_format.cli %*
| ESSS/esss_fix_format | bin/fix-format.bat | bat | mit | 34 |
REM Store transform tool in variable so we can modify it
SET "transformtool=%~dp0..\tools\gnu2msdev.exe"
REM Turn backslashes into forward slashes that bash understand
SET "transformtool=%transformtool:\=/%
REM Change C:/ into /cygdrive/c
SET "transformtool=%transformtool:c:=/cygdrive/c%"
REM Call make inside bash t... | SimonGustavsson/PiOS | visualstudio/vsbuild.bat | bat | mit | 715 |
node-inspector & | jnxyx/upload | inspector.cmd | bat | mit | 16 |
@echo off
set targetName=%~NX1
set replacementFile=%~F2
call :processFolder
goto :EOF
:processFolder
rem For each folder in this level
for /D %%a in (*) do (
rem Enter into it, process it and go back to original
cd %%a
if exist "%targetName%" (
copy "%replacementFile%" "%targetName%" /Y
)
call :pr... | geekcyclist/JSPerformanceTips | filereplace.bat | bat | mit | 350 |
@echo off
if "%1" == "" (
echo "Usage: %0 <sfml_root>"
exit /b 1
)
if not exist "%1" (
echo "Can't find SFML_ROOT %1"
exit /b 1
)
set SFML_ROOT="%1"
pushd build
cmake -G"Visual Studio 14" -DSFML_ROOT=%SFML_ROOT% ..
popd
msbuild .\build\portland.vcxproj
if not exist .\build\Debug\assets (
xcopy /s /i .\ass... | jsvana/portland | scripts/run.bat | bat | mit | 661 |
cd ..
powershell npm run build
powershell wsl --exec npm run build
powershell node build/build.js
pause | dangeredwolf/ModernDeck | build/build.bat | bat | mit | 103 |
@echo off
FINDSTR "Parameter" output.txt
echo %errorlevel% | Emiliya93/TelerikAcademy | QualityAssurancePart1/Exercises/CommandLineExercise/05_Practice_GetOutput/findStrings.bat | bat | mit | 58 |
mkdir ..\Build
cd ..\Build
cmake .. -G"Visual Studio 8 2005 Win64" -DASMJIT_BUILD_LIBRARY=1 -DASMJIT_BUILD_TEST=1
cd ..\Scripts
pause
| kdar/quakeslash | externals/AsmJit/Scripts/configure-windows-vs2005-x64.bat | bat | mit | 134 |
@echo off
git pull
git add .
git commit -m "Auto Upload"
git push
echo "Done"
pause | Suwings/Suwings.github.io | autopush.bat | bat | mit | 84 |
@echo off
@echo Deleting old STL files.
del *.stl
@echo Building Side Joined Kindle Fire 8 HD wall mount.
@echo Cut corners version
"C:\Program Files\OpenSCAD\openscad.com" -o Fire8-45-Right.stl -D "outerBoxStyle=1;displayBoxStyle=1;showLeft=false;showRight=true" KindleFireHD8WallMountSideJointed.scad
"C:\Program Fi... | BookSwapSteve/3DPrintableThings | KindleFireMounts/SideJoined/Build.bat | bat | mit | 1,225 |
@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... | treyhunner/django-email-log | docs/make.bat | bat | mit | 6,479 |
python jsonrpc.py 4448 ffff.apiinstances
python jsonrpc.py 4448 ffff.pipelinelist
python jsonrpc.py 4448 ffff.add "{\"plugin\":\"Edge Detection\",\"instance\":\"foo2\"}"
python jsonrpc.py 4448 ffff.pipelinelist
| nosuchtim/VizBench | bin/t2.bat | bat | mit | 211 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.