commit stringlengths 40 40 | old_file stringlengths 4 264 | new_file stringlengths 4 264 | old_contents stringlengths 0 4.24k | new_contents stringlengths 1 5.44k | subject stringlengths 14 778 | message stringlengths 15 9.92k | lang stringclasses 277
values | license stringclasses 13
values | repos stringlengths 5 127k |
|---|---|---|---|---|---|---|---|---|---|
b9640e6de8a5b3095f29e612ac9076cd91d373d3 | ci/jenkins.cmd | ci/jenkins.cmd | @ECHO OFF
SET BASEDIR=%~dp0..
SET USERINI=%BASEDIR%\user.ini
FOR /F "tokens=1,2 delims=:" %%a in ("%STEELTOE_PCF_CREDENTIALS%") do (
set CF_USER=%%a
set CF_PASS=%%b
)
SET PYTHON_HOME=C:\Python36
SET DOTNET_HOME=C:\Program Files\dotnet
SET JAVA_HOME=C:\opt\oracle-jdk-8
SET GIT_HOME=C:\Program Files\Git
SET MAVEN... | @ECHO OFF
SET BASEDIR=%~dp0..
SET USERINI=%BASEDIR%\user.ini
FOR /F "tokens=1,2 delims=:" %%a in ("%STEELTOE_PCF_CREDENTIALS%") do (
set CF_USER=%%a
set CF_PASS=%%b
)
SET PYTHON_HOME=C:\Python36
SET DOTNET_HOME=C:\Program Files\dotnet
SET JAVA_HOME=C:\opt\oracle-jdk-8
SET GIT_HOME=C:\Program Files\Git
SET MAVEN... | Update path to CloundFoundry CLI | Update path to CloundFoundry CLI
| Batchfile | apache-2.0 | SteelToeOSS/Samples,SteelToeOSS/Samples,SteelToeOSS/Samples,SteelToeOSS/Samples |
a4a8f047181444adeffeb14392710ddb0de5c332 | scripts/windows_msbuild.bat | scripts/windows_msbuild.bat | @rem Build and test Mbed TLS with Visual Studio using msbuild.
@rem Usage: windows_msbuild [RETARGET]
@rem RETARGET: version of Visual Studio to emulate
@rem https://docs.microsoft.com/en-us/cpp/build/how-to-modify-the-target-framework-and-platform-toolset
@rem These parameters are hard-coded for no... | Add a simple build script for Windows with Visual Studio | Add a simple build script for Windows with Visual Studio
Keep it simple and mostly non-parametrizable for now.
A path to Visual Studio 2017 is hard-coded.
Signed-off-by: Gilles Peskine <f805f64266d288fc5467baa7be6cd0ff366f477b@arm.com>
| Batchfile | apache-2.0 | Mbed-TLS/mbedtls,NXPmicro/mbedtls,Mbed-TLS/mbedtls,ARMmbed/mbedtls,ARMmbed/mbedtls,NXPmicro/mbedtls,ARMmbed/mbedtls,NXPmicro/mbedtls,ARMmbed/mbedtls,Mbed-TLS/mbedtls,NXPmicro/mbedtls,Mbed-TLS/mbedtls | |
51bed06fb8178d183b14c003e94b73fdf71f6783 | extensions/ringqt/buildqt512.bat | extensions/ringqt/buildqt512.bat | call ..\..\src\locatevc.bat
"C:\Qt\Qt5.12.2\5.12.2\msvc2017\bin\qmake.exe" ring_qt512.pro -spec win32-msvc "CONFIG+=qtquickcompiler"
rem "C:\Qt\Qt5.12.2\Tools\QtCreator\bin\jom.exe" -f ../build-ring_qt512-Desktop_Qt_5_12_2_MSVC2017_32bit-Release/Makefile qmake_all
"C:\Qt\Qt5.12.2\Tools\QtCreator\bin\jom.exe"
copy relea... | call ..\..\src\locatevc.bat
"C:\Qt\Qt5.12.3\5.12.3\msvc2017\bin\qmake.exe" ring_qt512.pro -spec win32-msvc "CONFIG+=qtquickcompiler"
rem "C:\Qt\Qt5.12.3\Tools\QtCreator\bin\jom.exe" -f ../build-ring_qt512-Desktop_Qt_5_12_3_MSVC2017_32bit-Release/Makefile qmake_all
"C:\Qt\Qt5.12.3\Tools\QtCreator\bin\jom.exe"
copy relea... | Update RingQt - Update from Qt 5.12.2 to Qt 5.12.3 | Update RingQt - Update from Qt 5.12.2 to Qt 5.12.3
| Batchfile | mit | ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring |
864f32a3bd60aa3abe48d40ea882b9a3e055a5bd | databases/initdb/src/main/resources/bin/init-unifiedpush-db.bat | databases/initdb/src/main/resources/bin/init-unifiedpush-db.bat | @ECHO OFF
IF %1.==. GOTO No1
REM Remove trailing /
set CONFIG=%1
REM set debug parameters
REM set DEBUG_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,address=1044,server=y,suspend=y"
@powershell -Command "java -cp "..\lib\*" org.jboss.aerogear.unifiedpush.DBMaintenance $%DEBUG_OPTS% -Daerobase.config.dir=%CONFIG%"
GOT... | Add init db windows script file | Add init db windows script file
| Batchfile | apache-2.0 | aerobase/unifiedpush-server,aerobase/unifiedpush-server,aerobase/unifiedpush-server | |
cbc70343cc7c328c28b5ee631161add0fb87dcdf | Build/Scripts/BuildBeta.bat | Build/Scripts/BuildBeta.bat | ::*******************************************************************************************************
:: BuildBeta.bat - Gbtc
::
:: Tennessee Valley Authority, 2009
:: No copyright is claimed pursuant to 17 USC 105. All Other Rights Reserved.
::
:: This software is made freely available under the TVA Op... | ::*******************************************************************************************************
:: BuildBeta.bat - Gbtc
::
:: Tennessee Valley Authority, 2009
:: No copyright is claimed pursuant to 17 USC 105. All Other Rights Reserved.
::
:: This software is made freely available under the TVA Op... | Modify .Net framework version to 4.0 | Synchrophasor: Modify .Net framework version to 4.0
git-tfs-id: [https://tfs.codeplex.com/tfs/TFS07]$/openpdc/Synchrophasor/Current Version;C57478
| Batchfile | mit | GridProtectionAlliance/openPDC,GridProtectionAlliance/openPDC,GridProtectionAlliance/openPDC,GridProtectionAlliance/openPDC |
7666c416f0e1ab7719c047c3605c47ee9e7e5883 | StartBot.bat | StartBot.bat | @echo off
setlocal enabledelayedexpansion
cls
echo ### ###
echo # CorpBot - CorpNewt #
echo ### ###
echo.
set "botFile=WatchDog.py"
set "pyPath=python"
for /f %%i in ('where python 2^>nul') do (
set "p=%%i"
if /i NOT "!p:~0,5!"=="INFO:" (
set "pyPath=%%... | @echo off
setlocal enabledelayedexpansion
cls
echo ### ###
echo # CorpBot - CorpNewt #
echo ### ###
echo.
set "botFile=WatchDog.py"
set "pyPath=python"
for /f "tokens=*" %%i in ('where python 2^>nul') do (
set "p=%%i"
if /i NOT "!p:~0,5!"=="INFO:" (
set... | Fix for spaces in path | Fix for spaces in path
| Batchfile | mit | corpnewt/CorpBot.py,corpnewt/CorpBot.py |
337ff390fd839d46e8aaff48a094add0f84d76c4 | Kudu.Services.Web/updateNodeModules.cmd | Kudu.Services.Web/updateNodeModules.cmd | @echo off
pushd %1
set attempts=5
set counter=0
:retry
set /a counter+=1
echo Attempt %counter% out of %attempts%
if exist %1\node_modules\azure-cli\bin\azure (
cmd /c npm update https://github.com/amitapl/azure-sdk-tools-xplat/tarball/kudu_s21_5
) else (
cmd /c npm install https://github.com/amitapl/azure-sdk-... | @echo off
pushd %1
set attempts=5
set counter=0
:retry
set /a counter+=1
echo Attempt %counter% out of %attempts%
if exist node_modules\azure-cli\bin\azure (
cmd /c npm update https://github.com/amitapl/azure-sdk-tools-xplat/tarball/kudu_s21_5
) else (
cmd /c npm install https://github.com/amitapl/azure-sdk-too... | Remove long directory from azure-cli | Remove long directory from azure-cli
| Batchfile | apache-2.0 | sitereactor/kudu,uQr/kudu,dev-enthusiast/kudu,bbauya/kudu,chrisrpatterson/kudu,puneet-gupta/kudu,juvchan/kudu,dev-enthusiast/kudu,chrisrpatterson/kudu,kali786516/kudu,puneet-gupta/kudu,uQr/kudu,projectkudu/kudu,YOTOV-LIMITED/kudu,badescuga/kudu,duncansmart/kudu,shrimpy/kudu,uQr/kudu,bbauya/kudu,MavenRain/kudu,shibayan/... |
4002aebb90863adc0ccf831796a86555f4e7cadf | HexEdit/PreBuild.bat | HexEdit/PreBuild.bat | ECHO Get revision number from git
echo // Pre build automatically generated header file> GitRevision.h
REM We use SET/P to do an echo without newline
set /p="#define GITREVISION " >> GitRevision.h
REM Count number of commits (relies on Git being installed)
git rev-list HEAD | find /v /c "" ... | ECHO Get revision number from git
echo // Automatically generated header file created by Prebuild.bat > GitRevision.h
REM We use SET/P to do an echo without newline
set /p="#define GITREVISION " >> GitRevision.h
REM Count number of commits (relies on Git being installed)
IF NOT E... | Make prebuild batch file more adaptable by trying to find Git.exe | Make prebuild batch file more adaptable by trying to find Git.exe
| Batchfile | mit | AndrewWPhillips/HexEdit,AndrewWPhillips/HexEdit,AndrewWPhillips/HexEdit |
bfdf646e574defe2145235ed446ed16a35fb935d | make-windows-executables.bat | make-windows-executables.bat | python setup.py install
rmdir %~dp0windows /s /q
mkdir %~dp0windows
python setup.py py2exe
move dist\retriever.exe %~dp0windows
rmdir build dist /s /q | python setup.py install
rmdir %~dp0windows /s /q
mkdir %~dp0windows
python setup.py py2exe
move dist\retriever.exe windows\
rmdir build dist /s /q
| Allow Windows batch file to work when there are spaces in the path. | Allow Windows batch file to work when there are spaces in the path.
| Batchfile | mit | bendmorris/retriever,bendmorris/retriever,davharris/retriever,bendmorris/retriever,davharris/retriever,henrykironde/deletedret,embaldridge/retriever,henrykironde/deletedret,goelakash/retriever,davharris/retriever,embaldridge/retriever,goelakash/retriever,embaldridge/retriever |
8a4e2fdb1b864a20d07d3e9a15095d807a97f8bf | file-utility-code/build-self-contained-targets.cmd | file-utility-code/build-self-contained-targets.cmd | @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... | @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... | Remove manual versioning from self-contained targets | Remove manual versioning from self-contained targets
| Batchfile | mit | SoundMetrics/aris-file-sdk,SoundMetrics/aris-file-sdk,SoundMetrics/aris-file-sdk |
eb3bfc40ae2a2a5e63d23cc2895ffbc55b0d0126 | recipes/indexed_gzip/run_test.bat | recipes/indexed_gzip/run_test.bat | :: Apply patch to `subprocess` on Python versions > 2 and < 3.6.3
:: https://github.com/matplotlib/matplotlib/issues/9176
for /f "delims=" %%a in ('python -c "import subprocess; import os.path as op; print(op.abspath(op.join(op.dirname(subprocess.__file__), "".."")));"') do @set PATCH_PREFIX=%%a
python -c "import sys;... | :: Apply patch to `subprocess` on Python versions > 2 and < 3.6.3
:: https://github.com/matplotlib/matplotlib/issues/9176
for /f "delims=" %%a in ('python -c "import subprocess; import os.path as op; print(op.abspath(op.join(op.dirname(subprocess.__file__), "".."")));"') do @set PATCH_PREFIX=%%a
python -c "import sys;... | Make sure errorlevel is not empty | Make sure errorlevel is not empty
| Batchfile | bsd-3-clause | hadim/staged-recipes,goanpeca/staged-recipes,rmcgibbo/staged-recipes,hadim/staged-recipes,stuertz/staged-recipes,dschreij/staged-recipes,kwilcox/staged-recipes,SylvainCorlay/staged-recipes,ocefpaf/staged-recipes,synapticarbors/staged-recipes,johanneskoester/staged-recipes,cpaulik/staged-recipes,jjhelmus/staged-recipes,... |
9e6a0b4ed8765ca8ee9c58f8a0993fa0679963da | Tools/buildbot/test-amd64.bat | Tools/buildbot/test-amd64.bat | @rem Used by the buildbot "test" step.
cd PCbuild
call rt.bat -q -d -x64 -uall -rw
| @rem Used by the buildbot "test" step.
cd PCbuild
call rt.bat -d -q -x64 -uall -rwW -n
| Use -W on the Windows 64 buildbots | Use -W on the Windows 64 buildbots
| Batchfile | mit | sk-/python2.7-type-annotator,sk-/python2.7-type-annotator,sk-/python2.7-type-annotator |
fcbbc69caac05ad0af5248cb1706568be02851de | bin/kill-drivers.bat | bin/kill-drivers.bat | REM Run from anywhere, project root or bin folder. E.g. (from root):
REM bin\kill-drivers
tasklist | find /i "driver" && taskkill /f /im "chromedriver.exe" && taskkill /f /im "IEDriverServer.exe" | @echo off
REM Run from anywhere, project root or bin folder. E.g. (from root):
REM bin\kill-drivers
tasklist | findstr /i "driver phantomjs"
taskkill /f /im "chromedriver.exe"
taskkill /f /im "IEDriverServer.exe"
taskkill /f /im "phantomjs.exe" | Make sure all taskkills fire. | Make sure all taskkills fire.
| Batchfile | mit | gitgrimbo/settlersonlinesimulator,gitgrimbo/settlersonlinesimulator |
6c0e9142a61f1efc028dee6e768ea50fba35c758 | build-theme-file.bat | build-theme-file.bat | @echo off
echo Building your theme...
mkdir temp
echo Building fonts...
bin\makebundle.exe temp\8x8.fnt Template\font8x8
bin\makebundle.exe temp\7x6.fnt Template\font7x6
bin\makebundle.exe temp\4x6.fnt Template\font4x6
echo Copying colors...
copy /y Template\colors.txt temp\colors.txt
echo Copying graphics...
copy /y T... | @echo off
echo Building your theme...
mkdir temp
echo Building fonts...
bin\makebundle.exe temp\8x8.fnt Template\font8x8
bin\makebundle.exe temp\7x6.fnt Template\font7x6
bin\makebundle.exe temp\4x6.fnt Template\font4x6
echo Copying colors...
copy /y Template\colors.txt temp\colors.txt
echo Copying graphics...
copy /y T... | Clean up after theme bundling | Clean up after theme bundling
| Batchfile | mit | kometbomb/klystrack-theme-kit |
fd16547c03de70aa8a745434ceb37c1646308d80 | buildofflineguide.bat | buildofflineguide.bat | @echo off
if "%1" == "" (
echo Usage: buildrelease version-number
goto end
)
IF EXIST tmpdocs rmdir /s /q tmpdocs
xcopy /q /s /i www\unstable\userguide tmpdocs
xcopy /q /s /i www\_layouts tmpdocs\_layouts
xcopy /q /s /i www\_plugins tmpdocs\_plugins
xcopy /q /s /i www\css tmpdocs\css
xcopy /q /s /i ww... | @echo off
if "%1" == "" (
echo Usage: buildofflineguide version-number
goto end
)
IF EXIST tmpdocs rmdir /s /q tmpdocs
xcopy /q /s /i www\unstable\userguide tmpdocs
xcopy /q /s /i www\_layouts tmpdocs\_layouts
xcopy /q /s /i www\_plugins tmpdocs\_plugins
xcopy /q /s /i www\css tmpdocs\css
xcopy /q /s ... | Fix copy and paste typo | Fix copy and paste typo
| Batchfile | apache-2.0 | malcolmr/nodatime,malcolmr/nodatime,jskeet/nodatime,malcolmr/nodatime,zaccharles/nodatime,nodatime/nodatime,zaccharles/nodatime,zaccharles/nodatime,jskeet/nodatime,zaccharles/nodatime,malcolmr/nodatime,zaccharles/nodatime,BenJenkinson/nodatime,nodatime/nodatime,BenJenkinson/nodatime,zaccharles/nodatime |
796f3c625bcab2767cdaa5ba7f6654aa03a83e52 | serve_locally.bat | serve_locally.bat | docker run --rm --volume="%cd%:/srv/jekyll" -p 35729:35729 -p 4000:4000 --name jekyll -it jekyll/jekyll jekyll serve | Add script for automated local running | Add script for automated local running
| Batchfile | mit | spectre-team/spectre-team.github.io,spectre-team/spectre-team.github.io | |
363e3ed20eaed55e6b617383d6062a9226985e2a | CreatePackages.bat | CreatePackages.bat | .nuget\nuget.exe pack Baseclass.Contrib.Nuget.Output\Baseclass.Contrib.Nuget.Output.nuspec -Version 1.0.6
.nuget\nuget.exe pack Baseclass.Contrib.Nuget.Output\Baseclass.Contrib.Nuget.Output.Web.nuspec -Version 1.0.0
.nuget\nuget.exe pack Baseclass.Contrib.Nuget.Linked\Baseclass.Contrib.Nuget.Linked.nuspec -Version 1.... | .nuget\nuget.exe pack Baseclass.Contrib.Nuget.Output\Baseclass.Contrib.Nuget.Output.nuspec -Version 1.0.7
.nuget\nuget.exe pack Baseclass.Contrib.Nuget.Output\Baseclass.Contrib.Nuget.Output.Web.nuspec -Version 1.0.0
.nuget\nuget.exe pack Baseclass.Contrib.Nuget.Linked\Baseclass.Contrib.Nuget.Linked.nuspec -Version 1.... | Update Baseclass.Contrib.Nuget.Output version to 1.0.7 | Update Baseclass.Contrib.Nuget.Output version to 1.0.7
| Batchfile | mit | baseclass/Contrib.Nuget |
472718616459334e8dd4763f80141a01733f064b | recipes/jkqtplotter/bld.bat | recipes/jkqtplotter/bld.bat | mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=%LIBRARY_PREFIX% -DCMAKE_PREFIX_PATH=%LIBRARY_PREFIX% ..
if errorlevel 1 exit 1
cmake --build . --config Release --target install
if errorlevel 1 exit 1
| mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=%LIBRARY_PREFIX% -DCMAKE_PREFIX_PATH=%LIBRARY_PREFIX% ..
if errorlevel 1 exit 1
cmake --build . --config Release
if errorlevel 1 exit 1
echo "Build finished"
cmake --config Release --target install
if errorlevel 1 exit 1
| Add a separate install phase | Add a separate install phase
| Batchfile | bsd-3-clause | Juanlu001/staged-recipes,mcs07/staged-recipes,goanpeca/staged-recipes,SylvainCorlay/staged-recipes,asmeurer/staged-recipes,ocefpaf/staged-recipes,stuertz/staged-recipes,dschreij/staged-recipes,goanpeca/staged-recipes,scopatz/staged-recipes,johanneskoester/staged-recipes,kwilcox/staged-recipes,patricksnape/staged-recipe... |
ed5458c966a51a0dff097a8b4e2d0635924c9b8e | scripts/appveyor_tests.cmd | scripts/appveyor_tests.cmd | @ECHO OFF
:: Run unit tests
cd test\Steeltoe.Extensions.Configuration.CloudFoundry.Test
dotnet test
if not "%errorlevel%"=="0" goto failure
cd ..\..
cd test\Steeltoe.Extensions.Configuration.ConfigServer.Test
if not "%errorlevel%"=="0" goto failure
dotnet test
cd ..\..
echo Unit Tests Pass
goto success
:failure
echo ... | @ECHO OFF
:: Run unit tests
cd test\Steeltoe.Extensions.Configuration.CloudFoundry.Test
dotnet test
if not "%errorlevel%"=="0" goto failure
cd ..\..
cd test\Steeltoe.Extensions.Configuration.ConfigServer.Test
dotnet test
if not "%errorlevel%"=="0" goto failure
cd ..\..
echo Unit Tests Pass
goto success
:failure
echo ... | Fix test script for appveyor | Fix test script for appveyor
| Batchfile | apache-2.0 | SteelToeOSS/Configuration,SteelToeOSS/Configuration,SteelToeOSS/Configuration |
4b509a681f62eb484b61864b0cd33f152dc300d1 | run_process_with_timeout.bat | run_process_with_timeout.bat | SET EXE=%2
start %1%EXE%
timeout /t %3
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% taskkill /im %EXE% /f & exit /b 1
exit /b %errorlevel% | SET EXE=%2
SET FINISHED=0
start %1%EXE% && %FINISHED%=1
FOR /L %%I in (1,1,%3) DO (timeout /t 1 && IF %%I EQU %3 goto :timeout && IF FINISHED EQU 1 goto :taskFinished)
:taskFinished
exit /b %errorlevel%
:timeout
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% taskkill /im %EXE% /f & exit /b ... | Make Tests in Appveyor Exit when Test is finished | Make Tests in Appveyor Exit when Test is finished
| Batchfile | agpl-3.0 | SirRade/Hippocrates,SirRade/JNF_NEAT,IDPA16/Hippocrates,SirRade/Hippocrates,IDPA16/Hippocrates |
d9c0aeaf9822cbc7e433c767d066776cd44106a7 | recipes/jcc/bld.bat | recipes/jcc/bld.bat | :: Paths assume java-jdk installed by conda
set JCC_JDK=%JAVA_HOME%
set PATH=%JCC_JDK%\jre\bin\server;%JCC_JDK%;%JCC_JDK%\jre\bin;%PATH%
set JCC_INCLUDES=%JCC_JDK%\include\win32;%JCC_JDK%\include
set JCC_LFLAGS=/DLL;/LIBPATH:%JCC_JDK%\lib;Ws2_32.lib;jvm.lib
set JDK_HOME=%JCC_JDK%
set
::cd jcc
"%PYTHON%" setup.py in... | :: Paths assume openjdk installed by conda
set JCC_JDK=%JAVA_HOME%
set PATH=%JCC_JDK%\jre\bin\server;%JCC_JDK%;%JCC_JDK%\jre\bin;%PATH%
:: set JCC_INCLUDES=%JCC_JDK%\include\win32;%JCC_JDK%\include
:: set JCC_LFLAGS=/DLL;/LIBPATH:%JCC_JDK%\lib;Ws2_32.lib;jvm.lib
:: set JDK_HOME=%JCC_JDK%
:: set
"%PYTHON%" setup.py ... | Remove windows explicitly stated compiler directives. | Remove windows explicitly stated compiler directives.
| Batchfile | bsd-3-clause | isuruf/staged-recipes,ceholden/staged-recipes,sodre/staged-recipes,goanpeca/staged-recipes,NOAA-ORR-ERD/staged-recipes,johanneskoester/staged-recipes,Juanlu001/staged-recipes,barkls/staged-recipes,shadowwalkersb/staged-recipes,igortg/staged-recipes,birdsarah/staged-recipes,glemaitre/staged-recipes,sannykr/staged-recipe... |
876043b3b36bbfff94781ea84b51ab1e341ce925 | pathvisio.bat | pathvisio.bat | cd /d %~dp0
java -jar pathvisio.jar -p visplugins.jar %*
| cd /d %~dp0
java -Xmx1024m -jar pathvisio.jar -p visplugins.jar %*
| Increase memory limit for standard installation | Increase memory limit for standard installation
git-svn-id: 6d8cdd4af04c6f63acdc5840a680025514bef303@3310 4f21837e-9f06-0410-ae49-bac5c3a7b9b6
| Batchfile | apache-2.0 | egonw/pathvisio,egonw/pathvisio,egonw/pathvisio,egonw/pathvisio,egonw/pathvisio |
1a54a6eab52024d7d8ad9d54c32b256f94062b95 | src/build.bat | src/build.bat | @echo off
cls
".nuget\NuGet.exe" "Install" "FAKE" "-OutputDirectory" "packages" "-ExcludeVersion"
"packages\FAKE\tools\Fake.exe" build.fsx | @echo off
cls
".nuget\NuGet.exe" "Install" "FAKE" "-OutputDirectory" "packages" "-ExcludeVersion"
"packages\FAKE\tools\Fake.exe" build.fsx
pause | Build : Added pause at the end of the bat file | Build : Added pause at the end of the bat file
| Batchfile | apache-2.0 | FlexSearch/FlexSearch,FlexSearch/FlexSearch,FlexSearch/FlexSearch,FlexSearch/FlexSearch |
b7a1a0f514143d7fc60d4566fd8dd56b139bd83c | recipes/6s/bld.bat | recipes/6s/bld.bat | set PATH=%PATH:C:\Program Files\Git\usr\bin;=%
:: Configure.
cmake -G "MinGW Makefiles" -D CMAKE_INSTALL_PREFIX=%PREFIX% .
if errorlevel 1 exit 1
:: Build.
mingw32-make
if errorlevel 1 exit 1
:: Install.
mingw32-make install
if errorlevel 1 exit 1
sixs < Example_In_1.txt
| set PATH=%PATH:C:\Program Files\Git\usr\bin;=%
:: Configure.
cmake -G "MinGW Makefiles" -D CMAKE_INSTALL_PREFIX=%LIBRARY_PREFIX% .
if errorlevel 1 exit 1
:: Build.
mingw32-make
if errorlevel 1 exit 1
:: Install.
mingw32-make install
if errorlevel 1 exit 1
sixs < Example_In_1.txt
| Change install prefix to LIBRARY_PREFIX | Change install prefix to LIBRARY_PREFIX
| Batchfile | bsd-3-clause | asmeurer/staged-recipes,cpaulik/staged-recipes,chohner/staged-recipes,JohnGreeley/staged-recipes,chohner/staged-recipes,caspervdw/staged-recipes,kwilcox/staged-recipes,ceholden/staged-recipes,larray-project/staged-recipes,hadim/staged-recipes,gqmelo/staged-recipes,blowekamp/staged-recipes,Juanlu001/staged-recipes,Sylva... |
4c523b4392843d7d1eb17e335c1f4d7e2beccc8e | Games/Other/Oxide.Game.Nomad/Files/Windows/_start-example.bat | Games/Other/Oxide.Game.Nomad/Files/Windows/_start-example.bat | @echo off
cls
:start
echo Starting server...
"Nomad Server\NomadServer.exe" -name "My Oxide Server" -port 5127 -slots 10 -clientVersion "0.60" -password "" -tcpLobby "149.202.51.185" 25565
echo.
echo Restarting server...
echo.
goto start
| @echo off
cls
:start
echo Starting server...
"Nomad Server\NomadServer.exe" -name "My Oxide Server" -port 5127 -slots 10 -clientVersion "0.602" -password "" -tcpLobby "149.202.51.185" 25565
echo.
echo Restarting server...
echo.
goto start
| Patch for version 0.602 update | [Nomad] Patch for version 0.602 update
| Batchfile | mit | LaserHydra/Oxide,Visagalis/Oxide,Visagalis/Oxide,LaserHydra/Oxide,Nogrod/Oxide-2,Nogrod/Oxide-2 |
d1123e1d16279cb0c03780865a253ad2f598dfd0 | Scripts/BuildAndPackage.cmd | Scripts/BuildAndPackage.cmd | "C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" "%~dp0..\LightBlue.sln" /target:Clean,Build /p:Configuration=Release /maxcpucount
powershell.exe %~dp0PackageNuget.ps1 | "C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" "%~dp0..\LightBlue.sln" /target:Clean,Build /p:Configuration=Release;VisualStudioVersion=12.0 /maxcpucount
powershell.exe %~dp0PackageNuget.ps1 | Fix build script for systems without VS2012 | Fix build script for systems without VS2012
| Batchfile | apache-2.0 | graemefoster/LightBlue,LightBlueProject/LightBlue,Drewan/LightBlue,wangdoubleyan/LightBlue,graemefoster/LightBlue,graemefoster/LightBlue,LightBlueProject/LightBlue,Drewan/LightBlue,ColinScott/LightBlue,ColinScott/LightBlue,wangdoubleyan/LightBlue,LightBlueProject/LightBlue,wangdoubleyan/LightBlue,Drewan/LightBlue,Colin... |
7a6de051139499edd80ddccafcfcba4f34515d35 | Tools/bin/build.bat | Tools/bin/build.bat | @REM
@REM Copyright (c) 2006, Intel Corporation
@REM All rights reserved. This program and the accompanying materials
@REM are licensed and made available under the terms and conditions of the BSD License
@REM which accompanies this distribution. The full text of the license may be found at
@REM http://opensource... | @REM
@REM Copyright (c) 2006, Intel Corporation
@REM All rights reserved. This program and the accompanying materials
@REM are licensed and made available under the terms and conditions of the BSD License
@REM which accompanies this distribution. The full text of the license may be found at
@REM http://opensource... | Simplify the script. It now allows normal ant targets and flags to be passed straight through. For example | Simplify the script. It now allows normal ant targets and flags to be passed straight through. For example
build –v clean
build all –k
git-svn-id: 5648d1bec6962b0a6d1d1b40eba8cf5cdb62da3d@778 6f19259b-4bc3-4df7-8a09-765794883524
| Batchfile | bsd-2-clause | MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2 |
d5afdce7ca16674d7840c2a1eaff600ad35d3815 | test-recipes/metadata/build_string/run_test.bat | test-recipes/metadata/build_string/run_test.bat | conda list -p "%PREFIX%" --canonical
if errorlevel 1 exit 1
for /f "delims=" %%i in ('conda list -p "%PREFIX%" --canonical') do set condalist=%%i
if errorlevel 1 exit 1
echo "%condalist%"
if not "%condalist%"=="conda-build-test-build-string-1.0-1" exit 1
cat "%PREFIX%\conda-meta\conda-build-test-build-string-1.0-1.json... | conda list -p "%PREFIX%" --canonical
if errorlevel 1 exit 1
for /f "delims=" %%i in ('conda list -p "%PREFIX%" --canonical') do set condalist=%%i
if errorlevel 1 exit 1
echo "%condalist%"
if not "%condalist%"=="conda-build-test-build-string-1.0-abc" exit 1
cat "%PREFIX%\conda-meta\conda-build-test-build-string-1.0-abc.... | Use correct build string in metadata files | Use correct build string in metadata files
| Batchfile | bsd-3-clause | dan-blanchard/conda-build,mwcraig/conda-build,sandhujasmine/conda-build,dan-blanchard/conda-build,ilastik/conda-build,sandhujasmine/conda-build,ilastik/conda-build,rmcgibbo/conda-build,takluyver/conda-build,frol/conda-build,dan-blanchard/conda-build,takluyver/conda-build,frol/conda-build,frol/conda-build,rmcgibbo/conda... |
5ddb1bb8148ac41b46f3fafdcb30484974d9ced7 | Games/Other/Oxide.Game.Nomad/Files/Windows/_start-example.bat | Games/Other/Oxide.Game.Nomad/Files/Windows/_start-example.bat | @echo off
cls
:start
echo Starting server...
"Nomad Server\NomadServer.exe" -name "My Oxide Server" -port 5127 -slots 10 -clientVersion "0.78" -password "" -tcpLobby "149.202.51.185" 25565
echo.
echo Restarting server...
echo.
goto start
| @echo off
cls
:start
echo Starting server...
"Nomad Server\NomadServer.exe" -name "My Oxide Server" -port 5127 -slots 10 -clientVersion "0.79" -password "" -tcpLobby "149.202.51.185" 25565
echo.
echo Restarting server...
echo.
goto start
| Patch for version 0.79 update | [Nomad] Patch for version 0.79 update
| Batchfile | mit | LaserHydra/Oxide,Visagalis/Oxide,LaserHydra/Oxide,Visagalis/Oxide |
95c96ab45c039c4ebd94f22c506a919130a06720 | recipes/vs2008_runtime/bld.bat | recipes/vs2008_runtime/bld.bat | for %%F in ("." "bin") do (
cmake -G "%CMAKE_GENERATOR%" ^
-DCMAKE_INSTALL_PREFIX:PATH="%LIBRARY_PREFIX%" ^
-DCMAKE_INSTALL_DEBUG_LIBRARIES:BOOL="OFF" ^
-DCMAKE_INSTALL_DEBUG_LIBRARIES_ONLY:BOOL="OFF" ^
-DCMAKE_INSTALL_OPENMP_LIBRARIES:BOOL="ON" ^
-DCMAKE_INSTALL_SY... | if "%ARCH%" == "32" (set "ARCH_DIR=x86")
if "%ARCH%" == "64" (set "ARCH_DIR=amd64")
dir /a:d /o:-n /s /b C:\Windows\WinSxS\%ARCH_DIR%_microsoft.vc90.openmp* > vcomp90_locs.txt
type vcomp90_locs.txt
set /p VCOMP_DIR=<vcomp90_locs.txt
echo "%VCOMP_DIR%"
for %%F in ("." "bin") do (
cmake -G "%CMAKE_GENERATOR%" ^
... | Add WinSxS path to vcomp90 | Add WinSxS path to vcomp90
| Batchfile | bsd-3-clause | conda-forge/staged-recipes,jakirkham/staged-recipes,synapticarbors/staged-recipes,scopatz/staged-recipes,mariusvniekerk/staged-recipes,cpaulik/staged-recipes,asmeurer/staged-recipes,NOAA-ORR-ERD/staged-recipes,rmcgibbo/staged-recipes,NOAA-ORR-ERD/staged-recipes,sodre/staged-recipes,isuruf/staged-recipes,stuertz/staged-... |
063082d2f780e12e7ade31c9d1d59a6a6dbe1c76 | ArcGISRuntimeSDKQt_CppSamples/CloudAndPortal/OAuthRedirectExample/windows_deployment.bat | ArcGISRuntimeSDKQt_CppSamples/CloudAndPortal/OAuthRedirectExample/windows_deployment.bat | ECHO OFF
SET "ARCH=x64"
SET "VC_ARCH=amd64"
SET "QT_KIT=C:\Qt\5.12.0\msvc2017_64"
SET "DIR=%~dp0"
SET "BUILD_TYPE=release"
SET "BUILD_DIR=%DIR%..\build-OAuthRedirectExample-Desktop_Qt_5_12_0_MSVC2017_64bit-Release\%BUILD_TYPE%"
SET "ARCGIS_SDK_DIR=C:\Program Files (x86)\ArcGIS SDKs\Qt100.7\sdk\windows\%ARCH%\bin\%BUIL... | ECHO OFF
SET "ARCH=x64"
SET "VC_ARCH=amd64"
SET "QT_KIT=C:\Qt\5.12.6\msvc2017_64"
SET "DIR=%~dp0"
SET "BUILD_TYPE=release"
SET "BUILD_DIR=%DIR%..\build-OAuthRedirectExample-Desktop_Qt_5_12_6_MSVC2017_64bit-Release\%BUILD_TYPE%"
SET "ARCGIS_SDK_DIR=C:\Program Files (x86)\ArcGIS SDKs\Qt100.7\sdk\windows\%ARCH%\bin\%BUIL... | Update the version to 5.12.6. | Update the version to 5.12.6.
| Batchfile | apache-2.0 | Esri/arcgis-runtime-samples-qt,Esri/arcgis-runtime-samples-qt,Esri/arcgis-runtime-samples-qt,Esri/arcgis-runtime-samples-qt |
71b285d2f152c17e641ead030acaba645ff35197 | fwcfg/buildAll.bat | fwcfg/buildAll.bat | setlocal
call clean.bat
call ..\Tools\SetVsEnv x86
inf2cat /uselocaltime /driver:. /os:XP_X86,Server2003_X86,XP_X64,Server2003_X64,Vista_X86,Server2008_X86,Vista_X64,Server2008_X64,7_X86,7_X64,Server2008R2_X64,8_X86,8_X64,Server8_X64,6_3_X86,6_3_X64,Server6_3_X64,10_X86,10_X64,Server10_X64
mkdir Install
copy qemufwcf... | setlocal
call clean.bat
call ..\Tools\SetVsEnv x86
inf2cat /uselocaltime /driver:. /os:8_X86,8_X64,Server8_X64,6_3_X86,6_3_X64,Server6_3_X64,10_X86,10_X64,Server10_X64
mkdir Install
copy qemufwcfg.* .\Install\
endlocal
| Remove code for legacy OSes | fwcfg: Remove code for legacy OSes
Signed-off-by: Kostiantyn Kostiuk <88b496cab076c092c564e40d69a70d175fb00bcc@daynix.com>
| Batchfile | bsd-3-clause | virtio-win/kvm-guest-drivers-windows,vrozenfe/kvm-guest-drivers-windows,daynix/kvm-guest-drivers-windows,daynix/kvm-guest-drivers-windows,YanVugenfirer/kvm-guest-drivers-windows,virtio-win/kvm-guest-drivers-windows,vrozenfe/kvm-guest-drivers-windows,virtio-win/kvm-guest-drivers-windows,vrozenfe/kvm-guest-drivers-window... |
8c843fae703df2398967c25008d32a20db22e86a | project/hexitandburn_mega.bat | project/hexitandburn_mega.bat | @echo #----------------------------------------------------------------------------#
@echo # Generating main.lss
@echo #----------------------------------------------------------------------------#
avr-objdump -h -S bin\main.elf > bin\main.lss
@echo #--------------------------------------------------------------------... | @echo #----------------------------------------------------------------------------#
@echo # Generating main.lss
@echo #----------------------------------------------------------------------------#
avr-objdump -h -S bin\main.elf > bin\main.lss
@echo #--------------------------------------------------------------------... | Update comport and avrdude path. | Update comport and avrdude path.
| Batchfile | mit | pvrego/adaino,pvrego/adaino |
e23c9f13846ebba3706a60ea2e1960982d002883 | bin/resin.cmd | bin/resin.cmd | @echo off
:: http://stackoverflow.com/questions/12322308/batch-file-to-check-64bit-or-32bit-os
reg Query "HKLM\Hardware\Description\System\CentralProcessor\0" | find /i "x86" > NUL && set ARCH=x86 || set ARCH=x64
set NODE_PATH="%~dp0\bin\node\node-win32-%ARCH%.exe"
@IF NOT EXIST %NODE_PATH% (
set NODE_PATH="node.ex... | @echo off
:: http://stackoverflow.com/questions/12322308/batch-file-to-check-64bit-or-32bit-os
reg Query "HKLM\Hardware\Description\System\CentralProcessor\0" | find /i "x86" > NUL && set ARCH=x86 || set ARCH=x64
set NODE_PATH="%~dp0\node\node-win32-%ARCH%.exe"
@IF NOT EXIST %NODE_PATH% (
set NODE_PATH="node.exe"
)... | Fix node Windows absolute path | Fix node Windows absolute path
| Batchfile | apache-2.0 | resin-io/resin-cli,resin-io/resin-cli,resin-io/resin-cli,resin-io/resin-cli |
fd8ebf728ca68aa6766f95310d2efe68da5d749c | ci/scripts/build-project-windows.bat | ci/scripts/build-project-windows.bat | SET "JAVA_HOME=C:\opt\jdk1.8.0_161"
cd git-repo
./mvnw clean install | SET "JAVA_HOME=C:\opt\jdk1.8.0_161"
cd git-repo
./mvnw clean install -X | Add more logging for debugging formatting failures on windows | Add more logging for debugging formatting failures on windows
| Batchfile | apache-2.0 | snicoll/initializr,snicoll/initializr,spring-io/initializr,snicoll/initializr,spring-io/initializr,spring-io/initializr |
848ab20faf4559bd487862dfdb4230f901e179df | NuGet/pack.bat | NuGet/pack.bat | REM set version=31.0.0-pre1b
REM set platform=x86
if "%platform%"=="x64" (
copy ..\x64\Release\CefSharp.Core.dll
set DotPlatform=.x64
) else (
copy ..\Win32\Release\CefSharp.Core.dll
set Platform=x86
set DotPlatform=
)
NuGet pack CefSharp.Common.nuspec -NoPackageAnalysis -Version %version% -Properties DotPlatfor... | set version=31.0.0-CI-%APPVEYOR_BUILD_NUMBER%
REM set platform=x86
if "%platform%"=="x64" (
copy ..\x64\Release\CefSharp.Core.dll
set DotPlatform=.x64
) else (
copy ..\Win32\Release\CefSharp.Core.dll
set Platform=x86
set DotPlatform=
)
NuGet pack CefSharp.Common.nuspec -NoPackageAnalysis -Version %version% -Prop... | Make CI NuGets unique by %APPVEYOR_BUILD_NUMBER% | Make CI NuGets unique by %APPVEYOR_BUILD_NUMBER% | Batchfile | bsd-3-clause | dga711/CefSharp,jamespearce2006/CefSharp,yoder/CefSharp,zhangjingpu/CefSharp,VioletLife/CefSharp,dga711/CefSharp,battewr/CefSharp,Haraguroicha/CefSharp,rover886/CefSharp,jamespearce2006/CefSharp,rover886/CefSharp,wangzheng888520/CefSharp,jamespearce2006/CefSharp,ruisebastiao/CefSharp,NumbersInternational/CefSharp,Harag... |
0279e6a2a80577c2037a2979fa751bb4cc90972a | packer/vagrant/scripts/windows/msys2-install.bat | packer/vagrant/scripts/windows/msys2-install.bat | if not exist "C:\Windows\Temp\msys2.exe" (
powershell -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::TLS12; (New-Object System.Net.WebClient).DownloadFile('https://github.com/msys2/msys2-installer/releases/download/2020-07-20/msys2-x86_64-20200720.exe', 'C:\Windows\Temp\msys2.exe'... | if not exist "C:\Windows\Temp\msys2.exe" (
powershell -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::TLS12; (New-Object System.Net.WebClient).DownloadFile('https://github.com/msys2/msys2-installer/releases/download/2020-07-20/msys2-x86_64-20200720.exe', 'C:\Windows\Temp\msys2.exe'... | Kill background processes to allow parent to exit | Kill background processes to allow parent to exit
| Batchfile | mit | mitchellh/vagrant-installers,mitchellh/vagrant-installers,mitchellh/vagrant-installers,mitchellh/vagrant-installers,mitchellh/vagrant-installers,mitchellh/vagrant-installers |
2c4930ad672e6abc570fd43048da41c5d999fc95 | Applications/Specware/bin/windows/check-and-set-environment.cmd | Applications/Specware/bin/windows/check-and-set-environment.cmd | @echo off
rem Check that the needed environment variables are set:
if "%SPECWARE4%"=="" (
echo Error: environment variable SPECWARE4 not set.
echo SPECWARE4 must be set to the path of the Specware 4 tree,
echo e.g. c:\users\me\specware4.
pause
exit
)
if "%XEMACS%"=="" (
echo Error: enviro... | @echo off
rem Check that the needed environment variables are set:
rem In general, enclose filenames in double-quotes, since enviroment
rem variables could expand to dirctories containing spaces, periods,
rem and other nasty characters.
if "%SPECWARE4%"=="" (
echo Error: environment variable SPECWARE... | Put double-quotes around filenames to avoid problems with environment variables expanding into directories containing spaces, periods, etc. | Put double-quotes around filenames to avoid problems with
environment variables expanding into directories containing
spaces, periods, etc.
git-svn-id: 9ecf60ce9baff443e30a0472d3fd222fcb8117cf@3906 7b97033b-253e-4a5c-9b07-e25f9089a9fd
| Batchfile | bsd-2-clause | KestrelInstitute/Specware,KestrelInstitute/Specware,KestrelInstitute/Specware,KestrelInstitute/Specware,KestrelInstitute/Specware |
6fcd5d0e16340c1e9f0aa683be3592445ba95291 | modules/framework/scripts/executecommand.bat | modules/framework/scripts/executecommand.bat | @echo off
rem check that JAVA_HOME and LCF_HOME are set
rem save existing path here
set OLDDIR=%CD%
cd %LCF_HOME%\processes
set CLASSPATH=.
for %%f in (jar/*) do call script\setclasspath.bat %%f
set JAVADEFINES=
for %%g in (define/*) do call script\setdefine.bat %%g
rem restore old path here
cd %OLDDIR%
"%JAVA_HOME%\bi... | @echo off
rem check that JAVA_HOME and LCF_HOME are set
if not exist "%JAVA_HOME%\bin\java.exe" goto nojavahome
if not exist "%LCF_HOME%\properties.ini" goto nolcfhome
rem save existing path here
set OLDDIR=%CD%
cd "%LCF_HOME%\processes"
set CLASSPATH=.
for %%f in (jar/*) do call script\setclasspath.bat %%f
set JAVADEF... | Update script to check properly for missing variables, and get the quotations right (I hope)... | Update script to check properly for missing variables, and get the quotations right (I hope)...
git-svn-id: 0503cfb7d358eaa9bd718f348f448f10022ea703@938013 13f79535-47bb-0310-9956-ffa450edef68
| Batchfile | apache-2.0 | kishorejangid/manifoldcf,kishorejangid/manifoldcf,gladyscarrizales/manifoldcf,kishorejangid/manifoldcf,apache/manifoldcf,gladyscarrizales/manifoldcf,apache/manifoldcf,apache/manifoldcf,kishorejangid/manifoldcf,cogfor/mcf-cogfor,gladyscarrizales/manifoldcf,gladyscarrizales/manifoldcf,apache/manifoldcf,kishorejangid/mani... |
1968156596a0775a31214f977699bf3bebdc8a86 | Tools/AppVeyor/Build.cmd | Tools/AppVeyor/Build.cmd | @echo off
call "%vs140comntools%vsvars32.bat"
set LIBDIR=C:\Magick.NET.libs
set TARGET=C:\Magick.NET\ImageMagick
if "%2"=="AnyCPU" goto anycpu
xcopy %LIBDIR%\lib\Release\%2 %TARGET%\lib\Release\%2 /Y /S /I
xcopy %LIBDIR%\%1\lib\Release\%2 %TARGET%\$1\lib\Release\%2 /Y /S /I
goto build
:anycpu
xcopy %LIBDIR%\lib\Re... | @echo off
call "%vs140comntools%vsvars32.bat"
set LIBDIR=C:\Magick.NET.libs
set TARGET=C:\Magick.NET\ImageMagick
if "%2"=="AnyCPU" goto anycpu
xcopy %LIBDIR%\lib\Release\%2 %TARGET%\lib\Release\%2 /Y /S /I
xcopy %LIBDIR%\%1\lib\Release\%2 %TARGET%\%1\lib\Release\%2 /Y /S /I
goto build
:anycpu
xcopy %LIBDIR%\lib\Re... | Make sure only the used lib files end up in the Magick.NET.libs folder. | Make sure only the used lib files end up in the Magick.NET.libs folder.
| Batchfile | apache-2.0 | dlemstra/Magick.NET,dlemstra/Magick.NET |
9b5f6ad86dd413389a93e8a11680e11b26fd660d | importBabyNamesWithHector.bat | importBabyNamesWithHector.bat | build\install\hector\bin\hector.bat com.marklogic.hector.JobConfig job input_file_path=./src/test/resources/Most_Popular_Baby_Names_NYC.csv delimited_root_name=baby-name document_type=xml output_collections=baby-name chunk_size=100 thread_count=4 | Add command line for hector | Add command line for hector
| Batchfile | apache-2.0 | sastafford/hector | |
cc994fc1d2d3647a17c98490201be4b95159b9b4 | bin/MidiSplitAll.bat | bin/MidiSplitAll.bat | @for %%a in (*.mid) do @midisplit "%%a" "%%~na-split.mid"
rem @set midisplit_dir=%~dp0
rem
rem :dispatch_loop
rem @if "%1"=="" @goto dispatch_done
rem @echo %midisplit_dir%midisplit "%1" "%~dpn1.mid"
rem @shift
rem @goto dispatch_loop
rem :dispatch_done
| Add Windows batch file for batch conversion. | Add Windows batch file for batch conversion.
| Batchfile | mit | gocha/midisplit | |
9b1d3e5437d75a8c59c683d0e1de27110cdb1b61 | framework/build.bat | framework/build.bat | @echo off
setlocal enabledelayedexpansion
set PLAY_VERSION="2.2-SNAPSHOT"
if defined JPDA_PORT set DEBUG_PARAM="-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=%JPDA_PORT%"
set p=%~dp0
set p=%p:\=/%
set fp=file:///!p: =%%20!
java -Xms512M -Xmx1024M -Xss1M -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M... | @echo off
setlocal enabledelayedexpansion
set PLAY_VERSION="2.2-SNAPSHOT"
if defined JPDA_PORT set DEBUG_PARAM="-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=%JPDA_PORT%"
set p=%~dp0
set p=%p:\=/%
set fp=file:///!p: =%%20!
java -Xms512M -Xmx1024M -Xss1M -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M... | Fix command history in Windows | Fix command history in Windows
SBT 0.13 uses JLine 2.x, which interacts badly with the existing setting
-Dfile.encoding=UTF-8. However, the JLine terminal encoding can be
overridden by providing the option -Dinput.encoding=Cp1252.
| Batchfile | apache-2.0 | playframework/playframework,rajeshpg/playframework,richdougherty/playframework,ktoso/playframework,aradchykov/playframework,playframework/playframework,hagl/playframework,marcospereira/playframework,Shenker93/playframework,marcospereira/playframework,richdougherty/playframework,hagl/playframework,mkurz/playframework,ar... |
e5b4f90804db34b2d20a0f6052d4af96b30c4d53 | src/System.Private.ServiceModel/tools/setupfiles/SetupWCFTestService.cmd | src/System.Private.ServiceModel/tools/setupfiles/SetupWCFTestService.cmd | echo off
setlocal
REM elevated window does not set current directory correctly.
REM Workaround it by passing the current directory as 1st parameter
pushd %1
certutil -addstore -f root RootCATest.cer
certutil -f -p test -importpfx "WcfTestServer.pfx"
netsh http add sslcert ipport=0.0.0.0:44285 certhash=1d85a3f6cd2c02... | echo off
setlocal
REM elevated window does not set current directory correctly.
REM Workaround it by passing the current directory as 1st parameter
pushd %1
certutil -addstore -f root RootCATest.cer
certutil -f -p test -importpfx "WcfTestServer.pfx"
netsh http add sslcert ipport=0.0.0.0:44285 certhash=1d85a3f6cd2c02... | Allow Bridge environment variables to configure Bridge use | Allow Bridge environment variables to configure Bridge use
| Batchfile | mit | StephenBonikowsky/wcf,MattGal/wcf,ElJerry/wcf,mconnew/wcf,mmitche/wcf,huoxudong125/wcf,khdang/wcf,cashcat/wcf,ericstj/wcf,ElJerry/wcf,StephenBonikowsky/wcf,mmitche/wcf,dotnet/wcf,zhenlan/wcf,shmao/wcf,imcarolwang/wcf,hongdai/wcf,KKhurin/wcf,ericstj/wcf,iamjasonp/wcf,SajayAntony/wcf,MarcosRamiro/wcf,iamjasonp/wcf,SajayA... |
71f1aa16cf920bb4de0e8475d17ccb9e1141f198 | build.cmd | build.cmd | @echo off
:Build
cls
echo Restoring NuGet packages for solution...
"tools\nuget\nuget.exe" "restore" "src/Cake.sln"
echo.
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\... | @echo off
:Build
cls
if not exist tools\Cake\Cake.exe (
echo Installing Cake...
tools\nuget\nuget.exe install Cake -OutputDirectory tools -ExcludeVersion -NonInteractive -NoCache
echo.
)
if not exist tools\xunit.runners\tools\xunit.console.exe (
echo Installing xUnit.net: Runners...
tools\nuget\nuget.exe insta... | Build script: Prevent NuGet from retrieving Cake from cache. | Build script: Prevent NuGet from retrieving Cake from cache.
| Batchfile | mit | mholo65/cake,ferventcoder/cake,SharpeRAD/Cake,robgha01/cake,phenixdotnet/cake,danielrozo/cake,vlesierse/cake,os-alan/cake,vlesierse/cake,thomaslevesque/cake,manekovskiy/cake,daveaglick/cake,mholo65/cake,ferventcoder/cake,RichiCoder1/cake,RichiCoder1/cake,michael-wolfenden/cake,cake-build/cake,thomaslevesque/cake,RehanS... |
bdf07e315d55205b0112740bc71c291cf53badde | scripts/ba.bat | scripts/ba.bat | rem ba.bat - download and build all of scintilla and scite
rd /s/q scintilla scite
cvs co scintilla scite
cd scintilla
call delbin
del/q bin\*.a
call delcvs
call zipsrc
cd win32
make
cd ..
cd ..
cd scite
del/q bin\*.properties
del/q bin\SciTE
call delbin
call delcvs
call zipsrc
cd win32
make
cd ..
call upxsc1
call zipw... | rem ba.bat - download and build all of scintilla and scite
rd /s/q scintilla scite
cvs co scintilla scite
cd scintilla
call delbin
del/q bin\*.a
call delcvs
call zipsrc
cd win32
nmake -f scintilla.mak
cd ..
cd ..
cd scite
del/q bin\*.properties
del/q bin\SciTE
call delbin
call delcvs
call zipsrc
cd win32
nmake -f scite... | Change to using MSVC for builds. | Change to using MSVC for builds.
| Batchfile | isc | R1dO/scite_clone,R1dO/scite_clone,R1dO/scite_clone,R1dO/scite_clone |
55c03c27a437542361af16a17e9983eac6d8c6e1 | bootstrap/win/git.template.bat | bootstrap/win/git.template.bat | @echo off
setlocal
if not defined EDITOR set EDITOR=notepad
set PATH=%~dp0GIT_BIN_DIR\cmd;%PATH%
"%~dp0GIT_BIN_DIR\GIT_PROGRAM" %*
| @echo off
setlocal
if not defined EDITOR set EDITOR=notepad
set PATH=%~dp0GIT_BIN_DIR\cmd;%~dp0;%PATH%
"%~dp0GIT_BIN_DIR\GIT_PROGRAM" %*
| Fix depot_tools\git.bat when depot_tools in not in PATH. | Fix depot_tools\git.bat when depot_tools in not in PATH.
Manual land of https://chromiumcodereview.appspot.com/2009173002/ due to CQ
lineending issues.
AUTHOR=techtonik@gmail.com
R=phajdan.jr@chromium.org, techtonik@gmail.com, dpranke@chromium.org
BUG=
Review URL: https://codereview.chromium.org/2015673002 .
git-sv... | Batchfile | bsd-3-clause | primiano/depot_tools,primiano/depot_tools,CoherentLabs/depot_tools,primiano/depot_tools,CoherentLabs/depot_tools |
5c04d55a03805c5251f43cc0f7655812cd1a10bc | Make.bat | Make.bat | @ECHO off
IF NOT "x%1" == "x" GOTO :%1
:luvit
ECHO "Building luvit"
SET LUVI_APP=app
SET LUVI_TARGET=luvit
luvi-binaries\Windows\luvi.exe
SET "LUVI_APP="
SET "LUVI_TARGET="
GOTO :end
:test
CALL Make.bat luvit
luvit.exe tests\run.lua
GOTO :end
:clean
IF EXIST luvit.exe DEL /F /Q luvit.exe
:end
| @ECHO off
IF NOT "x%1" == "x" GOTO :%1
:luvit
ECHO "Building luvit"
SET LUVI_APP=app
SET LUVI_TARGET=luvit.exe
luvi-binaries\Windows\luvi.exe
SET "LUVI_APP="
SET "LUVI_TARGET="
GOTO :end
:test
CALL Make.bat luvit
luvit.exe tests\run.lua
GOTO :end
:clean
IF EXIST luvit.exe DEL /F /Q luvit.exe
:end
| Include .exe in windows build | Include .exe in windows build
| Batchfile | apache-2.0 | DBarney/luvit,GabrielNicolasAvellaneda/luvit-upstream,GabrielNicolasAvellaneda/luvit-upstream,rjeli/luvit,luvit/luvit,zhaozg/luvit,kaustavha/luvit,kaustavha/luvit,rjeli/luvit,kaustavha/luvit,bsn069/luvit,bsn069/luvit,DBarney/luvit,DBarney/luvit,rjeli/luvit,bsn069/luvit,GabrielNicolasAvellaneda/luvit-upstream,luvit/luvi... |
d91349d18bc7f1635d376310b51563759b02ac81 | run-jenkins-build.bat | run-jenkins-build.bat |
set MSBUILD_EXE=C:\Windows\Microsoft.NET\Framework\v3.5\MSBuild
cd 3rd-party\UnitTest++
%MSBUILD_EXE% UnitTest++.vsnet2008.sln /p:Configuration=Debug /target:Clean
%MSBUILD_EXE% UnitTest++.vsnet2008.sln /p:Configuration=Release /target:Clean
%MSBUILD_EXE% UnitTest++.vsnet2008.sln /p:Configuration=Debug
%MSBUI... | @echo off
set DEVENV=C:\Windows\Microsoft.NET\Framework\v3.5\MSBuild
set DEVENV=C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe
if exist "%DEVENV%" goto devenv_found
set DEVENV=C:\Program Files(x86)\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe
if exist "%DEVENV%" goto devenv_found
echo "Ple... | Update Windows CI build script. | Update Windows CI build script.
Use devenv rather than msbuild.
Run the RUN_TEST project.
| Batchfile | apache-2.0 | libamqp/libamqp,libamqp/libamqp,libamqp/libamqp,libamqp/libamqp |
0aafe9dc73def1d13d37b36a60e73620c56f4c14 | scripts/build_gitlab/win.bat | scripts/build_gitlab/win.bat | @echo off
rem ======================================================================== rem
rem Copyright 2015-2016 Intel Corporation rem
rem rem
rem Licensed under the Apache License, Version 2.0 (the "License");... | @echo off
rem ======================================================================== rem
rem Copyright 2015-2016 Intel Corporation rem
rem rem
rem Licensed under the Apache License, Version 2.0 (the "License");... | Handle spaces in args for batch file | Handle spaces in args for batch file
| Batchfile | apache-2.0 | MengjiaoH/ospray,MengjiaoH/ospray,wilsonCernWq/ospray,ospray/OSPRay,wilsonCernWq/ospray,MengjiaoH/ospray,MengjiaoH/ospray,wilsonCernWq/ospray,ospray/OSPRay,ospray/OSPRay,ospray/OSPRay,MengjiaoH/ospray |
bb9eb7dcd0a2e47c021cd2af8810e5ffb28cf209 | ServerStaging/signInstaller.bat | ServerStaging/signInstaller.bat | @echo off
set /p path="Enter path to installer: "
"C:\Program Files (x86)\Windows Kits\10\App Certification Kit\signtool.exe" sign /n "Open Source Developer, Michael Scrivo" /t http://timestamp.comodoca.com/authenticode /fd SHA256 %path%
set /p throwaway=Hit ENTER to continue... | Add helper script to sign installer post build | Add helper script to sign installer post build
| Batchfile | mit | mscrivo/ootd | |
6dc8b56cb6f4bc76c7da249e8c70f781fb31d23f | Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/CreateProjectDirectoryStructure.bat | Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/CreateProjectDirectoryStructure.bat | REM This file should be executed from the command line prior to the first
REM build. It will be necessary to refresh the Eclipse project once the
REM .bat file has been executed (normally just press F5 to refresh).
REM Copies all the required files from their location within the standard
REM FreeRTOS directory s... | Add batch file that creates the directory structure required by the XMC4500 GCC port. | Add batch file that creates the directory structure required by the XMC4500 GCC port.
| Batchfile | mit | FreeRTOS/FreeRTOS-Kernel,FreeRTOS/FreeRTOS-Kernel | |
3c28fe1088a18b454706efe2915f17951c9021e5 | jenkins/windows_csharp_mf.cmd | jenkins/windows_csharp_mf.cmd | @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
set build-root=%~dp0..
rem // resolve to fully qualified path
for %%i in ("%build-root%") do set build-root=%%~fi
REM -- C# --
cd %build-root%\csharp\dev... | Enable .netmf in the gated build. | Enable .netmf in the gated build.
| Batchfile | mit | kevinledinh/azure-iot-sdks,Eclo/azure-iot-sdks,Eclo/azure-iot-sdks,Eclo/azure-iot-sdks,kevinledinh/azure-iot-sdks,Eclo/azure-iot-sdks,Eclo/azure-iot-sdks,kevinledinh/azure-iot-sdks,kevinledinh/azure-iot-sdks,Eclo/azure-iot-sdks,kevinledinh/azure-iot-sdks,Eclo/azure-iot-sdks,Eclo/azure-iot-sdks,kevinledinh/azure-iot-sdk... | |
259f50656a7d06f6c49afba19f0729d8675dd21d | bin/genjob.bat | bin/genjob.bat | @ECHO OFF
@REM ----- INIT SCREEN -----
TITLE Using command line to create new job !!!
COLOR 0f
CLS
@REM ----- SET DEFAULT DIRECTORY -----
SET DIRNAME=%~dp0
IF "%DIRNAME%" == "" SET DIRNAME=.\
@REM ----- GET INFORMATION FOR JOB FROM CONSOLE -----
ECHO --------------- CREATE JOB: %2 ---------------
ECHO.
SET inputResu... | @ECHO OFF
setlocal
@REM ----- INIT SCREEN -----
TITLE Using command line to create new job !!!
COLOR 0f
CLS
@REM ----- SET WIPERDOG HOME DIRECTORY -----
set WIPERDOGHOME=%~dp0..
for %%i in ("%WIPERDOGHOME%") do set WIPERDOGHOME=%%~fsi
cd "%WIPERDOGHOME%\bin"
@REM ----- GET INFORMATION FOR JOB FROM CONSOLE -----
ECHO ... | Fix bug: directory contains space character | Fix bug: directory contains space character
| Batchfile | apache-2.0 | wiperdog/wiperdog,wiperdog/wiperdog |
b24ce25e60bae3a064d5306155a472285c1f9721 | windows_vim_setup.bat | windows_vim_setup.bat | mkdir C:\Users\Nathan Mador-House\Documents\gVimPortable\Data\settings\vimfiles\autoload
call git clone git://github.com/tpope/vim-surround C:\Users\Nathan Mador-House\Documents\gVimPortable\Data\settings\vimfiles\autoload\
call git clone git://github.com/tpope/vim-commentary.git C:\Users\Nathan Mador-House\Documents\... | Add bat file for vim initialization on windows. | Add bat file for vim initialization on windows.
| Batchfile | mit | NathanMH/scripts,NathanMH/scripts,NathanMH/scripts | |
81a853a63fe60db9ef876dcc9c19b04ff881e5b4 | Batch.bat | Batch.bat | @echo off
:: 启动命令处理器扩展名 启动延缓环境变量扩展名
setlocal ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION
:: 双脱字符的功用
echo Hi there^^!
:: 如果是从图形界面(相对于命令行)启动的,则暂停
echo %cmdcmdline% | find "%~0" > nul
if %errorlevel% EQU 0 pause
::
echo %cmdcmdline% | findstr /c:"%~n0" > nul
if %errorlevel% EQU 0 pause
| Add a batch script for the first commit. | Add a batch script for the first commit.
| Batchfile | mit | niucheng/Snippets,niucheng/Snippets,niucheng/Snippets | |
26bdf748e5a275275a98530191d951cc694f0bc2 | Dictionary/run.bat | Dictionary/run.bat | java -Xrunhprof:cpu=samples -DWNDBVERSION=1.7 -DWNHOME=C:\nlp\opennlp\opennlp\dictionary\src\ -DWNSEARCHDIR=C:\nlp\WordNet\dict\ -jar output\dictionary-0.1.0.jar %1 -g -h -o -a -s -Oop.txt -over -synsa -antsa -perta -famla -synsn -simsn -antsn -coorn -hypen -hypon -treen -holon -sprtn -smemn -ssubn -hholn -meron -subs... | java -Xrunhprof:cpu=samples -DWNDBVERSION=1.7 -DWNHOME=C:\nlp\opennlp\opennlp\dictionary\src\ -DWNSEARCHDIR=C:\nlp\WordNet\dict\ -jar output\dictionary-0.1.0.jar %1 -g -h -o -a -s -Oop.txt -over -synsa -antsa -perta -famla -synsn -simsn -antsn -coorn -hypen -hypon -treen -holon -sprtn -smemn -ssubn -hholn -meron -subs... | Stop error by adding space at end of line | Stop error by adding space at end of line
| Batchfile | apache-2.0 | mccraigmccraig/opennlp,mccraigmccraig/opennlp |
0996a3397c98d112ee9096bb5776002ea35fa86a | pyoctree_build.bat | pyoctree_build.bat | REM Set variables for Microsoft Visual Studio for Python 2.7
REM @call "C:\Users\michaelh3\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\vcvarsall.bat" amd64
REM Set environ as workaround for bugs (See http://stackoverflow.com/questions/2817869/error-unable-to-find-vcvarsall-bat and http://bugs.pyt... | REM Set variables for Microsoft Visual Studio for Python 2.7
REM @call "C:\Users\michaelh3\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\vcvarsall.bat" amd64
REM Set environ as workaround for bugs (See http://stackoverflow.com/questions/2817869/error-unable-to-find-vcvarsall-bat and http://bugs.pyt... | Update bat file for Python 3 build | Update bat file for Python 3 build
| Batchfile | mit | mhogg/pyoctree,mhogg/pyoctree |
bb4d6084b02b847164e2fec1485b2154e1666802 | gradlew.bat | gradlew.bat | @if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@rem Set local scope for the variables with windows NT shell
if "%OS%"=... | Add missing gradle wrapper file | Add missing gradle wrapper file
| Batchfile | agpl-3.0 | OpenLMIS/openlmis-fulfillment,OpenLMIS/openlmis-fulfillment,OpenLMIS/openlmis-fulfillment,OpenLMIS/openlmis-fulfillment | |
308bada0ac4b2bfd2d203c90b313ea33f57bb82d | build/scripts/LoadNuGetInfo.cmd | build/scripts/LoadNuGetInfo.cmd | @echo off
REM This is a script that will set environment information about where to find
REM NuGet.exe, it's version and ensure that it's present on the enlistment.
set NuGetExeVersion=3.5.0-beta2
set NuGetExeFolder=%~dp0..\..\Binaries\Download\%NuGetExeVersion%
set NuGetExe=%NuGetExeFolder%\NuGet.exe
REM Download Nu... | @echo off
REM This is a script that will set environment information about where to find
REM NuGet.exe, it's version and ensure that it's present on the enlistment.
set NuGetExeVersion=3.5.0-beta2
set NuGetExeFolder=%~dp0..\..
set NuGetExe=%NuGetExeFolder%\NuGet.exe
REM Download NuGet.exe if we haven't already
if not... | Move NuGet.exe restore location back to the root | Move NuGet.exe restore location back to the root
After extensive testing it appears the number of places that assume NuGet.exe is in the root is "at least one more." Need to unblock the signed build so putting it back in the root temporarily.
| Batchfile | mit | ErikSchierboom/roslyn,jmarolf/roslyn,srivatsn/roslyn,amcasey/roslyn,orthoxerox/roslyn,weltkante/roslyn,KevinH-MS/roslyn,panopticoncentral/roslyn,KiloBravoLima/roslyn,michalhosala/roslyn,AdamSpeight2008/roslyn-AdamSpeight2008,dotnet/roslyn,tannergooding/roslyn,robinsedlaczek/roslyn,balajikris/roslyn,DustinCampbell/rosly... |
7f7232fe047a5823d0dbdea30bf21c66ffbeca47 | jenkins/windows_csharp.cmd | jenkins/windows_csharp.cmd | @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
set build-root=%~dp0..
rem // resolve to fully qualified path
for %%i in ("%build-root%") do set build-root=%%~fi
REM -- C --
cd %build-root%\tools
call... | @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
set build-root=%~dp0..
rem // resolve to fully qualified path
for %%i in ("%build-root%") do set build-root=%%~fi
REM -- C --
cd %build-root%\tools
call... | Fix unit test run error on UWP by not running them | Fix unit test run error on UWP by not running them
| Batchfile | mit | yaweiw/azure-iot-gateway-sdk,yaweiw/azure-iot-gateway-sdk,yaweiw/azure-iot-gateway-sdk,yaweiw/azure-iot-gateway-sdk,yaweiw/azure-iot-gateway-sdk |
72ae02547ff25b2afd51a8480a888356a2d3f247 | build/scripts/LoadNuGetInfo.cmd | build/scripts/LoadNuGetInfo.cmd | @echo off
REM This is a script that will set environment information about where to find
REM NuGet.exe, it's version and ensure that it's present on the enlistment.
set NuGetExeVersion=3.6.0-beta1
set NuGetExeFolder=%~dp0..\..
set NuGetExe=%NuGetExeFolder%\NuGet.exe
if "%VisualStudioVersion%" == "15.0" (
set NuGe... | @echo off
REM This is a script that will set environment information about where to find
REM NuGet.exe, it's version and ensure that it's present on the enlistment.
set NuGetExeVersion=3.6.0-beta1
set NuGetExeFolder=%~dp0..\..
set NuGetExe=%NuGetExeFolder%\NuGet.exe
REM If we have an applocal copy of MSBuild, pass it... | Update test to check for existence of app-local msbuild instead of version number | Update test to check for existence of app-local msbuild instead of version number
| Batchfile | mit | TyOverby/roslyn,mmitche/roslyn,shyamnamboodiripad/roslyn,paulvanbrenk/roslyn,khyperia/roslyn,heejaechang/roslyn,stephentoub/roslyn,jasonmalinowski/roslyn,weltkante/roslyn,robinsedlaczek/roslyn,eriawan/roslyn,abock/roslyn,robinsedlaczek/roslyn,kelltrick/roslyn,weltkante/roslyn,wvdd007/roslyn,shyamnamboodiripad/roslyn,ma... |
e8ae79e53d0845d1b8c33b7ef51c53351df24ee6 | runbuildscript.bat | runbuildscript.bat | # This is for windows users only.
# If you're on a mac or linux, just run `ant build` from this folder in Terminal
set MYDIR=%~dp0
set ANT_OPTS=-D"file.encoding=UTF-8"
ant build | REM # This is for windows users only.
REM # If you're on a mac or linux, just run `ant build` from this folder in Terminal
set MYDIR=%~dp0
set ANT_OPTS=-D"file.encoding=UTF-8"
ant build | Use REM for comments to avoid error messages on the DOS prompt for Windows users | Use REM for comments to avoid error messages on the DOS prompt for Windows users
| Batchfile | mit | thetrickster/foundation-bc,lhagan/PlainReader,seanoshea/krissyoshea,scraperwiki/urchin-website,firnny29-cts/helloworld1,jacquesdeklerk/jacquesdeklerk,thetrickster/foundation-bc,seanoshea/krissyoshea,thetrickster/foundation-bc,jacquesdeklerk/jacquesdeklerk,fady/ant-build-script,lhagan/PlainReader,lhagan/PlainReader,scra... |
5c81d04ac98ddaa69a9837fa9d9cec0856e3b445 | cmd/setupenv.cmd | cmd/setupenv.cmd | @ECHO OFF
REM Uncomment to enable verbose mode
REM SET VERBOSE=YES
REM Because I'm tired of forgetting this
DOSKEY ls=dir
DOSKEY man=help
DOSKEY which=where
REM Add alias for Sublime Text
SET SUBLREGPATH=HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\Sublime Text 2_is1
SET SUBLBINNAME=sublime_text.exe
REG ... | Make working in Command Prompt slightly more bearable | Make working in Command Prompt slightly more bearable
| Batchfile | unlicense | ralish/dotfiles,ralish/dotfiles,ralish/dotfiles | |
440a6edb7362799804c042374eac032f8e480856 | Prepare_AllDependencies.bat | Prepare_AllDependencies.bat | @echo off
cd build
cmd /c "build.bat /target:PrepareDependencies" & pause & exit
| @echo off
cd /d %~dp0build
cmd /c "build.bat /target:PrepareDependencies" & pause & exit
| Fix path when right-clicking batch and Running as Administrator | Fix path when right-clicking batch and Running as Administrator
| Batchfile | lgpl-2.1 | n2cms/n2cms,nicklv/n2cms,bussemac/n2cms,DejanMilicic/n2cms,DejanMilicic/n2cms,EzyWebwerkstaden/n2cms,nicklv/n2cms,nimore/n2cms,DejanMilicic/n2cms,bussemac/n2cms,VoidPointerAB/n2cms,nicklv/n2cms,bussemac/n2cms,VoidPointerAB/n2cms,bussemac/n2cms,nimore/n2cms,n2cms/n2cms,n2cms/n2cms,SntsDev/n2cms,SntsDev/n2cms,EzyWebwerks... |
afaf14857442c184c123e10204934ffba986c9b5 | build/PushPackage.bat | build/PushPackage.bat | ..\.nuget\NuGet.exe push ..\Topshelf.Autofac\bin\Release\Topshelf.Autofac.*.nupkg -Source https://www.nuget.org/api/v2/package
| Add push package script :cow: | Add push package script :cow:
| Batchfile | mit | alexandrnikitin/Topshelf.Autofac | |
7781f9fe98517b10088cfd8cfb3a4b4472cd6e35 | BeagleBoardPkg/ba.bat | BeagleBoardPkg/ba.bat | @REM Copyright (c) 2008 - 2010, Apple, Inc. All rights reserved.
@REM All rights reserved. This program and the accompanying materials
@REM are licensed and made available under the terms and conditions of the BSD License
@REM which accompanies this distribution. The full text of the license may be found at
@REM http... | Add a build script for code socery gcc. | Add a build script for code socery gcc.
git-svn-id: 5648d1bec6962b0a6d1d1b40eba8cf5cdb62da3d@10260 6f19259b-4bc3-4df7-8a09-765794883524
| Batchfile | bsd-2-clause | MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2 | |
cb1e95c877d82b968da16684951269ea09fc6dc3 | CreateTestresults.cmd | CreateTestresults.cmd | @pushd %~dp0
ECHO Remember to build the solution first!
REM pause
"%~dp0\TestHarness\packages\NUnit.Runners.2.6.3\tools\nunit-console.exe" "%~dp0\TestHarness\nunit\bin\Debug\nunitHarness.dll" /result=results-example-nunit.xml /nologo /nodots
pause
@popd | Add ability to generate nunit test results | Add ability to generate nunit test results
| Batchfile | apache-2.0 | dirkrombauts/pickles-testresults,dirkrombauts/pickles-testresults,picklesdoc/pickles-testresults,picklesdoc/pickles-testresults,picklesdoc/pickles-testresults,dirkrombauts/pickles-testresults | |
b3225609b23fcb38edc4d7a810ba72bcb39555ac | makepanda/makepanda.bat | makepanda/makepanda.bat | @echo off
REM
REM Verify that we can find the 'makepanda' python script
REM and the python interpreter. If we can find both, then
REM run 'makepanda'.
REM
set thirdparty=thirdparty
if defined MAKEPANDA_THIRDPARTY set thirdparty=%MAKEPANDA_THIRDPARTY%
if not exist makepanda\makepanda.py goto :missing1
if not exist %... | @echo off
REM
REM Check the Windows architecture and determine with Python
REM to use; 64-bit or 32-bit. Verify that we can find the
REM 'makepanda' python script and the python interpreter.
REM If we can find both, then run 'makepanda'.
REM
if %PROCESSOR_ARCHITECTURE% == AMD64 (
set pythondir=win-python-x64
) els... | Add a check for 32-bit vs 64-bit OS and then use the appropriate python | Add a check for 32-bit vs 64-bit OS and then use the appropriate python
| Batchfile | bsd-3-clause | brakhane/panda3d,hj3938/panda3d,jjkoletar/panda3d,cc272309126/panda3d,hj3938/panda3d,mgracer48/panda3d,tobspr/panda3d,grimfang/panda3d,Wilee999/panda3d,mgracer48/panda3d,chandler14362/panda3d,matthiascy/panda3d,hj3938/panda3d,chandler14362/panda3d,mgracer48/panda3d,matthiascy/panda3d,tobspr/panda3d,ee08b397/panda3d,gri... |
19a172c3ebb991c046867887776018b73818425d | scripts/release_win.bat | scripts/release_win.bat | @echo off
if "%~1" == "" (
echo Usage: release_win.bat path-to-bin-folder
goto end
)
setlocal
set destdir="%cd%\%~1"
mkdir build
cd build
del CMakeCache.txt rem make sure to use default settings
cmake -D CMAKE_INSTALL_PREFIX=%destdir% -G "Visual Studio 12 2013 Win64" ..
ICProjConvert150 embree.sln /IC /s /f
cmak... | Add release script for windows | Add release script for windows
| Batchfile | apache-2.0 | Sjoerdie/embree,embree/embree,Sjoerdie/embree,Sjoerdie/embree,embree/embree,embree/embree,Sjoerdie/embree,embree/embree | |
797ecdc75ff8ad64e102be4dd1b7d0db8b3b7bd5 | GeocacheHeight/build.bat | GeocacheHeight/build.bat | @echo off
set BASENAME=Geocache_Height
set BASEPATH=%HOMEPATH%\Documents\Dev\GitHub\userscripts\GeocacheHeight
set DEPLOYPATH=%APPDATA%\Mozilla\Firefox\Profiles\6rhioilk.default\gm_scripts\%BASENAME%
cd "%BASEPATH%"
copy "src\%BASENAME%.meta.js" .
copy /b "src\%BASENAME%.meta.js" + src\header.js + "src\formatHeight.js... | @echo off
set BASENAME=Geocache_Height
set BASEPATH=%HOMEPATH%\Documents\Dev\GitHub\userscripts\GeocacheHeight
set DEPLOYPATH=%APPDATA%\Mozilla\Firefox\Profiles\6rhioilk.default\gm_scripts\%BASENAME%
cd "%BASEPATH%"
copy "src\%BASENAME%.meta.js" .
copy /b "src\%BASENAME%.meta.js" + src\header.js + "src\formatHeight.js... | Deploy feet version to own folder | Deploy feet version to own folder
| Batchfile | mit | JRInge/userscripts,JRInge/userscripts |
8998ec77366f40bf824978ab8882a1538e4ce504 | Source/wb-git.cmd | Source/wb-git.cmd | setlocal
set BUILDER_START_DIR=
set BUILDER_TOP_DIR=
set BUILDROOT_DIR=
set __CMD_INIT_RUN__=
%PYTHON% wb_git_main.py %*
endlocal
| setlocal
set PYTHONPATH=%BUILDER_TOP_DIR%\Source;%BUILDER_TOP_DIR%\Source\Common
set BUILDER_START_DIR=
set BUILDER_TOP_DIR=
set BUILDROOT_DIR=
set __CMD_INIT_RUN__=
echo PYTHONPATH %PYTHONPATH%
%PYTHON% wb_git_main.py %*
endlocal
| Update to work with common | Update to work with common
| Batchfile | apache-2.0 | barry-scott/scm-workbench,barry-scott/git-workbench,barry-scott/scm-workbench,barry-scott/scm-workbench,barry-scott/git-workbench |
c33a7eb4c1b412f9f4b03c48dc5b66d6e5929751 | popcorn.cmd | popcorn.cmd | @echo off
setlocal
set "output=nul"
set "times=1"
:help
:parseArgs
if "%~1" == "" goto main
if /i "%~1" == "-?" goto help
if /i "%~1" == "-h" goto help
if /i "%~1" == "--help" goto help
if /i "%~1" == "-t" (
set "times=%~2"
shift
)
if /i "%~1" == "--times" (
set "times=%~2"
shift
)
if /i "%~1" =... | @echo off
setlocal
set "output=nul"
set "times=1"
:help
goto :eof
:parseArgs
if "%~1" == "" goto main
if /i "%~1" == "-?" goto help
if /i "%~1" == "-h" goto help
if /i "%~1" == "--help" goto help
if /i "%~1" == "-t" (
set "times=%~2"
shift
)
if /i "%~1" == "--times" (
set "times=%~2"
shift
)
if... | Fix labels in the cmd script | Fix labels in the cmd script | Batchfile | mit | jamesqo/popcorn |
38d99d52ae46f67d5a1862f95ef57cc4eda17326 | scripts/tests/run_tests.bat | scripts/tests/run_tests.bat | @echo off
rem ======================================================================== rem
rem Copyright 2015-2017 Intel Corporation rem
rem rem
rem Licensed under the Apache License, Version 2.0 (the "License");... | @echo off
rem ======================================================================== rem
rem Copyright 2015-2017 Intel Corporation rem
rem rem
rem Licensed under the Apache License, Version 2.0 (the "License");... | Change baseline path for Win to avoid problematic drive letter | Change baseline path for Win to avoid problematic drive letter
| Batchfile | apache-2.0 | ospray/OSPRay,wilsonCernWq/ospray,ospray/OSPRay,ospray/OSPRay,ospray/OSPRay,wilsonCernWq/ospray,wilsonCernWq/ospray |
60b6ebacc8845aef72668864754b9526b0afa8aa | distribution/src/bin/elasticsearch-plugin.bat | distribution/src/bin/elasticsearch-plugin.bat | @echo off
setlocal enabledelayedexpansion
setlocal enableextensions
set ES_JAVA_OPTS="--add-opens java.base/sun.security.provider=ALL-UNNAMED %ES_JAVA_OPTS%"
set ES_MAIN_CLASS=org.elasticsearch.plugins.PluginCli
set ES_ADDITIONAL_CLASSPATH_DIRECTORIES=lib/tools/plugin-cli
call "%~dp0elasticsearch-cli.bat" ^
%%* ^
... | @echo off
setlocal enabledelayedexpansion
setlocal enableextensions
set ES_JAVA_OPTS=--add-opens java.base/sun.security.provider=ALL-UNNAMED %ES_JAVA_OPTS%
set ES_MAIN_CLASS=org.elasticsearch.plugins.PluginCli
set ES_ADDITIONAL_CLASSPATH_DIRECTORIES=lib/tools/plugin-cli
call "%~dp0elasticsearch-cli.bat" ^
%%* ^
|... | Fix quoting of ES_JAVA_OPTS in plugin script | Fix quoting of ES_JAVA_OPTS in plugin script
This commit fixes the quoting of ES_JAVA_OPTS in the plugin script on
Windows.
| Batchfile | apache-2.0 | scorpionvicky/elasticsearch,gingerwizard/elasticsearch,robin13/elasticsearch,nknize/elasticsearch,HonzaKral/elasticsearch,gingerwizard/elasticsearch,HonzaKral/elasticsearch,coding0011/elasticsearch,gingerwizard/elasticsearch,robin13/elasticsearch,uschindler/elasticsearch,coding0011/elasticsearch,gingerwizard/elasticsea... |
5954ee27d0be48e8a8340b355cb862d62e60063d | makezip.bat | makezip.bat | @echo off
"%PROGRAMFILES%\7-Zip\7z" a -tzip "AITD-tools.zip" ^
".\CacheViewer\CacheViewer\bin\Release\*.exe" ^
".\LifeDISA\LifeDISA\bin\Release\*.exe" ^
".\LifeDISA\LifeDISA\bin\Release\UnPAK.dll" ^
".\MemoryViewer\MemoryViewer\bin\Release\*.exe" ^
".\MemoryViewer\MemoryViewer\bin\Release\SDL.dll" ^
".\MemoryView... | @echo off
%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe /p:Configuration=Release ".\CacheViewer\CacheViewer.sln"
if %ERRORLEVEL% NEQ 0 pause
%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe /p:Configuration=Release ".\LifeDISA\LifeDISA.sln"
if %ERRORLEVEL% NEQ 0 pause
%WINDIR%\Microsoft.NET\Framework\... | Call msbuild from build script | Call msbuild from build script
| Batchfile | mit | tigrouind/LifeDISA,tigrouind/LifeDISA |
10bbcd979c8febf3c122a2d448ef9594a878e1a2 | BuildTasks/create_dev_extension.bat | BuildTasks/create_dev_extension.bat | REM First Run the prepare tasks for each task:
REM triggerbuildtask\perpareTriggerBuildTask.bat
REM waitforbuildtask\perpareWaitForBuildTask.bat
REM Don't forget to increase the version!
tfx extension create --manifest-globs .\vss-extension_dev.json | Add script to build dev version | Add script to build dev version
| Batchfile | mit | huserben/TfsExtensions,huserben/TfsExtensions,huserben/TfsExtensions | |
9159ce5b5a72d56738fad015846cec961372c020 | bintrayupload.bat | bintrayupload.bat | @echo off
setlocal EnableDelayedExpansion
REM Uploading all modules at once (with one gradle command) does not work any more, so a separate command for each module must be issued
SET username=%1
SET apikey=%2
SET modules="MediaPlayer" "MediaPlayer-DASH"
FOR %%m in (%modules%) DO (
gradlew %%~m:clean %%~m:build %%~m... | @echo off
setlocal EnableDelayedExpansion
REM Uploading all modules at once (with one gradle command) does not work any more, so a separate command for each module must be issued
SET username=%1
SET apikey=%2
SET modules="MediaPlayer" "MediaPlayer-DASH"
FOR %%m in (%modules%) DO (
gradlew %%~m:clean %%~m:build %%~m... | Add gradle --configure-on-demand flag to bintray upload script | Add gradle --configure-on-demand flag to bintray upload script
Gradle by default configures all projects, even the ones which will not be executed. Because of this, it always asks for the keystore passwords for the demo app, which is a PITA. Adding this flag makes the bintray upload script run without user interaction... | Batchfile | apache-2.0 | protyposis/MediaPlayer-Extended,protyposis/MediaPlayer-Extended |
2fb6e0d53817ed42076fb3484cfb3f6b5fc306ef | build/publish.cmd | build/publish.cmd | ### this file is a sample taken from mongo-c-driver-legacy-build. must be adapted to new driver ####
robocopy ..\bin\Win32\Debug\ %1\user\mongoc-dll\ mongo-client*.dll /ZB /X /COPYALL /TEE
robocopy ..\bin\Win32\Release\ %1\user\mongoc-dll\ mongo-client*.dll /ZB /X /COPYALL /TEE
robocopy ..\bin\x64\Debug\ %1\user\mong... | ### this file is a sample taken from mongo-c-driver-legacy-build. must be adapted to new driver ####
robocopy ..\bin\Win32\Debug\ %1\user\mongoc-dll\ mongo-client*.dll /ZB /X /TEE
robocopy ..\bin\Win32\Release\ %1\user\mongoc-dll\ mongo-client*.dll /ZB /X /TEE
robocopy ..\bin\x64\Debug\ %1\user\mongoc-dll\ mongo-clie... | Remove copyall in order to copy to network share | Remove copyall in order to copy to network share | Batchfile | mit | Convey-Compliance/mongo-c-driver-build,alexeyvo/mongo-c-driver-build |
d2efab8c72e9c10b79814e6ed123684c13c1cd83 | BuildAll.bat | BuildAll.bat | pushd NCDK
call :BuildProject NCDK
popd
pushd NCDKDisplay
call :BuildProject NCDK.Display
popd
goto END
:BuildProject
set ProjectName=%1
if "%ProjectName%" == "" exit 1
MSBuild "%ProjectName%.csproj" /t:Build /p:Configuration=Release
nuget pack "%ProjectName%.nuspec" -Prop Configuration=Release -IncludeReferencedPr... | pushd NCDK
dotnet add package MathNet.Numerics.Signed
dotnet add package dotNetRDF
call :BuildProject NCDK
popd
pushd NCDKDisplay
call :BuildProject NCDK.Display
popd
goto END
:BuildProject
set ProjectName=%1
if "%ProjectName%" == "" exit 1
MSBuild "%ProjectName%.csproj" /t:Build /p:Configuration=Release
nuget pack... | Add installing NuGet packages to build bat file | Add installing NuGet packages to build bat file
| Batchfile | lgpl-2.1 | kazuyaujihara/NCDK |
5d994fc42cc02ad7a7f6bbcb2268c0142b47c081 | test/run-test-x64.cmd | test/run-test-x64.cmd | set path=%userprofile%\Downloads\instantclient-basic-windows.x64-12.1.0.1.0\instantclient_12_1\vc11;%userprofile%\Downloads\instantclient-basic-windows.x64-12.1.0.1.0\instantclient_12_1;%path%
copy packages\oracledart\oracledart_extension.dll packages\oracledart\oracledart_extension_ia32.dll
copy packages\oracled... | set path=%userprofile%\Downloads\instantclient-basic-windows.x64-12.1.0.1.0\instantclient_12_1\vc11;%userprofile%\Downloads\instantclient-basic-windows.x64-12.1.0.1.0\instantclient_12_1;%path%
copy packages\oracledart\oracledart_extension.dll packages\oracledart\oracledart_extension_ia32.dll
copy packages\oracled... | Fix error propagation for windows x64 build script | Fix error propagation for windows x64 build script
| Batchfile | bsd-2-clause | aam/oracledart,aam/oracledart,aam/oracledart,aam/oracledart |
467942e1bebf5587bfe8a74317814b388b91d19c | build/build.bat | build/build.bat | Set DecorateName=DecorateName
Set Book=mencius
Set FontType=Traditional
Set BookFont=%Book%_%FontType%
Set CSSExt=.css
Set CSS_=--css=..\css\
Set NameStyle=%CSS_%%DecorateName%%CSSExt%
Set Output=%BookFont%
If "%1" == "name" (
Set Output=%Output%_%DecorateName%
Set Style=%NameStyle%
)
If Not "%2" == "... | Set DecorateName=DecorateName
Set Book=mencius
Set FontType=Traditional
Set BookFont=%Book%_%FontType%
Set CSSExt=.css
Set CSS_=--css=..\css\
Set NameStyle=%CSS_%%DecorateName%%CSSExt%
Set Output=%BookFont%
If "%1" == "name" (
Set Output=%Output%_%DecorateName%
Set Style=%NameStyle%
)
If Not "%2" == "... | Build header and footer properly | Build header and footer properly
| Batchfile | mit | fan-jiang/Dujing |
c63b86d0f755b5417c7ed35cb3e893f7d4fbda51 | runbuildscript.bat | runbuildscript.bat | # This is for windows users only.
# If you're on a mac or linux, just run `ant build` from this folder in Terminal
set MYDIR=%~dp0
set ANT_OPTS=-D"file.encoding=UTF-8"
ant build | REM # This is for windows users only.
REM # If you're on a mac or linux, just run `ant build` from this folder in Terminal
set MYDIR=%~dp0
set ANT_OPTS=-D"file.encoding=UTF-8"
ant build | Use REM for comments to avoid error messages on the DOS prompt for Windows users | Use REM for comments to avoid error messages on the DOS prompt for Windows users | Batchfile | mit | mklabs/node-build-script,mklabs/node-build-script |
8ef40ec205d14b0739c813cbb4dd9a2c322e1cc4 | Build/Pack_Xamarin.cmd | Build/Pack_Xamarin.cmd | copy ..\README.md ..\Output
copy ..\LICENSE ..\Output
copy ..\AUTHORS ..\Output
copy ..\CONTRIBUTORS ..\Output
mkdir ..\Output\lib
mkdir ..\Output\lib\MonoTouch
mkdir ..\Output\lib\MonoAndroid
mkdir ..\Output\lib\Xamarin.iOS10
copy ..\Output\XamarinIOS\OxyPlot.XamarinIOS.??? ..\Output\lib\MonoTouch
copy ..\Output\Xam... | copy ..\README.md ..\Output
copy ..\LICENSE ..\Output
copy ..\AUTHORS ..\Output
copy ..\CONTRIBUTORS ..\Output
mkdir ..\Output\lib
mkdir ..\Output\lib\MonoTouch
mkdir ..\Output\lib\MonoAndroid
mkdir ..\Output\lib\Xamarin.iOS10
copy ..\Output\XamarinIOS\OxyPlot.XamarinIOS.??? ..\Output\lib\MonoTouch
copy ..\Output\Xam... | Correct output path for nuget pack command | Correct output path for nuget pack command
| Batchfile | mit | Jofta/oxyplot,H2ONaCl/oxyplot,as-zhuravlev/oxyplot_wpf_fork,jeremyiverson/oxyplot,oxyplot/oxyplot,mattleibow/oxyplot,NilesDavis/oxyplot,TheAlmightyBob/oxyplot,bbqchickenrobot/oxyplot,as-zhuravlev/oxyplot_wpf_fork,GeertvanHorrik/oxyplot,H2ONaCl/oxyplot,Sbosanquet/oxyplot,objorke/oxyplot,sevoku/oxyplot,freudenthal/oxyplo... |
f537e103281fb088452947fd8be75917b3cb62a9 | Demo/AVR32_UC3A_GCC/CreateProjectDirectoryStructure.bat | Demo/AVR32_UC3A_GCC/CreateProjectDirectoryStructure.bat | REM This file should be executed from the command line prior to the first
REM build. It will be necessary to refresh the Eclipse project once the
REM .bat file has been executed (normally just press F5 to refresh).
REM Copies all the required files from their location within the standard
REM FreeRTOS directory s... | Add batch file that generates the local directory structure to allow the new AVR32 UC3 demo to be build using an Eclipse managed make project. | Add batch file that generates the local directory structure to allow the new AVR32 UC3 demo to be build using an Eclipse managed make project.
git-svn-id: 43aea61533866f88f23079d48f4f5dc2d5288937@1033 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
| Batchfile | apache-2.0 | Psykar/kubos,Psykar/kubos,Psykar/kubos,Psykar/kubos,Psykar/kubos,Psykar/kubos,Psykar/kubos,kubostech/KubOS,kubostech/KubOS | |
abc76834499493424b6cc6d0020c89c85ad9147b | devtools/cibuild.cmd | devtools/cibuild.cmd | cd /d "%~dp0"
cd ..
rmdir /s /q install
rmdir /s /q build
mkdir build
cd build
cmake .. -G "Visual Studio 12" "-DCMAKE_INSTALL_PREFIX=%WORKSPACE%\install" %*
cmake --build . --config Debug
cmake --build . --config RelWithDebInfo
"%WORKSPACE%\vendor\jenkins-ctest-plugin\run-test-and-save.bat" -C Debug
"%WORKSPACE%\vend... | cd /d "%~dp0"
cd ..
rmdir /s /q install
rmdir /s /q build
mkdir build
cd build
cmake .. -G "Visual Studio 12" "-DCMAKE_INSTALL_PREFIX=%WORKSPACE%\install" %*
cmake --build . --config Debug
cmake --build . --config RelWithDebInfo
call "%WORKSPACE%\vendor\jenkins-ctest-plugin\run-test-and-save.bat" -C Debug
call "%WORKS... | Call the testing batch files, don't just go there permanently. | Call the testing batch files, don't just go there permanently.
| Batchfile | apache-2.0 | d235j/OSVR-Core,feilen/OSVR-Core,OSVR/OSVR-Core,godbyk/OSVR-Core,OSVR/OSVR-Core,d235j/OSVR-Core,Armada651/OSVR-Core,leemichaelRazer/OSVR-Core,Armada651/OSVR-Core,OSVR/OSVR-Core,godbyk/OSVR-Core,feilen/OSVR-Core,feilen/OSVR-Core,feilen/OSVR-Core,godbyk/OSVR-Core,godbyk/OSVR-Core,d235j/OSVR-Core,leemichaelRazer/OSVR-Core... |
23f00b724a78c35b1fc0f7f4fa40f0e82babc55b | appveyor_test.bat | appveyor_test.bat | set result=0
:top
if "%1" == "" goto :end
echo RUNNING TESTS FOR %1
cd %1 || exit /b 1
if exist tests (
nosetests -v --nologcapture tests || set result=1 && goto :continue
) else if exist test.py (
nosetests -v --nologcapture test.py || set result=1 && goto :continue
) else (
echo Unknown test confi... | set result=0
:top
if "%1" == "" goto :end
echo RUNNING TESTS FOR %1
cd %1 || exit /b 1
env set NOSE_PROCESS_RESTARTWORKER=1
if exist tests (
nosetests -v --nologcapture tests || set result=1 && goto :continue
) else if exist test.py (
nosetests -v --nologcapture test.py || set result=1 && goto :conti... | Set NOSE_PROCESS_RESTARTWORKER for appveyor tests | Set NOSE_PROCESS_RESTARTWORKER for appveyor tests
| Batchfile | bsd-2-clause | angr/angr-dev,angr/angr-dev |
e960daa2ea984d3b30a84005253cf8fe820e555b | teamcity-plugin/Build/build-metarunner.cmd | teamcity-plugin/Build/build-metarunner.cmd | RMDIR "%~dp0..\Drops" /S /Q
MKDIR "%~dp0..\Drops"
MKDIR "%~dp0..\Drops\Temp"
MKDIR "%~dp0..\Drops\Temp\agent"
MKDIR "%~dp0..\Drops\Temp\agent\bin"
XCOPY /E /Y "%~dp0..\Solutions\*.*" "%~dp0..\Drops\Temp"
XCOPY /E /Y "%~dp0..\..\src\OctopusPuppet.Cmd\bin\Release\*.*" "%~dp0..\Drops\Temp\agent\bin"
DEL "%~dp0..\Drops\T... | RMDIR "%~dp0..\Drops" /S /Q
MKDIR "%~dp0..\Drops"
MKDIR "%~dp0..\Drops\Temp"
MKDIR "%~dp0..\Drops\Temp\agent"
MKDIR "%~dp0..\Drops\Temp\agent\bin"
XCOPY /E /Y "%~dp0..\Solutions\*.*" "%~dp0..\Drops\Temp"
XCOPY /E /Y "%~dp0..\..\src\OctopusPuppet.Cmd\bin\Release\*.*" "%~dp0..\Drops\Temp\agent\bin"
DEL "%~dp0..\Drops\T... | Move output of teamcity plugin to root directory for easier urls in AppVeyor | Move output of teamcity plugin to root directory for easier urls in AppVeyor
| Batchfile | apache-2.0 | Aqovia/OctopusPuppet |
36c7a21e623df65f4f8e6887d9c8868f2875a7d8 | Utilities/Dashboards/VesselView-errai.bat | Utilities/Dashboards/VesselView-errai.bat | @echo off
if exist "C:\Work\D\Vvmn\*" goto deleteDir
echo No existing build directory
goto updateScripts
:deleteDir
echo Delete directory
pushd "C:\Work\D\Vvmn"
for /d %%d in (*.*) do rmdir /s /q "%%d"
del /q *.*
popd
:updateScripts
cd C:\Work\VesselView\Dashboards\VesselView
"C:\Program Files (x86)\Git\bin\git" fet... | @echo off
if exist "C:\Work\D\Vvmn\*" goto deleteDir
echo No existing build directory
goto updateScripts
:deleteDir
echo Delete directory
pushd "C:\Work\D\Vvmn"
for /d %%d in (*.*) do rmdir /s /q "%%d"
del /q *.*
popd
:updateScripts
cd C:\Work\VesselView\Dashboards\VesselView
"C:\Program Files (x86)\Git\bin\git" fet... | Upgrade Erai to use CMake 3.0.2 | Upgrade Erai to use CMake 3.0.2
| Batchfile | apache-2.0 | matthieuheitz/VesselView,sumedhasingla/VesselView,agirault/VesselView,KitwareMedical/VesselView,KitwareMedical/VesselView,sumedhasingla/VesselView,matthieuheitz/VesselView,KitwareMedical/VesselView,agirault/VesselView,sumedhasingla/VesselView,agirault/VesselView,matthieuheitz/VesselView |
ec89841898aa1ac011251c127b60c745babb0b34 | make.bat | make.bat | @ECHO off
@SET LIT_VERSION=1.1.4
IF NOT "x%1" == "x" GOTO :%1
:luvit
IF NOT EXIST lit.exe CALL make.bat lit
ECHO "Building luvit"
lit.exe make
GOTO :end
:lit
ECHO "Building lit"
PowerShell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://github.com/luvit/lit/... | @ECHO off
@SET LIT_VERSION=1.1.8
IF NOT "x%1" == "x" GOTO :%1
:luvit
IF NOT EXIST lit.exe CALL make.bat lit
ECHO "Building luvit"
lit.exe make
GOTO :end
:lit
ECHO "Building lit"
PowerShell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://github.com/luvit/lit/... | Update lit version to fix windows build | Update lit version to fix windows build | Batchfile | apache-2.0 | zhaozg/luvit,zhaozg/luvit,bsn069/luvit,bsn069/luvit,kaustavha/luvit,bsn069/luvit,kaustavha/luvit,luvit/luvit,luvit/luvit,kaustavha/luvit |
17f7a568b1693fec0a7211ebe18fc4d35f57e8ff | tools/Scheduler/schedule_tasks.cmd | tools/Scheduler/schedule_tasks.cmd | @echo off
IF "%1"=="" GOTO USAGE
schtasks /create /tn "DeviceHive - Refresh Device Status" /tr "%CD%\curl.exe %1/cron/RefreshDeviceStatus" /sc minute /mo 5 /ru System
schtasks /create /tn "DeviceHive - Cleanup Database" /tr "%CD%\curl.exe %1/cron/Cleanup" /sc daily /mo 1 /st 04:00 /ru System
GOTO DONE
:USAGE
ECHO Usa... | @echo off
IF "%1"=="" GOTO USAGE
schtasks /create /tn "DeviceHive - Refresh Device Status" /tr "%~dp0curl.exe %1/cron/RefreshDeviceStatus" /sc minute /mo 5 /ru System
schtasks /create /tn "DeviceHive - Cleanup Database" /tr "%~dp0curl.exe %1/cron/Cleanup" /sc daily /mo 1 /st 04:00 /ru System
GOTO DONE
:USAGE
ECHO Usa... | Fix directory path in task scheduler script. | Fix directory path in task scheduler script.
| Batchfile | mit | devicehive/devicehive-.net,devicehive/devicehive-.net,devicehive/devicehive-.net |
e1f0b5b86f67c48e9366f7be9d665788a29f0d85 | DistFiles/BloomJade.bat | DistFiles/BloomJade.bat | @echo off
REM Usage: BloomJade mytemplate.jade --someargument someargument
REM the %~2 %~3 here are just places for optional arguments to get
REM passed through to JADE. If they're missing, no problem.
REM The %~1 is the jade file name.
call jade --pretty %~2 %~3 %~1 >&2
if errorlevel 1 goto :eof
call del %~n1.htm
re... | Include a jade wrapper that emits an ".htm" file instead of ".html" | Include a jade wrapper that emits an ".htm" file instead of ".html"
| Batchfile | mit | andrew-polk/BloomDesktop,StephenMcConnel/BloomDesktop,gmartin7/myBloomFork,JohnThomson/BloomDesktop,StephenMcConnel/BloomDesktop,gmartin7/myBloomFork,gmartin7/myBloomFork,gmartin7/myBloomFork,StephenMcConnel/BloomDesktop,BloomBooks/BloomDesktop,andrew-polk/BloomDesktop,JohnThomson/BloomDesktop,StephenMcConnel/BloomDesk... | |
9b9304a2e80350b25b71debd5307b381d89cfc4c | fake.bat | fake.bat | @echo off
set fake_args=%*
cd "._fake"
call "paket.bat" "restore"
cd ".."
"._fake\packages\FAKE\tools\FAKE.exe" "build.fsx" %fake_args%
| @echo off
set fake_args=%*
cd "._fake"
call "paket.bat" "install"
cd ".."
"._fake\packages\FAKE\tools\FAKE.exe" "build.fsx" %fake_args%
| Use paket install instead of paket restore | Use paket install instead of paket restore
This way, it doesn't explode on the initial run because a paket.lock
file doesn't exist yet.
| Batchfile | mit | datNET/fs-fake-targets |
f8f1bd5952241516ab5f3b0e1e04615a68168751 | Applications/Specware/bin/windows/Specware4.cmd | Applications/Specware/bin/windows/Specware4.cmd | set SPECWARE4=C:\Progra~1\Specware4
rem SWPATH needs /s rather than \s so URI parsing works
set SWPATH=/Progra~1/Specware4;/
set XEMACS=C:\Progra~1\XEmacs\XEmacs-21.4.6
rem Set allegro to the version you have
set ALLEGRO=C:\Progra~1\acl62
rem set ALLEGRO=C:\Progra~1\acl61
set SPECWARE_BIN=%SPECWARE4%\Applicati... | set SPECWARE4=C:\Progra~1\Specware4
rem SWPATH needs /s rather than \s so URI parsing works
set SWPATH=C:/Progra~1/Specware4;C:/
set XEMACS=C:\Progra~1\XEmacs\XEmacs-21.4.6
rem Set allegro to the version you have
set ALLEGRO=C:\Progra~1\acl62
rem set ALLEGRO=C:\Progra~1\acl61
set SPECWARE_BIN=%SPECWARE4%\Appli... | Improve startup script for windows | Improve startup script for windows
git-svn-id: 9ecf60ce9baff443e30a0472d3fd222fcb8117cf@2263 7b97033b-253e-4a5c-9b07-e25f9089a9fd
| Batchfile | bsd-2-clause | KestrelInstitute/Specware,KestrelInstitute/Specware,KestrelInstitute/Specware,KestrelInstitute/Specware,KestrelInstitute/Specware |
2b2e1902c67321312e477ef1176f5e0f9dd74fb0 | Installer/BuildInstaller.bat | Installer/BuildInstaller.bat | @ECHO OFF
TITLE 3RVX Installer Builder
ECHO " _____ ______ ____ _______ "
ECHO " |___ /| _ \ \ / /\ \/ /___ / "
ECHO " |_ \| |_) \ \ / / \ / |_ \ "
ECHO " ___) | _ < \ V / / \ ___) | "
ECHO " |____/|_| \_\ \_/ /_/\_\____/ "
ECHO " "
ECHO This script... | @ECHO OFF
TITLE 3RVX Installer Builder
ECHO " _____ ______ ____ _______ "
ECHO " |___ /| _ \ \ / /\ \/ /___ / "
ECHO " |_ \| |_) \ \ / / \ / |_ \ "
ECHO " ___) | _ < \ V / / \ ___) | "
ECHO " |____/|_| \_\ \_/ /_/\_\____/ "
ECHO " "
ECHO This script... | Add support for creating zip distributions to the install script | Add support for creating zip distributions to the install script
| Batchfile | bsd-2-clause | malensek/3RVX,malensek/3RVX,Soulflare3/3RVX,Soulflare3/3RVX,Soulflare3/3RVX,malensek/3RVX |
a7fc44dbbf3db82504d0eed577e5d481b44b6dda | Documentation/EditDocumentation.cmd | Documentation/EditDocumentation.cmd | ..\Tools\Lynx\WikiPad.exe Index.wikiproj | copy style.css ..\Output\Documentation
copy Images ..\Output\Documentation\Images
..\Tools\Lynx\WikiPad.exe Index.wikiproj | Copy style and images to output in edit documentation script | Copy style and images to output in edit documentation script
| Batchfile | mit | Rustemt/oxyplot,freudenthal/oxyplot,Jonarw/oxyplot,Isolocis/oxyplot,as-zhuravlev/oxyplot_wpf_fork,H2ONaCl/oxyplot,DotNetDoctor/oxyplot,lynxkor/oxyplot,TheAlmightyBob/oxyplot,objorke/oxyplot,zur003/oxyplot,objorke/oxyplot,sevoku/oxyplot,Sbosanquet/oxyplot,lynxkor/oxyplot,mattleibow/oxyplot,HermanEldering/oxyplot,H2ONaCl... |
533230d304491fc45f1e13cff26d78d03f4fa92c | build.cmd | build.cmd | @if "%config%" == "" set config=Debug
call "%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\Common7\Tools\VsDevCmd.bat"
msbuild GitHubVS.sln /p:Configuration=%Config%
| @if "%config%" == "" set config=Debug
call "%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\Common7\Tools\VsDevCmd.bat"
@rem Build the GitHub.VisualStudio project / VSIX file
msbuild GitHubVS.sln /p:Configuration=%Config% /t:GitHub_VisualStudio | Build the GitHub.VisualStudio project and VSIX file | Build the GitHub.VisualStudio project and VSIX file
This can being the build time from 19s to 13s (on my laptop).
| Batchfile | mit | github/VisualStudio,github/VisualStudio,github/VisualStudio |
a35193d8d5ace15881eb7452c708957f2d4da9dc | start_blockserver_cmd.bat | start_blockserver_cmd.bat | REM @echo off
set MYDIRBLOCK=%~dp0
call %MYDIRBLOCK%..\..\..\config_env_base.bat
%HIDEWINDOW% h
set EPICS_CAS_INTF_ADDR_LIST=127.0.0.1
set EPICS_CAS_BEACON_ADDR_LIST=127.255.255.255
set PYTHONUNBUFFERED=TRUE
set MYDIRGATE=%MYDIRBLOCK%..\..\..\gateway
if exist "%ICPSETTINGSDIR%/gwblock.pvlist" (
set GWBLOCK_PVL... | REM @echo off
set MYDIRBLOCK=%~dp0
call %MYDIRBLOCK%..\..\..\config_env_base.bat
%HIDEWINDOW% h
set EPICS_CAS_INTF_ADDR_LIST=127.0.0.1
set EPICS_CAS_BEACON_ADDR_LIST=127.255.255.255
set PYTHONUNBUFFERED=TRUE
set MYDIRGATE=%MYDIRBLOCK%..\..\..\gateway
if exist "%ICPSETTINGSDIR%/gwblock.pvlist" (
set GWBLOCK_PVL... | Set up filewatcher on scripts directory | Set up filewatcher on scripts directory
| Batchfile | bsd-3-clause | ISISComputingGroup/EPICS-inst_servers,ISISComputingGroup/EPICS-inst_servers |
73babd5d46b70f17de2fbd17571d645567825014 | HexEdit/PreBuild.bat | HexEdit/PreBuild.bat | ECHO Get revision number from git
echo // Pre build automatically generated header file> GitRevision.h
REM We use SET/P to do an echo without newline
set /p="#define GITREVISION " >> GitRevision.h
REM Count number of commits (relies on Git being installed)
git rev-list HEAD | find /v /c "" ... | ECHO Get revision number from git
echo // Automatically generated header file created by Prebuild.bat > GitRevision.h
REM We use SET/P to do an echo without newline
set /p="#define GITREVISION " >> GitRevision.h
REM Count number of commits (relies on Git being installed somewhere... | Make prebuild more flexible by trying to find where git is installed | Make prebuild more flexible by trying to find where git is installed
| Batchfile | mit | AndrewWPhillips/HexEdit,AndrewWPhillips/HexEdit,AndrewWPhillips/HexEdit |
f747f7526ab7e1c46bc0fb7a53d514b1c60b5c3d | bach.bat | bach.bat | @ECHO OFF
:BEGIN
IF [%1]==[boot] GOTO :BOOT
IF [%1]==[clean] GOTO :CLEAN
IF [%1]==[describe] GOTO :DESCRIBE
IF [%1]==[/?] GOTO :HELP
IF [%1]==[help] GOTO :HELP
IF [%1]==[version] GOTO :VERSION
java --module-path .bach\cache --module com.github.sormuras.bach %*
GOTO :END
:BOOT
jshell https://github.com/sormuras/bach/... | Add Bach's DOS launch batch script | Add Bach's DOS launch batch script
| Batchfile | mit | sormuras/bach,sormuras/bach |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.