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 |
|---|---|---|---|---|---|
set JC=%JAVA_HOME%\bin\javac -d bin
set JAR=%JAVA_HOME%\bin\jar
%JC% src\infomosaic\securexml\*.java
if errorlevel 1 goto fine
cd bin
%JAR% cvf ..\..\lib\securexml.jar *
cd ..
:fine
pause | SrivastavaConsultingGroup/DigitalSignature | Xmlsign/SecureXMLJ/make.bat | bat | mit | 190 |
node ..\..\node_modules\requirejs\bin\r.js -o name=ksanajslib.js out=ksanajslib.min.js baseUrl=. paths.jquery=.\jquery paths.requirelib=.\require paths.backbone=.\backbone paths.backbone_epoxy=.\backbone.epoxy paths.underscore=.\underscore paths.text=.\requiretext paths.bootstrap=.\bootstrap paths.bootbox=.\bootbox pa... | yapcheahshen/ksanapc | node_webkit/jslib/min.bat | bat | mit | 686 |
start xsd-validator-master\xsdv.cmd dmn.xsd dmnOut.xml
| SebastianStamm/dmn-playground | test.bat | bat | mit | 55 |
taskkill /F /IM chrome.exe /T
exit | cacheflowe/haxademic | scripts/chrome-kill.cmd | bat | mit | 34 |
start tunnel 80 localhost 81
start boomClient 81 localhost 60000 /ss 2500
start tunnel 60000 localhost 60001
start GeTunnel 60001 localhost 60002 /e 2
start tunnel 60002 localhost 60003
start GeTunnel 60003 localhost 60004 /r
start tunnel 60004 localhost 60005
start boomServer 60005 localhost 8081
start tunnel 8081 loc... | stackprobe/Factory | Labo/Socket/tunnel/GeTunnelTest02.bat | bat | mit | 359 |
@echo off
msbuild /t:Clean /v:m /p:Platform=x64;Configuration="Debug" vs2015\mercury.sln
| darkedge/mercury | clean.bat | bat | mit | 89 |
@echo off
cd C:\Users\%username%\desktop
if exist %CD%\name.txt goto hiname
if NOT exist "%CD%\name.txt" goto typename
:typename
cls
set /p name= "What is your name? "
@echo %name% > name.txt
goto hiname
:hiname
cls
set /p name= < name.txt
@echo Hello, %name%.
timeout /t 1 /nobreak > nul
goto hiname | Mysterypancake1/Source-Fun | batch/name.bat | bat | mit | 314 |
REM rebuild solution
msbuild.exe %~dp0\..\MyNuProject.sln /p:Configuration=Release
REM delete old packages
rd package
rd build
REM create folders for target frameworks
if not exist build mkdir build
if not exist package\lib\net45 mkdir package\lib\net45
REM copy assemblies to package folder
copy %~dp0\..\Src\MyNuPr... | mholec/empty-project | NuGet/pack.bat | bat | mit | 494 |
@echo off
set "PRGDIR=%cd%"
if ""%1"" == ""test"" goto doTest
if ""%1"" == ""run"" goto doRun
if ""%1"" == ""start"" goto doStart
if ""%1"" == ""stop"" goto doStop
echo Usage: mewbot ( commands ... )
echo commands:
echo test Test All Mewbot
echo run Start Catalina in the current windo... | homepagea/mewbot | bin/mewbot.bat | bat | mit | 526 |
@echo off
set DIR=%~dp0
call %DIR%compile_scripts.bat -i ../../../MEFramework -o MEFramework.zip -m zip -p MEFramework
echo.
echo ### UPDATING ###
echo.
echo updating all MEFramework.zip
echo.
rem dir /s/b "../../../Resource/" | find "MEFramework.zip" > ___tmp___
rem for /f %%f in (___tmp___) do (
rem echo %%f
r... | daz2yy/MyTools | DragAndRun/DragAndRun/Tools/encodeTools/luaToJit/make_E_MEFramework_package.bat | bat | gpl-2.0 | 405 |
cmd_drivers/macintosh/built-in.o := rm -f drivers/macintosh/built-in.o; /home/azure/Kernel/arm-2010q1/bin/arm-none-linux-gnueabi-ar rcs drivers/macintosh/built-in.o
| denzfarid/rndc-kernel | drivers/macintosh/.built-in.o.cmd | bat | gpl-2.0 | 166 |
cmd_drivers/media/common/tuners/mt2060.ko := arm-linux-gnueabihf-ld -EL -r -T /home/darrell/android/rockchip/rk3188/scripts/module-common.lds --build-id -o drivers/media/common/tuners/mt2060.ko drivers/media/common/tuners/mt2060.o drivers/media/common/tuners/mt2060.mod.o
| Dee-UK/D33_KK_Kernel | drivers/media/common/tuners/.mt2060.ko.cmd | bat | gpl-2.0 | 274 |
cmd_fs/block_dev.o := arm-linux-gnueabi-gcc -Wp,-MD,fs/.block_dev.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstric... | b8e5n/KTG-kernel_es209ra | fs/.block_dev.o.cmd | bat | gpl-2.0 | 26,317 |
cmd_drivers/platform/built-in.o := /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o drivers/platform/built-in.o drivers/platform/msm/built-in.o
| Envious-Data/shinano-sirius_msm8974abpro | drivers/platform/.built-in.o.cmd | bat | gpl-2.0 | 185 |
@REM
@echo off
REM setlocal
@call %~dp0printbig >>%~dp0deploy.log
@call %~dp0printbig %date% %time% >>%~dp0deploy.log
@call %~dp0printbig Starting %~f0 >>%~dp0deploy.log
@call %~dp0printlog %~dpn0
@call %~dp0printlog %~dpn0 %date% %time%
@call %~dp0printlog %~dpn0 Starting deploy script %~f0
@call %~dp0setenv.bat | ... | edfx-4r9/xescr | XEServer/deployEAM.bat | bat | gpl-2.0 | 2,249 |
cmd_arch/arm/lib/testsetbit.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.testsetbit.o.d -nostdinc -isystem /home/xdf-531/Desktop/rtLinux_V2/tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/../lib/gcc/arm-bcm2708hardfp-linux-gnueabi/4.7.1/i... | avareldalton85/rpi2-linux-rt | arch/arm/lib/.testsetbit.o.cmd | bat | gpl-2.0 | 3,643 |
cmd_drivers/mxc/mlb/mxc_mlb.ko := arm-poky-linux-gnueabi-ld -EL -r -T /second_extend/yocto_file/linux_yocto/scripts/module-common.lds --build-id -o drivers/mxc/mlb/mxc_mlb.ko drivers/mxc/mlb/mxc_mlb.o drivers/mxc/mlb/mxc_mlb.mod.o
| heyoufei2/yocto3.14.38_kernel | drivers/mxc/mlb/.mxc_mlb.ko.cmd | bat | gpl-2.0 | 233 |
cmd_scripts/basic/fixdep := gcc -Wp,-MD,scripts/basic/.fixdep.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/basic/fixdep scripts/basic/fixdep.c
source_scripts/basic/fixdep := scripts/basic/fixdep.c
deps_scripts/basic/fixdep := \
$(wildcard include/config/his/driver.h) ... | russelldias98/linux_kernel_3.0.68 | scripts/basic/.fixdep.cmd | bat | gpl-2.0 | 3,849 |
del freimap.jar
javac -source 1.5 -nowarn -cp lib/mysql-connector-java-5.0.5-bin.jar;lib/jfreechart-1.0.4.jar;lib/jcommon-1.0.8.jar;lib/xstream-1.2.2-20061111.171510-1.jar;lib/xpp3_min-1.1.4c.jar;lib/jyaml-lib-1.0-beta-3.jar -Xlint:unchecked net/relet/freimap/*.java net/relet/freimap/background/*.java && jar cvfm fre... | relet/freimap | compile.bat | bat | gpl-2.0 | 446 |
cmd_coreutils/stat.o := arm-linux-musleabihf-gcc -Wp,-MD,coreutils/.stat.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.22.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wunde... | ThinkIntegrate/busybox | coreutils/.stat.o.cmd | bat | gpl-2.0 | 11,397 |
cmd_net/core/gen_estimator.o := ppc_4xx-gcc -m32 -Wp,-MD,net/core/.gen_estimator.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -Wundef -Wstri... | mattkelly/linux-2.6-xlnx | net/core/.gen_estimator.o.cmd | bat | gpl-2.0 | 30,182 |
cmd_init/mesg.o := gcc -Wp,-MD,init/.mesg.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.18.4)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused ... | muthumani2/Muthu-busybox | init/.mesg.o.cmd | bat | gpl-2.0 | 9,351 |
@ echo on
:: This will run the classque based on day and time(24hr)
:: NOTE! The VDI machines have been known to randomly change from 12hour to 24 hour. If there is a problem change the GOTO's
:: Need to make GOTO based on 12 and 24 hours
v:
pause
if exist \classque\3443-1 cd \classque\3443-1
echo first
pause... | mh1723/VDImproved | inTest/test-run3443.bat | bat | gpl-3.0 | 1,008 |
@ECHO OFF
setlocal
set CWD=%~d0%~p0
cd /D %CWD%
call GenTarget ATHW119
:end
endlocal
| MECTsrl/ATCMcontrol_Engineering | GenTarget_ATHW119.bat | bat | gpl-3.0 | 101 |
; The CMD file.
;
; Two parts: 1. Command definition and 2. State entry
; (state entry is after the commands def section)
;
; 1. Command definition
; ---------------------
; Note: The commands are CASE-SENSITIVE, and so are the command names.
; The eight directions are:
; B, DB, D, DF, F, UF, U, UB (all... | StateX/BluexGear | BluexGear-Linux/chars/kfm/kfm.cmd | bat | gpl-3.0 | 20,636 |
C:\VulkanSDK\1.0.21.1\Bin\glslangValidator -V resourcesSrc/engine/graphics/shader/src/TestHardcoded.vert -o TestHardcoded.vert.spv
C:\VulkanSDK\1.0.21.1\Bin\glslangValidator -V resourcesSrc/engine/graphics/shader/src/Simple1.frag -o Simple1.frag.spv
C:\VulkanSDK\1.0.21.1\Bin\glslangValidator -V resourcesSrc/engine/grap... | PtrMan/WhiteSphereEngine | CompileResources.bat | bat | agpl-3.0 | 800 |
/* $Id: Config.cmd,v 1.10 2004/02/22 23:03:23 smilcke Exp $ */
/*
* Configuration script.
* Generates global makefile.inc.
*
* Copyright (c) 1999-2000 knut st. osmundsen (knut.stange.osmundsen@pmsc.no)
* Modified for BT-Drivers 2002 Stefan Milcke
*
*/
Call RxFuncAdd 'SysLoadFuncs', 'RexxUtil', 'SysLoadFuncs';
C... | OS2World/DRV-BT32 | Tools/Config.cmd | bat | lgpl-2.1 | 1,982 |
REM *********************************************************************************
REM *** Netgen Windows Post-Build Script
REM *** Author: Philippose Rajan
REM *** Date: 31/01/2009
REM ***
REM *** Used to perform an "Install" of the generated executable
REM *** along with the required *.tcl files
REM ***
REM *** C... | tpaviot/netgen4smesh | windows/postBuild_netgen.bat | bat | lgpl-2.1 | 7,109 |
@{}# 2>nul&setLocal&echo off
# 2>nul&rem #### 0.0.0.137 ###
set .=\`';[void]@'
# 2>nul&title %~nx0&(if %0 == "%~0" (cls))&pushd %~dp0
# 2>nul&set "dpnx=%~dpnx0"&set "dp=%~dp0"&set "args="&(if not ["%1"]==[""] (set "args='%1'"&shift))
:loopTailCall 2>/dev/null
# 2>nul&(if not ["%1"]==[""] (set "args=%args%,'%1'"&shift... | RefinedSoftwareLLC/sh.bat | compiled/unmute.bat | bat | unlicense | 4,523 |
@echo off
setlocal
rem Copyright (c) 1999, 2006 Tanuki Software Inc.
rem
rem Java Service Wrapper general NT service start script
rem
if "%OS%"=="Windows_NT" goto nt
echo This script only works with NT-based versions of Windows.
goto :eof
:nt
rem
rem Find the application home.
rem
rem %~dp0 is locati... | mhus/mhus-inka | de.mhus.app.inka.morse.common/service/StartTestWrapper-NT.bat | bat | apache-2.0 | 1,253 |
REM ###################################################################################################################################
REM # Copyright © 2007 Breadboard BI, LLC. All rights reserved. #
REM ############################################################################################... | cjlavigne/breadboard | etl/scripts/RUN_JOB_KEYWORD_IMPRESSION.bat | bat | apache-2.0 | 528 |
set APP_PORT=80
set NODEHOST=http://obullxl.github.io
set DB_NAME=osnode
set DB_HOST=localhost
set DB_PORT=3306
set DB_USER=osnode
set DB_PASSWD=site
node index.js
| xiow/osnode-site | start.bat | bat | apache-2.0 | 164 |
@echo off
set file="DEMO3"
if exist %file%.obj del %file%.obj
if not exist %file%.asm goto errasm
..\..\..\bin\nasm -f win64 %file%.asm -o %file%.obj
if errorlevel 1 goto errasm
..\..\..\bin\GoLink.exe /console /entry main DEMO3.obj kernel32.dll
if errorlevel 1 goto errlink
if exist %file%.obj del %file%.... | thlorenz/nasmx | demos/win64/DEMO3/demo3.bat | bat | bsd-2-clause | 476 |
@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... | mlavin/argyle | docs/make.bat | bat | bsd-2-clause | 5,096 |
@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... | dask/zict | doc/make.bat | bat | bsd-3-clause | 7,254 |
echo off
rem convert all SCSS files in Scss folder to CSS file save in Styles Folder
rem not create sourcemap
sass --watch Scss:Styles --sourcemap=none
| aaronamm/Orchard | src/Orchard.Web/Modules/CodeSanook.Comment/sass-watch.bat | bat | bsd-3-clause | 157 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCPRPT.S05_RopCopyPropertiesWantAsynchronously_TestSuite.MSOXCPRPT_S05_RopCopyPropertiesWantAsynchronously_TestSuite6 /testcontainer:..\..\MS-OXCPRPT\TestSuite\bin\Debug\MS-OXCPRPT_TestSuite.dll /runconfig:..\..\MS-OXCPRPT\MS... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCPRPT/RunMSOXCPRPT_S05_RopCopyPropertiesWantAsynchronously_TestSuite6.cmd | bat | mit | 355 |
echo WINDOWS IS NOT SUPPORTED (YET)
exit 1
python setup.py install
if errorlevel 1 exit 1
| mdraw/conda-elektronn | elektronn/bld.bat | bat | mit | 91 |
@if not defined _echo @echo off
setlocal
if not defined BuildConfiguration SET BuildConfiguration=Debug
SET CMDHOME=%~dp0
@REM Remove trailing backslash \
set CMDHOME=%CMDHOME:~0,-1%
:: Clear the 'Platform' env variable for this session, as it's a per-project setting within the build, and
:: misleading value (such a... | jthelin/orleans | Test.cmd | bat | mit | 1,762 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCPERM.S03_NegativeOrErrorValidation.MSOXCPERM_S03_TC01_SetUnexpectedPermissionFlags /testcontainer:..\..\MS-OXCPERM\TestSuite\bin\Debug\MS-OXCPERM_TestSuite.dll /runconfig:..\..\MS-OXCPERM\MS-OXCPERM.testsettings /unique
pau... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCPERM/RunMSOXCPERM_S03_TC01_SetUnexpectedPermissionFlags.cmd | bat | mit | 322 |
@echo off
_mccorr %1 %2 %3
exit
| tfryett/qotoolbox | bin/mccorr.bat | bat | gpl-2.0 | 32 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=Tripal
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was no... | tripal/tripal | docs/make.bat | bat | gpl-2.0 | 810 |
# test of eval and bugs we once had.
# use with example/gcd.pl 3 5
c 10
handle HUP pass
c
| gitpan/Devel-Trepan | t/data/sig.cmd | bat | gpl-3.0 | 91 |
@echo off
setlocal
if exist install.bat goto ok
echo install.bat must be run from its folder
goto end
: ok
call env.bat
gofmt -w src
go install %1
:end
echo finished | lioneagle/jvmgo | install.bat | bat | apache-2.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% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
set I18N... | sternshus/Arelle | apidocs/make.bat | bat | apache-2.0 | 5,096 |
@echo off
powershell -c ".\deploy.ps1 -source (Join-Path target (Get-Item -Path .\target\* -Filter *.jar)[0].Name) -dest ripme.jar"
| metaprime/ripme | deploy.bat | bat | mit | 132 |
@echo off
rem
rem Portions Copyright (c) 2009-10 Zepheira LLC, Some Rights Reserved
rem Portions Copyright (c) 2010-11 Talis Inc, Some Rights Reserved
rem
rem Licensed under the Apache License, Version 2.0 (the "License");
rem you may not use this file except in compliance with the License.
rem You may obtain a copy ... | Thellmann/callimachus | src/callimachus-stop.bat | bat | apache-2.0 | 2,206 |
protoc Protos.proto -I=. -I=../../src --csharp_out=. --csharp_opt=file_extension=.g.cs --grpc_out . --plugin=protoc-gen-grpc=%userprofile%\.nuget\packages\Grpc.Tools\1.1.0\tools\windows_x64\grpc_csharp_plugin.exe | masteryee/protoactor-dotnet | tests/Proto.Remote.Tests.Messages/build.bat | bat | apache-2.0 | 212 |
@echo off
rem
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 "Lic... | benbenw/jmeter | extras/proxycert.cmd | bat | apache-2.0 | 1,670 |
ECHO APPVEYOR_BUILD_FOLDER: %APPVEYOR_BUILD_FOLDER%
ECHO APPVEYOR_REPO_BRANCH: %APPVEYOR_REPO_BRANCH%
ECHO APPVEYOR_REPO_TAG: %APPVEYOR_REPO_TAG%
ECHO APPVEYOR_BUILD_NUMBER : %APPVEYOR_BUILD_NUMBER%
ECHO APPVEYOR_BUILD_VERSION : %APPVEYOR_BUILD_VERSION%
ECHO MERCHELLO_VERSION: %MERCHELLO_VERSION%
CALL src\.nuget\NuGet... | clausjensen/Merchello | build-appveyor.cmd | bat | mit | 432 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-n -d %BUILDDIR%/doctrees %SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
set I18NSPHINXOPTS=-D latex_paper_size=... | wkschwartz/django | docs/make.bat | bat | bsd-3-clause | 5,353 |
:: To build extensions for 64 bit Python 3, we need to configure environment
:: variables to use the MSVC 2010 C++ compilers from GRMSDKX_EN_DVD.iso of:
:: MS Windows SDK for Windows 7 and .NET Framework 4 (SDK v7.1)
::
:: To build extensions for 64 bit Python 2, we need to configure environment
:: variables to use the... | holgern/pyyawt | util/appveyor/run_with_env.cmd | bat | mit | 1,786 |
@echo off
cd %~dp0
if /i "%1"=="help" goto help
if /i "%1"=="--help" goto help
if /i "%1"=="-help" goto help
if /i "%1"=="/help" goto help
if /i "%1"=="?" goto help
if /i "%1"=="-?" goto help
if /i "%1"=="--?" goto help
if /i "%1"=="/?" goto help
@rem Process arguments.
set config=Release
set target=B... | lexor90/node-compiler | node/vcbuild.bat | bat | mit | 23,580 |
@echo off
echo Compiling Help File
"C:\Programme\vahelp\vahelp74.exe" /ce "C:\Daten\Helpmaker\GeoTools.sh6"
pause
| rschwenn/Rstyx.VBA.Excel.GeoTools | doc/Helpmaker/geotools_tmphhp/geotools_hhp.bat | bat | mit | 118 |
"C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" startvm default --type headless
rem
rem Fake a 15 sec delay to give the VM some time to start
rem
rem ping 127.0.0.1 -n 15 > nul
| DURAARK/duraark-installer | windows-installer/scripts/start-docker-toolbox.bat | bat | mit | 183 |
@echo off
java -cp '.' -jar text-splitter-0.0.1.jar
| jesfre/file-splitter | src/test/resources/run.bat | bat | mit | 54 |
@echo off
REM @author Viktor Dmitriyev
REM @about Remove '__temp__' and "generated" folders
rmdir /s /q __temp__
rmdir /s /q generated | vdmitriyev/simplewebcrawler | simplewebcrawler/clear-temp-dir.bat | bat | mit | 134 |
@ECHO OFF
CD src\console
RD /s /q obj
RD /s /q bin
DEL project.lock.json
CD ..\dotnet-compile-vbc
RD /s /q obj
RD /s /q bin
DEL project.lock.json
CD ..\..
| DualBrain/vbcore | clean.cmd | bat | mit | 158 |
python -u -m pyquickhelper --GUI
if %errorlevel% neq 0 exit /b %errorlevel% | sdpython/pyquickhelper | bin/run_tk_cmd.bat | bat | mit | 75 |
@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%... | haypo/bytecode | doc/make.bat | bat | mit | 6,704 |
@echo off
rem *******************************************************************
rem * Builds documentation for Pixie
rem *
rem * REQUIRES:
rem * - Doxygen
rem * - Commented code
rem * INPUT:
rem * 1. Language - currently one of 'polish', 'english'
rem * 2. Format - currently either 'chm' and 'pdf'
re... | Shelim/pixie_engine | _engine/build/windows/build_docs.bat | bat | mit | 4,913 |
:: (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved.
::
:: This file contains confidential and proprietary information
:: of Xilinx, Inc. and is protected under U.S. and
:: international copyright and other intellectual property
:: laws.
::
:: DISCLAIMER
:: This disclaimer is not a license and does not gran... | medav/conware | conware_final/system/implementation/system_axi_dma_0_wrapper_fifo_generator_v9_3_2/implement/implement.bat | bat | mit | 3,488 |
@echo off
cd bin
echo Creating standalone command line executable...
nekotools boot Compose.n
pause
| ustutz/mostly_adequate_guide | 05_compose/Package.bat | bat | mit | 100 |
copy /Y ..\..\..\..\bin\* .
copy /Y Generate.txt Generate.fs
set ProgFiles86Root=%ProgramFiles(x86)%
if not "%ProgFiles86Root%"=="" GOTO win64
set ProgFiles86Root=%ProgramFiles%
:win64
"%ProgFiles86Root%\Microsoft SDKs\F#\3.1\Framework\v4.0\fsc.exe"^
-o:Test.GPUTypes.Data.Helper.dll^
--noframework^
--doc:Test.GPUT... | soloman817/Alea.TypeProviders | tests/Test.GPUTypes.Data.Helper/Generate.bat | bat | mit | 614 |
java -cp .;weekly-auto-shop-jar-with-dependencies.jar net.mattcoffey.Main | mattcoffey/weekly-auto-shop | src/main/bin/run.bat | bat | mit | 73 |
python ../../lib/closure-library/closure/bin/build/closurebuilder.py --root=../../lib/closure-library/ --root=. --namespace="imo_1979_3.start" --output_mode=compiled --compiler_jar=../../tools/compiler.jar --compiler_flags="--compilation_level=ADVANCED_OPTIMIZATIONS" --output_file=compiled.js
| ex/js | src/imo_1979_3/build.bat | bat | mit | 295 |
::icons.bat - builds icons from svg file to png or ico
@ECHO OFF
convert -resize 48x48 -background none ../images/icon.svg ../images/logo.png
convert -resize 16x16 -background none ../images/icon.svg ../favicon.ico
convert -resize 16x16 -background none ../images/icon.svg ../favicon.png
convert -resize 180x180 -backgro... | PotteriesHackspace/potterieshackspace.github.com | bin/icons.bat | bat | mit | 644 |
dasm.exe albumdriver.asm -v1 -oalbumdriver.prg
yape albumdriver.prg
| kosmonautdnb/TheLandsOfZador | Framework/trackmo/framework/run_album.bat | bat | mit | 68 |
@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... | textmagic/textmagic-rest-python | doc/make.bat | bat | mit | 5,120 |
@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... | JuliaPackageMirrors/Lasso.jl | doc/make.bat | bat | mit | 6,703 |
cmd_drivers/base/power/built-in.o := arm-eabi-ld -EL -r -o drivers/base/power/built-in.o drivers/base/power/sysfs.o drivers/base/power/main.o drivers/base/power/wakeup.o drivers/base/power/runtime.o drivers/base/power/generic_ops.o
| timmytim/honeybutter_kernel | drivers/base/power/.built-in.o.cmd | bat | gpl-2.0 | 237 |
cmd_lib/argv_split.o := arm-none-linux-gnueabi-gcc -Wp,-MD,lib/.argv_split.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-... | srinugnt2000/linux-2.6.37 | lib/.argv_split.o.cmd | bat | gpl-2.0 | 15,996 |
@ECHO OFF
:LOOPSTART
time /T
ping 171.71.231.17 -t -n 2
:: Sleep for 15 minutes
timeout 900
GOTO LOOPSTART
| susingha/0x_tools | scripts/Ping 15.bat | bat | gpl-2.0 | 123 |
@ECHO OFF
SET LOC_PATH=%CD%
SET FILES=%LOC_PATH%\libnfs_d.txt
CALL dlextract.bat libnfs %FILES%
cd %TMP_PATH%
xcopy libnfs-1.6.1-win32\project\BuildDependencies\include\* "%CUR_PATH%\include\" /E /Q /I /Y
copy libnfs-1.6.1-win32\system\libnfs.dll "%XBMC_PATH%\system\" /Y
cd %LOC_PATH%
| fetzerch/xbmc | project/BuildDependencies/scripts/libnfs_d.bat | bat | gpl-2.0 | 291 |
@ECHO OFF
SET LOC_PATH=%CD%
SET FILES=%LOC_PATH%\libshairplay_d.txt
CALL dlextract.bat libshairplay %FILES%
cd %TMP_PATH%
echo readme.txt > shairplay_exclude.txt
xcopy libshairplay-495f02-win32\* "%XBMC_PATH%\" /E /Q /I /Y /EXCLUDE:shairplay_exclude.txt
cd %LOC_PATH%
| koying/xbmc-vidonme | project/BuildDependencies/scripts/libshairplay_d.bat | bat | gpl-2.0 | 274 |
cmd_net/rfkill/rfkill.o := /home/utkanos/android/ginger/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o net/rfkill/rfkill.o net/rfkill/core.o
| utkanos/android_htc_mecha_kernel_5slot | net/rfkill/.rfkill.o.cmd | bat | gpl-2.0 | 168 |
@echo off
start notepad.exe "DocumentElementRecognizer\_History.txt" | thibmo/RadiaLog | Required_ThirdParty/cyComponents7/View _history.txt on DocumentElementRecognizer package.bat | bat | gpl-2.0 | 68 |
cmd_lib/crc7.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o lib/crc7.ko lib/crc7.o lib/crc7.mod.o
| avareldalton85/rpi2-linux-rt | lib/.crc7.ko.cmd | bat | gpl-2.0 | 203 |
cmd_drivers/input/keyboard/built-in.o := arm-none-linux-gnueabi-ld -EL -r -o drivers/input/keyboard/built-in.o drivers/input/keyboard/gpio_keys.o
| EAVR/EV3.14 | ev3sources/extra/linux-03.20.00.13/drivers/input/keyboard/.built-in.o.cmd | bat | gpl-2.0 | 151 |
cmd_net/sched/cls_fw.ko := mips-openwrt-linux-uclibc-ld -r -m elf32btsmip -T ./scripts/module-common.lds -s --build-id -o net/sched/cls_fw.ko net/sched/cls_fw.o net/sched/cls_fw.mod.o
| Parkdaeyoung/OPENWRT-LEAKY-BUCKET | build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.18.44/net/sched/.cls_fw.ko.cmd | bat | gpl-2.0 | 186 |
cython cPrimMolInt.pyx
cython cAuxFuncs.pyx
cython cMolecularIntegrals.pyx
python setup.py build_ext --inplace --compiler=mingw32
pause | LT12/LTPsi | compile.bat | bat | gpl-2.0 | 136 |
cmd_net/bluetooth/bluetooth.o := /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-ld -EL -r -o net/bluetooth/bluetooth.o net/bluetooth/af_bluetooth.o net/bluetooth/hci_core.o net/bluetooth/hci_conn.o net/bluetooth/hci_event.o net/bluetooth/hci_sock.o net/bluetooth/hci_sysfs.o net/... | spacecaker/Stock_spacecaker_kernel | net/bluetooth/.bluetooth.o.cmd | bat | gpl-2.0 | 337 |
echo off
setlocal enabledelayedexpansion
echo.
echo IMPORTING refrain_live.api_cons_type
FOR %%f IN ("*.csv") DO (
set old=%%~dpnxf
set new=!old:\=\\!
"C:\Program Files\MySQL\MySQL Server 5.7\bin\mysql" -e "load data local infile '"!new!"' IGNORE into table refrain_live.api_cons_type COLUMNS TERMINATED BY ','... | reflaz/sql-scripts | refrain-tools/00-c-import/REFRAIN_TOOLS_LIVE/_MAPPING/API_CONS_TYPE/AA_API_CONS_TYPE.bat | bat | gpl-3.0 | 563 |
@echo off
servusb -e 255
timeout 1
servusb -d
| zwostein/PointIR | etc.windows/pointir_calibrationEndHook.bat | bat | gpl-3.0 | 50 |
:: DESCRIPTION
:: Runs the tronscript for Windows debloat / disinfect / maintenance super-script, with preferred switches.
:: DEPENDENCIES
:: tronscript (you'll find it with an internet search)
:: USAGE
:: Copy this script to the same folder as the extracted tron.bat. Run from a cmd prompt (maybe as an Administrator)... | r-alex-hall/fontDevTools | scripts/admin/run_tronscript_debloat.bat | bat | gpl-3.0 | 522 |
@ECHO OFF
SET LOC_PATH=%CD%
SET FILES=%LOC_PATH%\samplerate_d.txt
SET OUTDIR="%LIBXCONVOLVER_PATH%\Libs\samplerate"
CALL dlextract.bat SAMPLERATE %FILES%
IF EXIST %OUTDIR% rmdir %OUTDIR% /S /Q
mkdir %OUTDIR%
cd %TMP_PATH%
;xcopy libsamplerate-0.1.8 "%OUTDIR%\src" /E /Q /I /Y
:: delete all temporary files
rmdir l... | AchimTuran/LibXConvolver | buildDependencies/Windows/scripts/samplerate_d.bat | bat | gpl-3.0 | 374 |
@echo off
title RealArcade Wrapper Killer v%rawkver% (.-+'~^-+ AM Instant Server +-^~`+-.) [...cRypTiCwaRe 2o2o...]
if %testmode%==1 (
echo [core_am_instant_server : loaded]
pause>nul
)
:reset
mode con lines=26
set testMode=0
:: Get environment from the wrapper killer
echo.>"%temp%\rawkEnv.cmd"
for /f "to... | esc0rtd3w/realarcade-wrapper-killer | src/core_am_instant_server.cmd | bat | gpl-3.0 | 47,470 |
cls
REM µÚ1´ÎÓÅ»¯jar
java -jar ..\..\..\..\proguard.jar @ÓÅ»¯jar.pro
copy .\org.hzs.json.jar .\dist\org.hzs.json.jar
del .\org.hzs.json.jar
REM µÚ2´ÎÓÅ»¯jar
cls
java -jar ..\..\..\..\proguard.jar @ÓÅ»¯jar.pro
copy .\org.hzs.json.jar .\dist\org.hzs.json.jar
del .\org.hzs.json.jar
cls
REM µÚ3´ÎÓÅ»¯jar
java -j... | MaOrKsSi/HZS.Durian | 必需/org.hzs.json/优化.bat | bat | lgpl-3.0 | 1,018 |
"C:\Program Files\Unreal Engine\4.1\Engine\Binaries\Win64\UE4Editor.exe" "C:\Users\Mnemo\Documents\Unreal Projects\ErnstRubik\CoopProject.uproject" 192.168.0.100 -game | thinkunreal/ErnstRubik | client.bat | bat | lgpl-3.0 | 167 |
@echo off
call paths.bat
openocd -f interface/Jlink.cfg -c "adapter_khz 1000" -f rtl8710.ocd -f cortex.ocd -c "init" -c "reset halt" -c "adapter_khz 3500" -c "rtl8710_flash_read_id" -c "rtl8710_flash_read ../fullflash.bin 0 1048576" -c "shutdown"
echo flash read fullflash.bin
pause
| pvvx/RTL00_WEB | USDK/flasher/add_sample_bat/JLink_RdFullFlash.bat | bat | unlicense | 284 |
powershell.exe -NoProfile -ExecutionPolicy unrestricted -Command "& { Import-Module '.\src\packages\psake.4.2.0.1\tools\psake.psm1'; Invoke-psake '.\default.ps1' CreateCompareSchema; if ($lastexitcode -ne 0) {write-host "ERROR: $lastexitcode" -fore RED; exit $lastexitcode} }" & pause | ClearMeasure/IterationZero | create_compare_schema.bat | bat | apache-2.0 | 285 |
@echo off
netsh wlan stop hostednetwork
@pause | wvqusrtg/CSharp-About-my_WIFI_Start_Or_Close_For_WIN7.exe | WIFI_Start_Or_Close_For_WIN7修改版/nixinsheng_WIFI/Stop_nixinsheng_WIFI.bat | bat | apache-2.0 | 48 |
@echo off
setlocal
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\Tools\VsDevCmd.bat"
set home=%~dp0
echo Updating dependencies
cd %home%\src\RaynMaker.Portfolio.Html
call npm install
echo Building Solution
cd %home%
rmdir /s /q bin\Release
call msbuild /p:Configuration... | bg0jr/RaynMaker.Portfolio | build.cmd | bat | bsd-3-clause | 408 |
::This script is used to accomplish a android automated compiler.
::You should make sure have accomplished the environment setting.
::You should add %ANDROID_HOME%\tools and %ANDROID_HOME%\platform-tools to the environment variable of Path.
::Copy monkeyrunner python script to android sdk tools directory.
cd ..\.... | zhwsh00/DirectFire-android | cocos2d-2.1beta3-x-2.1.0/tools/jenkins_scripts/windows/android/test-android-4.x-debug.bat | bat | mit | 1,604 |
@echo off
@rem The script automates creating cordova project and running on Windows platforms:
@rem See https://github.com/jxcore/jxcore-cordova/blob/master/install_and_run.md
@rem Save it into an empty folder and run.
@rem create project
call cordova create hello com.example.hello HelloWorld
cd hello
@rem get small... | alexisread/noreml | plugins/io.jxcore.node/install_and_run.bat | bat | mit | 1,815 |
cmd_drivers/cpuidle/governors/built-in.o := /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/cpuidle/governors/built-in.o drivers/cpuidle/governors/ladder.o drivers/cpuidle/governors/menu.o
| jdlfg/Mecha-kernel-jdlfg | drivers/cpuidle/governors/.built-in.o.cmd | bat | gpl-2.0 | 244 |
set REL= ..\
vlib work
vcom %REL%fpupack.vhd
vcom %REL%pre_norm_addsub.vhd
vcom %REL%addsub_28.vhd
vcom %REL%post_norm_addsub.vhd
vcom %REL%pre_norm_mul.vhd
vcom %REL%mul_24.vhd
vcom %REL%serial_mul.vhd
vcom %REL%post_norm_mul.vhd
vcom %REL%pre_norm_div.vhd
vcom %REL%serial_div.vhd
vcom %REL%post_norm_div.vhd
vcom %R... | GSejas/Dise-o-ASIC-FPGA-FPU | Literature FPUs/Jidan FPU/tags/arelease/test_bench/fpusim.bat | bat | gpl-3.0 | 538 |
@echo off
SETLOCAL enabledelayedexpansion
if NOT DEFINED JAVA_HOME goto err
set SCRIPT_DIR=%~dp0
for %%I in ("%SCRIPT_DIR%..") do set ES_HOME=%%~dpfI
TITLE Elasticsearch Plugin Manager ${project.version}
SET properties=
SET args=
:loop
SET "current=%~1"
SHIFT
IF "x!current!" == "x" GOTO breakloop
IF "!current:~0... | myelin/elasticsearch | distribution/src/main/resources/bin/elasticsearch-plugin.bat | bat | apache-2.0 | 1,248 |
@echo off
rem *********************************************************************
rem ** the phing build script for Windows based systems
rem ** $Id: phing.bat 384 2008-08-19 17:56:05Z mrook $
rem *********************************************************************
rem This script will do the following:
rem - chec... | AmenoPh1x/booterfly | src/vendors/SyntaxHighlighter/build/ext/phing/bin/phing.bat | bat | mit | 1,728 |
@if not defined _echo @echo off
setlocal
:SetupArgs
:: Initialize the args that will be passed to cmake
set __nativeWindowsDir=%~dp0\Windows
set __artifactsDir=%~dp0..\..\artifacts
set __rootDir=%~dp0..\..
set __CMakeBinDir=""
set __IntermediatesDir=""
set __BuildArch=x64
set __appContainer=""
set __VCBuildArch=x86_am... | ptoonen/corefx | src/Native/build-native.cmd | bat | mit | 7,129 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.