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 |
|---|---|---|---|---|---|
start /WAIT %1 /SKIP_DIALOGS
IF ERRORLEVEL 1 ECHO %3 > %2
DEL %1
| Belxjander/Kirito | SnowStorm/indra/viewer_components/updater/scripts/windows/update_install.bat | bat | gpl-3.0 | 68 |
ruby -Ku -I"..\..\..\..\..\Ragnarok\Ragnarok\Update" build.rb copy
pause
| ebifrier/godwhale | utility/Bonako/Bonako/dist/copy_dist.bat | bat | gpl-3.0 | 75 |
@start cmd /k ChromeDev_init.cmd | atiq-cs/Scripts-And-Utilities | cmd/ChromeDev.cmd | bat | gpl-3.0 | 32 |
@REM
@REM gen-win-makefiles.cmd
@REM
@REM Update the four variables below according to your environment
@REM Sébastien Millet, 2010-2013
@REM
@set DIR_INCLUDE_OPENSSL="C:\openssl\include"
@set DIR_LIB_OPENSSL="C:\openssl\lib"
@set DIR_INCLUDE_PTHREADS="C:\pthreads"
@set DIR_LIB_PTHREADS="C:\pthreads"
@ech... | sebmillet/netmon | gen-win-makefile.cmd | bat | gpl-3.0 | 844 |
@ECHO OFF
DATE /T & TIME /T
CD .\src
ECHO %cd%
ECHO install of bower
CALL bower cache clean
CALL bower install
ECHO GULP me
CD ..\
ECHO %cd%
ECHO install of npm
CALL npm install
@ECHO Building the site
CALL gulp build | skielo/CityTimer | CityTimer.UI/localBuild.bat | bat | mpl-2.0 | 220 |
@echo on
set PATH_BAK=%PATH%
set WORKING_DIR=%CD%
rem rmdir build-Qt4.MinGW /s /q
rem rmdir build-Qt4.MSVC2008 /s /q
rmdir build-Qt5.MinGW /s /q
rmdir build-Qt5.MSVC2010 /s /q
rem rmdir AvalonMiner.Qt4MinGW /s /q
rmdir AvalonMiner.Qt5MinGW /s /q
rem rmdir AvalonMiner.Qt4MSVC /s /q
rmdir AvalonMiner.Qt5MSV... | wenbinchen/AvalonMiner | build.bat | bat | unlicense | 3,833 |
@start "" "C:\Program Files (x86)\Notepad++\notepad++.exe" %* | guerreroderrick/batch-utils | text.bat | bat | unlicense | 61 |
@echo off
:#*****************************************************************************
:# *
:# Filename: MakeZip.bat *
:# *
:# Description: Create ... | JFLarvoire/SysToolsLib | Batch/MakeZip.bat | bat | apache-2.0 | 3,265 |
del web.config
rename VAPPCTComm.exe.config web.config
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis -pef "appSettings" "C:\source_code\trunk\VAPPCTComm\VAPPCTComm\bin\Debug" -prov "DataProtectionConfigurationProvider"
rename web.config VAPPCTComm.exe.config
pause | VHAINNOVATIONS/Pre-Procedural-Checklist-Tool | VAPPCTComm/VAPPCTComm/ReleaseBuild/enc_appconfig.bat | bat | apache-2.0 | 289 |
@setlocal enableextensions
@cd /d "%~dp0"
copy "AutoLangDetect\bin\Debug\AutoLangDetect.dll" "%programfiles%\Notepad++\plugins\AutoLangDetect.dll"
copy "AutoLangDetect\bin\Debug\AutoLangDetect.dll" "%programfiles(x86)%\Notepad++\plugins\AutoLangDetect.dll"
| KvanTTT/AutoLangDetect | CopyDebugToNppPlugins.cmd | bat | apache-2.0 | 258 |
rem #------------------------------------------------------------------------------
rem # Copyright 2014 Esri
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 copy of the License at
rem #
rem # http://ww... | Esri/ops-server-config | Install/WebAdaptorIIS/InstallWebAdaptorPrerequisites.bat | bat | apache-2.0 | 2,004 |
SET _BUILDBOT_WORKSPACE=
python %~dp0buildbot.py
pause
| wildfishyu/BuildBot | BuildBot/buildbot.bat | bat | apache-2.0 | 55 |
@echo off
cd /d %~dp0
set PATH=%PATH%;D:/cygwin/bin
set HOME=%cd%
cmd
pause
| SayCV/root-commands | build_shell.bat | bat | apache-2.0 | 90 |
start cmd /k java -jar target/eureka-server-1.0-SNAPSHOT.jar --spring.profiles.active=8081
start cmd /k java -jar target/eureka-server-1.0-SNAPSHOT.jar --spring.profiles.active=8082
start cmd /k java -jar target/eureka-server-1.0-SNAPSHOT.jar --spring.profiles.active=8083
| chencye/demo | springcloud-demo/eureka-server/start.bat | bat | apache-2.0 | 276 |
REM brand Python with conda-forge startup message
python %RECIPE_DIR%\brand_python.py
if errorlevel 1 exit 1
REM Compile python, extensions and external libraries
if "%ARCH%"=="64" (
set PLATFORM=x64
set VC_PATH=x64
set BUILD_PATH=amd64
) else (
set PLATFORM=Win32
set VC_PATH=x86
set BUILD_PATH=win3... | jjhelmus/python-feedstock | recipe/bld.bat | bat | bsd-3-clause | 4,362 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OUTSPS.S02_OperateListItems.MSOUTSPS_S02_TC20_RecurrenceAppointmentItem_RecurrenceRulerepeatInstances /testcontainer:..\..\MS-OUTSPS\TestSuite\bin\Debug\MS-OUTSPS_TestSuite.dll /runconfig:..\..\MS-OUTSPS\MS-OUTSPS.testsettings... | XinwLi/Interop-TestSuites-1 | SharePoint/Source/Scripts/MS-OUTSPS/RunMSOUTSPS_S02_TC20_RecurrenceAppointmentItem_RecurrenceRulerepeatInstances.cmd | bat | mit | 334 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFXICS.S04_SyncFastTransferServerClientServer_TestSuite.MSOXCFXICS_S04_SyncFastTransferServerClientServer_TestSuite21 /testcontainer:..\..\MS-OXCFXICS\TestSuite\bin\Debug\MS-OXCFXICS_TestSuite.dll /runconfig:..\..\MS-OXCFXIC... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCFXICS/RunMSOXCFXICS_S04_SyncFastTransferServerClientServer_TestSuite21.cmd | bat | mit | 360 |
cmd_drivers/media/video/videodev.o := /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o drivers/media/video/videodev.o drivers/media/video/v4l2-dev.o drivers/media/video/v4l2-ioctl.o drivers/media/video/v4l2-device.o drivers/media/video/v4l2-fh.o drivers/media/video/v4l2-event.o drivers/medi... | friedrich420/Note-3-AEL-Kernel | drivers/media/video/.videodev.o.cmd | bat | gpl-2.0 | 376 |
::程式介面設定
@echo off
@SETLOCAL ENABLEEXTENSIONS
@COLOR 17
TITLE Reset Minecraft Server World: Original Edition
cls
:Start
::啟動程式所顯示的畫面
echo If you still can see this file after the program closed, the reason is the program wrongly shut down. > ProgramRunning.txt
Echo ====================================================... | JasonHK/Reset-Minecraft-Server-World | Original Edition/Reset Server World.bat | bat | gpl-3.0 | 8,953 |
touch target/classes/.reboot
| skrymets/camunda-demo | reboot.bat | bat | apache-2.0 | 29 |
google-drive-proxy\.nuget\NuGet.exe restore google-drive-proxy\DriveProxy.sln
C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe google-drive-proxy\DriveProxy.sln /p:Configuration=Debug
C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe DriveFusion.sln /p:Configuration=Debug /p:Platform=x86
C:\Windows\Mic... | Rejjell/google-drive-shell-extension | ReleaseDebug.bat | bat | apache-2.0 | 793 |
@REM activator launcher script
@REM
@REM Envioronment:
@REM JAVA_HOME - location of a JDK home dir (optional if java on path)
@REM CFG_OPTS - JVM options (optional)
@REM Configuration:
@REM activatorconfig.txt found in the ACTIVATOR_HOME.
@setlocal enabledelayedexpansion
@echo off
if "%ACTIVATOR_HOME%"=="" set "ACTIV... | maciejjaskowski/play2-on-heroku | activator.bat | bat | gpl-2.0 | 3,351 |
echo on
SetLocal EnableDelayedExpansion
if [%Configuration%] NEQ [Release] exit 0
if [%Platform%] NEQ [x64] goto Win32
C:\msys64\usr\bin\bash -e -l -c "./bootstrap.sh" || exit /B
C:\msys64\usr\bin\bash -e -l -c "mkdir build-x64" || exit /B
C:\msys64\usr\bin\bash -e -l -c "cd build-x64 && ../configure --prefix=/mingw6... | loganmc10/mupen64plus-ae | mupen64plus-input-raphnet/libusb/appveyor_minGW.bat | bat | gpl-3.0 | 988 |
:: run bit2pdf with the correct arguments
:: this script is used as proxy in order not to clobber the registry
:: with complex commands for file association
:: @ECHO OFF
SET debitpath=%~dp0%
CD %debitpath%
bin\bit2pdf.exe -d "%debitpath%data" -i %1 -o "%~pn1%.pdf"
| aeppert/debit | windows/scripts/bit2pdf.bat | bat | gpl-3.0 | 268 |
:: Licensed to the Apache Software Foundation (ASF) under one
:: or more contributor license agreements. See the NOTICE file
:: distributed with this work for additional information
:: regarding copyright ownership. The ASF licenses this file
:: to you under the Apache License, Version 2.0 (the
:: "License"); you may... | Pacobo/pruebaG | platforms/android/cordova/lib/list-devices.bat | bat | mit | 1,033 |
echo off
for /f "tokens=2 delims==" %%a in ('wmic OS Get localdatetime /value') do set "dt=%%a"
set "YY=%dt:~2,2%" & set "YYYY=%dt:~0,4%" & set "MM=%dt:~4,2%" & set "DD=%dt:~6,2%"
set "HH=%dt:~8,2%" & set "Min=%dt:~10,2%" & set "Sec=%dt:~12,2%"
set "fullstamp=%YYYY%-%MM%-%DD%-%HH%%Min%%Sec%"
echo %time%
java.exe -cp "... | tlbdk/JDBC2CSV | sqlserver-example.bat | bat | mit | 491 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=shine
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not found. Make sure ... | ducandu/aiopening | docs/make.bat | bat | mit | 773 |
mkdir scales
xcopy ..\app scales /s /e | rjricken/scales-app | deploy-tools/make-prod-package.bat | bat | mit | 39 |
@echo off
REM make16.bat
REM Updated 2/24/2013, for Visual Studio 2012
REM By: Kip R. Irvine
REM Assembles and links the current 16-bit ASM program.
REM Assumes you have installed Microsoft Visual Studio 2012,
REM or Visual Studio 2012 Express.
REM
REM Command-line options (unless otherwise noted, they are case-sensi... | ifostiropoul/cryptomax | Library/make16.bat | bat | mit | 1,173 |
@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... | jlant/playground | python/hello-cookiecutter/python-boilerplate/docs/make.bat | bat | mit | 6,483 |
:: build <type>
@echo off
if [%1]==[] goto usage
if not %1==Release if not %1==Debug (
echo Error: unavailable ^<type^> %1
goto usage
)
mkdir %~dp0bin\%PDK_PLATFORM_NAME%\%1
pushd %~dp0bin\%PDK_PLATFORM_NAME%\%1
echo %PDK_BOOST_INCLUDEDIR%
call cmake ^
-DCMAKE_BUILD_TYPE=%1 ^
-DBOOST_INCLU... | patchkit-net/torrent-client | build.bat | bat | mit | 1,390 |
wget http://www.ieinspector.com/download.php?p=HttpAnalyzerFull_V7.zip -O "..\apps\HttpAnalyzerFull_V7.zip"
wget http://www.ieinspector.com/download.php?p=HttpAnalyzerStd_V7.6.4.zip -O "..\apps\HttpAnalyzerStd_V7.6.4.zip"
call "..\tools\7z.exe" e "..\apps\HttpAnalyzerFull_V7.zip" -o"..\apps\HttpAnalyzerFull_V7" -piein... | Ianonn21/vm-utils | scripts/download-https-analyzer.cmd | bat | mit | 525 |
@echo off
SET PATH=%PATH%;
SET linux_host=192.168.0.25
SET linux_user=dippi
SET identity_file=C:\Users\root\.ssh\id_rsa
SET linux_destination=~/sani3/
SET file_list=(premake4.lua src include tests thirdparty run_tests.sh)
for %%i in %file_list% do scp -i %identity_file% -r %%i %linux_user%@%linux_host%:%linux_destinat... | Babelz/SaNi | push_to_linux.bat | bat | mit | 324 |
: %1 = path to the GPUPerfAPI directory ($(CommonDir)\GPUPerfAPI\2_3)
: %2 = GDTBuildSuffix
: %3 = GDTPlatform
: %4 = GDTPlatformSuffix
: %5 = Destination directory for build
: %6 = Optional Destination directory for build
: %7 = Optional Destination directory for build
IF EXIST %1\Bin%2\%3\GPUPerfAPICL%4%2.dll ECHO C... | ilangal-amd/CodeXL | CodeXL/Components/GpuProfiling/Backend/CLProfileAgent/CLExternalFileCopy.bat | bat | mit | 1,144 |
@echo off
setup.py register
setup.py bdist_wheel upload
setup.py sdist upload
| wtayyeb/ics2caldav | setup.bat | bat | mit | 79 |
cmd_fs/autofs/autofs.o := ld -m elf_x86_64 -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
| dnh34/proj1 | fs/autofs/.autofs.o.cmd | bat | gpl-2.0 | 179 |
cmd_net/ipv4/netfilter/iptable_nat.o := /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o net/ipv4/netfilter/iptable_nat.o net/ipv4/netfilter/nf_nat_rule.o net/ipv4/netfilter/nf_nat_standalone.o
| RittikBhowmik/Project-Crater-Kernel-GT-i9152 | net/ipv4/netfilter/.iptable_nat.o.cmd | bat | gpl-2.0 | 236 |
cmd_net/bluetooth_mgmt/hidp/hidp.o := /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/bluetooth_mgmt/hidp/hidp.o net/bluetooth_mgmt/hidp/core.o net/bluetooth_mgmt/hidp/sock.o
| miamo/miamOv | net/bluetooth_mgmt/hidp/.hidp.o.cmd | bat | gpl-2.0 | 191 |
cmd_arch/x86/boot/compressed/vmlinux.bin.gz := (cat arch/x86/boot/compressed/vmlinux.bin | gzip -f -9 > arch/x86/boot/compressed/vmlinux.bin.gz) || (rm -f arch/x86/boot/compressed/vmlinux.bin.gz ; false)
| Existed/kernel-2.6.35.14 | arch/x86/boot/compressed/.vmlinux.bin.gz.cmd | bat | gpl-2.0 | 204 |
cmd_drivers/media/radio/built-in.o := rm -f drivers/media/radio/built-in.o; /home/ian/kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/media/radio/built-in.o
| sleshepic/epic_touch_kernel | drivers/media/radio/.built-in.o.cmd | bat | gpl-2.0 | 179 |
cmd_drivers/mfd/built-in.o := rm -f drivers/mfd/built-in.o; GNUTARGET=elf32-powerpc ppc_4xx-ar rcs drivers/mfd/built-in.o
| mattkelly/linux-2.6-xlnx | drivers/mfd/.built-in.o.cmd | bat | gpl-2.0 | 123 |
cmd_sound/soc/samsung/built-in.o := rm -f sound/soc/samsung/built-in.o; /mnt/disk2/Dev/UG802/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD sound/soc/samsung/built-in.o
| aloksinha2001/picuntu-3.0.8-alok | sound/soc/samsung/.built-in.o.cmd | bat | gpl-2.0 | 184 |
cmd_init/built-in.o := /media/florian/android_compile/rk/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld.bfd -EL -r -o init/built-in.o init/main.o init/version.o init/mounts.o init/initramfs.o init/calibrate.o
| kurainooni/rk30-kernel | init/.built-in.o.cmd | bat | gpl-2.0 | 216 |
cmd_arch/arm/mm/proc-v7.o := /home/friedrich420/kernel/s4/S4GEKernel/scripts/gcc-wrapper.py /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-gcc -Wp,-MD,arch/arm/mm/.proc-v7.o.d -nostdinc -isystem /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/../lib/gcc/arm-eabi/4.7/include -I/home/friedrich420/ker... | friedrich420/S4-GPE-AEL-Kernel-4.4.3 | arch/arm/mm/.proc-v7.o.cmd | bat | gpl-2.0 | 7,990 |
@echo off
webmerge --webserver %* | mgreter/webmerge | res/skeleton/fe-webserver.bat | bat | gpl-3.0 | 34 |
md mus
cd mus
bcut ..\GAMECL1A.DSK MAJ.BIN 0x08000 0x8000
bcut ..\GAMECL1A.DSK KND.BIN 0x010000 0x4000
bcut ..\GAMECL1A.DSK YIEA.BIN 0x014000 0x4000
bcut ..\GAMECL1A.DSK YIEG.BIN 0x018000 0x8000
bcut ..\GAMECL1A.DSK MAJSCC.BIN 0x28000 0x4000
bcut ..\GAMECL1A.DSK KNDSCC.BIN 0x30000 0x4000
bcut ..\GAMECL1A.DSK YIEGSCC.B... | rururutan/hoot-patches | msx/konami/game_collection_vol1/cut/cut.bat | bat | gpl-3.0 | 538 |
@ECHO OFF
ssh ec2-user@[address] ./YaneuraOu-by-gcc
| nodchip/tanuki- | ec2.solo.bat | bat | gpl-3.0 | 52 |
python2 C:\Python27\Scripts\epydoc --verbose --html --output=module-documentation --name="Digital Organisms Simulation Environment (DOSE)" --url=https://github.com/mauriceling/dose --exclude=dose_e* --exclude=dose_parameters.py --show-imports --show-private --show-sourcecode --show-frames --navlink=https://github.com/... | mauriceling/dose | generate_epydoc_documentations.bat | bat | gpl-3.0 | 341 |
docker run -d --name notebook --user root -p 5901:8888 -e GRANT_SUDO=yes -v C:\Users\yoich\Documents\Projects\gcp-python-dsclient:/home/jovyan/work jupyter/datascience-notebook
| orfeon/gcp-python-dsclient | startup_docker.bat | bat | apache-2.0 | 177 |
@echo off
set nantfile=Ninject.build
set nantexe=tools\nant\nant.exe
%nantexe% -buildfile:%nantfile% clean %1 %2 %3 %4 %5 %6 %7 %8
IF ERRORLEVEL 1 GOTO Failed
%nantexe% -buildfile:%nantfile% "-D:package=true" package-source %1 %2 %3 %4 %5 %6 %7 %8
IF ERRORLEVEL 1 GOTO Failed
%nantexe% -buildfile:%nantfile% "-D:build.c... | ninject/ninject1 | build.cmd | bat | apache-2.0 | 752 |
del /y /q xobb.zip
"c:\Program Files\7-Zip\7z.exe" u -xr!*.bat -xr!*.zip -xr!.git* xobb.zip *
set JAVA_HOME="c:\program files (x86)\Research In Motion\BlackBerry WebWorks SDK for TabletOS 2.2.0.5\jre"
"c:\program files (x86)\Research In Motion\BlackBerry WebWorks SDK for TabletOS 2.2.0.5\bbwp\bbwp" c:\users\eric\ripple... | ericblade/xo | sign.bat | bat | bsd-3-clause | 607 |
@echo off
SET scriptdir=%~dp0
call powershell -NoProfile %scriptdir%\set-version-UnitsNet.NumberExtensions.ps1 -bump major
if %errorlevel% neq 0 exit /b %errorlevel% | anjdreas/UnitsNet | Build/bump-version-UnitsNet.NumberExtensions-major.bat | bat | mit | 165 |
@echo off
for /F "tokens=*" %%A in (copydirs.txt) do (
cd %%A
for %%a in (*.tif*) do (
if %%~a NEQ %0 (
md "%%~na" 2>nul
move "%%a" "%%~na\OBJ.tif"
)
)
for %%a in (*.xml*) do (
move "%%a" "%%~na\MODS.xml"
)
cd ..\
) | amandarl/islandoraScripts | bat/NP_dir.bat | bat | gpl-2.0 | 280 |
@REM
@REM Copyright (C) 2003-2012 David E. Berry, Michael A. Bellomo
@REM
@REM This library is free software; you can redistribute it and/or
@REM modify it under the terms of the GNU Lesser General Public
@REM License as published by the Free Software Foundation; either
@REM version 2.1 of the License, or (at your opti... | synchronoss/cpo-util | run.bat | bat | lgpl-2.1 | 1,036 |
@echo off
REM get themes from feathers github page and convert them to gown
IF EXIST "feathers\NUL" (
cd feathers; git pull; cd ..
) else (
git clone https://github.com/BowlerHatLLC/feathers.git
)
python get_themes.py feathers ../../docs/themes/assets ../data
pause
| brean/pixi_ui | themes/from_feathers/get_themes.bat | bat | apache-2.0 | 276 |
@echo off
echo ELMAH - Error Logging Modules and Handlers for ASP.NET
echo Copyright (c) 2004-9 Atif Aziz. All rights reserved.
setlocal
pushd "%~dp0"
set NETFX_BASE_PATH=%SystemRoot%\Microsoft.NET\Framework
if "%1"=="" call :help
if "%1"=="all" call :all
if "%1"=="1.0" call :net-1-0
if "%1"=="1.1" cal... | larrynung/ELMAH | build.cmd | bat | apache-2.0 | 3,970 |
@echo OFF
SETLOCAL
set EXAMPLE_LANG=isocpp
set NAME=QueryCondition
set SUB_PARAMS=GE
set PUB_PARAMS=
call %FUNCTIONS% :runZero
call %FUNCTIONS% :checkResultZero
| osrf/opensplice | build/scripts/overnight/example_automation_scripts/examples/dcps/QueryCondition/isocpp2/RUN.bat | bat | apache-2.0 | 175 |
cov-build --dir cov-int C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe WowPacketParser.sln /t:Rebuild
tar czvf wpp.tgz cov-int
REM upload wpp.tgz to https://scan.coverity.com/projects/2618/builds/new?tab=upload
| TrinityCore/WowPacketParser | scripts/coverity.bat | bat | gpl-3.0 | 222 |
SET PATH=%PATH%;%~dp0pdfalto_dlls
%~dp0pdfalto.exe %* | kermitt2/grobid | grobid-home/pdfalto/win-64/pdfalto/pdfalto.bat | bat | apache-2.0 | 53 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
"%~dp0perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
"%~dp0perl.exe" -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 err... | leighpauls/k2cro4 | third_party/perl/perl/bin/stubmaker.bat | bat | bsd-3-clause | 4,001 |
ant binary-distribution | utamaro/javacc_6.1.2_mod | build.cmd | bat | bsd-3-clause | 23 |
@ECHO OFF
SETLOCAL
SET EL=0
ECHO =========== %~f0 ===========
ECHO NUMBER_OF_PROCESSORS^: %NUMBER_OF_PROCESSORS%
powershell Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted -Force
IF %ERRORLEVEL% NEQ 0 GOTO ERROR
powershell .\scripts\appveyor-system-info.ps1
IF %ERRORLEVEL% NEQ 0 GOTO ERROR
::onl... | mapycz/mapnik | scripts/build-appveyor.bat | bat | lgpl-2.1 | 3,215 |
%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
if exist "%CONFIGURATIONBUILDDIR%\buildfailed" grep XX%PROJECTNAME%XX "%CONFIGURATIONBUILDDIR%\buildfailed"
if errorlevel 1 exit 1
echo XX%PROJECTNAME%XX > "%CONFIGURATIONBUILDDIR%\buildfailed"
set AngleHeadersDirect... | CodeDJ/qt5-hidpi | qt/qtwebkit/Source/WebCore/WebCore.vcxproj/WebCorePreBuild.cmd | bat | lgpl-2.1 | 661 |
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
:: Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
:: Contact: http://www.qt-project.org/legal
::
:: This file is part of the Qt Solutions component.
::
:: $QT_BEGIN_LICENSE:BSD$
:: You may use this file under the terms o... | PurlingNayuki/goldendict | qtsingleapplication/configure.bat | bat | gpl-3.0 | 2,926 |
@echo off
title Moduler.js Webserver
cd src
node server | simplyio/moduler.js | start-dev-server.bat | bat | mit | 56 |
javac -g -source 1.5 -target 1.5 -g -deprecation -d build -classpath .;lib\TableLayout.jar;lib\jfreechart-1.0.0-rc1.jar;lib\jcommon-1.0.0-rc1.jar src\codeblocks\*.java src\codeblocks\rendering\*.java src\codeblockutil\*.java src\controller\*.java src\workspace\*.java src\workspace\typeblocking\*.java src\renderable\*.j... | boubre/BayouBot | Workspace/javac-codeblocks.bat | bat | mit | 381 |
sed -i "s/, /,/g" train-remapped.csv > train-sklearn.csv | artem-erofeev/kaggle-lshtc | delspace.bat | bat | mit | 56 |
"./sendcoinsentry"
pause
del "%0"
pause
| NaN-git/bicreditsnew | src/qt/geany_run_script.bat | bat | mit | 42 |
set steps=%1
set iters=%2
.\PSharpTester.exe /test:D:\PSharpLab\Samples\Experimental\LivenessBenchmarks\BuggyBenchmarks\Chord\bin\Debug\Chord.dll /max-steps:%steps% /i:%iters%
.\PSharpTester.exe /test:D:\PSharpLab\Samples\Experimental\LivenessBenchmarks\BuggyBenchmarks\ReplicatingStorage\bin\Debug\ReplicatingStorage.dl... | p-org/PSharpLab | Samples/Experimental/Scripts/testTemperature.bat | bat | mit | 1,457 |
@ECHO off
call npm run code
call npm run style
call cat build/*.js > public/app.js
call cat build/*.css > public/app.css
echo [ok]
| AAorris/momentum-register | build.bat | bat | mit | 131 |
@echo off
mkdir Build-Files\Notifications
mkdir Build-Files\SchickMirDeinFoto
xcopy /s/b/v/y SchatziSchickMirDeinFoto\bin\Release\netcoreapp2.0 Build-Files\SchickMirDeinFoto
xcopy /s/b/v/y SelectionPopup\bin\Release Build-Files\Notifications
DEL /Q Build-Files\SchickMirDeinFoto\*.pdb
DEL /Q Build-Files\Notifications... | mschmidt98/the-ring-bot | WindowsDesktop/CopyBuildFiles.bat | bat | mit | 326 |
@ECHO off
SETLOCAL EnableDelayedExpansion
ECHO.
ECHO # Building .NET platform
SET "Vs2017SubDir=\Microsoft Visual Studio\2017\Enterprise"
SET MsBuildSubDir=\MSBuild\15.0\bin
SET VsCommonSubDir=\Common7\IDE\CommonExtensions\Microsoft\TestWindow
SET "ProgFilesDir=%programfiles(x86)%"
ECHO # Finding MSBuild
SET "MsBui... | matthewshim-ms/Recognizers-Text | .NET/Build.cmd | bat | mit | 1,541 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
perl -x -S %0 %*
if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl
if %errorlevel% == 9009 echo You do not have Perl in your PATH.
if errorlevel 1 goto script_failed_so... | amidoimidazol/bio_info | Beginning Perl for Bioinformatics/bin/pl2bat.bat | bat | mit | 13,204 |
@ECHO OFF
SETLOCAL ENABLEDELAYEDEXPANSION
:::-- Checks the size of network space JSON array
:::
:::-- Prerequisites, Dependencies:
::: - parameter (config file)
::: - getDateMinusArg.vbs (to get the CORRECT date)
:::
:::-- Accepts the following parameters
::: -%1 = path of config file
:::
:::-- format for values in ... | gieglas/win-checks-bats | checkNetworkDiskSpace.bat | bat | mit | 2,686 |
@echo off
rem Microsoft .NET 4.0 for 64-bit system
set CSC=%WINDIR%\Microsoft.NET\Framework64\v4.0.30319\csc.exe
rem Microsoft .NET 2.0 for 32-bit system
rem set CSC=%WINDIR%\Microsoft.NET\Framework\v2.0.50727\csc.exe
if not exist %CSC% goto error-csc
if "%1"=="" goto usage
if "%1"=="all" goto all
if "%1"=="list" g... | papnkukn/toolkit | make.bat | bat | mit | 1,915 |
:: Loops through a comparison of %RANDOM% and any time %RANDOM% is less than 3, adds a point to the "tick counter"
:: At STOPTIME the script terminates and displays how many tick hits there were (how many times %RANDOM% was less than 3)
:: VARIABLES
set LOG=%userprofile%\desktop\lottery.log
set STOPTIME=14:55
:: PRE... | bmrf/standalone_scripts | lottery.bat | bat | mit | 938 |
cmd_drivers/media/usb/siano/built-in.o := rm -f drivers/media/usb/siano/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/media/usb/siano/built-in.o
| livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | drivers/media/usb/siano/.built-in.o.cmd | bat | gpl-2.0 | 257 |
@mode %2:1200
@ping -n 1 -w 3000 1.1.1.1
@%~dp0\bossac\bossac.exe %*
| natfaulk/arduino-due-makefile | tools/progdue.bat | bat | gpl-2.0 | 69 |
cmd_arch/arm/kernel/sleep.o := /home/aashir/android/toolchain/linaro/bin/arm-eabi-gcc -Wp,-MD,arch/arm/kernel/.sleep.o.d -nostdinc -isystem /home/aashir/android/toolchain/linaro/bin/../lib/gcc/arm-eabi/4.6.2/include -I/home/aashir/android/2012/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/g... | emwno/android_kernel_U8500 | arch/arm/kernel/.sleep.o.cmd | bat | gpl-2.0 | 3,922 |
IF NOT "%LANG%"=="DEU" GOTO :EOF
IF NOT "%GDIPLUS_UPDATE_ID%"=="KB2834886" GOTO :EOF
SET SHA1_GDIPLUS_MSFT_X64_MAN=14,15,e6,a7,16,e2,6b,61,0d,76,f7,0c,17,ac,82,41,94,97,d6,b3
SET SHA1_GDIPLUS_MSFT_X64_FILE=df,cf,c9,4d,97,fc,b2,03,17,ec,7e,4f,0e,08,7a,5d,93,d1,01,6c
SET SHA1_GDIPLUS_POLICY_X64=d2,68,e7,a5,f6,86,5e,40,7... | Explorer09/nlite-asms01cab | global_vars/not_supported/DEU/KB2834886_DEU.cmd | bat | gpl-2.0 | 625 |
cmd_drivers/usb/storage/ums-usbat.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o drivers/usb/storage/ums-usbat.o drivers/usb/storage/shuttle_usbat.o
| avareldalton85/rpi2-linux-rt | drivers/usb/storage/.ums-usbat.o.cmd | bat | gpl-2.0 | 213 |
cmd_kernel/printk.o := arm-linux-gnueabi-gcc -Wp,-MD,kernel/.printk.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -I/root/linux-jps/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk30/include -Iarch/arm/pla... | jpsminix/minix5 | kernel/.printk.o.cmd | bat | gpl-2.0 | 30,714 |
cmd_sound/soc/txx9/built-in.o := rm -f sound/soc/txx9/built-in.o; /home/adam/android/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ar rcs sound/soc/txx9/built-in.o
| damageless/linux-kernel-ican-tab | sound/soc/txx9/.built-in.o.cmd | bat | gpl-2.0 | 193 |
cmd_sound/isa/gus/built-in.o := rm -f sound/isa/gus/built-in.o; /root/aokp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/isa/gus/built-in.o
| yncconsulting/HTC_Express_Kernel | sound/isa/gus/.built-in.o.cmd | bat | gpl-2.0 | 165 |
cmd_drivers/media/video/exynos/fimc-is/built-in.o := /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/media/video/exynos/fimc-is/built-in.o drivers/media/video/exynos/fimc-is/fimc-is-core.o drivers/media/video/exynos/fimc-is/fimc-is-v4l2.o drivers/media/video/exynos/fimc-is/fimc-is-helper.o drivers/m... | miamo/miamOv | drivers/media/video/exynos/fimc-is/.built-in.o.cmd | bat | gpl-2.0 | 410 |
cmd_net/netfilter/nft_meta.ko := /home/ashishtanwer/goldfish3.10/../x86_64-linux-android-4.7/bin/x86_64-linux-android-ld -r -m elf_i386 -T /home/ashishtanwer/goldfish3.10/scripts/module-common.lds --build-id -o net/netfilter/nft_meta.ko net/netfilter/nft_meta.o net/netfilter/nft_meta.mod.o
| ashishtanwer/NFTable-porting-on-Android-Goldfish | net/netfilter/.nft_meta.ko.cmd | bat | gpl-2.0 | 292 |
cmd_kernel/bounds.s := ppc_4xx-gcc -m32 -Wp,-MD,kernel/.bounds.s.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... | mattkelly/linux-2.6-xlnx | kernel/.bounds.s.cmd | bat | gpl-2.0 | 3,446 |
cmd_kernel/lockdep.o := gcc -Wp,-MD,kernel/.lockdep.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-optimize-sibling-calls -mtune=generic -m64 -mno-red-... | dnh34/proj1 | kernel/.lockdep.o.cmd | bat | gpl-2.0 | 13,839 |
:: alias timecmd=time
gcc -o OpenMPTest1.exe main_testomp2.c
chmod +x OpenMPTest1.exe
call timecmd OpenMPTest1.exe
gcc -o OpenMPTest2.exe main_testomp2.c -fopenmp
call timecmd OpenMPTest2.exe
:: #-lgomp -lpthreadgce2
:: #gcc -o OpenMPTest2 main_testomp.c -libpthreadgc
:: #gcc -static -static-libgcc -static-libstdc++ ... | Erotemic/local | misc/tests/test_openmp.bat | bat | gpl-3.0 | 365 |
REM This is to run OpenCover and ReportGenerator to get test coverage data.
REM OpenCover and ReportGenerator where added to the solution via NuGet.
REM Need to make this a real batch file or execute from NANT.
REM See reference, https://github.com/sawilde/opencover/wiki/Usage, http://blog.alner.net/archive/2013/08/15/... | DecoupledLogic/TestPipe | CodeCoverage.bat | bat | gpl-3.0 | 1,413 |
@echo off
REM Written 2016 by Jens Diemer
REM Open Source licenced under GPL v3+
REM more info:
REM http://forums.autodesk.com/t5/3ds-max-3ds-max-design-general/max-2016-backburner-renders-slower-update/m-p/6206899#M111981
title %~0
cd /d c:\
whoami /groups | find "S-1-16-12288" > nul
if errorlevel 1 (
echo.
... | jedie/3dsmax_patches | SSS_patch.cmd | bat | gpl-3.0 | 893 |
start "title" "c:\Program Files (x86)\PuTTY\putty.exe" "-load" BuildVM55mwr
rem cmd /E:ON /Q /C "c:\Program Files\PuTTY\putty.exe" -X root@10.30.244.111 -pw hpinvent
| mikersgit/nixScripts | bat/couplet_bvm55mwr.bat | bat | gpl-3.0 | 168 |
tasm test.asm
tlink test.obj, test.com
del test.obj
mtd test.com
del test.com
| reenigne/reenigne | 8088/memtimer/go.bat | bat | unlicense | 78 |
### application.bat - 1.2.0-b - deboté ###
2.0.0 | MarjoDebote/TP-git | test/test_app.bat | bat | apache-2.0 | 48 |
@if "%_echo%"=="" echo off
setlocal
if EXIST build.ok DEL /f /q build.ok
REM Configure the sample, i.e. where to find the F# compiler and C# compiler.
call %~d0%~p0..\..\..\config.bat
@if ERRORLEVEL 1 goto Error
if NOT "%FSC:NOTAVAIL=X%" == "%FSC%" (
REM Skipping test for FSI.EXE
goto Skip
)
"%FSC%" %fsc_flags... | chkn/fsharp | tests/fsharp/core/fsfromfsviacs/build.bat | bat | apache-2.0 | 839 |
@echo off
.\packages\NUnit.Runners.2.6.2\tools\nunit-console.exe .\src\dannyboy.tests\bin\Debug\dannyboy.tests.dll
del /Q TestResult.xml
pause | swxben/danny-boy | tests.bat | bat | apache-2.0 | 145 |
NuGet.exe push *.nupkg -Source http://dev-maps.cbre.com/nugdev/ | sam-meacham/restcake | scripts/push-nuget-DEV.bat | bat | apache-2.0 | 63 |
@echo off
ECHO Checking connection, please wait...
PING -n 1 www.github.com|find "Reply from " >NUL
IF NOT ERRORLEVEL 1 goto :SUCCESS
IF ERRORLEVEL 1 goto :FAILURE
:SUCCESS
ECHO Updating to latest version
git pull
gulp build-and-server
goto END
:FAILURE
ECHO Using last know version
gulp server-build
goto END
:E... | manatarms/HIDE-Ski-boot | Run.bat | bat | apache-2.0 | 322 |
set S7Z=%~dp0.\bin\7za.exe
del .\package-*.7z
pushd qtbase
"%S7Z%" a -m0=Copy -r ..\package-0.7z bin\*.exe bin\*.dll bin\*.bat
"%S7Z%" a -m0=Copy -r ..\package-1.7z lib\*.lib
"%S7Z%" a -m0=Copy -r ..\package-2.7z phrasebooks\*
"%S7Z%" a -m0=Copy -r -xr!"ExtraSourceIncludes.cmake" ..\package-3.7z lib\cmake\*... | MrHacky/qt-package-builder | zipbuild.bat | bat | apache-2.0 | 697 |
@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... | jeroyang/retools | docs/make.bat | bat | bsd-3-clause | 6,461 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.