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 #!/bin/sh
REM # This install script runs the installer in the development directory
REM # To create you own installers it is best to copy the structure
REM # and scripts in the ./demo directoy
REM # The default case runs the installer in an X session if it can
REM # falling back to text if the Graphics ... | neoautus/lucidj | extras/AntInstaller/AntInstaller-beta0.8/examples/buildtypes/script-no-xerces/installer/install.cmd | bat | apache-2.0 | 1,644 |
start "" kafka-server-stop.bat
timeout /T 10
start "" zookeeper-server-stop.bat | Nastel/tnt4j-streams | tnt4j-streams-kafka/samples/kafka-intercept-env/manual/additions/windows/stop-kafka.bat | bat | apache-2.0 | 79 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLS... | osantana/prettyconf | docs/make.bat | bat | mit | 7,261 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB.MS_FSSHTTP_FSSHTTPB_S08_GetDocMetaInfo.MSFSSHTTP_FSSHTTPB_S08_TC02_GetDocMetaInfo_UrlNotSpecified /testcontainer:..\..\MS-FSSHTTP-FSSHTTPB\TestSuite\bin\Debug\MS-FSSHTTP-FSSHTTPB_TestSuite.dll /runconfig:..\..... | OfficeDev/Interop-TestSuites | FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunMSFSSHTTP_FSSHTTPB_S08_TC02.cmd | bat | mit | 387 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_LISTSWS.S03_OperationOnListItem.MSLISTSWS_S03_TC23_GetListItemChangesWithKnowledge_NoExistViewNameGuid /testcontainer:..\..\MS-LISTSWS\TestSuite\bin\Debug\MS-LISTSWS_TestSuite.dll /runconfig:..\..\MS-LISTSWS\MS-LISTSWS.testset... | XinwLi/Interop-TestSuites-1 | SharePoint/Source/Scripts/MS-LISTSWS/RunMSLISTSWS_S03_TC23_GetListItemChangesWithKnowledge_NoExistViewNameGuid.cmd | bat | mit | 339 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCMSG.S07_RopRecipient.MSOXCMSG_S07_TC04_Transaction /testcontainer:..\..\MS-OXCMSG\TestSuite\bin\Debug\MS-OXCMSG_TestSuite.dll /runconfig:..\..\MS-OXCMSG\MS-OXCMSG.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCMSG/RunMSOXCMSG_S07_TC04_Transaction.cmd | bat | mit | 286 |
C:/Python27/python.exe "main.py"
pause
del "%0"
pause
| timlev/Proxy-Hours | src/geany_run_script.bat | bat | mit | 56 |
cd ..
vagrant suspend
| pghalliday/cover-child-process | vagrant-scripts/vagrant-suspend.bat | bat | mit | 22 |
call setPath5.bat
call bldmake bldfiles
call abld build gcce urel
| MoSync/MoSync | runtimes/cpp/platforms/symbian/group-ed3/5build.bat | bat | gpl-2.0 | 67 |
@echo off
..\mf /i ..\mf.i %1 %2 %3 %4 %5 %6 %7 %8 %9
| andrewtholt/minforth | tests/mf.bat | bat | gpl-2.0 | 56 |
@echo off
setlocal EnableDelayedExpansion
set updates=classicdb_updates.sql
if exist %updates% del %updates%
for %%a in (*.sql) do (
echo /* >>%updates%
echo * %%a >>%updates%
echo */ >>%updates%
copy/b %updates%+"%%a" %updates%
echo. >>%updates%
echo. >>%updates%) | jzcxw/core | sql/migrations/merge.bat | bat | gpl-2.0 | 265 |
@echo off
:: usage: ifchange target temporary
set timestamp=
set keepsuffix=
set empty=
:optloop
for %%I in (%1) do set opt=%%~I
if "%opt%" == "--timestamp" (
set timestamp=.
shift
goto :optloop
) else if "%opt:~0,12%" == "--timestamp=" (
set timestamp=%opt:~12%
shift
goto :optlo... | atmark-techno/atmark-dist | user/ruby/ruby-2.1.2/win32/ifchange.bat | bat | gpl-2.0 | 2,019 |
echo off
Project1Test.exe %1
if ERRORLEVEL 1 echo ********* Test(s) failed! ********
| jsuzineau/pascal_o_r_mapping | pascal_o_r_mapping/7_sources_externes/dunit-9.3.0/examples/cmdline/runtest.bat | bat | lgpl-2.1 | 88 |
@echo off
set solutionDir=%cd%\
set fdir=%WINDIR%\Microsoft.NET\Framework
set msbuild=%fdir%\v4.0.30319\msbuild.exe
set mtdir="%ProgramFiles(x86)%\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0"
if not exist %mtdir% (
set mtdir="%ProgramFiles%\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0"... | wiyonoaten/WebSocket4Net | Build-iOS.bat | bat | apache-2.0 | 1,648 |
@rem ----------------------------------------------------
@rem batch file to build tcc using gcc and ar from mingw
@rem ----------------------------------------------------
:
@echo>..\config.h #define TCC_VERSION "0.9.25"
@echo>>..\config.h #define TCC_TARGET_PE 1
@echo>>..\config.h #define CONFIG_TCCDIR "."
@ec... | r0j3r/tcc-fork | win32/build-tcc.bat | bat | lgpl-2.1 | 985 |
powershell -command "(New-Object System.Net.WebClient).DownloadFile('http://nuget.org/nuget.exe', '%~pd0nuget.exe')"
| Microsoft/XamlBehaviors | scripts/download-nuget.cmd | bat | mit | 117 |
@REM Copyright (c) Microsoft. All rights reserved.
@REM Licensed under the MIT license. See LICENSE file in the project root for full license information.
@setlocal EnableExtensions EnableDelayedExpansion
@echo off
set current-path=%~dp0
rem // remove trailing slash
set current-path=%current-path:~0,-1%
set build-r... | marcschier/azure-umqtt-c | tools/kick_jenkins.cmd | bat | mit | 4,258 |
@rem OpenSSL with Mingw32
@rem --------------------
@rem Makefile
perl util\mkfiles.pl >MINFO
perl util\mk1mf.pl Mingw32 >ms\mingw32.mak
@rem DLL definition files
perl util\mkdef.pl 32 libeay >ms\libeay32.def
if errorlevel 1 goto end
perl util\mkdef.pl 32 ssleay >ms\ssleay32.def
if errorlevel 1 goto end
@... | zarboz/XBMC-PVR-mac | tools/darwin/depends/openssl/ms/mw.bat | bat | gpl-2.0 | 760 |
powershell -File ApplyAppConfigTransformsToSolutionInspector.ps1 | chrischu/SolutionInspector | src/ApplyAppConfigTransformsToSolutionInspector.cmd | bat | mit | 64 |
REM Explanation
REM Test runs to check docto scenarios
REM execute docto inserting variables
REM %~d0 and %~p0 together give the full directory this batch file is executing in.
REM Remove all generated files from output directory that may exist.
del GeneratedFiles\*.* /q
REM Output Help Text
"../exe/docto.exe" -h... | tobya/DocTo | test/testDocTo_basic.bat | bat | mit | 1,172 |
call "MiRunApp.bat" MakeClassHierarchyGraphicsFile -output mica_hier.grml .
| justacoder/mica | bin/MakeClassHierarchyGraphicsFile.bat | bat | mit | 77 |
@ECHO OFF
node "%~dp0myip.js"
pause | N-Molham/alias-tools | myip.bat | bat | mit | 35 |
@ECHO OFF
ECHO Starting PHP FastCGI...
set PATH=C:\PHP7;%PATH%
c:\bin\RunHiddenConsole.exe C:\PHP7\php-cgi.exe -b 127.0.0.1:9000 | kennethrisa/Stats | nginx/start-php-fcgi.bat | bat | mit | 128 |
DynamoToCG\DynamoToCG\bin\Debug\DynamoToCG.exe %1 %TEMP%.\cgA
python grapher.py %TEMP%.\cgA %2 %TEMP%.\graph.png
rundll32 "%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll", ImageView_Fullscreen %TEMP%.\graph.png | oderby/VVD | vizdiffdy.cmd | bat | mit | 215 |
@echo off
set package_id="ReSharper.ReMoji"
set config=%1
if "%config%" == "" (
set config=Release
)
set version=2016.1.0
if not "%PackageVersion%" == "" (
set version=%PackageVersion%
)
set nuget=
if "%nuget%" == "" (
set nuget=src\.nuget\nuget.exe
)
%nuget% restore src\ReSharper.ReMoji.sln
"%Progra... | hmemcpy/ReSharper.ReMoji | build.cmd | bat | mit | 695 |
call ..\cmd\gen_vc.cmd -nocrt -xp ..\src\mcrt.c ..\src\uac.c -link /out:..\bin\uac.exe>uac_make.cmd || goto :EOF
call ..\cmd\gen_vc.cmd -nocrt -xp ..\src\mcrt.c ..\src\uac.c -x64 -link /out:..\bin\uac64.exe>uac_make64.cmd || goto :EOF
if not exist "..\bin" mkdir "..\bin"
cmd /k uac_make.cmd || goto :EOF
cmd /k uac_make... | Ruzzz/OneFileTools | build/uac.cmd | bat | mit | 339 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\..\..\.1.6.0@codepage\bin\codepage.njs" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\..\..\.1.6.0@codepage\bin\codepage.njs" %*
) | LCattle/excel_json | excelToJson/node_modules/.0.8.1@xlsx/node_modules/.bin/codepage.cmd | bat | mit | 218 |
..\..\bin\make.exe DEFINES="-DTARGET_PRIZM=1 -DDEBUG=0" CONFIG=DeviceRelease
pause | tswilliamson/nesizm | make-DeviceRelease.bat | bat | mit | 82 |
cmd_drivers/mfd/built-in.o := rm -f drivers/mfd/built-in.o; /home/radug/Android/cm/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs drivers/mfd/built-in.o
| RaduG/2.6.29-RaKern-2x-Hero | drivers/mfd/.built-in.o.cmd | bat | gpl-2.0 | 178 |
cmd_scripts/dtc/dtc-lexer.lex.o := gcc -Wp,-MD,scripts/dtc/.dtc-lexer.lex.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/dtc-lexer.lex.o scripts/dtc/dtc-lexer.lex.c
deps_scripts/dtc/dtc-lexer.lex.o := \
scripts/dtc/dtc-lexer.lex.c \... | mattkelly/linux-2.6-xlnx | scripts/dtc/.dtc-lexer.lex.o.cmd | bat | gpl-2.0 | 2,032 |
cmd_kernel/kthread.o := arm-eabi-gcc -Wp,-MD,kernel/.kthread.o.d -nostdinc -isystem /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include -Iinclude -include include/generated/autoconf.h -... | timmytim/honeybutter_kernel | kernel/.kthread.o.cmd | bat | gpl-2.0 | 26,312 |
cmd_arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dtb := arm-poky-linux-gnueabi-gcc -E -Wp,-MD,arch/arm/boot/dts/.imx27-phytec-phycard-s-rdk.dtb.d.pre.tmp -nostdinc -I/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts -I/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts/include -I/second_extend/yocto_file/linu... | heyoufei2/yocto3.14.38_kernel | arch/arm/boot/dts/.imx27-phytec-phycard-s-rdk.dtb.cmd | bat | gpl-2.0 | 1,404 |
cmd_arch/arm/lib/csumpartial.o := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.csumpartial.o.d -nostdinc -isystem /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Ii... | freebsdmax/gsmart1315_kernel | arch/arm/lib/.csumpartial.o.cmd | bat | gpl-2.0 | 1,909 |
@echo off
@REM Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0
@REM Script to run a command
if NOT "%ARQROOT%" == "" goto :okRoot
echo ARQROOT not set
exit /B
:okRoot
call %ARQROOT%\bat\make_classpath.bat %ARQROOT%
java -cp %CP% arq.query %*
exit /B
| hdadler/sensetrace-src | com.ipv.sensetrace.RDFDatamanager/jena-2.11.0/jena-arq/bat/query.bat | bat | gpl-2.0 | 289 |
cmd_mm/prio_tree.o := gcc -Wp,-MD,mm/.prio_tree.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-larger-than=2048... | namgk/kernel-tut | mm/.prio_tree.o.cmd | bat | gpl-2.0 | 12,445 |
cmd_drivers/input/keyboard/cypress/built-in.o := /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/input/keyboard/cypress/built-in.o drivers/input/keyboard/cypress/cypress-touchkey.o drivers/input/keyboard/cypress/issp_driver_routines.o drivers/input/keyboard/cypress/issp_main.o drive... | garwynn/D710SPR_GB27_Kernel | drivers/input/keyboard/cypress/.built-in.o.cmd | bat | gpl-2.0 | 363 |
@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... | judgels/judgels | docs/make.bat | bat | gpl-2.0 | 7,246 |
@echo off
rem ----------------------------------------------------------------------
rem Configuration script for MS Windows 95/98/Me and NT/2000/XP
rem Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005,
rem 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
rem This file is part of GNU Emac... | dnerkx/Emacs-for-Windows--xj- | nt/configure.bat | bat | gpl-3.0 | 25,421 |
# (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 grant any
# r... | JarrettR/FPGA-Cryptoparty | FPGA/hdl/ipcore_dir/fx2_fifo/simulation/functional/simulate_vcs.bat | bat | gpl-3.0 | 2,833 |
CMake -DPROC=short -P zz_process.cmake
pause
| yossi-tahara/Theolizer | build_tools/tools/zz1_short_test.bat | bat | gpl-3.0 | 46 |
fw_update -e -w -m flash -vid 0x04D8 -pid 0xFC90 -ix OLSv1-firmware-v06-20MHz.hex
pause | void32/OpenBench-Logic-Sniffer | OLS_Upgrader/PIC_firmware/old-versions/OLSv1-firmware-v06-20MHz.bat | bat | lgpl-2.1 | 88 |
d:
cd D:\bxdev\github\nodejshtttpserver
gulp | zzsoszz/nodejshtttpserver | run-gulp.bat | bat | apache-2.0 | 44 |
python ../../bin/lime.py build myrose -o ../../compiled/myrose_c/myrose_c.js -a -p myrose.start | imbbctoo/QZ | created/myrose/_myrose.bat | bat | apache-2.0 | 95 |
REM ¯Â¤U¸ü Cygwin Base ¤ÀÃþ¤UªºÀÉ®×
files\cyg-setup.exe -q -D -O -s http://mirror.mcs.anl.gov/cygwin -C base -P cygrunsrv,file,openssh,perl,procps,ncurses,rsync,sharutils,shutdown,subversion,tcp_wrappers,termcap,unzip,wget,zip,zlib,wget
REM §â http ¶}ÀYªº¥Ø¿ý·h¨ì cygwin_mirror
move http* cygwin_mirror
| jazzwang/hadoop4win | configure.bat | bat | apache-2.0 | 307 |
! 2D Model of Fiber/Matrix Interface in Cross-ply Laminates
! Stress Analysis
!
!==============================================================================
! Copyright (c) 2016-2019 Université de Lorraine & Luleå tekniska universitet
! Author: Luca Di Stasio <luca.distasio@gmail.com>
! <luca... | LucaDiStasio/thinPlyMechanics | ansys-APDL/fiberCPstress.cmd | bat | apache-2.0 | 10,078 |
@echo off
rem Publish to NPM
npm publish || exit 1
rem Deploy latest build to github
pushd ..\jermolene.github.com
git add --all || exit 1
git commit -m "Updates" || exit 1
git push origin || exit 1
popd
| TeravoxelTwoPhotonTomography/nd | doc/node_modules/tiddlywiki/deploy.cmd | bat | bsd-3-clause | 212 |
@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... | dominicrodger/tinyblog | docs/make.bat | bat | bsd-3-clause | 5,100 |
@ECHO OFF
echo Pinos 0 (c) 2016-2018, Maksim Pinigin. Pre-alpha master
python C:\pinos\core.py
| NovoImpossible/pinos | pinos.cmd | bat | isc | 95 |
@setlocal
@set /P TEMPVER= Enter the version number to build for:
msbuild.exe .\.build\lessmsi.msbuild /p:TheVersion=%TEMPVER% /fileLogger
| activescott/lessmsi | src/build.bat | bat | mit | 141 |
cmd_drivers/mtd/mtdcore.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,drivers/mtd/.mtdcore.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 -Wundef -W... | matteocrippa/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/drivers/mtd/.mtdcore.o.cmd | bat | gpl-2.0 | 15,621 |
cmd_net/ipv6/ah6.o := arm-eabi-gcc -Wp,-MD,net/ipv6/.ah6.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... | mcardielo/ThunderG-Kernel_2.6.35 | net/ipv6/.ah6.o.cmd | bat | gpl-2.0 | 189,102 |
cmd_scripts/kallsyms := gcc -Wp,-MD,scripts/.kallsyms.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/kallsyms scripts/kallsyms.c
deps_scripts/kallsyms := \
scripts/kallsyms.c \
/usr/include/stdio.h \
/usr/include/features.h \
/usr/include/bits/predefs.h \
/usr/incl... | dizgustipated/BOCA-2.6.35.14 | scripts/.kallsyms.cmd | bat | gpl-2.0 | 1,576 |
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:RDPEGFX_RfxProgressiveCodec_NegativeTest_RegionBlock_BeforeFrameBeginBlock /Logger:trx
pause
| dongruiqing/WindowsProtocolTestSuites | TestSuites/RDP/src/Batch/RDPEGFX/RDPEGFX_RfxProgressiveCodec_NegativeTest_RegionBlock_BeforeFrameBeginBlock.cmd | bat | mit | 263 |
@echo off
echo Cleaning all target directories, twice. Sometimes Windows holds onto file handles.
echo.
echo Run 'mvn clean' by itself if there is a failure in cleaning, and make sure no files in any of the target directories is open or being used.
mvn clean -Dmaven.clean.failOnError=false && mvn clean -Dmaven.clean.f... | danieljue/graphene | graphene-parent/graphene-archetype/src/main/resources/archetype-resources/BuildAll.bat | bat | apache-2.0 | 354 |
@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... | aapa/pyfibot | docs/make.bat | bat | bsd-3-clause | 6,703 |
@call ..\tools\build.bat pvpanic.sln "Wlh Win7 Win8 Win10" %*
| YanVugenfirer/virtio-win-arm | pvpanic/buildAll.bat | bat | bsd-2-clause | 62 |
@echo off
call :do cd %~dp0
call :do call Dependencies Set
:: Rad Studio: "C:\Program Files (x86)\Embarcadero\Studio\15.0\bin\bds.exe"
:: Delphi: "C:\Program Files (x86)\Embarcadero\Studio\15.0\bin\bds.exe" -pDelphi
:: C++ Builder "C:\Program Files (x86)\Embarcadero\Studio\15.0\bin\bds.exe" -pCBuilder
... | wesller/DUnitX | Run-Dependend-Delphi-XE7-From-Path.bat | bat | apache-2.0 | 558 |
@echo off
@rem Convert PostScript to PDF.
if "%1"=="" goto usage
if "%2"=="" goto usage
if not "%3"=="" goto usage
rem Watcom C deletes = signs, so use # instead.
gs -q -dNOPAUSE -sDEVICE#pdfwrite -sOutputFile#%2 %1 -c quit
goto end
:usage
echo "Usage: ps2pdf input.ps output.pdf"
:end
| JianpingZeng/xcc | xcc/test/mediabench4/ghostscript/src/ps2pdf.bat | bat | bsd-3-clause | 291 |
@echo off
echo.
echo.WSO2 IOT Sample
echo.Virtual Fire Alarm
echo.initializing agent
echo.
java -jar wso2-firealarm-virtual-agent.jar | harshanL/carbon-device-mgt-plugins | features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend.feature/src/main/resources/agent/start-device.bat | bat | apache-2.0 | 133 |
%systemroot%\syswow64\rundll32 plugins\SPU2-X-dev.dll,_s2r_replay@16 replay_dump.s2r
| Alchemistxxd/pcsx2 | bin/run_spu2_replay.cmd | bat | gpl-2.0 | 85 |
@echo off
setlocal
pushd %~dp0
SET STARTTITLE="Import"
SET SPOON_CONSOLE=1
call Spoon.bat -main org.pentaho.di.imp.Import %*
popd
| truly-systems/fortbrasil | lib/data-integration/Import.bat | bat | gpl-3.0 | 131 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=i18nforvirtualdom
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not fo... | shibukawa/i18n4v | docsrc/make.bat | bat | mit | 800 |
@echo off
SET MSBUILD=C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe
SET PARAMS=/consoleloggerparameters:ErrorsOnly /m
"%MSBUILD%" ManagedIrbis.csproj /p:Configuration=Debug /p:TargetFrameworkVersion=4.5 %PARAMS% /p:DefineConstants="CLASSIC;DESKTOP;FW4;FW45" /t:Rebuild
| amironov73/ManagedIrbis | Source/Classic/Libs/ManagedIrbis/build.cmd | bat | mit | 283 |
@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 script_failed_so... | amidoimidazol/bio_info | Beginning Perl for Bioinformatics/bin/nytprofcg.bat | bat | mit | 4,635 |
scons Console_Game | saccharios/BlackJack | BlackJack_All/build_Console_Game_release.bat | bat | mit | 18 |
rem Clean up the results directory
rmdir /S /Q results
mkdir results
rem Synthesize the VHDL Wrapper Files
echo 'Synthesizing example design with XST';
xst -ifn xst.scr
copy Data_Mem_exdes.ngc .\results\
rem Copy the netlist generated by Coregen
echo 'Copying files from the netlist ... | elegabriel/myzju | junior1/CA/mips_pipeline2/ipcore_dir/Data_Mem/implement/implement.bat | bat | gpl-2.0 | 1,055 |
cmd_drivers/hid/usbhid/usbhid.o := ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/hid/usbhid/usbhid.o drivers/hid/usbhid/hid-core.o drivers/hid/usbhid/hid-quirks.o
| tcp209/kernel_samsung_epic4gtouch | build/epic4gtouch/drivers/hid/usbhid/.usbhid.o.cmd | bat | gpl-2.0 | 226 |
cmd_net/packet/built-in.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-ld -EL -r -o net/packet/built-in.o net/packet/af_packet.o
| mjmccall/Kernel | net/packet/.built-in.o.cmd | bat | gpl-2.0 | 143 |
cmd_e2fsprogs/lib.a := rm -f e2fsprogs/lib.a; ar rcs e2fsprogs/lib.a
| valentinthirion/android-tracebox-busybox | e2fsprogs/.lib.a.cmd | bat | gpl-2.0 | 71 |
cmd_net/sched/built-in.o := arm-linux-gnueabi-ld -EL -r -o net/sched/built-in.o net/sched/sch_generic.o net/sched/sch_mq.o net/sched/sch_api.o net/sched/sch_blackhole.o net/sched/cls_api.o net/sched/act_api.o net/sched/sch_fifo.o net/sched/sch_htb.o net/sched/sch_sfq.o net/sched/sch_tbf.o net/sched/sch_prio.o net/s... | b8e5n/KTG-kernel_es209ra | net/sched/.built-in.o.cmd | bat | gpl-2.0 | 420 |
cmd_kernel/irq/pm.o := arm-none-linux-gnueabi-gcc -Wp,-MD,kernel/irq/.pm.o.d -nostdinc -isystem /home/stesalit/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/root/kernel-dev/linux-2.6.37/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-da... | srinugnt2000/linux-2.6.37 | kernel/irq/.pm.o.cmd | bat | gpl-2.0 | 20,790 |
@echo off
"c:\program files\doxygen\bin\doxygen" default.doxygen
pause | Slesa/launchy | old/Launchy_VC7/Launchy Plugin API/CreateDocs.bat | bat | gpl-2.0 | 72 |
java -cp ..\bin Client ficheiros 192.168.10.13
pause
| LuisAlho/ServerDirectoryFiles | PDTPFinal/BatchFiles/correCliente.bat | bat | gpl-3.0 | 58 |
@echo off
for /F "tokens=1" %%i in (repo.list) do call :process %%i
goto :EOF
:process
set VAR1=%1
if "%VAR1%" == "" goto :EOF
git clone %VAR1%
goto :EOF | user9209/LinuxScripts | git/clone_a_list_of_repos/GitClone.cmd | bat | gpl-3.0 | 153 |
set asm_dir=..\core\asm_x64
set current_dir=..\..\frontend
set asm=yasm
cd %asm_dir%
%asm% -f win64 -o pixel_x64.o pixel_x64.asm
%asm% -f win64 -o motion_comp_x64.o motion_comp_x64.asm
%asm% -f win64 -o frame_x64.o frame_x64.asm
%asm% -f win64 -o intra_pred_x64.o intra_pred_x64.asm
%asm% -f win64 -o transquant_x64.o tr... | dpethes/fevh264 | frontend/build_asm_x64.bat | bat | gpl-3.0 | 354 |
REM --This is an example of how launch Megaminer without prompt for automatic coin selection pools
setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
:LOOP
del "Stats\*_Profit.txt"
powershell -version 5.0 -noexit -execu... | MikeBuzz/Megaminer | AutoStart Example - one coin manual.bat | bat | gpl-3.0 | 427 |
echo off
setlocal enabledelayedexpansion
echo.
"C:\Program Files\MySQL\MySQL Server 5.7\bin\mysql" -e "truncate table scglv3.insurance_scheme ;" -u update_recon
echo TRUNCATE scglv3.insurance_scheme DONE
echo.
FOR %%f IN ("*.csv") DO (
set old=%%~dpnxf
set new=!old:\=\\!
"C:\Program Files\MySQL\MySQL Server 5... | reflaz/sql-scripts | shipment-charges-and-gain-loss-v3.0/00-c-import/Shipment_Charges_Gain_Loss_3/INSURANCE_SCHEME/AA_Import_Insurance_Scheme.bat | bat | gpl-3.0 | 678 |
cmd_/home/ray/drivers/first_char_device/char_device.ko := ld -r -m elf_x86_64 -T ./scripts/module-common.lds --build-id -o /home/ray/drivers/first_char_device/char_device.ko /home/ray/drivers/first_char_device/char_device.o /home/ray/drivers/first_char_device/char_device.mod.o
| raymoss/BBB_ubuntu_DD | drivers/first_char_device/.char_device.ko.cmd | bat | gpl-3.0 | 279 |
@echo off
cd ..\
hg log --template "{rev}" -r . > ".\Tools\revision.txt"
copy ".\Tools\madexcept\u_MadExcept.pas" ".\" /Y
cscript .\Tools\madexcept\Clear.js
cscript .\Tools\madexcept\Prepare.js
cscript .\Tools\CreateVersionInfo.js
call .\Tools\CreateBuildInfo.cmd "Custom (ME)" %~dp0..\ %~dp0..\..\sas.requires
cd .\Reso... | alexandrkopylov/UG | Tools/Build.Debug.MadExcept.cmd | bat | gpl-3.0 | 736 |
del ".\compiled\veterans.smx"
compile.exe ".\veterans.sp"
move ".\compiled\veterans.smx" "..\plugins" | falahati/veterans | scripting/veterans_compile.cmd | bat | gpl-3.0 | 101 |
@echo off
rem apmTagsAdd.cmd
rem ms-windows batch to add tags to jpg (IPTC:Keywords) and xmp (XMP-dc:Subject)
rem p=preserve-filedate
rem set exe="C:\Progs.Portable\Multimedia\Picture\Image-ExifTool-6.93\exiftool.exe" -P -overwrite_original -ignoreMinorErrors -quiet
if "%exifdir%"=="" set exifdir=C:\Progs.Portable\Mu... | k3b/APhotoManager | fotolib2/src/test/resources/de/k3b/media/apmTagsAdd.cmd | bat | gpl-3.0 | 2,138 |
cd dist
java -jar PasswdManager.jar
| Qingbao/PasswdManager | reader.bat | bat | lgpl-2.1 | 36 |
starrem
rem To simplify debugging of this MSI DLL, make this Visual Studio's debug command like so
rem cmd.exe /c updatemsi.bat
rem Then debugging the project will run this batch file which will
rem auto-uninstall the MSI, then update it with the new DLL, and then run the new MSI
rem
msiexec /q /uninstall D3D11In... | MorrigansWings/GamePhysics | PlanetSim/DirectX/Samples/C++/Misc/D3D11InstallHelper/updatemsi.bat | bat | apache-2.0 | 451 |
pyuic4 ../ui/socket_form.ui > ../../ui/Ui_SocketForm.py
| uname/bleproxy | PC/BleProxyDesk/resource/generator/gen_sock_form.bat | bat | apache-2.0 | 56 |
@echo off
if [%1]==[] goto usage
if [%2]==[] goto usage
echo Creating content directory...
IF not exist %2 (mkdir %2)
if %errorlevel% neq 0 exit /b %errorlevel%
echo Copying content files to build output directory...
xcopy %1 %2 /s /e /y 1>NUL
if %errorlevel% neq 0 exit /b %errorlevel%
echo Finished executing post b... | smacdo/Dungeon-Crawler | scripts/postbuild.bat | bat | apache-2.0 | 423 |
java -cp lib/*:. -jar lib/database-1.0.1.127.jar | Shaunyl/shauni | launch.bat | bat | apache-2.0 | 48 |
@echo off
setlocal
set batchdir=%~dp0
set buildtool=mingw
set buildtarget_default=all
set buildconfig_default=debug
set buildroot=%~1
set buildtype=%~2
set buildconfig=%~3
set buildtarget=%~4
set builddir=%buildroot%\build
set srcdir=%buildroot%\src
set projdir=%buildroot%\project
:: check arg
if "%buildroot%" == ... | Toshiyuki-Yamashita/cmake-template | project/lib/invoke.bat | bat | bsd-2-clause | 1,447 |
@echo off
rem setupCommandLine.cmd
rem
rem openFrameworks C++ Libraries command-line build script
rem for MS Visual Studio 2012
rem
rem Usage
rem -----
rem setupCommandLine VS_VERSION [ACTION] [CONFIGURATION] [TOOL]
rem VS_VERSION: 80|90|100|110
rem ACTION: build|rebuild|clean
rem CONFIGURATION: release|debu... | MediaLab-Amsterdam/interactive_content | of_v0.8.4_vs_release/scripts/vs/setupCommandLine.cmd | bat | cc0-1.0 | 3,261 |
@echo off
rem remember the directory path to this bat file
set dirPath=%~dp0
rem need to reverse windows names to posix names by changing \ to /
set dirPath=%dirPath:\=/%
rem remove blank at end of string
set dirPath=%dirPath:~0,-1%
rem - Customize for your installation, for instance you might want to add de... | calcium-machine/catapult-release-management | catapult/installers/atlassian-cli-7.9.0/structure.bat | bat | mpl-2.0 | 604 |
@echo off
cls
".nuget\nuget.exe" "install" ".nuget\packages.config" "-OutputDirectory" "packages" "-ExcludeVersion"
"packages\FAKE\tools\Fake.exe" build.fsx %*
pause | YaccConstructor/facio | build.bat | bat | apache-2.0 | 165 |
@echo off
TITLE PocketMine-MP 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 PocketMine-MP.phar (
set POCKETMINE_FILE=PocketMine-MP.phar
) else (
echo PocketMine-MP.phar not found
echo Downlo... | kabluinc/PocketMine-MP | start.cmd | bat | lgpl-3.0 | 822 |
java -jar Collate-TUI.jar collate from src/main to collated/main include java, fxml, css
java -jar Collate-TUI.jar collate from src/test to collated/test include java
java -jar Collate-TUI.jar collate from docs to collated/docs include md, html | CS2103AUG2016-T09-C4/main | collate.bat | bat | mit | 246 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\node_modules\npm\bin\npm-cli.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\node_modules\npm\bin\npm-cli.js" %*
) | ganyuling/nvm | npm/npm.cmd | bat | mit | 198 |
"..\tool\Jssor.Compress.exe" -HTML:Js -HTML:Css -HTML:Comment -HTML:Blank -JSSORONLY -AWRAP -OVERWRITE -ENCOUT:UTF-8 "different-size-photo-slider.source.html" -OUT "different-size-photo-slider.html"
| anawatom/lavandula | web/web-assets/jssorslider/demos-no-jquery/different-size-photo-slider.compress.bat | bat | bsd-3-clause | 200 |
@REM
@REM Licensed to the Apache Software Foundation (ASF) under one or more
@REM contributor license agreements. See the NOTICE file distributed with
@REM this work for additional information regarding copyright ownership.
@REM The ASF licenses this file to You under the Apache License, Version 2.0
@REM (th... | ibmsoe/cassandra | tools/bin/sstable2json.bat | bat | apache-2.0 | 2,292 |
@echo off
rem -----------------------------------------------------------------------------------
rem copy DCM4CHEE Audit Record Repository components into DCM4CHEE Archive installation
rem -----------------------------------------------------------------------------------
if "%OS%" == "Windows_NT" setlocal
set DIRNA... | medicayun/medicayundicom | dcm4jboss-all/trunk/dcm4jboss-build/target/bin/install_arr.bat | bat | apache-2.0 | 2,048 |
@echo off
@rem This file must use CRLF linebreaks to function properly
@rem and requires both pcretest and pcregrep
@rem This file was originally contributed by Ralf Junker, and touched up by
@rem Daniel Richard G. Tests 10-12 added by Philip H.
@rem Philip H also changed test 3 to use "wintest" files.
@rem
@... | JFLarvoire/the_silver_searcher | win32/pcre/RunTest.bat | bat | apache-2.0 | 17,518 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\js-yaml\bin\js-yaml.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\js-yaml\bin\js-yaml.js" %*
) | ChrisChenSZ/code | 画册带注册版/node_modules/.bin/js-yaml.cmd | bat | apache-2.0 | 186 |
cd client
grunt serverstart | fk-mbc/angular-codeigniter-rest | start-server.bat | bat | mit | 27 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLS... | maartenbreddels/ipyvolume | docs/make.bat | bat | mit | 7,747 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.