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
"%GIT_SSH_orig%" -batch %*
exit 0
| caplin/qa-browsers | SmartGitHg 4.6/lib/plink.cmd | bat | unlicense | 47 |
@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... | yrchen/CommonRepo | docs/make.bat | bat | apache-2.0 | 5,104 |
${PK} -E.foo.com 1
| johnmorrow/pk | test/system/exclude.cmd | bat | apache-2.0 | 19 |
SET tooldir=..\packages\Grpc.Tools.1.3.0\tools\windows_x86\
%tooldir%protoc.exe -I. -I./googleapis --csharp_out ..\Generated\assistant --grpc_out ..\Generated\assistant googleapis/google/assistant/embedded/v1alpha1/embedded_assistant.proto --plugin=protoc-gen-grpc=%tooldir%grpc_csharp_plugin.exe
pause | ac87/GoogleAssistantWindows | proto/generate.cmd | bat | apache-2.0 | 302 |
xcopy d:\data\cow_backups\*_10.zip c:\ /y
xcopy d:\data\cow_backups\*_10.zip d:\ /y
xcopy d:\data\cow_backups\*_10.zip g:\ /y
xcopy d:\data\cow_backups\*_10.zip e:\ /y
xcopy d:\data\cow_backups\*_10.zip f:\ /y
xcopy d:\data\cow_backups\*_10.zip s:\ /y
| wolispace/cow_windows_server | oldcow_on_apache/!backup_zip_to_other.bat | bat | apache-2.0 | 258 |
set CFG=db\config.sql
set HOST=localhost
set PORT=5432
set PG_USER=postgres
set PG_PASSWORD=1Q2w3e4r
set DB_NAME=sample
set DB_USER=sample
set DB_PASSWORD=sample
echo -- > %CFG%
echo \set db_name %DB_NAME% >> %CFG%
echo \set db_user_name %DB_USER% >> %CFG%
echo \set db_user_password '\''%DB_PASSWORD%' >>... | sargash/few | few-common/db/_conf.bat | bat | apache-2.0 | 328 |
md android\assets
md android\src\com\thegamecreators\agk_player
copy ..\..\..\Lib\Android\java\*.java android\src\com\thegamecreators\agk_player
copy ..\..\..\Lib\Android\armeabi\libAGK.so android\libs\armeabi
copy ..\..\Bin\lime.png android\assets
copy ..\..\Bin\background4.jpg android\assets
| google-code/agkpas | Examples/01_Sprites/0108_MovingSprites/android_post_build.bat | bat | bsd-2-clause | 301 |
@echo off
del PE /q /s
rd PE
set today=%date:~-4%%date:~-10,2%%date:~-7,2%
svn export http://corkami.googlecode.com/svn/trunk/src/PE PE --force
svn export http://corkami.googlecode.com/svn/wiki/PE.wiki PE\PE.wiki
wget "https://code.google.com/p/corkami/wiki/PE?show=content"
move "PE@show=content" PE\PE.html
svn... | angea/corkami | misc/builds/CPC.bat | bat | bsd-2-clause | 598 |
@ECHO OFF
:: ********************************************************************************************************************
::
:: enabling Technology progressive OS deployment
:: Client System Bootstrapper for Windows 10 Enterprise Installations
::
:: Disable Edge First Run
:: Version 1.0.0
::
:: Tested with Win... | jhochwald/PowerShell-collection | Windows10-Bootstrapper/sources/$OEM$/$$/Setup/Scripts/16-DisableEdgeFirstRun/DisableEdgeFirstRun.cmd | bat | bsd-3-clause | 4,418 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCMSG.S05_OpenMessage.MSOXCMSG_S05_TC03_RopOpenMessageFailure /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_S05_TC03_RopOpenMessageFailure.cmd | bat | mit | 295 |
@echo off
call grunt umbraco
PAUSE | Offroadcode/Zoom-Area-Cropper | src/BuildPackage.bat | bat | mit | 34 |
@echo off
title TempBloodPressure
javac -sourcepath ../../Components/TempBloodPressure -cp ../../Components/* ../../Components/TempBloodPressure/*.java
start "TempBloodPressure" /D"../../Components/TempBloodPressure" java -cp .;../* CreateTempBloodPressure | sisv5/sisv5 | Scripts/runIndividualComp/runTempBloodPressure.bat | bat | gpl-2.0 | 257 |
@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... | carkas/exrosploit | tools/bettercap/docs/make.bat | bat | gpl-3.0 | 6,465 |
@echo off
echo Empty graph and populate with elmo vocabulary definition
curl.exe -X PUT -T elmo.ttl http://localhost:8890/sparql-graph-crud?graph-uri=http://bp4mc2.org/elmo/def
curl.exe -X PUT -T elmo2.ttl http://localhost:8890/sparql-graph-crud?graph-uri=http://bp4mc2.org/elmo2/def
pause
| architolk/Linked-Data-Theatre | vocabulary/deploy-vocabulary.bat | bat | gpl-3.0 | 295 |
@echo off
if "%OS%" == "Windows_NT" setlocal
rem ---------------------------------------------------------------------------
rem Compress Script for the djatoka Tomcat Initialization Script
rem
rem Environment Variable Prequisites
rem
rem JAVA_HOME Required: Must point at your Java Development Kit instal... | sul-dlss/djatoka | bin/tomcat.bat | bat | mit | 2,421 |
rem ---------------------------------------------------------------------------
rem Append to CLASSPATH
rem
rem $Id: cpappend.bat 758256 2009-03-25 13:43:00Z mturk $
rem ---------------------------------------------------------------------------
rem Process the first argument
if ""%1"" == """" goto end
set CLASSPATH=... | xxxllluuu/uavstack | com.creditease.uav.monitorframework.buildComponent/bin/makeclasspath.bat | bat | apache-2.0 | 488 |
rem
rem This is a fallback to build the python extensions with Python 2.5 and
rem MSVC 7.1 on windows when the setup.py magic does not work. It assumes
rem that "python setup.py build" has already created the build/lib... directory
rem and copied in the appropriate .py files.
rem
set PYTHONHOME=C:\OSGeo4W\apps\Python... | kctan0805/vdpm | share/gdal/gdal-2.0.0/swig/python/fallback_build.bat | bat | lgpl-2.1 | 1,912 |
if exist "%CONFIGURATIONBUILDDIR%\buildfailed" del "%CONFIGURATIONBUILDDIR%\buildfailed"
cmd /c
| CodeDJ/qt5-hidpi | qt/qtwebkit/Source/JavaScriptCore/JavaScriptCore.vcxproj/testRegExp/testRegExpPostBuild.cmd | bat | lgpl-2.1 | 97 |
@echo off
set source=DynaCrcHack.c
set tcc=tcc\tcc
pushd "%~dp0"
if exist %tcc%.exe goto pre
rem local tcc not found, try to invoke a global tcc
set tcc=tcc
%tcc% utils\ding.c -luser32 -o utils\ding.exe >nul 2>nul
if %errorlevel% == 0 (
echo.
echo Using globally installed tcc ...
echo.
) else (
echo.
echo ... | Alchemistxxd/pcsx2 | tools/dynacrchack/Auto_Compile.bat | bat | gpl-2.0 | 968 |
C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe Build.msbuild /property:Configuration=Release
| ymorozov/Sitecore.TestRunnerJS | build.bat | bat | mit | 104 |
@echo off
chcp 65001 > NUL
rem from issue #964
Setlocal EnableDelayedExpansion
rem Check Windows Version
set TOKEN=tokens=3*
ver | findstr /i "5\.0\." > nul
if %ERRORLEVEL% EQU 0 SET TOKEN=tokens=3*
ver | findstr /i "5\.1\." > nul
if %ERRORLEVEL% EQU 0 SET TOKEN=tokens=3*
ver | findstr /i "5\.2\." > nul
if %ERRORLEV... | ys-nuem/numeric | waf.bat | bat | mit | 1,919 |
@echo off
npm install && node_modules\.bin\hubot.cmd --name "Bill Murray" %* | mrlannigan/homes-hubot | bin/hubot.cmd | bat | mit | 78 |
cabal-dev test
| garrettpauls/dicetool | scripts/test.bat | bat | mit | 15 |
@echo off
@echo [1/8] Building SwdPageRecorder...
@echo [2/8] Sharpening knives....
@rem Global variables
set SlnPath=..\SwdPageRecorder\SwdPageRecorder.sln
set SwdUiPath=..\Bin
set EnableNuGetPackageRestore=true
set STDOUT_DEFAULT=build.log
@rem =====================
echo Hello! >%STDOUT_DEFAULT%
@echo [3/8] ... | moinuddin14/swd-recorder | build/go.bat | bat | mit | 2,853 |
@PUSHD "%~dp0" & "..\..\..\launcher.exe" "play-ShadowOfTheWoolBall.ini" | Kroc/PortaDOOM | PortaDOOM/files/wads/conversions/ShadowOfTheWoolBall/play.bat | bat | mit | 71 |
msbuild /t:Rebuild /p:Configuration=Release ..\PivotalTrackerDotNet.sln
del /S /Q PivotalTrackerDotNet\lib\net452\*.*
mkdir PivotalTrackerDotNet\lib\net452
copy /Y ..\PivotalTrackerDotNet\bin\Release\PivotalTrackerDotNet.* PivotalTrackerDotNet\lib\net452
del PivotalTrackerDotNet.*.nupkg
NuGet.exe pack PivotalTrackerDot... | Charcoals/PivotalTracker.NET | .nuget/nugetPack.cmd | bat | mit | 351 |
@echo off
set filetype=.pyc
for /r %%i in (*) do (
if %%~xi==%filetype% (
del %%i
)
) | rutherford/devops | cruft.bat | bat | mit | 99 |
@echo off
mode con cols=65 lines=32
setlocal enabledelayedexpansion
color 0a
title Login Program
:start1
cls
echo Input a number and press enter...
echo.
echo 1) Login
echo 2) Create New Account
set /p loginx1=">> "
if not %loginx1% leq 2 goto start1
if %loginx1% equ 1 goto login
echo What do you want y... | Apsis/Synthetic-Programming | Batch Login Program/run.bat | bat | mit | 1,122 |
:: See ../share/gtags/geco.rc for details.
@if not defined GECO_SELECTOR @(
for %%G in (percol percol.py peco fzf) do @(
%%G --version >nul 2>&1 && set GECO_SELECTOR=%%G&& goto okay
)
echo geco: percol, peco or fzf is required.
goto :eof
)
:okay
@more > %TEMP%\global.tags
@for %%T in (%TEMP%\globa... | loseblue/dot_file | soft/system/gnu_global/bin/gecoless.cmd | bat | gpl-2.0 | 488 |
echo off
cos.bat 1
| simatic/COS | cos_phase_1_windows.bat | bat | gpl-2.0 | 20 |
cmd_kernel/irq/built-in.o := /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o kernel/irq/built-in.o kernel/irq/irqdesc.o kernel/irq/handle.o kernel/irq/manage.o kernel/irq/spurious.o kernel/irq/resend.o kernel/irq/chip.o kernel/irq/dummychip.o kernel/irq/devres.o kernel/irq/aut... | RittikBhowmik/Project-Crater-Kernel-GT-i9152 | kernel/irq/.built-in.o.cmd | bat | gpl-2.0 | 364 |
cmd_arch/arm/lib/clearbit.o := arm-arago-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.clearbit.o.d -nostdinc -isystem /home/shyam/calixto/ti-sdk-am180x-evm/linux-devkit/bin/../lib/gcc/arm-arago-linux-gnueabi/4.5.3/include -I/home/shyam/calixto/Git_Controlled_Kernel/linux-2.6.37-calixto-versa-evm-v1/arch/arm/include -Iinclu... | calixtolinux/linux-2.6.37-AM18x-OMAPL13x-Calixto-Versa-EVM-V1 | arch/arm/lib/.clearbit.o.cmd | bat | gpl-2.0 | 2,077 |
cmd_sound/drivers/opl4/built-in.o := rm -f sound/drivers/opl4/built-in.o; arm-arago-linux-gnueabi-ar rcs sound/drivers/opl4/built-in.o
| calixtolinux/linux-2.6.37-AM18x-OMAPL13x-Calixto-Versa-EVM-V1 | sound/drivers/opl4/.built-in.o.cmd | bat | gpl-2.0 | 136 |
pushd %~dp0
if "%INSTALL_PREFIX%" == "" Call init-env.bat
Path %INSTALL_PREFIX%\bin\GraphicsMagick-Q8\bin;%INSTALL_PREFIX%\bin;%INSTALL_PREFIX%\bin;%Path%
popd
| kazuyaujihara/osra_vs | addpath.bat | bat | gpl-2.0 | 163 |
cmd_rte_ipv4_fragmentation.o = gcc -Wp,-MD,./.rte_ipv4_fragmentation.o.d.tmp -pthread -march=armv8-a+crc -D__ARM_FEATURE_CRC32=1 -DRTE_MACHINE_CPUFLAG_NEON -DRTE_MACHINE_CPUFLAG_CRC32 -I/root/lixu/arm64-armv8a-linuxapp-gcc/include -include /root/lixu/arm64-armv8a-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstri... | JerryLX/DPDK | arm64-armv8a-linuxapp-gcc/build/lib/librte_ip_frag/.rte_ipv4_fragmentation.o.cmd | bat | gpl-2.0 | 650 |
cmd_drivers/misc/eeprom/built-in.o := rm -f drivers/misc/eeprom/built-in.o; /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar rcsD drivers/misc/eeprom/built-in.o
| livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | drivers/misc/eeprom/.built-in.o.cmd | bat | gpl-2.0 | 245 |
call C:\WinPython34_x64\Scripts\env.bat
cd C:\WinPython34_x64\projects\github\OWT_WM_View
echo ----- Deleting previous build -----
RMDIR /S /Q C:\WinPython34_x64\projects\github\OWT_WM_View\build\exe.win-amd64-3.4
echo ----- Running build script -----
python build_executables.py build
echo ----- Launching Applica... | dougthor42/OWT_WM_View | build_exe.bat | bat | gpl-3.0 | 565 |
@echo off
cd "nasm-2.09.07"
copy "nasm.exe" "%BIN_DIR%\nasmw.exe" /y /b | blinkseb/audiocodec.flac | windows/dependencies/scripts/copy_deps.bat | bat | gpl-3.0 | 72 |
@echo off
echo /*****************************************************************************************/ > debug.log 2>&1
echo /*****************************************************************************************/ >> debug.log 2>&1
echo /*** ... | KyousukeKyaa/umd_patcher | UMD Patcher (v0.2.1b).bat | bat | gpl-3.0 | 25,671 |
echo off
set PATH=D:\Programme\Qt\2009.01\qt\bin
set PATH=%PATH%;D:\Programme\Qt\2009.01\bin;D:\Programme\Qt\2009.01\mingw\bin
set PATH=%PATH%;%SystemRoot%\System32
set PATH=%PATH%;D:\devel\CSXCAD\release;D:\devel\QCSXCAD\release
set PATH=%PATH%;D:\devel\tinyxml\release
set PATH=%PATH%;D:\devel\fparser\release
s... | thliebig/AppCSXCAD | AppCSXCAD.bat | bat | gpl-3.0 | 398 |
@echo off
setlocal enabledelayedexpansion
set appFolder=Steal
set parentfolder=%CD%\%appFolder%\
SET HOUR=%TIME:~0,2%
IF "%HOUR:~0,1%" == " " SET HOUR=0%HOUR:~1,1%
set resultFolder=Result_%USERNAME%_%DATE:~6,4%%DATE:~3,2%%DATE:~0,2%%HOUR%%time:~3,2%%time:~6,2%
cd %appFolder%
md %resultFolder%
for /r . %%g in (*.ex... | lucianot54/usb-sniffer-toolkit | Source/launch.bat | bat | gpl-3.0 | 484 |
set PACKAGE_DIR="%CD%"
REM clean if requested
if "%1" == "clean" call clean-build.bat
REM Prepend Qt 5.4 SDK Mingw to path
setlocal
set PATH=C:\Qt\Qt5.4.0\Tools\mingw491_32\bin;%PATH%
REM Establish build dir
set BUILD_DIR=build
IF "%CMAKE_BUILD_TYPE%" == "" set CMAKE_BUILD_TYPE=Release
IF "%CMAKE_BUILD_TYPE%" == "D... | nvoron23/rstudio | package/win32/make-package.bat | bat | agpl-3.0 | 1,031 |
@ECHO OFF
cd /d %~dp0
call CleanUp.cmd
cd %~dp0%..
IF EXIST UnittestDemo.zip del UnittestDemo.zip
powershell.exe -nologo -noprofile -command "& { Add-Type -A 'System.IO.Compression.FileSystem'; [IO.Compression.ZipFile]::CreateFromDirectory('UnittestDemo', 'UnittestDemo.zip'); }"
cd %~dp0
| HeSitates/UnittestDemo | CleanUpAndZip.cmd | bat | unlicense | 304 |
@echo off
setlocal enabledelayedexpansion
set PGSHELL_CONFDIR=%~1
rem Load the pgsql connection option parameters.
for /f "tokens=1,2 delims==" %%i in (%PGSHELL_CONFDIR%\pgsql_funcs.conf) do set %%i=%%j
psql -h %PGHOST% -p %PGPORT% -U %PGROLE% -d %PGDATABASE% -t -A -c "select (NOT(pg_is_in_recovery()))::int">result 2... | laiyuandong/test | pg_monz_win/usr-local-bin/pgsql_primary.bat | bat | apache-2.0 | 347 |
set KIRIN_HOME=c:\workspace\vexed\KirinJS\Kirin
set NODE="c:\Program Files\nodejs\node"
cd w8\KirinW8Test
NODE ..\..\build.js --platform w8 --verbose --minify | futureplatforms/Kirin | src/w8/w8_prebuild.bat | bat | apache-2.0 | 158 |
set term pdf
set output "tree_time_sarp.pdf"
set xlabel "host #"
set xtics ("h10" 10, "h20" 20, "h30" 30, "h40" 40, "h50" 50, "h60" 60 )
set ylabel "RTT(ms)"
set xrange [2:64]
set yrange [0:300]
set key left Left reverse
set key font ",10"
set linestyle 5 lt rgb "black" lw 2
set key box linestyle 5
set style line 1 lt ... | ddurando/pox.carp | measure/time/tree/sarp_plot.cmd | bat | apache-2.0 | 831 |
@echo off
if '%1'=='?' goto Usage
if '%1'=='/?' goto Usage
if /I '%1'=='h' goto Usage
if /I '%1'=='/h' goto Usage
REM ----------------------------------------------------------------------------
REM -- VARIABLES
REM ----------------------------------------------------------------------------
if x%ANDROID% =... | JouriM66/DPF.Android.Native.Components | JavaClasses/build.bat | bat | apache-2.0 | 4,740 |
@echo off
cd target
java -jar shiver-1.0.0-RELEASE.jar
| tommelo/shiver | shiver/shiver-run.bat | bat | apache-2.0 | 55 |
@echo off
echo # BUILD_DIR: "%1"
echo ---
echo addons: []
echo default_process_types:
echo web: dummy
| stefanschneider/dummy-buildpack | bin/release.bat | bat | apache-2.0 | 106 |
set project=iqrf_frc_example
rem //expected build dir structure
set buildexp=build\\Visual_Studio_14_2015\\x86
set currentdir=%cd%
set builddir=.\\%buildexp%
set libsdir=..\\..\\..
mkdir %builddir%
rem //get path to clibcdc libs
set clibcdc=%libsdir%\\clibcdc\\%buildexp%
pushd %clibcdc%
set clibcdc=%cd%
popd
rem /... | iqrfsdk/iqrf-daemon | examples/iqrf_frc_example/build32.bat | bat | apache-2.0 | 1,077 |
@echo off
setlocal
if exist install.bat goto ok
echo install.bat must be run from its folder
goto end
:ok
set OLDGOPATH=%GOPATH%
set GOPATH=%~dp0;
gofmt -tabs=false -tabwidth=4 -w src
go install autogo
set GOPATH=%OLDGOPATH%
:end
echo finished
| polaris1119/autogo | install.bat | bat | mit | 252 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCMD.S09_MeetingResponse.MSASCMD_S09_TC10_MeetingResponse_TentativeAcceptMeeting /testcontainer:..\..\MS-ASCMD\TestSuite\bin\Debug\MS-ASCMD_TestSuite.dll /runconfig:..\..\MS-ASCMD\MS-ASCMD.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeActiveSync/Source/Scripts/MS-ASCMD/RunMSASCMD_S09_TC10_MeetingResponse_TentativeAcceptMeeting.cmd | bat | mit | 310 |
cmd_fs/fat/built-in.o := arm-linux-gnueabihf-ld -EL -r -o fs/fat/built-in.o fs/fat/fat.o fs/fat/vfat.o
| Dee-UK/D33_KK_Kernel | fs/fat/.built-in.o.cmd | bat | gpl-2.0 | 108 |
pep8 --first test.py
pep8 --first test2.py
pause
| cztomczak/boovix | boovix1/static_analysis/tests/pep8_.bat | bat | bsd-3-clause | 49 |
@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... | singingwolfboy/flask-dance | docs/make.bat | bat | mit | 6,709 |
cmd_networking/libiproute/built-in.o := rm -f networking/libiproute/built-in.o; ar rcs networking/libiproute/built-in.o
| muthumani2/Muthu-busybox | networking/libiproute/.built-in.o.cmd | bat | gpl-2.0 | 121 |
@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... | DimensionDataCBUSydney/plumbery | docs/make.bat | bat | apache-2.0 | 6,463 |
%OPENSSL%\openssl enc -aes-128-ecb -nosalt -nopad -K %K16% -in plaintext -out aes_ecb_128.enc
%OPENSSL%\openssl enc -aes-192-ecb -nopad -nosalt -K %K24% -in plaintext -out aes_ecb_192.enc
%OPENSSL%\openssl enc -aes-256-ecb -nopad -nosalt -K %K32% -in plaintext -out aes_ecb_256.enc
%OPENSSL%\openssl enc -aes-12... | serdzz/ChibiOS | test/crypto/ref/aes_ref.bat | bat | gpl-3.0 | 1,231 |
@echo off
REM ---------------------------------------------------------------------------
REM Copyright 2005,2006 WSO2, Inc. http://www.wso2.org
REM
REM Licensed under the Apache License, Version 2.0 (the "License");
REM you may not use this file except in compliance with the License.
REM You may obtain a cop... | sanethd/product-as | modules/samples/product/Jaxws-Jaxrs/jaxrs_basic/run-client.bat | bat | apache-2.0 | 3,319 |
@echo off
set MAVEN_OPTS=-Xms3g -Xmx3g
call mvn clean install
cd deep-qa-web/
call mvn jetty:run | Tonnkie/QuestionAnsweringSystem | startup.bat | bat | gpl-3.0 | 98 |
set SCRIPT_DIR=%~dp0
java -Xmx512M -jar "%SCRIPT_DIR%sbt-launch.jar" %* | matachi/rangeFix | tools/sbt.bat | bat | mit | 72 |
mkdir ..\Build
cd ..\Build
cmake .. -G"Visual Studio 9 2008 Win64" -DASMJIT_BUILD_LIBRARY=1 -DASMJIT_BUILD_TEST=1
cd ..\Scripts
pause
| kdar/quakeslash | externals/AsmJit/Scripts/configure-windows-vs2008-x64.bat | bat | mit | 134 |
@echo off
:: MinGW and CMake paths can be set here if they are not already defined in PATH
set MINGW_PATH=C:\Dev\mingw-builds\x32-4.8.0-posix-dwarf-rev2\mingw32\bin
set CMAKE_PATH=C:\Dev\CMake\cmake-3.0.0-win32-x86\bin
:: Set an out of source build dir
set BUILD_ROOT=%~dp0..\Fire-build
set BUILD_DIR=%BUILD_ROOT%\bui... | Polyfructol/Fire | config.bat | bat | mit | 701 |
@echo off
echo Setting up MSVC 2013 amd64...
call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" amd64
echo Adding Git to the path...
set PATH=C:\Program Files (x86)\Git\bin;%PATH%
echo Adding Python 3.5 to the path...
set PATH=C:\Python35;%PATH%
| jasondegraw/batfiles | msvc2013-amd64.bat | bat | mit | 271 |
@echo off
REM Query the host for connected Android devices. If one is found, send RUNNING_CRITICAL memory signal to App
setlocal enabledelayedexpansion
set ANDROID_SDK=C:\Software\AndroidSDK
set BUILD_TOOLS=24.0.0
call "%~dp0\choose_device.bat"
if not exist "%~dp0\chosendevice.temp" (
echo "No device was chosen. A... | DavidEdwards/AndroidDevTools | test_critical_memory.bat | bat | mit | 919 |
@echo off
set "VIRTUAL_ENV=e:\Python\Flask\fwd\venv"
if defined _OLD_VIRTUAL_PROMPT (
set "PROMPT=%_OLD_VIRTUAL_PROMPT%"
) else (
if not defined PROMPT (
set "PROMPT=$P$G"
)
set "_OLD_VIRTUAL_PROMPT=%PROMPT%"
)
set "PROMPT=(venv) %PROMPT%"
REM Don't use () to avoid problems with them in %PATH%... | HoracioAlvarado/fwd | venv/Scripts/activate.bat | bat | mit | 730 |
@PUSHD "%~dp0" & "..\..\..\launcher.exe" "play-disjunct.ini" | Kroc/PortaDOOM | PortaDOOM/files/wads/episodes/disjunct/play.bat | bat | mit | 60 |
cmd_drivers/media/platform/built-in.o := /home/algesat/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o drivers/media/platform/built-in.o drivers/media/platform/msm/built-in.o
| Algesat/BladeApex2 | drivers/media/platform/.built-in.o.cmd | bat | gpl-2.0 | 171 |
cmd_lib/zlib_deflate/zlib_deflate.o := /root/adam/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o lib/zlib_deflate/zlib_deflate.o lib/zlib_deflate/deflate.o lib/zlib_deflate/deftree.o lib/zlib_deflate/deflate_syms.o
| DJSteve/StreakKernel | lib/zlib_deflate/.zlib_deflate.o.cmd | bat | gpl-2.0 | 242 |
# -*- mode: epics -*-
# This file should be used with EPICS base 3.15.4 and mrfioc2 (han branch)
# With current EEE 1.8.2, the proper command is
#
# iocsh -3.14.12.5 cpci-evg-220/david-cpci-evg220_14Hz-evr230.cmd
#
#
require mrfioc2,iocuser
epicsEnvSet( "IOC" "DG-TS-IOC")
epicsEnvSet( "SYS" "D... | icshwi/icsem_scripts | cpci-evg-220/david-cpci-evg220_14Hz-evr230.cmd | bat | gpl-2.0 | 2,425 |
cmd_vmlinux.o := /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o vmlinux.o arch/arm/kernel/head.o arch/arm/kernel/init_task.o init/built-in.o --start-group usr/built-in.o arch/arm/kernel/built-in.o arch/arm/mm/built-in.o arch/arm/common/built-in.o arch/arm/mach-s5pv210/built-in.o arch/arm/plat-... | sktjdgns1189/android_kernel_iriver_MX100 | .vmlinux.o.cmd | bat | gpl-2.0 | 704 |
@echo off
if EXIST ..\lib\comm.jar goto build
echo.
echo ..\lib\comm.jar could not be found.
echo Make sure you downloaded this file and placed it in the lib dir.
goto end
:build
if %windir%==C:\WINDOWS goto windows
if %windir%==C:\WINNT goto winnt
echo Sorry, couldn't tell windows type.
echo That's what yo... | MehrCurry/x10 | bin/build.bat | bat | gpl-2.0 | 469 |
cmd_drivers/usb/core/hcd.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,drivers/usb/core/.hcd.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__... | yohanes/Acer-BeTouch-E130-Linux-Kernel | drivers/usb/core/.hcd.o.cmd | bat | gpl-2.0 | 23,803 |
cmd_/home/rszuminski/Development/compat-wireless-2011-08-08/drivers/net/wireless/wl12xx/wl12xx_sdio.o := arm-eabi-ld -EL -r -o /home/rszuminski/Development/compat-wireless-2011-08-08/drivers/net/wireless/wl12xx/wl12xx_sdio.o /home/rszuminski/Development/compat-wireless-2011-08-08/drivers/net/wireless/wl12xx/sdio.o
| cdmdata/compat-wireless-2011-08-08 | drivers/net/wireless/wl12xx/.wl12xx_sdio.o.cmd | bat | gpl-2.0 | 320 |
@echo OFF
:: OptoFidelity Test Video Generator example script for
:: Windows platforms
:: Edit this file to select the file formats to use,
:: and then run it to generate the video.
:: Name of input file (any supported video format)
SET INPUT=big_buck_bunny_1080p_h264.mp4
:: Name of layout file (bitmap i... | OptoFidelity/TVG | scripts/Run_TVG.bat | bat | gpl-2.0 | 4,797 |
cmd_scripts/bin2c := gcc -Wp,-MD,scripts/.bin2c.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -I/users/alian/simulators/arm_stuff/gem5_dvfs_enabled_kernel/linux-linaro-tracking-gem5/tools/include -o scripts/bin2c scripts/bin2c.c
source_scripts/bin2c := scripts/bin2c.c
deps_scripts/bin... | alianmohammad/gem5-linux-kernel | scripts/.bin2c.cmd | bat | gpl-2.0 | 1,151 |
@echo off
REM Author: Robert Meolic (robert@meolic.com)
REM $Revision: 652 $
REM $Date: 2021-08-28 09:52:46 +0200 (sob, 28 avg 2021) $
REM
REM This file is part of Biddy.
REM Copyright (C) 2006, 2019 UM FERI, Koroska cesta 46, SI-2000 Maribor, Slovenia
REM Copyright (C) 2019, 2021 Robert Meolic, SI-2000 ... | meolic/biddy | package-bin.bat | bat | gpl-2.0 | 5,066 |
cmd_arch/arm/lib/csumpartialcopyuser.o := arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.csumpartialcopyuser.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__KERNE... | srinugnt2000/linux-2.6.37 | arch/arm/lib/.csumpartialcopyuser.o.cmd | bat | gpl-2.0 | 2,120 |
cmd_fs/exportfs/built-in.o := ld -m elf_i386 -r -o fs/exportfs/built-in.o fs/exportfs/exportfs.o
| namgk/kernel-tut | fs/exportfs/.built-in.o.cmd | bat | gpl-2.0 | 101 |
::@echo off
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
:: XCOPY/robocopy Once a day batch file.
::
:: You can by-pass the once-a-day check by specifying an argument.
:: This batch file was made a little fancy, but the key point here
:: is the first xcopy line below (/L /D:%stra%).
::
:: Th... | The1andONLYdave/drivebackup | backup-google-drive-daily.bat | bat | gpl-2.0 | 3,920 |
@echo off
cd c:\users\%USERNAME%\Desktop\sandbox
| rodyo/dos_prompt | s.bat | bat | gpl-2.0 | 51 |
cmd_sound/pci/cs5535audio/built-in.o := rm -f sound/pci/cs5535audio/built-in.o; /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/cs5535audio/built-in.o
| PrestigeMod/SHW-M440S | sound/pci/cs5535audio/.built-in.o.cmd | bat | gpl-2.0 | 205 |
@echo off
set OLDDIR=%CD%
cd /d %~dp0
REM ============================================
echo *** Generating a Windows GPAC installer ***
REM ============================================
:begin
IF "%1"=="win32" GOTO next
IF "%1"=="x64" GOTO next
echo You must specified target architecture : win32 or x64
GO... | DmitrySigaev/gpac-sf | generate_installer.bat | bat | lgpl-2.1 | 3,697 |
@echo off
set OLDDIR=%CD%
cd /d %~dp0
for /f "delims=" %%a in ('svnversion') do echo #define GPAC_SVN_REVISION "%%a" > test.h
if not exist include\gpac\revision.h goto create
ECHO n|COMP test.h include\gpac\revision.h > nul
if errorlevel 1 goto create
DEL test.h
goto done
:create
MOVE /Y test.h include\g... | DmitrySigaev/gpac-sf | version.bat | bat | lgpl-2.1 | 369 |
@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... | matthiaskoenig/sbmlutils | docs_builder/make.bat | bat | lgpl-3.0 | 7,255 |
@echo off
call scripts\00_install_recovery.bat
timeout /t 5 /nobreak
fastboot boot recovery/openrecovery-twrp-2.8.1.0-grouper.img
timeout /t 18 /nobreak
pause
echo Now copy the backup folder.
call scripts\01a_remove_data.bat
pause
call scripts\05_rename_folder.bat
call scripts\06_restore.bat
pause | kobotoolbox/android-deploy | 02_recovery_rename_restore_existing.bat | bat | apache-2.0 | 298 |
@echo off
@if not "%ECHO%" == "" echo %ECHO%
@if "%OS%" == "Windows_NT" setlocal
set ENV_PATH=.\
if "%OS%" == "Windows_NT" set ENV_PATH=%~dp0%
set conf_dir=%ENV_PATH%\..\conf
set nid_file=%conf_dir%\nid
set /p nid=<"%nid_file%"
set otter_conf=%conf_dir%\otter.properties
set logback_configurationFile=%conf_dir%\logb... | alibaba/otter | node/deployer/src/main/bin/startup.bat | bat | apache-2.0 | 1,147 |
"../../bin/skel" -i dtaskbag.cpp -s dtaskbag.dsg.cpp | Templet-language/newtemplet | samples/dtaskbag/dtaskbag.dsg.bat | bat | apache-2.0 | 52 |
@rem ************************************************
@rem this script starts the Derby database server
@rem ************************************************
@rem change the following line to 'echo on' for debugging
@echo off
setlocal
@rem call dbSetenv.cmd script to set up the Derby env... | pabsormar/BTS-Netmind | NetmindCourses/JJD290 - Programación con Java SE8/LabSetup_FTJ8_20160729/StudentWork/FTJ/Derby/dbStop.cmd | bat | apache-2.0 | 520 |
set matchparam=%2
if "x%matchparam%" == "x" set matchparam="*"
if "x%TCLSH%" == "x" set TCLSH=tclsh86t
%TCLSH% %1.test -constraint userInteraction -verbose pe -match %matchparam% %3 %4 %5 %6 %7 %8 %9
| chpock/twapi | twapi/tests/runtest.bat | bat | bsd-3-clause | 200 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCTABL.S03_BookmarkRops_SeekRowBookMarkNotSupported_TestSuite.MSOXCTABL_S03_BookmarkRops_SeekRowBookMarkNotSupported_TestSuite /testcontainer:..\..\MS-OXCTABL\TestSuite\bin\Debug\MS-OXCTABL_TestSuite.dll /runconfig:..\..\MS-O... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCTABL/RunMSOXCTABL_S03_BookmarkRops_SeekRowBookMarkNotSupported_TestSuite.cmd | bat | mit | 364 |
@echo off
setlocal enableDelayedExpansion
set hostpath=%1
if "%hostpath%"=="" set hostpath=localhost
if exist full_test_results.txt (del full_test_results.txt)
if exist full_test_output.txt (del full_test_output.txt)
echo [ > full_test_results.txt
call test_405.bat %hostpath%
type test_405_results.txt >>full_test_resul... | rbwatson/wlux_web_service | test/full_test.bat | bat | mit | 806 |
taskkill -im freecad.exe /f
@echo OFF
echo cadquery-freecad-module required
@echo ON
cd %~p0
start "" "c:\FreeCAD_016_6712\bin\freecad" main_generator.py C_01005_0402Metric
:: start "" "d:\FreeCAD_015\bin\freecad" main_generator.py %1
::pause | easyw/kicad-3d-models-in-freecad | cadquery/FCAD_script_generator/RF_Antenna_Chip_SMD/create_model-example.bat | bat | gpl-2.0 | 243 |
cmd_fs/ext3/xattr.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/ext3/.xattr.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 -Wstrict-proto... | matteocrippa/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/fs/ext3/.xattr.o.cmd | bat | gpl-2.0 | 16,385 |
cmd_mm/fadvise.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,mm/.fadvise.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 -Wstrict-prototypes ... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/mm/.fadvise.o.cmd | bat | gpl-2.0 | 15,788 |
C:\Python27\python.exe ..\..\Executables\spndtime.py 4
| MartinHvidberg/jobman | jobman_master/Available/spndtime_4.bat | bat | gpl-3.0 | 55 |
@echo off
pushd %~dp0executors
sn -q -k sgKey.snk
csc -nologo csbox.cs -keyfile:sgKey.snk
popd
| buhe/judge | build_csbox.bat | bat | agpl-3.0 | 95 |
@echo off
REM
REM ExecScript.bat
REM
if not exist %1.sql goto script_not_found
set _LogFileName=%~n1
set _LogFileName=%_LogDir%\%_LogFileName%.LOG
echo Executing script %1 on %2...
echo Executing script %1 on %2... >>%_LogFileName%
if [%3]==[] (
sqlcmd -b -e -E -S %2 -i %1.sql >>%_LogFileName%
if error... | jandppw/ppwcode-recovered-from-google-code | dotnet/Kit/UserManagement/trunk/Database/Scripts/ExecScript.bat | bat | apache-2.0 | 718 |
@echo off
set JAVA7_HOME=%SOFTWARE_DIR%\openjdk-7u75
set JRE7_HOME=%JAVA7_HOME%\jre | sjahreis/seu-as-code.packages | net.java/openjdk/7u75/files/set-env-openjdk7.cmd | bat | apache-2.0 | 84 |
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem ##
@rem Grails JVM Bootstrap for Windows ##
@rem ... | annotationframework/AfShared | grailsw.bat | bat | apache-2.0 | 5,644 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.