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
echo -------------------------------------------------------------------------------------
echo -
echo Usage build.bat devel/install
echo devel - Builds Visual Studio project files for development on LyX
echo install - Builds Visual Studio project files with all enabled for installation
echo
echo --... | syntheticpp/lyx | development/cmake/build5-2010.bat | bat | gpl-2.0 | 2,950 |
cmd_lib/lib.a := rm -f lib/lib.a; /home/ar/android/aosp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs lib/lib.a lib/argv_split.o lib/cmdline.o lib/ctype.o lib/dec_and_lock.o lib/decompress.o lib/decompress_inflate.o lib/dump_stack.o lib/extable.o lib/find_next_bit.o lib/idr.o lib/int_sqrt.o lib/iorema... | kannu1994/crespo_kernel | lib/.lib.a.cmd | bat | gpl-2.0 | 653 |
java -classpath ./;./lib/git.jar;./lib/jdom-xml.jar;./lib/mp3spi1.9.2.jar;./lib/tritonus.jar;./lib/qtjava.jar; org.git.client.swing.GetItTogether | knocte/getittogether | git.bat | bat | gpl-2.0 | 145 |
REM Run this script via double click.
REM Create a link and add cmd.exe /k in the preferences in front of the mingw.bat call to prevent closing the cmd window.
::echo off
REM Install Qt from qt.io
set PATH=C:\Qt\Qt5.5.1\5.5\msvc2010\bin;%PATH%
set LYX_SOURCE=%~DP0..\..
set LYX_BUILD=%LYX_SOURCE%\..\build-result-5... | syntheticpp/lyx | development/cmake/build5-2010-installer.bat | bat | gpl-2.0 | 1,153 |
cmd_fs/jbd2/built-in.o := arm-linux-androideabi-ld.bfd -EL -r -o fs/jbd2/built-in.o fs/jbd2/jbd2.o
| npeacock/android_kernel_mediatek_mt6575 | fs/jbd2/.built-in.o.cmd | bat | gpl-2.0 | 104 |
cmd_fs/pstore/pstore.o := /mnt/640/ubu/gtabkernelsrc/android_prebuilt_toolchains-master/arm-cortex_a15-linux-gnueabihf-linaro_4.9.1/bin/arm-cortex_a15-linux-gnueabihf-ld -EL -r -o fs/pstore/pstore.o fs/pstore/inode.o fs/pstore/platform.o
| chase2534/gtab47.freekern | fs/pstore/.pstore.o.cmd | bat | gpl-2.0 | 242 |
cmd_scripts/genksyms/genksyms.o := gcc -Wp,-MD,scripts/genksyms/.genksyms.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -fomit-frame-pointer -fgcse-sm -floop-optimize -falign-loops -falign-labels -falign-functions -falign-jumps -DPERFORMANCE_RUN=1 -lrt -c -o scripts/genksyms/genksyms.o scripts/genksyms/ge... | spica234/HP-TestBuild-Repo-upwords-Sr3R | scripts/genksyms/.genksyms.o.cmd | bat | gpl-2.0 | 2,468 |
cmd_drivers/net/wireless/rtl8188eu/8188eu.ko := arm-linux-gnueabi-ld -EL -r -T /home/jixinhui/Projects/phoenix/lichee/linux-3.3/scripts/module-common.lds --build-id -o drivers/net/wireless/rtl8188eu/8188eu.ko drivers/net/wireless/rtl8188eu/8188eu.o drivers/net/wireless/rtl8188eu/8188eu.mod.o
| qubir/PhoenixA20_linux_sourcecode | drivers/net/wireless/rtl8188eu/.8188eu.ko.cmd | bat | gpl-2.0 | 295 |
cmd_drivers/gpio/built-in.o := /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld -EL -r -o drivers/gpio/built-in.o drivers/gpio/devres.o drivers/gpio/gpiolib.o drivers/gpio/gpiolib-of.o drivers/gpio/qpnp-pin.o drivers/gpio/gpio-msm-sm... | livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | drivers/gpio/.built-in.o.cmd | bat | gpl-2.0 | 362 |
cmd_drivers/net/wireless/hostap/built-in.o := rm -f drivers/net/wireless/hostap/built-in.o; ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ar rcsD drivers/net/wireless/hostap/built-in.o
| avareldalton85/rpi2-linux-rt | drivers/net/wireless/hostap/.built-in.o.cmd | bat | gpl-2.0 | 229 |
cmd_crypto/wp512.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o crypto/wp512.ko crypto/wp512.o crypto/wp512.mod.o
| avareldalton85/rpi2-linux-rt | crypto/.wp512.ko.cmd | bat | gpl-2.0 | 219 |
cmd_sound/pci/ymfpci/built-in.o := rm -f sound/pci/ymfpci/built-in.o; /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-ar rcs sound/pci/ymfpci/built-in.o
| dagnarf/sgh-i717-dagkernel | sound/pci/ymfpci/.built-in.o.cmd | bat | gpl-2.0 | 166 |
@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/site/bin/tkpp.bat | bat | gpl-2.0 | 84,868 |
cmd_fs/nls/built-in.o := /home/algesat/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o fs/nls/built-in.o fs/nls/nls_base.o fs/nls/nls_cp437.o fs/nls/nls_ascii.o fs/nls/nls_iso8859-1.o
| Algesat/BladeApex2 | fs/nls/.built-in.o.cmd | bat | gpl-2.0 | 180 |
cmd_loginutils/getty.o := arm-linux-musleabihf-gcc -Wp,-MD,loginutils/.getty.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.22.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -W... | ThinkIntegrate/busybox | loginutils/.getty.o.cmd | bat | gpl-2.0 | 11,522 |
start javaw -Djava.library.path=../lib -classpath ./;NativeFmodEx-Examples.jar;../lib/NativeFmodEx.jar org.jouvieje.FmodEx.Examples._3D | unktomi/form-follows-function | f3_fmod/NativeFmodEx/Examples/_3D.bat | bat | gpl-2.0 | 135 |
cmd_arch/arm/common/built-in.o := /opt/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o arch/arm/common/built-in.o arch/arm/common/gic.o arch/arm/common/fiq_glue.o arch/arm/common/fiq_glue_setup.o arch/arm/common/fiq_debugger.o
| TeamGlide/LiteKernel | arch/arm/common/.built-in.o.cmd | bat | gpl-2.0 | 236 |
erase c:\mmj2\data\result\UT3Err20111101y.txt
erase c:\mmj2\data\result\UT3Out20111101y.txt
c:\mmj2\test\windows\RunUT3.bat c:\mmj2\mmj2jar c:\mmj2 20111101y > c:\mmj2\data\result\UT3Out20111101y.txt
| digama0/mmj2 | test/windows/RunUnitTest3.bat | bat | gpl-2.0 | 205 |
cmd_sound/oss/built-in.o := rm -f sound/oss/built-in.o; /home/jashaswee/vibex2/X2_ROW_L_OpenSource/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ar rcsD sound/oss/built-in.o
| jashasweejena/VibeKernel | sound/oss/.built-in.o.cmd | bat | gpl-2.0 | 181 |
set KEY=%1
set ALLFACIC=%2
set HLDG=%3
SET TITLE=%4
set CCODE=%5
set TAG_RESUMIDO=970
set THIS_CISIS=%6
SET THIS_PATH=%7
set MY_TMP_PATH=%8\geraCompactado
set DEBUG=%9
set LOG_FILE=%8\%KEY%.log
SET TAG_ID=30
set TAG_TIME=90
SET PROC_ID=%RANDOM%
SET TIME_START=%DATE%%TIME%
SET SEP=_
SET THIS_... | SuporteCTRL/suitesaber | htdocs/secs-web/hldgChronOrder/win/generateForJournal.bat | bat | gpl-3.0 | 3,817 |
cd "C:\Program Files"
| Erotemic/local | windows/oldscripts/pf64.bat | bat | gpl-3.0 | 22 |
@echo off
setlocal EnableDelayedExpansion
cd /d %~dp0
if not exist "%HOMEPATH%\.w3d.json" (
if not exist "..\..\..\blender\blender.exe"(
call :finish "%cd%\..\..\..\blender\blender.exe"
) else (
call :finish "Not found"
)
)
for /f "Tokens=* Delims=" %%x in (%HOMEPATH%\.w3d.json) do... | wphicks/Writing3D | scripts/Windows/findblender.bat | bat | gpl-3.0 | 1,025 |
Version\bin\Release\Version.exe . 7.29.139 7.29.139
Touch\bin\Release\Touch.exe . 2009-07-29 07:29
Touch\bin\Release\Touch.exe NET2sln 2009-07-29 07:29
| heliwave/QuranCode | Tools/Version.bat | bat | gpl-3.0 | 180 |
@echo off
for /r %%F in (*.yaml) do call python ..\scripts\y2j.py "%%F" | TUM-LRR/era-gp-sim | isa/generate.bat | bat | gpl-3.0 | 71 |
@ECHO OFF
:: .SYNOPSIS
:: Outlook Fix for isread:false filter
:: .EXAMPLE
:: OUTLOOKSEARCHFIXUNREAD.cmd .
ECHO "Resetting Shutdown Policy"
REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Search" /v DisableServerAssistedSearch /t REG_DWORD /d 1 /f
REG query "HKEY_CURRENT_USER\Software\Microsoft\Office... | lscarso/CMD | Office/OutlookSearchFixUnread.cmd | bat | gpl-3.0 | 373 |
@echo off
SET ROOT=%~dp0..\..
SET JARDIR=%ROOT%\lib
SET JDBC_CONFIG=%ROOT%\pg.properties
SET JDBC_URL=jdbc:postgresql:test
SET ENV=com.appspot.relaxe.env.pg.PGImplementation
REM Build java classpath:
SET META_GEN_CP=%ROOT%\classes
SET META_GEN_CP=%META_GEN_CP%;%JARDIR%\util.jar
SET META_GEN_CP=%META_GEN_CP%;%JARDIR%\... | tjn/relaxe | script/ft/gen-key-info-pg.bat | bat | agpl-3.0 | 611 |
installutil\installutil.exe /u ..\PS2PDF.WindowsService.exe | atsoftware/ps2pdf | PS2PDF.WindowsService/setup/uninstall.cmd | bat | agpl-3.0 | 59 |
#!/bin/csh -f
#*****************************************************************************
# (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved.
#
# This file contains confidential and proprietary information
# of Xilinx, Inc. and is protected under U.S. and
# international copyright and other intellectual pr... | ShepardSiegel/ocpi | coregen/dram_v6_mig34/mig_v3_4/user_design/par/create_ise.bat | bat | lgpl-3.0 | 3,146 |
@echo off
REM This Framework-dependent deployment (FDD) relies on an installed .NET Core on the target system
REM But you can also create a Self-contained deployment (SCD). See:
REM https://docs.microsoft.com/en-us/dotnet/core/deploying/index#portable-applications
dotnet SymSpell.CommandLine.dll load frequency_diction... | wolfgarbe/symspell | SymSpell.CommandLine/bin/Release/netcoreapp2.0/lookup_demo.bat | bat | lgpl-3.0 | 390 |
-- Highway.everyVehiclesRespectSpeedLimit
?hw.everyVehiclesRespectSpeedLimit()
!set ve1.Speed := 120
?hw.everyVehiclesRespectSpeedLimit()
!set hw.MaxSpeed := 130
?hw.everyVehiclesRespectSpeedLimit()
!set ve2.Speed := 40
?hw.everyVehiclesRespectSpeedLimit()
!set hw.MinSpeed := 30
?hw.everyVehiclesRespectSpeedLimit() | xeph/LOG670.TP1 | USE/Request/Request.Highway.everyVehiclesRespectSpeedLimit.bat | bat | unlicense | 316 |
cd db
cd h2
cd bin
start h2w.bat | jior/glaf | start-db.bat | bat | apache-2.0 | 32 |
@echo off
echo "Deleting service for agent"
sc delete "SovrinNodeUpgradeAgent"
echo "Deleting service for node"
sc delete "SovrinNode"
echo "Please reboot" | keenondrums/sovrin-node | scripts/delete_sovrin_node.bat | bat | apache-2.0 | 155 |
###test_app.bat-2015-Jourdain###
version = "2.0.0"
| chucksi/TP-git | test/test_app.bat | bat | apache-2.0 | 51 |
@echo off
rem xcopy /?
rem rd /?
rem call mvn clean package -Dmaven.test.skip=true
set version=0.7.1
call mvn package -Dmaven.test.skip=true
if exist "target" goto ok1
mkdir target\classes
goto ok2
:ok1
rd /Q /S target
mkdir target\classes
:ok2
xcopy /S /Y /Q douyu-api\target\classes target\classes
xcopy /S /Y /Q... | codefollower/Open-Source-Research | Douyu-0.7.1/package.bat | bat | apache-2.0 | 855 |
@set __e=%1
@if "%1" == "" set __e=off
@echo %__e%
rem builder_custom_init
set BUILDER_CFG_PLATFORM=Win64
set BUILDER_CFG_BUILD_TYPE=Release
set PYTHON_VERSION=3.10
for /f "usebackq" %%X in (`py -%PYTHON_VERSION%-64 -c "import sys;print(sys.executable)"`) do set PYTHON=%%X
echo Python %PYTHON_VERSION% found... | barry-scott/scm-workbench | Builder/builder_custom_init.cmd | bat | apache-2.0 | 392 |
@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... | ghickman/tvrenamr | docs/make.bat | bat | mit | 5,100 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB.MS_FSSHTTP_FSSHTTPB_S12_QueryChanges.TestCase_S12_TC08_QueryChanges_DataElementTypeFilter_IncludeCellManifestDataElement /testcontainer:..\..\MS-FSSHTTP-FSSHTTPB\TestSuite\bin\Debug\MS-FSSHTTP-FSSHTTPB_TestSui... | XinwLi/Interop-TestSuites-1 | FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunTestCase_S12_TC08.cmd | bat | mit | 410 |
@echo off
rem Stub for case when C.B == C.H
rem The "instance" name is the actual Tomcat install
rem location
setlocal
rem %~dp0 is location of current script under NT
set _REALPATH=%~dp0
cd %_REALPATH%
cd ..\..
set TOP_LEVEL=%cd%
cd %_REALPATH%
cd ..
set INSTANCE_LEVEL=%cd%
rem This variable are replaced during i... | pivotal/tcs-hq-product-plugin | src/test/resources/com/springsource/hq/plugin/tcserver/plugin/serverconfig/springsource-tc-server-standard-2.0.0/tcs-instance1/bin/tcruntime-ctl.bat | bat | gpl-2.0 | 1,391 |
cmd_net/phonet/phonet.o := arm-linux-gnueabihf-ld -EL -r -o net/phonet/phonet.o net/phonet/pn_dev.o net/phonet/pn_netlink.o net/phonet/socket.o net/phonet/datagram.o net/phonet/sysctl.o net/phonet/af_phonet.o
| Dee-UK/D33_KK_Kernel | net/phonet/.phonet.o.cmd | bat | gpl-2.0 | 213 |
cmd_fs/xfs/linux-2.6/kmem.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/xfs/linux-2.6/.kmem.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wunde... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/fs/xfs/linux-2.6/.kmem.o.cmd | bat | gpl-2.0 | 17,118 |
cmd_fs/nls/built-in.o := arm-eabi-ld -EL -r -o fs/nls/built-in.o fs/nls/nls_base.o fs/nls/nls_cp437.o fs/nls/nls_ascii.o fs/nls/nls_iso8859-1.o fs/nls/nls_utf8.o
| BigBot96/android_kernel_samsung_espressovzw | fs/nls/.built-in.o.cmd | bat | gpl-2.0 | 167 |
cmd_fs/readdir.o := arm-eabi-gcc -Wp,-MD,fs/.readdir.o.d -nostdinc -isystem /home/hyunwoo82.park/gb_original/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/hyunwoo82.park/kernel/kernel/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-end... | mcardielo/ThunderG-Kernel_2.6.35 | fs/.readdir.o.cmd | bat | gpl-2.0 | 183,710 |
@echo off
rem -------------------------------------------------------------------------
rem probetc client
rem -------------------------------------------------------------------------
if not "%ECHO%" == "" echo %ECHO%
if "%OS%" == "Windows_NT" setlocal
set MAIN_CLASS=org.dcm4che3.tool.probetc.ProbeTC
set MAIN_JAR=... | aditiiyer/CERR | ML_Dicom/dcm4che-5.17.0/bin/probetc.bat | bat | lgpl-2.1 | 1,504 |
@ECHO off
%QUARTUS_ROOTDIR%\bin\quartus_stp.exe -t program-fpga-board.tcl
REM PAUSE
| ychaim/FPGA-Litecoin-Miner | scripts/program-fpga-board.bat | bat | gpl-3.0 | 86 |
@echo off
del html\nelns\*.* /Q
set WORKDIR=%CD%
cd ..\..\nelns
set CURDIR=%CD%
cd %WORKDIR%
doxygen nelns.dox -DCURDIR
pause
| osgcc/ryzom | nel/doc/make_nelns_dox.bat | bat | agpl-3.0 | 140 |
@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... | arpitgoyaiitkgp/django-test-addons | docs/make.bat | bat | mit | 7,264 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
perl -x -S "%0" %*
if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl
if %errorlevel% == 9009 echo You do not have Perl in your PATH.
if errorlevel 1 goto scrip... | saeedrohani/Modifed-GnuDIP-web-access | gnudip/client/Windows_standalone/gdipc/gdipc.bat | bat | gpl-2.0 | 23,132 |
/* ============================================================================ */
/* Copyright (c) 2015, Texas Instruments Incorporated */
/* All rights reserved. */
/* ... | sawatron/launchpads | msp430g2xx3_usci_spi_master/lnk_msp430g2553.cmd | bat | apache-2.0 | 8,638 |
@echo off
echo.
echo --- User Guide: ADL Components ------------------------------------------
goto doit
:usage
echo.
goto end
:doit
SETLOCAL ENABLEDELAYEDEXPANSION
call ..\init.bat
set JAVA_CMD=%JAVA_CMD% -Dgcm.provider="org.objectweb.proactive.core.component.Fractive"
%JAVA_CMD% org.objectweb.proactive.example... | moliva/proactive | src/Examples/org/objectweb/proactive/examples/userguide/scripts/Components/adl-multicast.bat | bat | agpl-3.0 | 454 |
start MDPBrokerProcess\bin\Debug\MDPBrokerProcess.exe
start MDPWorkerExample\bin\Debug\MDPWorkerExample.exe
start MDPClientExample\bin\Debug\MDPClientExample.exe -r10000 | angshuman-agarwal/netmq | src/Samples/Majordomo/StartMDPExample.bat | bat | lgpl-3.0 | 169 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\..\bin\tslint" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\..\bin\tslint" %*
) | andy-hanson/tslint | test/executable/npm-like-executable.cmd | bat | apache-2.0 | 168 |
.\python.exe %1
| dnevels/heekscnc | post for installer.bat | bat | bsd-3-clause | 17 |
@echo off
REM Also update in Product.wxs and UI\RequiredSoftwareDlg.wxs
IF NOT EXIST "%~p0\..\bin\Git-1.9.5-preview20141217.exe" (
"%~p0\tools\curl.exe" -L -k -o ..\bin\Git-1.9.5-preview20141217.exe https://github.com/msysgit/msysgit/releases/download/Git-1.9.5-preview20141217/Git-1.9.5-preview20141217.exe
IF... | new-mikha/gitextensions | Setup/DownloadExternals.cmd | bat | gpl-3.0 | 643 |
cd ..\service
node service.js | paveltimofeev/ane-pilot | install/start_service.bat | bat | mit | 29 |
@echo off
set current=%~dp0
pushd ..\..\..\..\src
call generate-core %current%ProcessFlow.xml %current%
popd
pause | JoePlant/xml-process | doc/Examples/Copper/Simple/generate.cmd | bat | mit | 116 |
doxygen C-Sharp.DoxyFile | treehopper-electronics/treehopper-sdk | Documentation/generate-cs.bat | bat | mit | 24 |
@ECHO OFF
REM ---------------------------------------------------------------------------
REM Builds the file utility nuget packages.
REM ---------------------------------------------------------------------------
SETLOCAL
SET BUILD_NUMBER=%1
IF "%BUILD_NUMBER%" == "" SET BUILD_NUMBER=5555
ECHO BUILD_NUMBER=%BUILD_NU... | SoundMetrics/aris-file-sdk | file-utility-code/build-packages.cmd | bat | mit | 629 |
@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%
... | ring-lang/ring | documents/make.bat | bat | mit | 6,987 |
msbuild ..\Eventing.Library\Eventing.Library.csproj /P:Configuration=Release
mkdir Package\lib\net45
mkdir Package\tools
mkdir Package\content
mkdir Package\content\controllers
copy ..\Eventing.Library\bin\Release\Eventing.Library.dll Package\lib\net45
copy ..\Eventing.Library\bin\Release\Eventing.Library.pdb Package\... | firov/Eventing | Build.NuGet/build.bat | bat | mit | 365 |
"C:/Program Files (x86)/Java/jre1.5.0_22/bin"\java.exe -javaagent:lib/jasco.jar -cp bin;lib/jasco.jar;lib/jasco-libs.jar;lib/log4j-1.2.17.jar;lib/jacob.jar; -Djasco.output=silent main.MainWindow STEADY | ComputationalReflection/weaveJ | Benchmarks/Real Applications/JAsCo/Hotdraw/measureTimeSteady.bat | bat | mit | 203 |
directory ./src/datagraph/model:./src/datagraph/ldac:./src/datagraph/segmenter:./src/datagraph/svd
set args --corpus_rootdir ./corpus
handle SIGPIPE nostop print
b main
run
| uukuguy/everdata | scripts/gdb_datagraph.cmd | bat | mit | 176 |
set JMS_PATH=./lib/jms.jar
set JBOSSCLIENT_PATH=./lib/jbossall-client.jar | dmpe/Homeworks5 | Assignment5/src/ana2/env.bat | bat | mit | 74 |
scriptcs build.csx -- target:deploy configuration:defaultConfig versionNumber:1.0.1
pause | stevenlauwers22/SignalR.Castle.Windsor | .build/buildDeploy.bat | bat | mit | 89 |
saxon str.tokenize.xml ../../../style/function.xsl
| exslt/exslt.github.io | str/functions/tokenize/refresh.bat | bat | mit | 51 |
@echo off
rem Tests the date book specification for one test case (argument)
rem -- Output the argument to stdout (for redirect) and "con" (for user feedback)
echo VDM Test: '%1' > con
echo VDM Test: '%1'
rem short names for specification files in Word RTF Format
set S1=Coord.rtf
set S2=TestCoord.rtf
rem --... | miguelgazela/stratego-vdm | Coord/vdmtest.bat | bat | mit | 591 |
cmd_security/selinux/built-in.o := ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-ld.bfd -EL -r -o security/selinux/built-in.o security/selinux/selinux.o
| Zaphod-Beeblebrox/kernel_rockchip_rk3188 | security/selinux/.built-in.o.cmd | bat | gpl-2.0 | 169 |
SET SRC_ROOT=.
IF NOT EXIST target\classes\api\nul MKDIR target\classes\api
javac -d target\classes\api %SRC_ROOT%\api\act\UsagerBean.java %SRC_ROOT%\api\act\Deliver.java
IF NOT EXIST C:\wwwroot\rmi\api MKDIR C:\wwwroot\rmi\api
jar cvf C:\wwwroot\rmi\api\deliver.jar -C ./target/classes/api act
REM *****************... | eretz/rmi-server | comp.bat | bat | gpl-2.0 | 573 |
cmd_drivers/usb/core/devio.o := gcc -Wp,-MD,drivers/usb/core/.devio.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wfr... | namgk/kernel-tut | drivers/usb/core/.devio.o.cmd | bat | gpl-2.0 | 21,473 |
cmd_drivers/media/usb/gspca/gspca_nw80x.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/media/usb/gspca/gspca_nw80x.ko drivers/media/usb/gspca/gspca_nw80x.o drivers/media/usb/gspca/gspca_nw80x.mod.o
| avareldalton85/rpi2-linux-rt | drivers/media/usb/gspca/.gspca_nw80x.ko.cmd | bat | gpl-2.0 | 311 |
cmd_fd/libapi-in.o := ld -r -o fd/libapi-in.o fd/array.o
| Pating/linux-2.6.12-rc2 | tools/lib/api/fd/.libapi-in.o.cmd | bat | gpl-2.0 | 58 |
cmd_net/mac80211/rate.o := arm-linux-gnueabi-gcc -Wp,-MD,net/mac80211/.rate.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 -Wund... | b8e5n/KTG-kernel_es209ra | net/mac80211/.rate.o.cmd | bat | gpl-2.0 | 30,127 |
@%~dp0\busybox.exe df %*
| witwall/busybox-w32 | df.bat | bat | gpl-2.0 | 25 |
@echo off
REM Remove files generated by compiler in this directory and all subdirectories.
REM Essential release files are kept.
echo Removing "*.csproj.user" files...
for /f "delims==" %%i in ('dir /b /on /s "%~p0*.csproj.user"') do del "%%i" /f /q
echo.
echo Removing "*.exe.config" files...
for /f "delims==" %%i i... | lipun12ka4/PMU | Intermediate Development/Serial-Oscilloscope-master/Serial Oscilloscope/Serial Oscilloscope/VisualStudio_CleanUp.bat | bat | gpl-2.0 | 1,552 |
cmd_security/built-in.o := arm-linux-gnueabi-ld -EL -r -o security/built-in.o security/commoncap.o security/min_addr.o
| b8e5n/KTG-kernel_es209ra | security/.built-in.o.cmd | bat | gpl-2.0 | 124 |
cmd_fs/jbd/built-in.o := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-ld -EL -r -o fs/jbd/built-in.o fs/jbd/jbd.o
| dalinaum/studyak | fs/jbd/.built-in.o.cmd | bat | gpl-2.0 | 138 |
@echo off
REM Copyright 2014-2016 John de Murga - Licensed under the GPLv2
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%" is not a valid directory
exit /b 2
)
cd %ATOM_HOME%
set PATH=%PATH%;%ATOM_HOME%\..\..\App\Atom... | JohnMurga/atom-portable | scripts/1-fix-known-issues.bat | bat | gpl-2.0 | 2,223 |
@echo off
setlocal
REM ##############################################
REM In order to build nvflash, you need the WDK version 6001 (for Vista) or newer.
REM See from http://www.microsoft.com/whdc/DevTools/WDK/WDKpkg.mspx for more info.
REM Note that the older Windows XP/2003 DDK will not work because it ... | DmitryADP/diff_qc750 | vendor/nvidia/tegra/core/system/nvflash/app/bsp_build_nvflash.bat | bat | gpl-2.0 | 2,038 |
cd asn
call compile.bat
cd ..
cd pki
call compile.bat | Digt/trustedJS | compile.bat | bat | gpl-3.0 | 57 |
:: (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved.
::
:: This file contains confidential and proprietary information
:: of Xilinx, Inc. and is protected under U.S. and
:: international copyright and other intellectual property
:: laws.
::
:: DISCLAIMER
:: This disclaimer is not a license and does not gran... | JarrettR/FPGA-Cryptoparty | FPGA/hdl/ipcore_dir/fx2_fifo/simulation/timing/simulate_isim.bat | bat | gpl-3.0 | 2,854 |
@echo off
powershell -Command [Environment]::GetFolderPath('MyDocuments') > docpath.tmp
set /p DOCPATH=<docpath.tmp
del docpath.tmp
"Warcraft III.exe" -window -loadfile "%DOCPATH%\Warcraft III\Replay\LastReplay.w3g" | yatyricky/Zulaman-WE | replay.bat | bat | gpl-3.0 | 215 |
@echo off
title RealArcade Wrapper Killer v%rawkver% (.-+'~^-+ Custom DMG Loader +-^~`+-.) [...cRypTiCwaRe 2o2o...]
if %testmode%==1 (
echo [core_dmg_loader : loaded]
pause>nul
)
::-----------------------------------------------------------------------------------
::This is the MAIN CUSTOM DMG LOADER MENU
:... | esc0rtd3w/realarcade-wrapper-killer | src/core_dmg_loader.cmd | bat | gpl-3.0 | 561 |
@echo off
rem from issue #964
Setlocal EnableDelayedExpansion
rem Check Windows Version
set TOKEN=tokens=3*
ver | findstr /i "5\.0\." > nul
if %ERRORLEVEL% EQU 0 SET TOKEN=tokens=3*
ver | findstr /i "5\.1\." > nul
if %ERRORLEVEL% EQU 0 SET TOKEN=tokens=3*
ver | findstr /i "5\.2\." > nul
if %ERRORLEVEL% ... | hlange/LogSoCR | .waf/utils/waf.bat | bat | agpl-3.0 | 2,071 |
@echo off & setlocal EnableDelayedExpansion
PUSHD %~dp0
cd /D ../TTKLanguage
set LCEXE="%1"
set OUTPUT="%2/MLanguage"
md %OUTPUT%
::make
for /F %%f in ('dir /A:A /s /b *.ts') do (
%LCEXE% %%f -silent -nounfinished
)
::rename
ren *.qm *.ln
::move
for /F %%f in ('dir /A:A /s /b *.ln') do (
move %%f %OUTPUT%
)
POPD ... | Greedysky/Musicplayer | TTKScript/ts_win.bat | bat | lgpl-2.1 | 326 |
node main.js -h 10.10.100.169 -p 8080 | dbHunter/bson_rtdb | web/iotconfigbackend/src/start_cfg.bat | bat | apache-2.0 | 37 |
:: Opens CodeSkulptor index.html file inside detected or default browser
:: Copyright (c) Adnan Umer <u.adnan@outlook.com>.
:: All rights reserved. Follow me @MrAdnanUmer
:: Permission is hereby granted, free of charge, to any person obtaining a copy of this
:: software and associated documentation files (the "Softwar... | uadnan/CodeSkulptor-Server | bin/CodeSkulptor.bat | bat | apache-2.0 | 1,289 |
@echo off
set DRVNAME=%~d0
set DIRNAME=%~p0
rem echo "%DRVNAME%%DIRNAME%"
if "%1" == "" (
echo usage: %~n0 param_descfile.pdi
goto :EOF
)
set DRVNAME1=%~d1
set DIRNAME1=%~p1
set FILENAME=%~nx1
rem echo "%DRVNAME1%%DIRNAME1%%FILENAME%"
rem set PDI_LOG_FILENAME=%DRVNAME%%DIRNAME%\..\logs\pdi_%USERNA... | avr-aics-riken/PDI | bin/pdi_exec.bat | bat | bsd-2-clause | 438 |
@echo off
:Build
cls
if not exist tools\Cake\Cake.exe (
echo Installing Cake...
tools\nuget\nuget.exe install Cake -OutputDirectory tools -ExcludeVersion -NonInteractive
echo.
)
if not exist tools\NUnit.Runners\tools\nunit-console.exe (
echo Installing NUnit runners...
tools\nuget\nuget.exe install n... | mm999/OrigoDB | build.cmd | bat | mit | 509 |
@if not defined _echo @echo off
setlocal EnableDelayedExpansion
:: Set the default arguments for build
set __BuildArch=x64
set __VCBuildArch=x86_amd64
set __BuildType=Debug
set __BuildOS=Windows_NT
set __VSVersion=vs2015
set __VSToolsRoot=%VS140COMNTOOLS%
:: Define a prefix for most output progress messages that come... | neurospeech/coreclr | build-test.cmd | bat | mit | 19,906 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OUTSPS.S02_OperateListItems.MSOUTSPS_S02_TC09_OperationListItems_ExceptionItemForRecurrenceID /testcontainer:..\..\MS-OUTSPS\TestSuite\bin\Debug\MS-OUTSPS_TestSuite.dll /runconfig:..\..\MS-OUTSPS\MS-OUTSPS.testsettings /unique... | XinwLi/Interop-TestSuites-1 | SharePoint/Source/Scripts/MS-OUTSPS/RunMSOUTSPS_S02_TC09_OperationListItems_ExceptionItemForRecurrenceID.cmd | bat | mit | 326 |
cmd_drivers/usb/net/zaurus.mod.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,drivers/usb/net/.zaurus.mod.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -W... | matteocrippa/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/drivers/usb/net/.zaurus.mod.o.cmd | bat | gpl-2.0 | 11,990 |
@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... | NickCis/7552-taller-prog-2-2015-C1 | client/Manual_de_usuario/make.bat | bat | gpl-3.0 | 6,987 |
cls
echo
echo
echo This batch file will delete the following files from every
echo folder and subdirectory from the folder in which it is run: -
echo
echo *.idx
echo mdrv*.log
echo mdrv.txt
echo options.txt
echo *.ci
echo combined_*.c
echo output.txt
echo debug.inf
echo *.bak
echo \result1
echo
REM The next lines ... | richardbishop/LoadRunnerSamples | ColumnSelector2/TidyUp.cmd | bat | gpl-3.0 | 2,551 |
::
:: TerraME - a software platform for multiple scale spatially-explicit dynamic modeling.
:: Copyright (C) 2001-2017 INPE and TerraLAB/UFOP -- www.terrame.org
::
:: This code is part of the TerraME framework.
:: This framework is free software; you can redistribute it and/or
:: modify it under the terms of the GNU Le... | avancinirodrigo/terrame | jenkins/win/terrame-3rdparty-windows-10.bat | bat | lgpl-3.0 | 4,095 |
@echo off
:: This command gets the location of the directory that holds this script. We
:: use this to set up the rest of the paths for launching. If you want to copy
:: this script elsewhere, you should modify BPHOMEDIR to explicitly set the
:: location where BridgePoint is installed to.
set BPHOMEDIR=%~dp0\... | john-tornblom/bridgepoint | src/installer/CLI.bat | bat | apache-2.0 | 2,274 |
@echo off
:: Copyright 2017 The Chromium Authors. All rights reserved.
:: Use of this source code is governed by a BSD-style license that can be
:: found in the LICENSE file.
:: See revert instructions in cipd_manifest.txt
call "%~dp0\cipd_bin_setup.bat" > nul 2>&1
"%~dp0\.cipd_bin\vpython.exe" -vpython-inter... | CoherentLabs/depot_tools | vpython.bat | bat | bsd-3-clause | 350 |
@if "%SCM_TRACE_LEVEL%" NEQ "4" @echo off
:: ----------------------
:: KUDU Deployment Script
:: Version: 0.1.11
:: ----------------------
:: Prerequisites
:: -------------
:: Verify node.js installed
where node 2>nul >nul
IF %ERRORLEVEL% NEQ 0 (
echo Missing node.js executable, please install node.js, if already ... | openAgile/CommitStream.Web | src/app/deploy.cmd | bat | bsd-3-clause | 3,746 |
// 2>nul||@goto :batch
/*
:batch
@echo off
setlocal
::del "%~n0.exe" /q
:: find csc.exe
set "csc="
for /r "%SystemRoot%\Microsoft.NET\Framework\" %%# in ("*csc.exe") do set "csc=%%#"
if not exist "%csc%" (
echo no .net framework installed
exit /b 10
)
if not exist "%~n0.exe" (
call %csc% /nologo /w:0 /out:"... | TheBigBear/batch.scripts | hybrids/.net/c/mouseSniffer.bat | bat | mit | 10,057 |
@ECHO OFF
SET /P version=<"%~dp0version.txt"
FOR /F "tokens=1-4 delims=." %%V in ("%version%") DO (
::NuGet now normalizes versions, so need to remove build number if 0
IF %%Y EQU 0 (SET "dottedVersion=%%V.%%W.%%X") ELSE (SET "dottedVersion=%%V.%%W.%%X.%%Y")
SET "rcVersion=%%V,%%W,%%X,%%Y"
) | hashhar/OpenLiveWriter | getversion.cmd | bat | mit | 306 |
regsvr32 C:\RML\source\Agramtab\Debug\agramtab.dll
regsvr32 /s C:\RML\source\Graphan\Debug\graphan.dll
regsvr32 /s C:\RML\source\Lemmatizer\Debug\Lemmatizer.dll
regsvr32 /s C:\RML\source\MAPost\Debug\MAPost.dll
regsvr32 /s C:\RML\source\seman\Debug\seman.dll
regsvr32 /s C:\RML\source\structDict\Debug\structDict.dl... | mahairod/ling | Bin/dll_reg_dbg.bat | bat | lgpl-2.1 | 372 |
@echo // Copyright (C) 1996-2010 Markus F.X.J. Oberhumer
@echo //
@echo // OS/2 32-bit
@echo // emx + gcc
@echo //
@call b\prepare.cmd
@if "%BECHO%"=="n" echo off
gcc -Wall -O2 %CFI% -s -o %BEXE% @b\src.rsp -L. -llzo2
@if errorlevel 1 goto error
@call b\done.cmd
@goto end
:error
@echo ERROR duri... | nmacs/lm3s-uclinux | tools/lzop-1.03/B/os2/emx.cmd | bat | gpl-2.0 | 356 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.