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 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... | jtratner/graphalchemy | docs/make.bat | bat | mit | 5,108 |
@"C:\Program Files (x86)\Microsoft\Microsoft Ajax Minifier\AjaxMin.exe" bookmarklet.js -out ..\dist\bookmarklet.min.js | MYueh/en-zh-bookmarklet | src/build.bat | bat | mit | 118 |
set OLDCD=%CD%
pushd ..\..\..\
set OLDPATH=%PATH%
set PATH=%BOOST_ROOT%;%PATH%
b2 -j %NUMBER_OF_PROCESSORS% toolset=intel-15.0 address-model=32 debug > %OLDCD%\debug_x86.txt 2>&1
set PATH=%OLDPATH%
popd
| lvous/hadesmem | build/full/intel/debug_x86.bat | bat | mit | 210 |
@echo off
@powershell -NoProfile -ExecutionPolicy unrestricted -File E5R-InstallvNext.ps1 | e5r/E5RInstallvNext | E5R-InstallvNext-Windows.cmd | bat | mit | 89 |
@ECHO OFF
IF NOT "%~f0" == "~f0" GOTO :WinNT
@"ruby.exe" "D:/System/Users/Master/Documents/GitHub/hyde/vendor/bundler/ruby/2.0.0/bin/bayes.rb" %1 %2 %3 %4 %5 %6 %7 %8 %9
GOTO :EOF
:WinNT
@"ruby.exe" "%~dpn0" %*
| neeting/neeting.github.io | vendor/bundler/ruby/2.0.0/bin/bayes.rb.bat | bat | mit | 217 |
ocra a-game-of-pirates --console media/* lib/* ./* | homelinen/ld25-a-game-of-pirate | build.bat | bat | mit | 50 |
:: ==============================================================
:: File generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC
:: Version: 2015.4
:: Copyright (C) 2015 Xilinx Inc. All rights reserved.
::
:: ==============================================================
@echo off
C:/X... | chris-wood/yield | sdsoc/hash/SDDebug/_sds/vhls/set/solution/impl/ip/example/ipi_example.bat | bat | mit | 488 |
@echo off
setlocal
set "BUILD_CONFIG_ROOT=%~1"
set "BUILD_SCRIPTS_ROOT=%~2"
set "BUILD_USER_VARS_ROOT=%~3"
if defined BUILD_CONFIG_ROOT (
if "\" == "%BUILD_CONFIG_ROOT:~0,1%" exit /b 1
if "\" == "%BUILD_CONFIG_ROOT:~-1%" set "BUILD_CONFIG_ROOT=%BUILD_CONFIG_ROOT:~0,-1%"
)
if not defined BUILD_CONFI... | andry81/contools | Scripts/Tools/build/project_builders/nsis_pre_validate_vars.bat | bat | mit | 2,286 |
tools\nuget\nuget.exe restore RelationScaffolding.sln
set MSBUILD="C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe"
rd /S /Q .\src\RelationScaffolding\bin\Debug
rd /S /Q .\src\RelationScaffolding\bin\Release
%MSBUILD% RelationScaffolding.sln /p:Configuration="Debug"
if %errorlevel% neq 0 exit /b %errorlevel%
%M... | jsgoupil/relation-scaffolding | build.bat | bat | mit | 421 |
rem kill app on windows
@echo off
set FILE="bin\twatcher.pid"
if exist %FILE% (
setlocal EnableDelayedExpansion
set /P PID=<%FILE%
taskkill /F /PID !PID!
del %FILE%
endlocal
)
| srd7/twatcher | scripts/bin/exit.bat | bat | mit | 186 |
@ECHO OFF
rem @(#)$Date: 2008/05/20 20:20:12 $
rem
rem jmlc -- script for running the JML runtime assertion checker compiler
rem
rem SYNOPSIS: set CLASSPATH and run JML runtime assertion checker compiler
call jmlenv.bat
rem save the old CLASSPATH
set OLDCLASSPATH=%CLASSPATH%
set CLASSPATH=.;%JMLDIR%\bin\j... | GaloisInc/Votail | external_tools/JML/bin/jmlc-gui.bat | bat | mit | 1,529 |
set name="%1"
set src=%~2
set pub=%~2..\..\..\..\pub\
set archiv=%pub%\com-kit_%APPVEYOR_BUILD_NUMBER%.zip
echo Copy from %src%
echo Copy to %pub%
if not exist "%pub%" mkdir "%pub%"
:: xcopy "$(TargetDir)*" "$(SolutionDir)..\pub\$(TargetName)\" /D /Y /S
::xcopy "%src%*.exe" "%pub%" /D /Y /S
::xcopy... | ah01/com-kit | src/post-build.bat | bat | mit | 572 |
MEMORY
{
PAGE 0 :
/* BEGIN is used for the "boot to SARAM" bootloader mode */
BEGIN : origin = 0x000000, length = 0x000002
RAMM0 : origin = 0x000122, length = 0x0002DE
RAMD0 : origin = 0x00B000, length = 0x000800
RAMLS0 : origin = 0x008000, length = 0x000800... | AdrianoRuseler/LAUNCHXL-F28377S | C2000Ware/examples/cpu1/F2837xS_sci_flash_kernel/cpu01/flash_programming_RAM.cmd | bat | mit | 3,584 |
@echo off
cd
echo clean: are you sure?
pause
del *.exe
del *.o
| cthielen/u9tools | clean.bat | bat | gpl-2.0 | 63 |
cmd_drivers/media/usb/gspca/gspca_sonixj.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/media/usb/gspca/gspca_sonixj.ko drivers/media/usb/gspca/gspca_sonixj.o drivers/media/usb/gspca/gspca_sonixj.mod.o
| avareldalton85/rpi2-linux-rt | drivers/media/usb/gspca/.gspca_sonixj.ko.cmd | bat | gpl-2.0 | 315 |
cmd_drivers/net/ethernet/freescale/fec.o := arm-poky-linux-gnueabi-ld -EL -r -o drivers/net/ethernet/freescale/fec.o drivers/net/ethernet/freescale/fec_main.o drivers/net/ethernet/freescale/fec_ptp.o
| heyoufei2/yocto3.14.38_kernel | drivers/net/ethernet/freescale/.fec.o.cmd | bat | gpl-2.0 | 204 |
@echo off
call Fullc_4
call Fullc_5
call Fullc_6
call Fullc_2006
call Fullc_2007
call Fullc_2009
call Fullc_2010
call Fullc_XE
call Fullc_XE2
call Fullc_XE3
call Fullc_XE4
call Fullc_XE5
call Fullc_XE6
call Fullc_XE7 | AcoonDe/OpenAcoon | src/dep/indy10/Lib/Fullc_All.bat | bat | gpl-2.0 | 230 |
cmd_vmlinux.o := arm-linux-androideabi-ld -EL -r -o vmlinux.o arch/arm/kernel/head.o arch/arm/kernel/init_task.o init/built-in.o --start-group usr/built-in.o arch/arm/kernel/built-in.o arch/arm/mm/built-in.o arch/arm/common/built-in.o arch/arm/mach-msm/built-in.o arch/arm/vfp/built-in.o arch/arm/perfmon/built-... | tenorntex/lhbalanced | .vmlinux.o.cmd | bat | gpl-2.0 | 608 |
cmd_fs/jbd2/jbd2.o := /opt/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/jbd2/jbd2.o fs/jbd2/transaction.o fs/jbd2/commit.o fs/jbd2/recovery.o fs/jbd2/checkpoint.o fs/jbd2/revoke.o fs/jbd2/journal.o
| TeamGlide/LiteKernel | fs/jbd2/.jbd2.o.cmd | bat | gpl-2.0 | 212 |
@echo off
REM PHP_CodeSniffer tokenizes PHP code and detects violations of a
REM defined set of coding standards.
REM
REM PHP version 5
REM
REM @category PHP
REM @package PHP_CodeSniffer
REM @author Greg Sherwood <gsherwood@squiz.net>
REM @author Marc McIntyre <mmcintyre@squiz.net>
REM @copyright 2006-2014 S... | rahul-satvara/drupal_jenkins | phpcs.bat | bat | gpl-2.0 | 740 |
..\launcher\bin\TeamCityAgentService-windows-x86-32.exe -r ../conf/wrapper.conf | monte-fm/Android-CI | buildAgent/bin/service.uninstall.bat | bat | gpl-2.0 | 79 |
cmd_drivers/i2c/busses/built-in.o := /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/i2c/busses/built-in.o drivers/i2c/busses/i2c-gpio.o drivers/i2c/busses/i2c-msm.o drivers/i2c/busses/i2c-qup.o drivers/i2c/busses/i2c-ssbi.o
| doadin/samsung-kernel-msm7x30-Doadin | drivers/i2c/busses/.built-in.o.cmd | bat | gpl-2.0 | 270 |
cmd_arch/arm/mach-msm/dal_remotetest.ko := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -T /home/gabe/stock_note/dagkernel/scripts/module-common.lds --build-id -o arch/arm/mach-msm/dal_remotetest.ko arch/arm/mach-msm/dal_remotetest.o arch/arm/mach-msm/dal_remotetest.mod.o
| dagnarf/sgh-i717-dagkernel | arch/arm/mach-msm/.dal_remotetest.ko.cmd | bat | gpl-2.0 | 299 |
C:\Python27\ArcGIS10.1\python.exe "sde_to_xml.py" | gis-jay/SqlServerConnector | sde_to_xml.bat | bat | gpl-3.0 | 49 |
REM call vcvarsall
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"
REM add MSBuild to env variable
set MSBuild="c:/Program Files (x86)/MSBuild/14.0/bin/msbuild.exe"
REM add vcvars32.bat to PATH
@set PATH=c:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin;%PATH%
REM create... | bcosorg/bcos | deps/main.bat | bat | gpl-3.0 | 3,515 |
@echo off
echo Starting web server for AIKIF
start /min C:\python34\python.exe ..\aikif\web_app\web_aikif.py
echo Server started - press SPACE to start browser
pause
start http://127.0.0.1:5000 | acutesoftware/AIKIF | scripts/go_web_aikif.bat | bat | gpl-3.0 | 195 |
perl randsmet.pl 20 > cool2.sme
perl smetana.pl cool2.sme -d cls -m 500
| catseye/SMETANA | eg/cool.bat | bat | unlicense | 72 |
RMDIR D:\Dropbox\Blog\content\posts
mklink /D D:\Dropbox\Blog\content\posts D:\Development\Blog\content\posts
::Try permissions
::https://answers.microsoft.com/en-us/windows/forum/windows_8-security/permission-error-failed-to-enumerate-objects-in/93ea883f-853f-4981-a697-928bfbc71642 | JustinLycklama/blog | saveContent.bat | bat | apache-2.0 | 284 |
@echo off
REM *****************************************************************************
REM
REM Pentaho Data Integration
REM
REM Copyright (C) 2005-2017 by Pentaho : http://www.pentaho.com
REM
REM *****************************************************************************
REM
REM Licensed under the Apache Licens... | ViswesvarSekar/pentaho-kettle | assembly/package-res/Spoon.bat | bat | apache-2.0 | 4,752 |
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@rem Set local scope for the variables with windows NT shell
if "%OS%"=... | akirakw/asakusafw-sdk | gradle/gradlew.bat | bat | apache-2.0 | 2,394 |
mysql\bin\mysql.exe -e "\. d:\localhost_wolispac_cow_10.SQL" wolispac_cow
pause
| wolispace/cow_windows_server | oldcow_on_apache/!refresh_from_d_cow_10_sql.bat | bat | apache-2.0 | 81 |
for %%f in (freebsd-11.3-release-*.json) do packer build %* %%f
for %%f in (freebsd-11.3-release-*.json) do packer build -var-file=vars-freebsd-11.3-i386.json %* %%f
| upperstream/packer-templates | freebsd/freebsd-11.3/build_all.bat | bat | apache-2.0 | 166 |
zmac --zmac -m Monitor.z80 | FoxCutter/Cubit | z80 Monitor/build.bat | bat | bsd-2-clause | 26 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_WOPI.MS_WOPI_S09_GetVersions.TestCase_S09_TC04_GetVersions_Success_Results_VersioningEnabled /testcontainer:..\..\MS-WOPI\TestSuite\bin\Debug\MS-WOPI_TestSuite.dll /runconfig:..\..\MS-WOPI\MS-WOPI.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | FileSyncandWOPI/Source/Scripts/MS-WOPI/RunMSWOPI_S09_TC04.cmd | bat | mit | 317 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFXICS.S04_SyncFastTransferServerClientServerExtended_TestSuite.MSOXCFXICS_S04_SyncFastTransferServerClientServerExtended_TestSuite15 /testcontainer:..\..\MS-OXCFXICS\TestSuite\bin\Debug\MS-OXCFXICS_TestSuite.dll /runconfig:... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCFXICS/RunMSOXCFXICS_S04_SyncFastTransferServerClientServerExtended_TestSuite15.cmd | bat | mit | 376 |
c:\Python27\python.exe aom.py
| imrehg/labhardware | projects/novasynth/startsynth.bat | bat | mit | 30 |
@echo off
setlocal
REM Copyright 2006-2010 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the
REM Amazon Software License (the "License"). You may not use this file except in compliance with the License. A copy of the
REM License is located at http://aws.amazon.com/asl or in the "lic... | sujoyg/tool | vendor/ec2-api-tools-1.4.2.2/bin/ec2dct.cmd | bat | mit | 1,040 |
@echo off
setlocal
if not "%APPVEYOR%" == "" (
set ELECTRON_RUN_AS_NODE=
)
set VSCODEUSERDATADIR=%TMP%\vscodeuserfolder-%RANDOM%-%TIME:~6,5%
:: Integration Tests
.\scripts\code.bat %~dp0\..\extensions\vscode-api-tests\testWorkspace --extensionDevelopmentPath=%~dp0\..\extensions\vscode-api-tests --extensionTestsPath=... | hashhar/vscode | scripts/test-integration.bat | bat | mit | 727 |
cmd_drivers/usb/net/cdc_ether.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,drivers/usb/net/.cdc_ether.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 -Wal... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/drivers/usb/net/.cdc_ether.o.cmd | bat | gpl-2.0 | 18,839 |
cmd_drivers/scsi/scsi_tgt.o := /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o drivers/scsi/scsi_tgt.o drivers/scsi/scsi_tgt_lib.o drivers/scsi/scsi_tgt_if.o
| friedrich420/Note-3-AEL-Kernel | drivers/scsi/.scsi_tgt.o.cmd | bat | gpl-2.0 | 189 |
REM @echo off
pushd %~p0
call compile_xamarin_android.bat x86
:END
popd | neutmute/emgucv | platforms/android/scripts/compile_xamarin_android_x86.bat | bat | gpl-3.0 | 73 |
cmd_fs/proc/built-in.o := arm-linux-androideabi-ld -EL -r -o fs/proc/built-in.o fs/proc/proc.o
| MihawkHu/Android_scheduler | kernel/goldfish/fs/proc/.built-in.o.cmd | bat | mit | 100 |
cmd_drivers/media/common/built-in.o := arm-linux-androideabi-ld -EL -r -o drivers/media/common/built-in.o drivers/media/common/tuners/built-in.o
| MihawkHu/Android_scheduler | kernel/goldfish/drivers/media/common/.built-in.o.cmd | bat | mit | 150 |
curl -u user:password -H "Accept: application/json" -H "Content-type: application/json" -X PUT http://localhost:8080/sla-service/enforcements/%1/start | Atos-FiwareOps/sla-framework | sla-core/samples/enforcementJobStartJSON.bat | bat | apache-2.0 | 150 |
curl -u user:password -H "Accept: application/json" -X GET localhost:8080/sla-service/templates/?serviceIds=%1 | Atos-FiwareOps/sla-framework | sla-core/samples/templateGetPerServicesJSON.bat | bat | apache-2.0 | 110 |
@echo off
:: Copyright 2016 The Chromium Authors. All rights reserved.
:: Use of this source code is governed by a BSD-style license that can be
:: found in the LICENSE file.
setlocal
:: Ensure that "depot_tools" is somewhere in PATH so this tool can be used
:: standalone, but allow other PATH manipulations to ... | Shouqun/node-gn | tools/depot_tools/cpplint.bat | bat | mit | 390 |
@echo off
java -cp javaforce.jar;jftorrent.jar TorrentTracker %*
| thuliumcc/javaforce-thulium | projects/jftorrent/runTracker.bat | bat | lgpl-2.1 | 65 |
@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, Version 2.0 (the
... | apache/river | src/com/sun/jini/example/hello/scripts/jeri-server.bat | bat | apache-2.0 | 1,164 |
:: LEAN IB Gateway Launcher
:: IB Controller Sourced-Modified from https://github.com/ib-controller/ib-controller
@echo off
set TWS_MAJOR_VRSN=968
set TRADING_MODE=%6
set IBC_PATH=%1
set TWS_PATH=%2
set TWSUSERID=%3
set TWSPASSWORD=%4
set APP=%5
set IBC_INI=%IBC_PATH%\IBController.ini
set LOG_PATH=%IBC_PATH%\Logs
s... | AnshulYADAV007/Lean | Brokerages/InteractiveBrokers/run-ib-controller.bat | bat | apache-2.0 | 699 |
@echo off
set OPENSSL_CONF=./conf/openssl.cnf
if not exist .\conf\ssl.crt mkdir .\conf\ssl.crt
if not exist .\conf\ssl.key mkdir .\conf\ssl.key
bin\openssl req -new -out server.csr
bin\openssl rsa -in privkey.pem -out server.key
bin\openssl x509 -in server.csr -out server.crt -req -signkey server.key -days 365
set O... | liuyangning/WX_web | xampp/apache/makecert.bat | bat | mit | 543 |
@echo off
rem
rem Copyright (C) 2000, 2001 Stephen Cleary (shammah@voyager.net)
rem
rem This file can be redistributed and/or modified under the terms found
rem in "copyright.html"
rem This software and its documentation is provided "as is" without express or
rem implied warranty, and with no claim as to its suitabil... | Ezeer/VegaStrike_win32FR | vegastrike/boost/1_28/boost/pool/detail/pool_construct.bat | bat | mit | 933 |
cat ../hbc/d2x-cios-installer/meta.xml | tr -d '\n\r\t' | sed -r "s/ [ ]+//" | sed -r "s/<release_date>[0-9]+<\/release_date>//" | sed -r "s/<version>.*<\/version>//" | sed -r "s/<\/app>$//" > meta.xml.tmp
sh -c "echo -n '<version>'" >> meta.xml.tmp
grep "^#define VERSION " d2x-cios-installer.h | cut --delimiter=" " ... | ECToo/d2x-cios-installer | sources/postbuild.bat | bat | gpl-2.0 | 787 |
@echo off
:checkJava
if "%JAVA_HOME%" == "" goto noJavaHome
if not exist "%JAVA_HOME%\bin\java.exe" goto noJavaHome
goto runClient
:noJavaHome
echo "You must set the JAVA_HOME variable before running the client"
goto end
:runClient
set CLASSPATH=..\..\..\lib\*;..\..\..\target\org.wso2.carbon.identity.samples.sts-4.2... | johannnallathamby/product-is | modules/samples/sts/sts-client/sts-client.bat | bat | apache-2.0 | 438 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\..\..\.3.7.0@js-yaml\bin\js-yaml.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\..\..\.3.7.0@js-yaml\bin\js-yaml.js" %*
) | athena-github/athena-github.github.io | xiangmuu--weizhan/node_modules/.0.7.2@svgo/node_modules/.bin/js-yaml.cmd | bat | apache-2.0 | 212 |
@echo off
setlocal
SET _BUILD_DISABLE_SDV=Yes
call build_NoLegacy.bat %*
| daynix/kvm-guest-drivers-windows | viostor/build_NoLegacyNoSdv.bat | bat | bsd-3-clause | 73 |
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" "http://localhost:4000/" --new-window
jekyll serve --drafts
| the-living/the-living.github.io | start.bat | bat | mit | 122 |
@echo off
set CHROME_PATH="%HOME%\AppData\Local\Google\Chrome\Application"
set EXTENSION_DIR=%CD%\NC4GC
set EXTENSION_KEY_FILE=%CD%\NC4GC.pem
%CHROME_PATH%\chrome.exe --pack-extension=%EXTENSION_DIR% --pack-extension-key=%EXTENSION_KEY_FILE% | nus/CommentViewerForGoogleChrome | make_package.cmd | bat | mit | 243 |
@echo off
call npm install
SETLOCAL
SET PATH=node_modules\.bin;node_modules\hubot\node_modules\.bin;%PATH%
node_modules\.bin\hubot.cmd --name "ClaudeBot" %* | ClaudeBot/ClaudeBot | bin/hubot.cmd | bat | mit | 158 |
@if not defined INCLUDE goto :FAIL
@setlocal
@set LUAJIT_SRC=luajit-2.0\src\
@set GLFW_SRC=glfw\src\
@set AVCOMPILE=cl /nologo /c /O2 /W3 /D_CRT_SECURE_NO_DEPRECATE /MT
@set AVLINK=link /nologo
echo building luajit:
pushd %LUAJIT_SRC%
dir
@call msvcbuild
popd
copy %LUAJIT_SRC%luajit.exe .
copy %LUAJIT_SRC%lua51.dll... | LuaAV/libluaav | build_luajit_osx.bat | bat | mit | 1,015 |
@ECHO OFF
COLOR 02
SetLocal EnableDelayedExpansion
SET "ScriptDir=cd"
ECHO %ScriptDir%
pause
:Check_Permissions
net session >nul 2>&1
if %errorLevel% == 0 (
GOTO EnvVars
) else (
COLOR 0C
ECHO Admin privelages required. Please Re-run as Administrator.
GOTO End
)
:GitConfig
ECHO.
ECHO ============================... | richardfrost/dotfiles | windows/Archive/other.bat | bat | mit | 854 |
@echo off
set "VIRTUAL_ENV=C:\Users\Raaw\Documents\Visual Studio 2013\Projects\Echelon\DjangoFrontendHD\Echelon"
if defined _OLD_VIRTUAL_PROMPT (
set "PROMPT=%_OLD_VIRTUAL_PROMPT%"
) else (
if not defined PROMPT (
set "PROMPT=$P$G"
)
set "_OLD_VIRTUAL_PROMPT=%PROMPT%"
)
set "PROMPT=(Ec... | Ananasus/EchelonFrontEnd | DjangoFrontendHD/Echelon/Scripts/activate.bat | bat | mit | 618 |
set TCC=C:\tcc\tcc
%TCC% rawdraw.c -o rawdraw.exe -luser32 -lgdi32 -lopengl32 C:/windows/system32/msvcrt.dll | cnlohr/rawdraw | tccbuild.bat | bat | mit | 109 |
@ECHO OFF
REM go to repository root
cd "%~dp0%\.."
SET config=Release
SET sln=.\Source\SharpGeometry.sln
SET msbuild=%ProgramFiles(x86)%\MSBuild\14.0\Bin\MSBuild.exe
IF NOT EXIST "%msbuild%" ECHO Could not find %msbuild% & PAUSE & GOTO :EOF
IF NOT EXIST "%sln%" ECHO Could not find %sln% & PAUSE & GOTO :EOF
ECHO ---[... | nzain/SharpGeometry | Scripts/Build.bat | bat | mit | 422 |
Set JAVALIB=C:\dev\Perforce\devcentral\dc4\Labs\iControlAssembly\java\3rdparty\jar\Axis1.fix2
set AXIS_CLASSPATH=%JAVALIB%\axis.jar;%JAVALIB%\commons-discovery.jar;%JAVALIB%\commons-logging.jar;%JAVALIB%\jaxrpc.jar;%JAVALIB%\junit.jar;%JAVALIB%\saaj.jar;%JAVALIB%\wsdl4j.jar;%JAVALIB%\activation.jar;%JAVALIB%\mail.jar
... | F5Networks/f5-icontrol-library-java | legacy/test/run.cmd | bat | mit | 2,013 |
java -cp bin;lib\log4j-1.2.17.jar;lib\jacob.jar main.MainWindow STEADY | ComputationalReflection/weaveJ | Benchmarks/Real Applications/Java + Invokedynamic/Hotdraw/measureJavaTimeSteady.bat | bat | mit | 70 |
choco install 7zip sysinternals -y
| ridercz/Scripts | Setup-Workstation/3_Chocolatey_packages_server.cmd | bat | mit | 35 |
cmd_arch/powerpc/boot/treeboot-bamboo.o := ppc_4xx-gcc -m32 -Wp,-MD,arch/powerpc/boot/.treeboot-bamboo.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/includ... | mattkelly/linux-2.6-xlnx | arch/powerpc/boot/.treeboot-bamboo.o.cmd | bat | gpl-2.0 | 1,041 |
cmd_sound/isa/es1688/built-in.o := rm -f sound/isa/es1688/built-in.o; /home/madrocker/Desktop/JetDroid1/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/isa/es1688/built-in.o
| MadRocker/experimental-2.6.29-MadRocker | sound/isa/es1688/.built-in.o.cmd | bat | gpl-2.0 | 178 |
REM CommandInterpreter: $(COMSPEC)
@echo off
rem ------------------------------
rem create php code from GRT structs
if not exist ..\source\php\db mkdir ..\source\php\db
if not exist ..\source\php\db\migration mkdir ..\source\php\db\migration
if not exist ..\source\php\db\oracle mkdir ..\source\php\db\oracle
... | cyberbeat/mysql-gui-tools | migration-tool/build/PreparePhpCode.bat | bat | gpl-2.0 | 565 |
# This file should be used with EPICS base 3.15.4 and mrfioc2 2.7.13
# With current EEE 1.8.2, the proper command is
# $ iocsh cpci-evg-230_0.cmd
# or
# $ iocsh -3.15.4 cpci-evg-230_0.cmd
require mrfioc2,2.7.13
epicsEnvSet("SYS" "ICS-CPCI")
epicsEnvSet("EVG" "EVG230")
epicsEnvSet("EVG_PCIBUS"... | icshwi/icsem_scripts | cpci-evg-230/cpci-evg-230b_14Hz.cmd | bat | gpl-2.0 | 756 |
cmd_drivers/media/video/gspca/gspca_main.ko := ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-ld.bfd -EL -r -T /media/mwilson/SSD/NU3001/kk4.4.2-rk/kernel/scripts/module-common.lds --build-id -o drivers/media/video/gspca/gspca_main.ko drivers/media/video/gspca/gspca_main.o drivers/media/video/gspca/gspca_ma... | Zaphod-Beeblebrox/kernel_rockchip_rk3188 | drivers/media/video/gspca/.gspca_main.ko.cmd | bat | gpl-2.0 | 329 |
cmd_drivers/misc/tsif_chrdev.ko := arm-eabi-ld -EL -r -T /data/repos/kernels/scripts/module-common.lds --build-id -o drivers/misc/tsif_chrdev.ko drivers/misc/tsif_chrdev.o drivers/misc/tsif_chrdev.mod.o
| bigbiff/i717-GB-Kernel | drivers/misc/.tsif_chrdev.ko.cmd | bat | gpl-2.0 | 204 |
cmd_sound/mips/built-in.o := rm -f sound/mips/built-in.o; arm-linux-gnueabi-ar rcsD sound/mips/built-in.o
| jpsminix/minix5 | sound/mips/.built-in.o.cmd | bat | gpl-2.0 | 107 |
cmd_drivers/acpi/events/evxfevnt.o := gcc -Wp,-MD,drivers/acpi/events/.evxfevnt.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 -... | dnh34/proj1 | drivers/acpi/events/.evxfevnt.o.cmd | bat | gpl-2.0 | 9,868 |
@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.tid.corba.TIDNoti... | AlvaroVega/TIDNotifJ | tools/TIDNotif/ProxyPullConsumer.bat | bat | gpl-2.0 | 373 |
xelatex linuxprocess.beamer.tex
# xelatex linuxprocess.beamer.tex
xelatex linuxprocess.article.tex
# xelatex linuxprocess.article.tex
| xingnix/learning | embedded/beamer/09_process/compile.bat | bat | gpl-3.0 | 138 |
copy ..\regapihook\release\regapihook.dll .
copy ..\traceapi\release\traceapi.exe .
| huang-zhen/Ocasta | TraceAPI/setup/package.bat | bat | gpl-3.0 | 88 |
@echo off
echo Launching k4freeserver...
set path=c:\ruby191\bin;c:\ruby192\bin;c:\ruby193\bin;%path%
cd src
ruby k4freeserver.rb --v | pierotofy/k4freeserver | startServer.bat | bat | gpl-3.0 | 133 |
md mus
cd mus
bcut ..\NIKO2.DSK DRIVER.BIN 0x02800 0x1000
..\wolfmcut.exe ..\NIKO2.DSK MUS
cd ..
| rururutan/hoot-patches | msx/wolf_team/niko2/cut/cut.bat | bat | gpl-3.0 | 97 |
set CLASSPATH=.;%RTM_JAVA_ROOT%\jar\OpenRTM-aist-1.1.0.jar;%RTM_JAVA_ROOT%\jar\commons-cli-1.1.jar
cd /d %~dp0
cd bin
java TestOut_javaComp -f rtc.conf %*
pause;
| sugarsweetrobotics/TestOut_java | TestOut_java.bat | bat | gpl-3.0 | 162 |
"C:\Program Files\MySQL\MySQL Server 4.1\bin\mysqldump" --opt riskfin --user=root --password=djb115 > structure.sql | NielBuys/NCompPOS | SQL Install 1.1.3/dump data from local.bat | bat | gpl-3.0 | 115 |
@echo off
title Auto_Server_Restart_Taviana
set Arma_Path=C:\###DrivePath###
set Arma_Mods=@DayzOverwatch;@DayzOrigins;@DayZ_Epoch;@DayZ_Epoch_Server
Set Arma_Name=DayZConfig_Taviana
Set Arma_Config=DayZConfig_Taviana\server.cfg
Set Arma_Cfg=DayZConfig_Taviana\basic.cfg
Set Arma_Profiles=DayZConfig_Taviana
set ... | Ultima-weapon/UwU_A2_Servers | ServerRestarts/Auto_Restart_Taviana.bat | bat | gpl-3.0 | 21,596 |
nuget push ..\Releases\*.nupkg -Source https://www.nuget.org/api/v2/package
pause | utillity/wpf.lazycombobox | NuGet/Push.cmd | bat | lgpl-2.1 | 81 |
nuget pack ..\src\ElectronicInvoice.Produce\
for /f "delims=" %%a in ('dir /s /b *.nupkg') do set filename=%%~nxa
nuget push %filename%
del %filename%
Pause | isdaniel/ElectronicInvoice_TW | .nuget/package.bat | bat | apache-2.0 | 160 |
@echo off
: ---------------------------------------------------------------------
: WARNING WARNING WARNING WARNING WARNING WARNING
:
: Please read the help before using this batch file as there are
: some special parameters
:
: ---------------------------------------------------------------------
SET ... | tavultesoft/keymanweb | windows/src/ext/jedi/jvcl/jvcl/archive/batchfiles/MakeD5Std.bat | bat | apache-2.0 | 749 |
javac *.java
jar -cvfm VncMain.jar MANIFEST.MF *.class
;rem java -jar VncMain.jar
@pause
| maqiangddb/work_MutiVNC | src/compile.bat | bat | apache-2.0 | 89 |
node %~dp0make
| yosbelms/cor | make.cmd | bat | bsd-2-clause | 15 |
@echo off
java -jar CleanJavaChecker.jar %* | ceyeep/CJC | cjc.bat | bat | bsd-3-clause | 44 |
@echo off
rem Licensed to the Apache Software Foundation (ASF) under one or more
rem contributor license agreements. See the NOTICE file distributed with
rem this work for additional information regarding copyright ownership.
rem The ASF licenses this file to You under the Apache License, Version 2.0
rem (the "Li... | geog-opensource/jamod | forrest/bin/forrest.bat | bat | bsd-3-clause | 2,474 |
@echo off
SETLOCAL
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 1.4.0
"%JAVA_HOME%\bin\java" %JAVA_OPTS% %ES_JAVA_OPTS% -Xmx64m -Xms16m -Des.path.home="%ES_HOME%" -cp "%ES_HOME%/lib/*;" "org.elasticsearch.plugins.Plug... | bfeldman24/clositt | lib/elasticsearch-1.4.0/bin/plugin.bat | bat | mit | 429 |
npm update --save-dev | elmahdim/ba-ng | bin/update-ba-ng.bat | bat | mit | 21 |
cmd_fs/cifs/built-in.o := arm-linux-gnueabi-ld -EL -r -o fs/cifs/built-in.o fs/cifs/cifs.o
| b8e5n/KTG-kernel_es209ra | fs/cifs/.built-in.o.cmd | bat | gpl-2.0 | 96 |
@echo off
REM -------------------------------------------------------------------------
REM Desc: Batch file for building GNU make on Windows platforms
REM Tabs: 3
REM
REM Copyright (c) 2006 Novell, Inc. All Rights Reserved.
REM
REM This program is free software; you can redistribute it and/or
REM modify it under ... | jlodom/FLAIM-Database-For-OS-X | tools/external/w32/make/build.bat | bat | gpl-2.0 | 1,271 |
::
:: Usage: CheckOrInstallDeps.bat
::
:: This script is used to verify that all the dependencies required to build Marian are available.
:: The CUDA SDK and the Intel MKL must be installed beforehand by the user.
:: The rest of libraries (see README.md), if not found, will be installed by this script using
:: vc... | marian-nmt/marian-train | vs/CheckOrInstallDeps.bat | bat | mit | 7,420 |
set ANT_HOME=../apache-ant-1.7.1
set PATH=%PATH%;%ANT_HOME%\bin
ant build-kettle-monitor | WilliamRen/bbossgroups-3.5 | antbuildall/build-etl-monitor.bat | bat | apache-2.0 | 88 |
@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... | rsenk330/pylibsass | docs/make.bat | bat | mit | 6,707 |
@echo off
call %~dp0/daemon.bat all status
echo %cmdcmdline% | find /i "%~0" >nul
if not errorlevel 1 pause
| andyneff/voxel-globe | statusAll.bat | bat | mit | 110 |
@echo off
cls
echo.
echo. Installing ArcGIS Pro without prompts, according to ENV Yukon standards
echo.
setlocal
set root=%~dp0
pushd %~dp0
:checkPrivileges
:: courtesy of https://ss64.com/nt/syntax-elevate.html
echo. & echo Testing: for admin privileges...
fsutil dirty query %SYSTEMDRIVE% >nul
if %errorLeve... | maphew/arcplus | SysAdmin/deployment/install-Pro.bat | bat | mit | 2,375 |
copy /b src\*.js + src\march\*.js + src\plot\*.js + src\render\*.js build\mathcell.js
| paulmasson/mathcell | build.bat | bat | mit | 86 |
echo off
goto :check_parameter
:check_parameter
if [%1]==[] goto :check_file
goto :set_api_key_from_parameter
:check_file
if exist apikey.txt goto :set_api_key_from_file
echo "The first parameter is the api key. If omitted, a file must exist named 'apikey.txt' that contains the api key."
goto :eof
:set_api_key_from_... | RockFramework/Rock.Core | build/publishRockCoreXSerializer.bat | bat | mit | 644 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.