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 |
|---|---|---|---|---|---|
python UIOptimizePNGModify.py -r "e:\WorkSpace\gunsoul_mobile\game\project\game-xx" -d "e:\WorkSpace\gunsoul_mobile\game\project\game-xx\Assets\resourcex\ui\altas" | iGameDesign/iLittleTools | UIOptimizePNGModify/UIOptimizePNGModify altas.bat | bat | apache-2.0 | 163 |
cmd_/opt/git-clone/wbsairback/packages/wbsairback-iscsi-scst/wbsairback-iscsi-scst-2.2.0/scst-2.2.0/src/dev_handlers/scst_changer.ko := ld -r -m elf_x86_64 -T /opt/git-clone/wbsairback/packages/wbsairback-kernel-image/wbsairback-kernel-image-3.2.43/scripts/module-common.lds --build-id -o /opt/git-clone/wbsairback/pack... | WhiteBearSolutions/WBSAirback | packages/wbsairback-iscsi-scst/wbsairback-iscsi-scst-2.2.0/scst-2.2.0/src/dev_handlers/.scst_changer.ko.cmd | bat | apache-2.0 | 679 |
if not exist logs mkdir logs
if not exist temp mkdir temp
nginx
| dsuryd/dotnetify-react-demo-vs2017 | MicrofrontendTemplate/nginx/run.bat | bat | apache-2.0 | 64 |
java -Xms256m -Xmx512m -XX:PermSize=64m -XX:MaxPermSize=64m -XX:+HeapDumpOnOutOfMemoryError -Dxmemcached.jmx.enable=true -jar ../lib/jlg.lab-1.0.0.jar | SnailJin/jlg_lab | jlab-demo/src/main/bin/startup.bat | bat | apache-2.0 | 150 |
@echo off
python ttrack.py %* | jwedel/tasktracker | ttrack.bat | bat | apache-2.0 | 29 |
java -classpath "./CElegansBionet.jar;../lib/jxl.jar" bionet.CElegansBionet
@pause
| openworm/bionet | CElegans/connectome/bin/run.bat | bat | bsd-2-clause | 85 |
@echo off
cd /d "%~dp0"
call config.bat
if exist config.user.bat call config.user.bat
echo suspend VM:"%VM_VMX%"
%VMRUN_EXE% suspend "%VM_VMX%"
| kunst1080/vm-provision-freebsd-base | vmsuspend.bat | bat | mit | 148 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /testcontainer:..\..\MS-OXCROPS\TestSuite\bin\Debug\MS-OXCROPS_TestSuite.dll /runconfig:..\..\MS-OXCROPS\MS-OXCROPS.testsettings
pause | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCROPS/RunAllMSOXCROPSTestCases.cmd | bat | mit | 189 |
cmd_drivers/net/pptp.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,drivers/net/.pptp.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... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/drivers/net/.pptp.o.cmd | bat | gpl-2.0 | 20,824 |
rem make sure we have a safe environement
set LIBRARY=
set INCLUDE=
mkdir ..\..\intermediate\vm\game
cd ..\..\intermediate\vm\game
set PATH=..\..\..\tools\bin;%PATH%
set src=..\..\..\source
set cc=lcc -DQ3_VM -S -Wf-target=bytecode -Wf-g -I%src%\cgame -I%src%\game -I%src%\ui %1
%cc% %src%/game/g_main.c
@if errorle... | kennyalive/Quake-III-Arena-KE | src/game/game.bat | bat | gpl-2.0 | 2,182 |
@ECHO OFF
REM TimespanScopedSingleContextSetExpression file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_pa... | mscuthbert/abjad | abjad/docs/make.bat | bat | gpl-3.0 | 5,247 |
@echo off
cls
dotnet tool restore
dotnet restore
dotnet paket restore
dotnet fake build %* | bvenn/BioFSharp | build.cmd | bat | unlicense | 91 |
@echo off
setlocal
REM Set intermediate env vars because the %VAR:x=y% notation below
REM (which replaces the string x with the string y in VAR)
REM doesn't handle undefined environment variables. This way
REM we're always dealing with defined variables in those tests.
set CHK_HOME=_%AWS_ELB_HOME%
if "%CHK_HOME:"=%"... | bizo/aws-tools | elb/ElasticLoadBalancing-1.0.35.0/bin/elb-disable-zones-for-lb.cmd | bat | apache-2.0 | 481 |
@echo off
powershell -noprofile -executionPolicy RemoteSigned -file "%~dp0\build.ps1" -cibuild -build -restore -bootstrap -pack -binaryLog %*
| dpoeschl/roslyn | build/scripts/cibuild.cmd | bat | apache-2.0 | 142 |
@echo off
"..\..\..\bin\frapid.exe" "create resource on Frapid.Reports"
| SurajRepo/frapid | src/Frapid.Web/Areas/Frapid.Reports/i18N/recreate-i18n.bat | bat | apache-2.0 | 72 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == ... | faribas/RMG-Py | documentation/make.bat | bat | mit | 4,513 |
java -mx500m -cp "/C:/Users/Compaq 6910p/Documents/R/win-library/3.4/dismo/java/maxent.jar;C:/Users/Compaq 6910p/Documents/R/win-library/3.4/rJava/java/boot;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java\dismo.jar;C:\Users\Compaq 6910p\Documents... | mauriciovancine/enm_r | data/temp/raster/maxent/0972747998/species_explain.bat | bat | mit | 644 |
@echo off
SET sdkpath=%xilinxpath%\SDK\%xilinxversion%\bin
SET cfile=%~1
SET jsonfile=%~2
SET projectname=%~3
SET cswfile=%cfile:~0,-2%_sw.c
SET ciffile=%cfile:~0,-2%_if.c
SET toolchainpath=%~4
if not {%~1} == {} if not {%~2} == {} if not {%~3} == {} (
mkdir software
copy %ciffile% software
copy %cswfile% so... | tlk-emb/SWORDS | batch/runsdk.bat | bat | mit | 599 |
call disassemble.bat
call searchAndReplace.bat
call reassemble.bat | RomanBelkov/LearningCourses | SPBU/dotNet/2.1/hackIL.bat | bat | mit | 66 |
Tools\NuGet\nuget.exe restore
C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\msbuild.exe Package.build.xml
pause | fabiofranzini/karbon-cms | Package.build.cmd | bat | mit | 112 |
md bin64
copy build64\debug\SyscallMonQT.exe bin64\SyscallMon.exe
G:\qt\5.7\msvc2015_64\bin\windeployqt bin64\SyscallMon.exe
copy build64\SyscallMon64.sys bin64\
copy redist64\* bin64\
pause | hzqst/Syscall-Monitor | deploy64d.bat | bat | mit | 195 |
@echo off
SET dir=%~dp0
cd %dir%
haxelib remove extension-iap
haxelib local extension-iap.zip
| openfl/extension-iap | install.bat | bat | mit | 94 |
:: (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved.
::
:: This file contains confidential and proprietary information
:: of Xilinx, Inc. and is protected under U.S. and
:: international copyright and other intellectual property
:: laws.
::
:: DISCLAIMER
:: This disclaimer is not a license and does not gran... | medav/conware | conware_final/system/implementation/system_axi_dma_0_wrapper_fifo_generator_v9_3_1/simulation/functional/simulate_isim.bat | bat | mit | 3,280 |
@echo off
Packages\xunit.runner.console.2.0.0\tools\xunit.console ^
GFDN.ThaiDateTextFacts\bin\Release\GreatFriends.ThaiDateTextFacts.dll ^
-parallel all ^
-html Result.html ^
-nologo -quiet
@echo on | greatfriends/ThaiDateText | test.bat | bat | mit | 204 |
:: Copyright (c) Microsoft. All rights reserved.
:: Licensed under the MIT license. See LICENSE file in the project root for full license information.
@echo off
if not defined vspath (
if defined VS110COMNTOOLS (
set vspath="%VS110COMNTOOLS%"
) else if defined VS120COMNTOOLS (
set vspath="%VS120COMNTOOLS%"
) e... | LiuXiaotian/ProtocolTestFramework | src/test/runtest.cmd | bat | mit | 1,024 |
#!/bin/sh
yarn --version >NUL 2>&1 && (
yarn run lint && yarn test
) || (
echo "ERROR: You need either Yarn or WSL to work on windows"
exit 1
)
| homer0/jest-ex | utils/hooks/pre-commit.local.cmd | bat | mit | 151 |
@echo off
SET PGPASSWORD=sikp
echo on
psql -f E:\schedule_surat_teguran\query_surat_teguran_2.sql -h 172.16.20.3 -p 5444 -U sikp sikp_db
| fajar125/mpd_ci | scheduler/surat_teguran_2.bat | bat | mit | 155 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=NuLog
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not found. Make s... | ivanpointer/NuLog | docs/make.bat | bat | mit | 777 |
@ECHO OFF
COLOR 02
SetLocal EnableDelayedExpansion
:Check_Permissions
net session >nul 2>&1
if %errorLevel% == 0 (
REM GOTO EnvVars
GOTO Git
) else (
COLOR 0C
ECHO Admin privelages required. Please Re-run as Administrator.
GOTO End
)
:EnvVars
ECHO.
ECHO ==============================
ECHO Setup Environmental Va... | richardfrost/dotfiles | script/bootstrap.bat | bat | mit | 3,457 |
cmd_net/netlink/built-in.o := /home/madrocker/Desktop/JetDroid1/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/netlink/built-in.o net/netlink/af_netlink.o net/netlink/attr.o net/netlink/genetlink.o
| MadRocker/experimental-2.6.29-MadRocker | net/netlink/.built-in.o.cmd | bat | gpl-2.0 | 211 |
cmd_sound/soc/codecs/snd-soc-cs42xx8.o := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/soc/codecs/snd-soc-cs42xx8.o sound/soc/codecs/cs42xx8.o
| FEDEVEL/tmp-imx6-tiny-rex-linux | sound/soc/codecs/.snd-soc-cs42xx8.o.cmd | bat | gpl-2.0 | 239 |
cmd_fs/fat/fatent.o := arm-linux-androideabi-gcc -Wp,-MD,fs/fat/.fatent.o.d -nostdinc -isystem /usr/src/dell/android-ndk-r8/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include -I/usr/src/dell/lhbalanced/arch/arm/include -Iinclude -include include/generated/auto... | tenorntex/lhbalanced | fs/fat/.fatent.o.cmd | bat | gpl-2.0 | 26,491 |
cmd_scripts/kconfig/zconf.tab.o := gcc -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -Iscripts/kconfig -c -o scripts/kconfig/zconf.tab.o scripts/kconfig/zconf.tab.c
deps_scripts/kconfig/zconf.tab.o := \
scripts/kc... | b8e5n/KTG-kernel_es209ra | scripts/kconfig/.zconf.tab.o.cmd | bat | gpl-2.0 | 4,341 |
cmd_arch/powerpc/boot/cuboot-sequoia.o := ppc_4xx-gcc -m32 -Wp,-MD,arch/powerpc/boot/.cuboot-sequoia.o.d -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -Os -msoft-float -pipe -fomit-frame-pointer -fno-builtin -fPIC -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include ... | mattkelly/linux-2.6-xlnx | arch/powerpc/boot/.cuboot-sequoia.o.cmd | bat | gpl-2.0 | 1,394 |
cmd_sound/soc/fsl/snd-soc-imx-mqs.o := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/soc/fsl/snd-soc-imx-mqs.o sound/soc/fsl/imx-mqs.o
| FEDEVEL/tmp-imx6-tiny-rex-linux | sound/soc/fsl/.snd-soc-imx-mqs.o.cmd | bat | gpl-2.0 | 230 |
cmd_crypto/crypto_blkcipher.o := /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o crypto/crypto_blkcipher.o crypto/ablkcipher.o crypto/blkcipher.o
| miamo/miamOv | crypto/.crypto_blkcipher.o.cmd | bat | gpl-2.0 | 158 |
cmd_lib/rwsem.o := gcc -Wp,-MD,lib/.rwsem.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-larger-than=2048 -fno... | namgk/kernel-tut | lib/.rwsem.o.cmd | bat | gpl-2.0 | 16,742 |
cmd_drivers/hid/hid.o := arm-linux-gnueabi-ld -EL -r -o drivers/hid/hid.o drivers/hid/hid-core.o drivers/hid/hid-input.o drivers/hid/hid-debug.o
| b8e5n/KTG-kernel_es209ra | drivers/hid/.hid.o.cmd | bat | gpl-2.0 | 149 |
:: ____________. ___. ____ ____ .________
:: / _____/\_ |__ _____ ______\_ |__ ____ ___________ /_ /_ || ____/
:: \_____ \ | __ \\__ \\_ __ \ __ \ / _ \/ ___/\__ \ | || ||____ \
:: / \ | \_\ \/ __ \| | \/ \_\ ( <_> )___ \ / __ \| || |/ \
... | sbarbosa115/infrastructure-tools | batch/upload_backups_code_s3.bat | bat | gpl-2.0 | 999 |
dist\Release\MinGW-Windows\simple.exe -ind simple.dat -nohess
| msupernaw/AD4CL | test/admb/run.bat | bat | gpl-2.0 | 63 |
cmd_fs/nfs/file.o := ppc_4xx-gcc -m32 -Wp,-MD,fs/nfs/.file.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -Wundef -Wstrict-prototypes -Wno-tri... | mattkelly/linux-2.6-xlnx | fs/nfs/.file.o.cmd | bat | gpl-2.0 | 32,454 |
cmd_fs/autofs/autofs.o := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-ld -EL -r -o fs/autofs/autofs.o fs/autofs/dirhash.o fs/autofs/init.o fs/autofs/inode.o fs/autofs/root.o fs/autofs/symlink.o fs/autofs/waitq.o
| dalinaum/studyak | fs/autofs/.autofs.o.cmd | bat | gpl-2.0 | 236 |
@ECHO OFF
REM ##################################################
REM ### FICHIER DE CONFIG GRACELITE BASES SPATIALITE
REM ##################################################
:GL_CONFIG_GRACETHD_SPATIALITE
REM ##################################################
REM ### CONFIG GRACELITE - GRACETHD-MCD SPATIALITE
REM ##... | GraceTHD-community/GraceTHD-Check | conf/config_db_spl.bat | bat | gpl-3.0 | 1,812 |
@echo off
rem
echo ********** init.bat, v.0.65 **********
if not exist BACKUP mkdir BACKUP
osynca.exe /i
if errorlevel 0 (
echo *.bat files are created
) else (
echo Error in osynca
)
osynca.exe /f
if errorlevel 0 (
echo *.fil file is created
) else (
echo Error in osynca
)
echo ********** End ... | vgiv/osynca | binary/init.bat | bat | gpl-3.0 | 350 |
@prompt # $t $g
@echo on
%SQL_CLIENT% < "%TSTSRCDIR%\check0.sql"
%SQL_CLIENT% < "%TSTSRCDIR%\queries.sql"
| zyzyis/monetdb | sql/benchmarks/arno_flt/Tests/doAll.SQL.bat | bat | mpl-2.0 | 110 |
# a flat text file containing native commands to launch
# one command to launch per line
#
# One rule to know :
# command paths must be absolute paths (ie starting with '/' for linux
# and Z:\ for windows
#
/proj/proactivep2p/home/eon/1/data/PacaGrid_job_examples/job_native_linux_cmd_file/myCmd.sh 1
/proj/pr... | acontes/scheduling | samples/jobs_descriptors/job_native_linux_cmd_file/cmds_file.cmd | bat | agpl-3.0 | 597 |
perl %ACE_ROOT%/bin/mwc.pl -type vs2017 -name_modifier *_vs2017 -apply_project DAF.mwc
pause
| LASAGNE-Open-Systems/LASAGNE-Core | DAF_vs2017.bat | bat | lgpl-3.0 | 94 |
set "ROBOZONKY_EXECUTABLE=${com.github.robozonky.distribution.jar}"
set "HERE=%~dp0%"
echo Will run %ROBOZONKY_EXECUTABLE% from '%HERE%'.
rem Use Java runtime bundled with RoboZonky, if available.
set "CUSTOM_JRE_LOCATION=%HERE%runtime\"
set "JAVA_EXECUTABLE=java.exe"
IF EXIST %CUSTOM_JRE_LOCATION%bin\%JAVA_EXECUTABL... | triceo/zonkybot | robozonky-distribution/robozonky-distribution-installer/src/main/assembly/filtered-resources/install-robozonky.bat | bat | apache-2.0 | 893 |
@echo off
call setenv
call java %_VMARGS% -jar startup.jar | jgodara/botnet | bin/botnet.bat | bat | apache-2.0 | 60 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=python -msphinx
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=pithy-test
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The Sphinx module was not found. Make su... | yuyu1987/pithy-test | docs/make.bat | bat | apache-2.0 | 776 |
set CMAKE_URL=http://www.cmake.org/files/v3.2/cmake-3.2.1-win32-x86.zip
cd "%~dp0"
bin\curl --url %CMAKE_URL% > cmake.zip
bin\7z x -r -y -o. cmake.zip
set cmakedir="empty"
for /D %%A IN ("cmake-3*") DO set cmakedir=%%A
move %cmakedir% bin\cmake
del cmake.zip
| wtrsltnk/gamedev-deps | vs2012/download-extract-cmake.bat | bat | apache-2.0 | 265 |
set CGO_ENABLED=0
set GOROOT_BOOTSTRAP=C:\dev\Go
::x86¿é
set GOARCH=386
set GOOS=windows
call make.bat --no-clean
::set GOOS=linux
::call make.bat --no-clean
::set GOOS=freebsd
::call make.bat --no-clean
::set GOOS=darwin
::call make.bat --no-clean
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::... | linwenming/MicroFilm | build.bat | bat | apache-2.0 | 668 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
... | xcgspring/tester-guide | make.bat | bat | apache-2.0 | 7,000 |
@echo off
call dtd2dtdx %1 > temp.dtdx
call dtdx2flat temp.dtdx > temp.flat
call flat2xsd temp.flat
rem del temp.dtdx temp.flat | jvshahid/nekodtd | dtd2xsd.bat | bat | apache-2.0 | 131 |
@echo off
c:\xampp\php\php chat-server.php | AlejandroVera/Subastalo | websocket/bin/run-server.bat | bat | apache-2.0 | 46 |
msbuild /p:Configuration=Release ..\src\Witness\Witness.csproj
copy /y ..\src\Witness\bin\Witness.dll Witness\lib\
nuget pack Witness\Witness.nuspec
| andrewdavey/witness | nuget/build.cmd | bat | bsd-2-clause | 152 |
@echo off
set DIR=%~dp0
set APP_ROOT=%DIR%..\
set APP_ANDROID_ROOT=%DIR%
set COCOS2DX_ROOT=%QUICK_COCOS2DX_ROOT%\lib\cocos2d-x
echo - config:
echo ANDROID_NDK_ROOT = %ANDROID_NDK_ROOT%
echo QUICK_COCOS2DX_ROOT = %QUICK_COCOS2DX_ROOT%
echo COCOS2DX_ROOT = %COCOS2DX_ROOT%
echo APP_ROOT = %AP... | dualface/cocos2dx_luatests | proj.android/build_native.bat | bat | mit | 1,332 |
@echo off
cd %~dp0\..
:: update composer
php composer.phar self-update
:: install needed components
php composer.phar install
:: SQL Schema wird generiert
php app/console propel:sql:build
:: PHP Code generieren
php app/console propel:model:build
:: SQL Schema wird in die Datenbank geschrieben
:: php app/console propel:... | ArneBinder/DTAMetadata | scripts_win/install.bat | bat | mit | 338 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ADMINS.S01_CreateAndDeleteSite.MSADMINS_S01_TC06_CreateSiteSuccessfully_PortalUrlAbsent /testcontainer:..\..\MS-ADMINS\TestSuite\bin\Debug\MS-ADMINS_TestSuite.dll /runconfig:..\..\MS-ADMINS\MS-ADMINS.testsettings /unique
pause | OfficeDev/Interop-TestSuites | SharePoint/Source/Scripts/MS-ADMINS/RunMSADMINS_S01_TC06_CreateSiteSuccessfully_PortalUrlAbsent.cmd | bat | mit | 320 |
@echo on
:: This configure script is designed for the default Windows world,
:: This configure script expects to be run from the PDAL root directory.
:: Pick your CMake GENERATOR. (NMake will pick up architecture (x32, x64) from your environment)
set GENERATOR="NMake Makefiles"
REM set GENERATOR="Visual Studio 14 ... | hobu/arbiter | cmake/examples/hobu-windows.bat | bat | mit | 687 |
@erase lang.inc
@echo lang fix en >lang.inc
@fasm -m 16384 @ss.asm @ss
@kpack @ss
@erase lang.inc
@pause | devlato/kolibrios-llvm | programs/system/ss/trunk/build_en.bat | bat | mit | 104 |
@echo off
chcp 437
@PowerShell -NonInteractive -NoProfile -ExecutionPolicy Unrestricted -Command "& {.\UninstallNetworkController.ps1 %*; exit $LastExitCode }"
exit /B %errorlevel%
| JMesser81/SDN | VMM/Templates/NC/NCSetup.cr/UninstallNetworkController.cmd | bat | mit | 187 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == "hel... | tatsuhiro-t/wslay | doc/sphinx/make.bat | bat | mit | 4,509 |
cmd_sound/pci/trident/built-in.o := rm -f sound/pci/trident/built-in.o; arm-linux-gnueabihf-ar rcsD sound/pci/trident/built-in.o
| Dee-UK/D33_KK_Kernel | sound/pci/trident/.built-in.o.cmd | bat | gpl-2.0 | 130 |
@echo off
SETLOCAL enabledelayedexpansion
if NOT DEFINED JAVA_HOME goto err
set SCRIPT_DIR=%~dp0
for %%I in ("%SCRIPT_DIR%..") do set ES_HOME=%%~dpfI
TITLE Elasticsearch Plugin Manager 2.0.0
SET properties=
SET args=
:loop
SET "current=%~1"
SHIFT
IF "x!current!" == "x" GOTO breakloop
IF "!curr... | svanschalkwyk/datafari | debian7/elk/elasticsearch/bin/plugin.bat | bat | apache-2.0 | 1,303 |
@ECHO OFF
SETLOCAL
rem set paths
SET BASEDIR=%CD%\..
SET BUILDBASEDIR=%BASEDIR%\cmake-build
set BUILDMODE=Debug
IF "%1" == "Release" (
set BUILDMODE=Release
)
rem generate visual studio project files
call build-platform.cmd amd64 %BUILDMODE%
call generate-cmake.cmd amd64 vs "%BASEDIR%" "%BUILDBASEDIR%\build64" %B... | lornix/libcec | support/visual-studio.cmd | bat | gpl-2.0 | 676 |
cd ..
START java -Xmx4G -Xms1G -server -XX:+AggressiveOpts -XX:NewSize=512M -cp "classes;lib/*" org.loklak.LoklakServer >> data/loklak.log 2>&1 & echo $! > data/loklak.pid
echo "loklak server started at port 9000, open your browser at http://localhost:9000" | YagoGG/loklak_server | bin/start.bat | bat | lgpl-2.1 | 257 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
perl -x -S %0 %*
if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl
if %errorlevel% == 9009 echo You do not have Perl in your PATH.
if errorlevel 1 goto script_failed_so... | KubaKaszycki/kubux | perl/cpan/Test-Harness/t/source_tests/psql.bat | bat | gpl-3.0 | 443 |
@ECHO OFF
ECHO.
ECHO Downloading libbitcoin-server dependencies from NuGet
CALL nuget.exe install ..\vs2013\bs\packages.config
ECHO.
CALL buildbase.bat ..\vs2013\libbitcoin-server.sln 12
ECHO.
PAUSE
| libmetrocoin/libmetrocoin-server | builds/msvc/build/buildall.bat | bat | agpl-3.0 | 199 |
imosToolbox_Win64.exe
pause | ggalibert/imos-toolbox | imosToolbox_Win64.bat | bat | bsd-3-clause | 28 |
@echo off
sc config NetTcpActivator start= auto
sc config NetTcpPortSharing start= auto
net start NetTcpActivator
net start NetTcpPortSharing
exit /b 0 | punitganshani/KonfDB | Cloud/Azure/AzureCloudService/rcf/Release-Net4.6/KonfDBAHContent/Scripts/NetPortSharing.cmd | bat | gpl-3.0 | 154 |
@echo off
pause | c00ldude1oo/1st-repos | data/game.bat | bat | mit | 15 |
Pushd F:\Scripts\Python\Damrobot\Damrobot\Project\
echo. > files\newbord.txt | J4sp3r/damrobot | Project/loadedboard.bat | bat | mit | 76 |
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\node_modules\typescript\bin\tsc" %* | oracle/Accelerators | servicecloud/cti/twilio/bui/scripts/tsc.cmd | bat | mit | 92 |
cmd_fs/smbfs/built-in.o := rm -f fs/smbfs/built-in.o; /root/CodeSourcery/Sourcery_G++_Lite//bin/arm-none-linux-gnueabi-ar rcs fs/smbfs/built-in.o
| gzdaoke/linux2.6.32_kernel | fs/smbfs/.built-in.o.cmd | bat | gpl-2.0 | 147 |
cmd_sound/isa/msnd/built-in.o := rm -f sound/isa/msnd/built-in.o; /home/algesat/arm-eabi-4.7/bin/arm-eabi-ar rcsD sound/isa/msnd/built-in.o
| Algesat/BladeApex2 | sound/isa/msnd/.built-in.o.cmd | bat | gpl-2.0 | 141 |
cmd_drivers/usb/storage/ums-jumpshot.o := /root/aokp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/usb/storage/ums-jumpshot.o drivers/usb/storage/jumpshot.o
| yncconsulting/HTC_Express_Kernel | drivers/usb/storage/.ums-jumpshot.o.cmd | bat | gpl-2.0 | 193 |
@echo off
echo.
echo Automatic creation of the MSVC9 project files
echo.
if "%~1"=="/stable" goto stable
if "%~1"=="/STABLE" goto stable
if "%~1"=="/all" goto all
if "%~1"=="/ALL" goto all
if "%~1"=="/tools" goto tools
if "%~1"=="/TOOLS" goto tools
if "%~1"=="/tests" goto tests
if "%~1"=="/TESTS" goto tests... | tobiaspfaff/grim_mouse | dists/msvc8/create_msvc8.bat | bat | gpl-2.0 | 2,428 |
deps_config := \
lib/xz/Kconfig \
lib/Kconfig \
drivers/crypto/caam/Kconfig \
drivers/crypto/Kconfig \
crypto/async_tx/Kconfig \
crypto/Kconfig \
security/integrity/evm/Kconfig \
security/integrity/ima/Kconfig \
security/integrity/Kconfig \
security/yama/Kconfig \
security/apparmor/Kconfig \
security/tomoyo... | lindsaytheflint/stone | include/config/auto.conf.cmd | bat | gpl-2.0 | 24,599 |
cmd_lib/zlib_deflate/built-in.o := /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-none-linux-gnueabi-ld -EL -r -o lib/zlib_deflate/built-in.o lib/zlib_deflate/zlib_deflate.o
| evan6200/cirrfy_pos | lib/zlib_deflate/.built-in.o.cmd | bat | gpl-2.0 | 223 |
cmd_arch/powerpc/boot/simpleImage.virtex440-noint := /bin/sh /tools/dev/repos/linux-2.6-xlnx/arch/powerpc/boot/wrapper -c -o arch/powerpc/boot/simpleImage.virtex440-noint -p simpleboot-virtex440-noint -C "ppc_4xx-" -d arch/powerpc/boot/virtex440-noint.dtb vmlinux
| mattkelly/linux-2.6-xlnx | arch/powerpc/boot/.simpleImage.virtex440-noint.cmd | bat | gpl-2.0 | 265 |
@echo off
:: Copyright 2014-2016 John de Murga - Licensed under the GPLv2
SET SCRIPT_HOME=%~dp0
SET BUFFER=
:loop
set FILE_NAME=%1
set FILE_NAME=%FILE_NAME:\\=\\\\%
set BUFFER=%BUFFER% %FILE_NAME%
shift
if not "%~1"=="" goto loop
if "%BUFFER%"==" \\=\\\\" (
set BUFFER=
)
call %SCRIPT_HOME%\setPaths.bat
:: s... | JohnMurga/atom-portable | template/App/Vim.bat | bat | gpl-2.0 | 543 |
@echo off
rem Obtiene la lista de argumentos de la linea de comandos
set ARGS=%1 %2 %3 %4 %5 %6 %7 %8 %9
if not "%OS%"=="Windows_NT" goto Win9x
set ARGS=%*
goto endif
:Win9x
shift
if "%9"=="" goto endif
set ARGS=%ARGS% %9
goto Win9x
:endif
set JVM=%JAVA_HOME%\bin\java %JAVA_RUN_OPTS%
%JVM% es.t... | AlvaroVega/TIDNamingJ | bin/Windows/TIDNamingJ_AddSQLSpace.bat | bat | gpl-2.0 | 393 |
git log -1 --date=short --pretty="format:'Autogenerated by make libbe/_version.py'%%nversion_info = {%%n 'date':'%%cd',%%n 'revision':'%%H',%%n 'committer':'%%cn'}%%n" > libbe\_version.py
| ned14/Bugs-Everywhere-for-BEurtle | !Generate_version.bat | bat | gpl-2.0 | 197 |
cmd_fs/nls/nls_cp1250.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o fs/nls/nls_cp1250.ko fs/nls/nls_cp1250.o fs/nls/nls_cp1250.mod.o
| avareldalton85/rpi2-linux-rt | fs/nls/.nls_cp1250.ko.cmd | bat | gpl-2.0 | 239 |
@echo off
SETLOCAL
set APPLI_NAME=MinecraftRconGUI
echo =============================================
echo === Nemolovich Minecraft RCON Application ===
echo =============================================
echo.
set RUN_FILE=runFile=%~0
set APPLI_HOME=%~dp0
set PARMS=-Xms64M -Xmx512M
:CHECKARGS
if "%... | nemolovich/MinecraftRcon | MinecraftRconGUI/downloads/run.bat | bat | gpl-3.0 | 2,468 |
md mus
cd mus
bcut ..\QUINPL.DSK DRIVER.BIN 0x0037B4 0x0100
rem A400
bcut ..\QUINPL.DSK PSG00.BIN 0x0026000 0x1800
bcut ..\QUINPL.DSK PSG01.BIN 0x0027800 0x1800
bcut ..\QUINPL.DSK PSG02.BIN 0x0029000 0x1800
bcut ..\QUINPL.DSK PSG03.BIN 0x002A800 0x1800
bcut ..\QUINPL.DSK PSG04.BIN 0x002C000 0x1800
bcut ..\QUINPL.DSK ... | rururutan/hoot-patches | msx/bit2/quinpl_disk/cut/cut.bat | bat | gpl-3.0 | 898 |
@ECHO OFF
powershell.exe -Command "$a,$b,$c,$f=(cat '%~f0');$params='%~f0 %*' -split 's+';$f|Out-String|iex"
EXIT /B
###########################################################
"IP µØÖ·¸ü¸Ä³ÌÐò"
""
"¿É½øÐеIJÙ×÷£º"
"[1] ½« Local Area Connection ÉèÖÃΪ DHCP ×Ô¶¯»ñÈ¡"
"[2] ½« Local Area Connection ÉèÖÃΪ¾²Ì¬ IP: 10.0.0.3... | tadvent/LearningPowerShell | useful_pieces/IPCH_Forms/old/TVTSTATION-IPCHANGE.cmd | bat | gpl-3.0 | 1,408 |
set batdir=%~dp0
cd %batdir%
call ..\..\utilities\findMatlab.bat
if %ismatlab%==1 (
start "Matlab" /b %matexe% -r "batchSigProcBuffer;quit;" %matopts%
) else (
echo batchSigProcBuffer; | %matexe% %matopts%
)
| jadref/buffer_bci | matlab/signalProc/startbatchSigProcBuffer.bat | bat | gpl-3.0 | 212 |
@echo OFF
title Coding Initialiser
pushd "%~dp0"
REM Time (seconds) to wait for RoboCopy to finish after closing Notepad++.
set /a X=70
REM Time (seconds) to wait for drive to wake up if it's sleeping.
set /a Y=5
REM The TrueCrypt drive to look for after mounting.
set DRIVE_LETTER=T:\
:Start
REM Check if Notepad++ ... | J2897/Coding_Initialiser | Code.bat | bat | gpl-3.0 | 2,605 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=python -msphinx
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=BZI
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The Sphinx module was not fou... | jerjorg/BZI | make.bat | bat | gpl-3.0 | 805 |
@echo off
IF EXIST "CloudVeilGUI\bin\Debug x86\" (
touch "CloudVeilGUI\bin\Debug x86\debug-cloudveil"
) ELSE (
echo "Please build CloudVeilGUI x86 (Debug) and try again."
) | cloudveiltech/Citadel-Windows | enable-gui-debugging.bat | bat | mpl-2.0 | 175 |
@echo off
SETLOCAL
if NOT DEFINED JAVA_HOME goto error
set RUN_JAVA=%JAVA_HOME%\bin\java
REM ******* you can enable following variables by uncommenting them
REM ******* minimum heap size
REM set MIN_HEAP_SIZE=1G
REM ******* maximum heap size
REM set MAX_HEAP_SIZE=1G
if NOT "%MIN_HEAP_SIZE%" == "" (
set JAVA_OP... | akiskip/KoDeMat-Collaboration-Platform-Application | KoDeMat_TouchScreen/lib/hazelcast-3.4.2/hazelcast-3.4.2/bin/server.bat | bat | apache-2.0 | 844 |
@ECHO OFF
REM Command file for Sphinx documentation
set SPHINXBUILD=sphinx-build
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == "help" (
:help
echo.Please use `... | danellis/dextrose | doc/make.bat | bat | bsd-3-clause | 3,075 |
cd tests\test_plugin
python setup.py install
cd ..\pyexcel-presentation
python setup.py install
cd ..\..\
nosetests --with-doctest --doctest-extension=.rst doc/source pyexcel tests
del tmp.db
| lordakshaya/pyexcel | test.bat | bat | bsd-3-clause | 192 |
@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... | kokojumbo/seleshot | doc/make.bat | bat | mit | 5,100 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFOLD.S03_FolderInformation.MSOXCFOLD_S03_TC11_RopSetSearchCriteriaFailure /testcontainer:..\..\MS-OXCFOLD\TestSuite\bin\Debug\MS-OXCFOLD_TestSuite.dll /runconfig:..\..\MS-OXCFOLD\MS-OXCFOLD.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCFOLD/RunMSOXCFOLD_S03_TC11_RopSetSearchCriteriaFailure.cmd | bat | mit | 313 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXWSCORE.S01_ManageBaseItems.MSOXWSCORE_S01_TC33_DateTimeSentIsReadOnly /testcontainer:..\..\MS-OXWSCORE\TestSuite\bin\Debug\MS-OXWSCORE_TestSuite.dll /runconfig:..\..\MS-OXWSCORE\MS-OXWSCORE.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeWebServices/Source/Scripts/MS-OXWSCORE/RunMSOXWSCORE_S01_TC33_DateTimeSentIsReadOnly.cmd | bat | mit | 312 |
copy c:\dos\qbasic.exe c:\seah
qbasic /run setup.bas
| ygoronline/qbasic | Games/BCRAFT/Install.bat | bat | gpl-2.0 | 53 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
... | Stumblinbear/Prism | doc/make.bat | bat | gpl-3.0 | 5,103 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.