code stringlengths 3 1.03M | repo_name stringlengths 5 84 | path stringlengths 4 233 | language stringclasses 1
value | license stringclasses 15
values | size int32 3 1.03M |
|---|---|---|---|---|---|
@echo off
@rem/*
@rem * Licensed to the Apache Software Foundation (ASF) under one
@rem * or more contributor license agreements. See the NOTICE file
@rem * distributed with this work for additional information
@rem * regarding copyright ownership. The ASF licenses this file
@rem * to you under the Apache License, Ve... | JingchengDu/hbase | bin/hbase.cmd | bat | apache-2.0 | 14,640 |
@echo off
if "%~2"=="" (
echo Usage: winDeploy.bat buildConfigFile targetPath
exit /b
)
set buildConfigFile=%1
set targetPath=%2
if not exist %buildConfigFile% (
echo Config file not found
exit /b
)
echo Build install package for %1 in %2
if not exist %targetPath% (
mkdir %targetPath%
)
if not exist %targetPath... | FajraKatviro/FKFramework3 | utils/deployDesktop/winDeploy.bat | bat | mit | 1,348 |
@del /F /Q ".\Fv*.dll"
@del /F /Q ".\Fv*.exe"
@del /F /Q ".\Fv*.conf"
@del /F /Q ".\Gx*.dll"
@del /F /Q ".\OgreMain.dll"
@del /F /Q ".\libmysql.dll"
@del /F /Q ".\libeay32.dll"
@pause
@copy /Y "%FV_PATH%\Externals\Redist\Win32\libmysql.dll" ".\"
@copy /Y "%FV_PATH%\Externals\Redist\Win32\VC90\libeay32.dll"... | Kiddinglife/gecoengine | thirdparty/FutureVisionCore/InnerServers/Application/VC80/ReleaseDll/CopyDllForRedistVC90.bat | bat | gpl-3.0 | 2,630 |
@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/cpanm.bat | bat | bsd-3-clause | 340,706 |
@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... | BWallet/obelisk | doc/prot-sphinx/make.bat | bat | agpl-3.0 | 5,098 |
cd ..
rm -rf assets/
mkdir assets
cp ../data/categories.txt assets/
cp ../data/classificator.txt assets/
cp ../data/copyright.html assets/
cp ../data/countries.txt assets/
cp ../data/drules_proto.bin assets/
cp ../data/drules_proto_dark.bin assets/
cp ../data/drules_proto_clear.bin assets/
cp ../data/external_resource... | sidorov-panda/omim | android/script/replace_links.bat | bat | apache-2.0 | 1,940 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build2
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPT... | eevee/camel | docs/make.bat | bat | isc | 6,702 |
REM replace node-opcua-crypto modules with link to sibling node-opcua-crypto
set N=node-opcua-crypto
rmdir node_modules\%N% /s /q
mklink /j node_modules\%N% %~dp0..\%N% | node-opcua/node-opcua-pki | makeLink.bat | bat | mit | 171 |
@echo off
echo Press any key to publish
pause
".nuget\NuGet.exe" push Yort.Http.ClientPipeline.1.0.0.8.nupkg
pause | Yortw/Yort.Http.ClientPipeline | src/PublishNugetPackage.cmd | bat | mit | 114 |
@echo on
@SET "AppsLog=c:\tmp\vmtools.log"
@SET DATABASE=MAXDB1
@SET USERNAME=DBADMIN
@SET PASSWORD=passw0rd
@echo ------------------------------------------ >> %AppsLog%
@echo About to freeze %DATABASE% >> %AppsLog%
@echo Date and time: %date% %time% >> %AppsLog%
@echo ***** log active state >> %AppsLog%
@dbmcl... | Actifio/MaxDB-Windows-VMware-Snapshots | pre-freeze-script.bat | bat | mit | 687 |
@echo off
REM NetHack 3.7 setup.bat $NHDT-Date: 1596498274 2020/08/03 23:44:34 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.18 $
REM Copyright (c) NetHack PC Development Team 1990 - 2019
REM NetHack may be freely redistributed. See license for details.
echo.
echo Copyright (c) NetHack PC Development T... | Nax/citizenhack | sys/msdos/setup.bat | bat | mit | 5,325 |
echo "";
echo "DEVELOPERS DIRECT ACCESS TO SERVER IS DEPRECATED!";
echo "-------------------------------------------------";
echo "Please use a webserver to access Dashboard";
echo "-------------------------------------------------";
echo "Use Nginx server for client access.";
echo "(see ./nginx/nginx.conf)";
ec... | pliik/gugamarket | start.bat | bat | mit | 475 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLS... | davidastephens/pandas-accounting | docs/make.bat | bat | mit | 7,275 |
set MONGO_URL=mongodb://192.168.1.74:27017/homesense
meteor
| wfang2002/homesense | web/home_env.cmd | bat | mit | 60 |
cd ..
git checkout gh-pages
git pull
git checkout master Kalman_and_Bayesian_Filters_in_Python.pdf
git checkout master README.md
git add Kalman_and_Bayesian_Filters_in_Python.pdf
git add README.md
git commit -m "updating PDF"
git push
git checkout master
cd pdf
| zaqwes8811/micro-apps | self_driving/deps/Kalman_and_Bayesian_Filters_in_Python_master/pdf/update_pdf.bat | bat | mit | 262 |
@echo off
tga2pngcmd.exe -c D:\WorkStation\BladeSoulTool\resources\umodel\output\00008758\Texture2D\Costume_70009_col1_All.tga D:\WorkStation\BladeSoulTool\resources\tga2png\output & pause > nul | agreatfool/BladeSoulTool | resources/tga2png/run.bat | bat | gpl-2.0 | 195 |
cmd_drivers/rtc/built-in.o := /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o drivers/rtc/built-in.o drivers/rtc/rtc-lib.o drivers/rtc/hctosys.o drivers/rtc/rtc-core.o drivers/rtc/alarm.o drivers/rtc/alarm-dev.o drivers/rtc/rtc-pm8xxx.o
| friedrich420/S4-GPE-AEL-Kernel-4.4.3 | drivers/rtc/.built-in.o.cmd | bat | gpl-2.0 | 269 |
@echo off
set ddmlib=%CD%/libs/ddmlib-prebuilt.jar
set SmartTools=%CD%/libs/SmartTools.jar
set rsyntaxtextarea=%CD%/libs/rsyntaxtextarea.jar
set libs=%ddmlib%;%SmartTools%;%rsyntaxtextarea%
java -cp %libs% com.nj.simba.app.SmartToolsApp | simdady/SmartTools | test/start.bat | bat | gpl-2.0 | 246 |
cmd_arch/arm/lib/built-in.o := rm -f arch/arm/lib/built-in.o; /root/aokp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs arch/arm/lib/built-in.o
| yncconsulting/HTC_Express_Kernel | arch/arm/lib/.built-in.o.cmd | bat | gpl-2.0 | 162 |
cmd_drivers/net/usb/built-in.o := arm-linux-gnueabihf-ld -EL -r -o drivers/net/usb/built-in.o drivers/net/usb/asix.o drivers/net/usb/asix_usb3.o drivers/net/usb/cdc_ether.o drivers/net/usb/dm9620.o drivers/net/usb/sr9700.o drivers/net/usb/sr9800.o drivers/net/usb/net1080.o drivers/net/usb/cdc_subset.o drivers/net/u... | Dee-UK/D33_KK_Kernel | drivers/net/usb/.built-in.o.cmd | bat | gpl-2.0 | 384 |
cmd_arch/arm/kernel/entry-common.o := arm-eabi-gcc -Wp,-MD,arch/arm/kernel/.entry-common.o.d -nostdinc -isystem /home/austrie/myandroid/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/austrie/.Triumph_Kernel_sources/mykernel/arch/arm/include -include include/linux/a... | Austrie/SpeedDemon-Kernel | arch/arm/kernel/.entry-common.o.cmd | bat | gpl-2.0 | 3,890 |
cmd_scripts/kconfig/conf.o := gcc -Wp,-MD,scripts/kconfig/.conf.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -c -o scripts/kconfig/conf.o scripts/kconfig/conf.c
deps_scripts/kconfig/conf.o := \
scripts/kconfig/conf.c \
$(wildcard include/conf... | ChiefzReloaded/lge-kernel-startablet-new | scripts/kconfig/.conf.o.cmd | bat | gpl-2.0 | 2,201 |
cmd_fs/ext2/inode.o := arm-none-linux-gnueabi-gcc -Wp,-MD,fs/ext2/.inode.o.d -nostdinc -isystem /home/stesalit/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/root/kernel-dev/linux-2.6.37/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-da... | srinugnt2000/linux-2.6.37 | fs/ext2/.inode.o.cmd | bat | gpl-2.0 | 25,269 |
cmd_/home/yutingkao23/linuxcnc-add-hal-ethercat/src/hal_ppmc.o := ld -m elf_i386 -r -o /home/yutingkao23/linuxcnc-add-hal-ethercat/src/hal_ppmc.o /home/yutingkao23/linuxcnc-add-hal-ethercat/src/hal/drivers/hal_ppmc.o
| CalvinHsu1223/LinuxCNC-EtherCAT-HAL-Driver | src/.hal_ppmc.o.cmd | bat | gpl-2.0 | 220 |
cmd_sound/soc/snd-soc-core.o := /home/adam/android/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ld -EL -r -o sound/soc/snd-soc-core.o sound/soc/soc-core.o sound/soc/soc-dapm.o sound/soc/soc-jack.o sound/soc/soc-cache.o
| damageless/linux-kernel-ican-tab | sound/soc/.snd-soc-core.o.cmd | bat | gpl-2.0 | 252 |
@ECHO OFF
REM @Title Configure Printer
REM @Description Configure the Office Space Printer
REM @Priority -100
REM @HideExecution true
ECHO Configure 'Office Space' printer
SLEEP 10 | MarijnStevens/BatchRunner | Scripts/Configure-Printer.bat | bat | gpl-3.0 | 181 |
@echo off
::------------------------------------------------------
:: env
set KANG_HOME=D:\IMSI\SPIRIT_20170301
set JAVA_HOME=%KANG_HOME%\jdk1.7.0_79
set JAVA_BIN=%JAVA_HOME%\bin
set JAVA_EXE=%JAVA_BIN%\java.exe
set SPIRIT_HOME=%KANG_HOME%\spirit
set SPIRIT_BIN=%SPIRIT_HOME%\bin
set SPIRIT_LOG=%SPIRIT_HOME%\log
set ... | grtlinux/TAIN_SPIRIT | TAIN_SPIRIT/project/spirit1.0/doc/service/service_delete.cmd | bat | gpl-3.0 | 1,127 |
call pyrcc4 -o qad_rc.py qad.qrc
call pyrcc4 -o qad_dsettings_rc.py qad_dsettings.qrc
rem call pyrcc4 -o incrementalSum_rc.py incrementalSum.qrc | geosim/QAD | compila_risorse.bat | bat | gpl-3.0 | 144 |
:: Runs the production build.
:: Prerequisites:
:: - build prod version
:: - yarn global add serve
serve -s ..\docs
| MisterY/metronome | script/run-prod.cmd | bat | gpl-3.0 | 117 |
@echo off
echo.
echo --- Painless Lights Control example ---------------------------------------------
:doit
SETLOCAL ENABLEDELAYEDEXPANSION
call ..\..\init.bat
IF NOT DEFINED PROACTIVE set PROACTIVE=%CD%\..\..
%JAVA_CMD% org.painless.examples.lightscontrol.Main
ENDLOCAL
pause
echo.
echo ---------------------------... | nmpgaspar/PainlessProActive | examples/painless/lightscontrol/lightscontrol.bat | bat | agpl-3.0 | 352 |
@echo off
@rem save current directory
@set OLDDIR=%CD%
echo Generating Eclipse configuration files...
cd %WR_CC_PATH%\parent
call mvn eclipse:clean eclipse:eclipse -U -s %MAVEN_SETTINGS_FILE%
@set MYERROR=%ERRORLEVEL%
chdir /d %OLDDIR%
EXIT /B %MYERROR% | bocogop/main | webreport/trunk/build/scripts/eclipseConfig.bat | bat | unlicense | 256 |
set webappPath=civilizer
set extraPath=extra
set extraLibPath="!extraPath!\lib"
if not exist "!webappPath!\WEB-INF\web.xml" (
if not exist "!extraLibPath!\jetty-runner.jar" (
set webappPath="..\..\target\civilizer-1.0.0.CI-SNAPSHOT"
set extraPath="..\..\target\extra"
set extraLibPat... | suewonjp/civilizer | tools/shell-utils/classpath.bat | bat | apache-2.0 | 1,089 |
@copy.bat Debug
@ECHO Done.
@pause
| NCIP/annotation-and-image-markup | AimPlugin3.0.4/AIMTCGAService/CopyDebug.bat | bat | bsd-3-clause | 46 |
@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... | kylelutz/chemkit | doc/python/make.bat | bat | bsd-3-clause | 4,513 |
cmd_usr/initramfs_data.o := /home/milind/toolchain/arm-eabi-4.6/bin/arm-eabi-gcc -Wp,-MD,usr/.initramfs_data.o.d -nostdinc -isystem /home/milind/toolchain/arm-eabi-4.6/bin/../lib/gcc/arm-eabi/4.6.x-google/include -I/home/milind/work/kernel/android_kernel_samsung_i9082/arch/arm/include -Iarch/arm/include/generated -Iin... | sai9615/MY-kernel-for-grand-I9082 | usr/.initramfs_data.o.cmd | bat | gpl-2.0 | 1,890 |
@echo on
rem Use this script if you want to use the Windows SDK toolchain.
rem It configures build environment and runs CMake forwarding all command-line
rem arguments to it, for example:
rem
rem run-cmake -G "Visual Studio 10 Win64" .
set args=%*
set args=%args:"=\"%
for /F "delims=" %%i IN ('cmake "-DARGS=%args%" ... | zlongshen/gsl-1 | cmake/run-cmake.bat | bat | gpl-3.0 | 369 |
@echo off
start http://windows.php.net/downloads/pecl/releases/ | Alorel/alo-wamp | src/wamp/download extensions/php.bat | bat | gpl-3.0 | 63 |
@SetLocal
@Echo Off
@PushD "%~dp0"
git submodule update --init --jobs="%NUMBER_OF_PROCESSORS%"
@If Not Exist "python\.git" git clone "https://github.com/austinsc/python.git"
Call :GitApply "python" "%CD%/... | Wapaul1/ray | src/common/thirdparty/download_thirdparty.bat | bat | apache-2.0 | 782 |
csc /target:library /debug+ /features:pdb=portable /optimize- /features:deterministic Documents.cs
copy /y Documents.pdb Documents.pdbx
del Documents.pdb
| ahmedshuhel/roslyn | src/Debugging/Microsoft.DiaSymReader.PortablePdb.Tests/Resources/Documents.cmd | bat | apache-2.0 | 155 |
@ECHO OFF
src\python %*
| menpo/menpo-playground | win/python.cmd | bat | bsd-3-clause | 24 |
cmd_net/unix/built-in.o := arm-linux-ld -EL -r -o net/unix/built-in.o net/unix/unix.o
| beebingoo/linux-2.6.32.2 | net/unix/.built-in.o.cmd | bat | gpl-2.0 | 91 |
if not exist %1.hn goto quit
call hnc %1.hn > %1.cpp && call cpp %1.cpp && d:\home\progs\svn\svn revert %1.cpp && d:\home\progs\svn\svn move %1.cpp .. && d:\home\progs\svn\svn move %1.hn ..
:quit | kayuri/HNC | hn_tests/failing/test.cmd | bat | lgpl-3.0 | 199 |
@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... | adamLange/pythonocc-core | doc/apidoc/make.bat | bat | lgpl-3.0 | 7,256 |
@echo off
call ..\tools\build.bat vioscsi.sln "Win8 Win10" %*
if errorlevel 1 goto :eof
call ..\tools\build.bat vioscsi.vcxproj "Win8_SDV Win10_SDV" %*
| daynix/kvm-guest-drivers-windows | vioscsi/build_NoLegacy.bat | bat | bsd-3-clause | 152 |
@echo off
bundler\SqlBundler.exe ..\..\..\..\ "db/PostgreSQL/2.x/2.0" true
copy sales.sql sales-sample.sql
del sales.sql
copy sales-sample.sql ..\..\sales-sample.sql | mixerp5/sales | db/PostgreSQL/2.x/2.0/rebundle-db-with-sample.bat | bat | agpl-3.0 | 165 |
@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" == ... | dhp-denero/LibrERP | web_client/ea_web-github/doc/make.bat | bat | agpl-3.0 | 4,523 |
@if not defined _echo @echo off
setlocal EnableDelayedExpansion
set NO_DASHES_ARG=%1
if not defined NO_DASHES_ARG goto no_help
if /I [%NO_DASHES_ARG:-=%] == [?] goto Usage
if /I [%NO_DASHES_ARG:-=%] == [h] goto Usage
:no_help
:: Check if VBCSCompiler.exe is running
tasklist /fi "imagename eq VBCSCompiler.exe" |find "... | Ermiar/corefx | clean.cmd | bat | mit | 1,412 |
/****************************************************************************/
/* AM335x_PRU.cmd */
/* Copyright (c) 2014 Texas Instruments Incorporated */
/* */
/* ... | zhumingliang1209/Ardupilot | ardupilot/Tools/Linux_HAL_Essentials/pru/rangefinderpru/AM335x_PRU.cmd | bat | gpl-3.0 | 3,495 |
@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... | terramundi/geo | docs/make.bat | bat | isc | 6,453 |
<!-- : Begin batch script
cscript //nologo "%~f0?.wsf"
call %TEMP%/resetvars.bat
exit /b
----- Begin wsf script --->
<job><script language="VBScript">
Set oShell = WScript.CreateObject("WScript.Shell")
filename = oShell.ExpandEnvironmentStrings("%TEMP%\resetvars.bat")
Set objFileSystem = CreateObject("Scripting.... | nwlunatic/vmmaster-packer | windows/scripts/resetvars.bat | bat | mit | 744 |
rem ..\..\tools\nuget pack
nuget pack
pause | Shulyakovskiy/HttpClientSE | packages/Unity.Wcf.1.0.0/Build.bat | bat | mit | 44 |
.\dep\gyp\gyp --depth=1 -Dlibrary=static_library -Dtarget_arch=%1 -Icommon.gypi
| munificent/magpie | run_gyp.bat | bat | mit | 80 |
@ECHO OFF
SETLOCAL EnableDelayedExpansion
SET _mode=long
FOR %%O IN (%*) DO (
IF "%%O"=="-s" SET _mode=short
)
IF EXIST .git (
CALL :STATUS
) ELSE (
FOR /f "delims=" %%a IN ('dir /ad /b') DO (
PUSHD "%%a"
IF EXIST .git CALL :SHORT
@ECHO:
POPD
)
)
GOTO :EOF
:: Display the status details.
:STATUS
IF "!_mode... | thinkingmedia/dos | g.cmd | bat | mit | 580 |
@PUSHD "%~dp0" & "..\..\launcher.exe" /AUTO /USE prboom-plus /DEMO 30uv1959.LMP /CMPLVL 2 | Kroc/PortaDOOM | PortaDOOM/files/demos/30uv1959/playdemo.bat | bat | mit | 89 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\electron-prebuilt\cli.js" %*
) ELSE (
node "%~dp0\..\electron-prebuilt\cli.js" %*
) | demchig/eBayItemSpecs-win32-x64 | resources/app/node_modules/.bin/electron.cmd | bat | mit | 145 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=GitComponentVersion
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not... | kjjuno/GitComponentVersion | docs/make.bat | bat | mit | 791 |
vs2008_vcredist_x86.exe /q /norestart
vs2008_sp1_vcredist_x86.exe /q /norestart
vs2010_vcredist_x86.exe /q /norestart
vs2012_vcredist_x86.exe /q /norestart
vs2013_vcredist_x86.exe /q /norestart | GBT3101/StarcraftGeneticAlgorithm | intall_all_redist.bat | bat | mit | 193 |
activator ui
pause | Sebubu/BringToAfrica | activatorUI.bat | bat | mit | 18 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set SPHINXOPTS=-W
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER... | hgranlund/py-chess-engine | docs/make.bat | bat | mit | 5,145 |
@echo off
if "%~1"=="" (
echo ERROR: No Parameters
pause
goto :EOF
)
:LOOP
echo.
echo ------------------------------
echo Process: %1
echo ------------------------------
@echo on
icacls %1 /inheritance:r /grant á¥:F /T /L /Q
@echo off
if not %ERRORLEVEL%==0 (
echo Error Code %ERRORLEVEL% for %1
... | Ruzzz/OneFileTools | cmd/FsRights_All_866.cmd | bat | mit | 383 |
@ECHO OFF
REM Extract parts of a file. http://stackoverflow.com/questions/15567809
REM You can only extract path and filename from (1) a parameter of the BAT itself %1,
REM or (2) the parameter of a CALL %1 or (3) a local FOR variable %%a.
REM There are more things you can get, see SO.
SET file=C:\Users\l72rugsc... | PhilipDaniels/learn | dos/techniques.cmd | bat | mit | 2,121 |
rd /S /Q %~dp0build
rd /S /Q %LocalAppData%\Microsoft\VisualStudio\14.0Exp
rd /S /Q %LocalAppData%\Microsoft\VisualStudio\Exp
reg delete HKEY_CURRENT_USER\SOFTWARE\Microsoft\VisualStudio\14.0Exp /f
reg delete HKEY_CURRENT_USER\SOFTWARE\Microsoft\VisualStudio\14.0Exp_Config /f
reg delete HKEY_CURRENT_USER\SOFTWAR... | maikebing/GitLab.VisualStudio | ResetEnvironment.cmd | bat | mit | 1,171 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLS... | mrmcmuffinz/rpi.alarm | docs/make.bat | bat | mit | 7,743 |
cmd_fs/timerfd.o := /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,fs/.timerfd.o.d -nostdinc -isystem /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/erik/supersonic/arch/arm/include -include include/linux/auto... | kingklick/kk-evo-kernel | fs/.timerfd.o.cmd | bat | gpl-2.0 | 22,674 |
cmd_drivers/firewire/built-in.o := rm -f drivers/firewire/built-in.o; ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ar rcsD drivers/firewire/built-in.o
| avareldalton85/rpi2-linux-rt | drivers/firewire/.built-in.o.cmd | bat | gpl-2.0 | 196 |
pushd "%GBC%\net\%LNCH%\%SEGM2%"
"%GBC%\fart.exe" "EMULATOR.ini" [SOURCE] "%GBG%\%GAM%\%CONS%\%SEGM2%\SOURCE"
"%GBC%\fart.exe" "EMULATOR.ini" [ROMPTH] "%GBG%\%GAM%\%CONS%\%SEGM2%\%CSTM%"
popd
| HoodlumDTX/rom-jacket | SEGM2inject.bat | bat | gpl-2.0 | 196 |
cmd_arch/arm/kernel/vmlinux.lds := arm-linux-gnueabi-gcc -E -Wp,-MD,arch/arm/kernel/.vmlinux.lds.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-linux-gnueabi/4.7.1/include -Iinclude -I/home/hp1/kernellast/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-tegra/include -DT... | spica234/HP-TestBuild-Repo-upwords-Sr3R | arch/arm/kernel/.vmlinux.lds.cmd | bat | gpl-2.0 | 3,207 |
cmd_net/packet/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 net/packet/built-in.o net/packet/af_packet.o
| evan6200/cirrfy_pos | net/packet/.built-in.o.cmd | bat | gpl-2.0 | 202 |
cmd_net/bluetooth/built-in.o := /root/adam/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o net/bluetooth/built-in.o net/bluetooth/bluetooth.o net/bluetooth/l2cap.o net/bluetooth/sco.o net/bluetooth/rfcomm/built-in.o net/bluetooth/bnep/built-in.o net/bluetooth/hidp/built-in.o
| DJSteve/StreakKernel | net/bluetooth/.built-in.o.cmd | bat | gpl-2.0 | 303 |
cmd_fs/exofs/built-in.o := rm -f fs/exofs/built-in.o; /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD fs/exofs/built-in.o
| Envious-Data/shinano-sirius_msm8974abpro | fs/exofs/.built-in.o.cmd | bat | gpl-2.0 | 155 |
@echo.
@echo This is a very simple batch file that makes debug and release
@echo versions of LLQtWebKit and then makes release versions of
@echo testGL, uBrowser, QtTestApp and Snap Dragon.
@echo.
@echo To make the Win32GL test, run the copy_llqtwebkit.bat batch file after
@echo running this one and load the MSV... | InWorldz-Viewer/llqtwebkit | make_all.bat | bat | gpl-2.0 | 4,132 |
cmd_sound/pci/ymfpci/built-in.o := rm -f sound/pci/ymfpci/built-in.o; /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/ymfpci/built-in.o
| selva-simple/Galaxy-R-Kernel | sound/pci/ymfpci/.built-in.o.cmd | bat | gpl-2.0 | 180 |
cmd_arch/arm/lib/strncpy_from_user.o := /home/radug/Android/cm/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.strncpy_from_user.o.d -nostdinc -isystem /home/radug/Android/cm/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I... | RaduG/2.6.29-RaKern-2x-Hero | arch/arm/lib/.strncpy_from_user.o.cmd | bat | gpl-2.0 | 1,694 |
@echo off
setlocal
"%~dp0dups.pl" | finf -c - %* | "%~dp0dups.pl" x
| tesommer/FreeCrumbs | Building/Home/bin/dups.bat | bat | gpl-3.0 | 68 |
:: Released under the GNU General Public License version 3 by J2897.
@echo OFF
pushd "%~dp0"
title Enable PowerShell Remoting Server
ver | find "Version 6." > nul
if %ERRORLEVEL% == 0 (
REM Do OPENFILES to check for administrative privileges
openfiles > nul
if errorlevel 1 (
color cf
echo.Right-click on this f... | J2897/Enable_PSR | Enable PSR Server.bat | bat | gpl-3.0 | 6,086 |
@aout.exe
| flake123p/ProjectH | Cpp_Platform2X/app/A02_ScripAgentApp/a.bat | bat | gpl-3.0 | 10 |
.nuget\nuget pack "ReallySimpleFeatureToggle\ReallySimpleFeatureToggle.csproj" -Properties Configuration=Release
if %errorlevel% neq 0 exit /b %errorlevel%
.nuget\nuget pack "ReallySimpleFeatureToggle.Web\ReallySimpleFeatureToggle.Web.csproj" -Properties Configuration=Release
if %errorlevel% neq 0 exit /b %errorlevel... | davidwhitney/ReallySimpleFeatureToggle | package.bat | bat | lgpl-3.0 | 561 |
@pushd %~dp0
@call node-gyp configure build
@popd
| sebgod/node-prolog-swi | build.cmd | bat | lgpl-3.0 | 54 |
langconv -h
pause
langconv trans_dic -h
pause
langconv lang_id -h
pause
langconv msg_id -h
pause
langconv verify -h
pause
langconv pack -h
pause
| YorkJong/pyLangConvert | bin/help.bat | bat | lgpl-3.0 | 169 |
set VK_ICD_FILENAMES=${CMAKE_BINARY_DIR}\${CMAKE_SYSTEM_NAME}\vk_swiftshader_icd.json
set ANGLE_DEFAULT_PLATFORM=vulkan
| bkaradzic/SwiftShader | third_party/angle/cmake/export-swangle-env.bat | bat | apache-2.0 | 120 |
rem get tracelog.exe from \\lzhudbg\temp\tools
tracelog.exe -kd -rt -start kdc -guid #1BBA8B19-7F31-43c0-9643-6E911F79A06B -f .\kdc.etl -flags 0x813 -ft 1 | adamedx/devbooks | cookbooks/auth_trace/files/default/ssptraces/startkdctrace.cmd | bat | apache-2.0 | 155 |
@echo off
REM Run this script from the root of Eco (the current directory should
REM contain Eco.sln). It will build the whole solution and push new
REM versions of Eco to nuget.org.
call "%VS140COMNTOOLS%vsvars32.bat" || goto :error
devenv /rebuild Release Eco.sln || goto :error
cd Eco || goto :error
if exist *.nu... | lukyad/Eco | push-nuget.bat | bat | apache-2.0 | 577 |
:: The first param is profile name, e.g., upgrade_test
:: The second param is network card number, e.g., 0
:: The third param is upgrade target package, e.g., uavagent_2.0.0.zip
@echo off
set profile=%1
cd ..
if exist upgrade (
rmdir /S /Q upgrade
)
md upgrade
setlocal enabledelayedexpansion
set CLASSPATH=bin/com.... | xxxllluuu/uavstack | com.creditease.uav.upgrade/bin/run_upgrade.bat | bat | apache-2.0 | 854 |
@echo off
::
:: 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
:: "Licen... | ChugR/qpid-proton-tools | bat/build_qpid2.bat | bat | apache-2.0 | 6,373 |
@echo off
"term" -s %*
| greenlaw110/winenv | alias/sterm.bat | bat | bsd-2-clause | 31 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_LISTSWS.S03_OperationOnListItem.MSLISTSWS_S03_TC40_GetListItemChanges_Fail_EmptyListName /testcontainer:..\..\MS-LISTSWS\TestSuite\bin\Debug\MS-LISTSWS_TestSuite.dll /runconfig:..\..\MS-LISTSWS\MS-LISTSWS.testsettings /unique
... | OfficeDev/Interop-TestSuites | SharePoint/Source/Scripts/MS-LISTSWS/RunMSLISTSWS_S03_TC40_GetListItemChanges_Fail_EmptyListName.cmd | bat | mit | 325 |
@echo off
SET R="../bin/R#.exe"
SET raw=D:\web\QC4
%R% ./mzXML.mgf.R --mzXML "%raw%.mzXML" --out "%raw%.profiles.mgf" | xieguigang/spectrum | dist/Rscript/getMgf_profiles.cmd | bat | mit | 119 |
cmd_fs/nfs/super.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/nfs/.super.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-prototy... | matteocrippa/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/fs/nfs/.super.o.cmd | bat | gpl-2.0 | 16,309 |
REM *****************************************************************************
REM
REM Pentaho Data Integration
REM
REM Copyright (C) 2010-2018 by Hitachi Vantara : http://www.hitachivantara.com
REM
REM *****************************************************************************
REM
REM Licensed under the Apache L... | e-cuellar/pentaho-kettle | assemblies/static/src/main/resources/set-pentaho-env.bat | bat | apache-2.0 | 5,038 |
@REM Build Documentation for every debug xll
@for %%1 in (Debug\*.xll) do call "%XLW%\xlw\build\sandcastle\BuildChmHelp.bat" "%%~n1" gcc-make
| red2901/sandbox | xlw/xlw-5.0.2f0/xlw/examples/Typeregister/gcc-make/BuildHelp.bat | bat | mit | 143 |
cmd_/projects/toolchains_build/buildroot-2012.02-brcm/output/toolchain/linux/include/linux/netfilter_arp/.install := perl scripts/headers_install.pl /projects/toolchains_build/buildroot-2012.02-brcm/output/toolchain/linux-2.6.36.4/include/linux/netfilter_arp /projects/toolchains_build/buildroot-2012.02-brcm/output/tool... | wkritzinger/asuswrt-merlin | release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/netfilter_arp/..install.cmd | bat | gpl-2.0 | 757 |
/* --------------------------------------------------------------------------
FILE : lnk.cmd
PROJECT : OMAP-L1x/C674x PRU Development
DESC : Linker CMD file for test project
Version : 1.0
Initial version of the file
--------------... | xenobyter/xbWeatherSocket | RCSwitch/am335x_pru_package/pru_sw/old_example/PRU_memAccessL2/lnk.cmd | bat | isc | 2,424 |
@echo off
rem HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor\AutoRun (REG_SZ)
rem HKEY_CURRENT_USER\Software\Microsoft\Command Processor\AutoRun (REG_EXPAND_SZ)
setlocal
prompt $+$P$G$S
doskey gcc=clang --target=i686-w64-mingw32 -Wall -Wextra -Wno-unused-parameter $*
doskey g++=clang++ --target=i686-w64-mingw3... | satgo1546/dot-product | cmdrc.bat | bat | mit | 379 |
@echo off
set /p VERSION=< VERSION
dub build --compiler=ldc2 --arch=x86 -b release
7z a -mx=9 chandler_v%VERSION%.zip chandler.exe LICENSE.md README.md
choco pack "chocolatey\package.nuspec"
| forbjok/chandler2 | build.cmd | bat | mit | 193 |
@echo off
pushd "%~dp0"
NAnt -buildfile:NAnt.build Easemob.Restfull4Net_BuildOut_Release
pause | easonjim/Easemob.Restfull4Net | [2]Build_Release.cmd | bat | mit | 97 |
start /DClient\bin\Debug Client\bin\Debug\SafeChatClient.exe geni
| miguelzf/SafeChat | deploy/StartClient.bat | bat | mit | 71 |
rem cd to current dectory
cd %cd%
rem open a new start gulp
start cmd /k "gulp"
rem store current dectory's name in %%~nxa and start nodejs project
for %%a in ("%cd%") do start cmd /k "set DEBUG="+%%~nxa+":* & npm start" | ShiningZeng/EasyChat | quick_start.bat | bat | mit | 220 |
node_modules\.bin\jscoverage lib lib-cov
set GLEAM_COV=1
set NODE_ENV=test
node_modules\.bin\mocha -b --reporter=html-cov > doc/coverage.html
| nkbt/gleam | cov.cmd | bat | mit | 142 |
@echo off
goto console
:init
rem Path
if exist "%CD%\cake\console" (
set "CAKECONSOLE=%CD%\cake\console"
) else (
if exist "%CD%\..\cake\console" (
set "CAKECONSOLE=%CD%\..\cake\console"
) else (
echo cake\consoleª©Â©èܹñŵ½B
echo.
echo cake\consoleÌpXðü͵ĺ³... | hiltongoncalves/PHPMyScrum | console.bat | bat | mit | 628 |
@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... | Hawk94/dust | docs/make.bat | bat | mit | 5,092 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.