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 |
|---|---|---|---|---|---|
xasm /b400 patch.z80
del yiegpsg
ren patch.bin yiegpsg
| rururutan/hoot-patches | msx/konami/game_collection_vol1/yie_ar_kung-fu2/src_psg/comp.bat | bat | gpl-3.0 | 55 |
set PYTHONPATH=.;..\.env\Lib\site-packages
py.test tests
| klahnakoski/MoDevMetrics | tests/scripts/run_test.bat | bat | mpl-2.0 | 57 |
rem ----------------------------------------------------------------
rem Zip everything up for posterity
set TOP=d:\mw2\commdll
cd %TOP%
del anetcod.zip anetsdk.zip
rem Create anetcod.zip, .cod files for use when analyzing crash logs
zip anetcod.zip src\win\dp\anet2\*.cod src\win\wmodem\wmodem2\*.cod src\win\wserial... | BygoneWorlds/anet | src/mkzip.bat | bat | lgpl-2.1 | 1,268 |
cd ..
cd Solution
cmake ../ -G "Visual Studio 12" -DCMAKE_GENERATOR_PLATFORM=x64 --config Release
cmake.exe --build . --config Release
cpack -G WIX -C Release
cd ..
cd Tools | AndyD87/CcOS | Tools/PackageGenerators/PackVS2013.x64.bat | bat | lgpl-3.0 | 173 |
python pyuic.py -x About.ui -o About.py
python pyuic.py -x Learning.ui -o Learning.py
python pyuic.py -x LearningSetup.ui -o LearningSetup.py
python pyuic.py -x Macro.ui -o Macro.py
python pyuic.py -x Main.ui -o Main.py
python pyuic.py -x PatternSetup.ui -o PatternSetup.py
python pyuic.py -x ProcessSetup.ui -o Pr... | CODEJIN/HNet_on_Tensorflow | QT_UI/UI_Convert.bat | bat | apache-2.0 | 459 |
@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... | lpsinger/flask-twilio | docs/make.bat | bat | bsd-3-clause | 7,256 |
/* generate english installer package */
epfifile.1 = epfiEXTS.dll
epfifile.2 = EPFIHELP.INF
epfifile.3 = EpfiHPLB.HLP
epfifile.4 = epfiicis.ico
epfifile.5 = epfimsg.msg
epfifile.6 = epfinsts.exe
epfifile.7 = epfipii.dll
epfifile.8 = epfiprcs.exe
epfifile.9 = epfirsbk.dll
epfifile.10 = epfiupk2.exe
do i = 1 to... | OS2World/DRV-Amouse-GUI | INSTALL_ENU/mouse_diskgen.cmd | bat | bsd-3-clause | 887 |
cmd_drivers/usb/net/hso_26-v1.14/hso.ko := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o drivers/usb/net/hso_26-v1.14/hso.ko drivers/usb/net/hso_26-v1.14/hso.o drivers/usb/net/hso_26-v1.14/hso.mod.o
| smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/drivers/usb/net/hso_26-v1.14/.hso.ko.cmd | bat | gpl-2.0 | 224 |
echo off
rem Copyright (c) 2004, 2005, 2006, 2007, 2008, 2009 Mark Aylett <mark.aylett@gmail.com>
rem
rem This file is part of Aug written by Mark Aylett.
rem
rem Aug is released under the GPL with the additional exemption that compiling,
rem linking, and/or using OpenSSL is allowed.
rem
rem Aug is free softw... | marayl/aug | vc9/install.bat | bat | gpl-2.0 | 1,074 |
fasm talkm.asm talkm.com
fasm hello.asm hello.com
fasm what.asm what.com
pause | Divyavrat/aplaun | util/talkm/build.bat | bat | gpl-3.0 | 78 |
/******************************************************************************
*
* usb_dev_keyboard_ccs.cmd - CCS linker configuration file for usb_dev_keyboard.
*
* Copyright (c) 2013-2017 Texas Instruments Incorporated. All rights reserved.
* Software License Agreement
*
* Texas Instruments (TI) is s... | cergatgmu/xbs_xbd | platforms/ek-tm4c129exl_16mhz/hal/tivaware/examples/boards/dk-tm4c129x/usb_dev_keyboard/usb_dev_keyboard_ccs.cmd | bat | gpl-3.0 | 2,812 |
@echo off
bash sh\install.sh | osgcc/ryzom | nel/tools/3d/build_gamedata/processes/tiles/4_install.bat | bat | agpl-3.0 | 31 |
@ECHO OFF
REM Builds css files by sassc, generates static html site and uploads it into gh-pages repo branch.
REM
REM Created by Alexander Borsuk <me@alex.bio> from Minsk, Belarus.
SETLOCAL
REM Publish directory where static html content is generated.
SET out_dir=docs
REM Is git present in PATH?
WHERE /Q git || ECHO... | deathbaba/landing-php | deploy.cmd | bat | apache-2.0 | 3,293 |
:: This script makes copy of the dependencies that were built with BuildDeps.cmd
:: to a output folder. The aim is to make this folder deployable to our deps svn repo or
:: making a compressed archive of it. This output folder should be a drop in replacement for
:: <tundra_git>/deps so that our cmake scripts will run a... | jesterKing/naali | tools/Windows/DeployDeps.cmd | bat | apache-2.0 | 17,934 |
cmd_drivers/bluetooth/built-in.o := arm-eabi-ld -EL -r -o drivers/bluetooth/built-in.o drivers/bluetooth/hci_uart.o
| R-M-S/RMS_EXPERIMENTAL_Kernel | drivers/bluetooth/.built-in.o.cmd | bat | gpl-2.0 | 121 |
@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%"=... | rbohl/blade | liferay-gradle/gradlew.bat | bat | apache-2.0 | 2,405 |
executable = /bin/echo
arguments = job_dagman_subdag_multi_prohibit-C-nodeA.cmd $(nodename) OK
universe = scheduler
log = job_dagman_subdag_multi_prohibit-C-nodeA.log
notification = NEVER
getenv = true
output = job_dagman_subdag_multi_prohibit-C-nodeA.$(nodename).out
error = job_dagman_subdag_multi_prohibit... | bbockelm/htcondor | src/condor_tests/job_dagman_subdag_multi_prohibit-C-nodeA.cmd | bat | apache-2.0 | 339 |
@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 "Li... | brad-kaiser/spark | bin/pyspark2.cmd | bat | apache-2.0 | 1,502 |
@echo off
echo Granting permissions for Network Service to the deployment directory...
icacls . /grant "Users":(OI)(CI)F
if %ERRORLEVEL% neq 0 goto error
echo OK
echo SUCCESS
exit /b 0
:error
echo FAILED
exit /b -1 | namratab/azure-sdk-for-node | examples/helloruntime/HelloWorker/setup_worker.cmd | bat | apache-2.0 | 218 |
REM transform ProvisioningDescription and Resources.xml files
REM 1. copy provisioning description and resource file to Atomia.Provisioning.Modules.Folders\XmlFilesTransformation\Original Files
copy "c:\Program Files (x86)\Atomia\AutomationServer\Common\ProvisioningDescriptions\ProvisioningDescription.xml" "Atomia.Pro... | atomia/sample-plugins | AutomationServer/Examples/ProvisioningModule/Folders/Folders/TransformDescriptionFiles.bat | bat | isc | 1,135 |
"C:\Program Files\Winamp\winamp.exe" /stop
"C:\Program Files\Winamp\winamp.exe" /repeat=0 | Denchick777/wwtbam_control_program | WindowsApplication1/WindowsApplication1/bin/Debug/Source/BAT/stop_back_music1.bat | bat | mit | 90 |
@echo off
if [%1]==[] GOTO ERROR
copy ..\build-one.xml build.xml
ant jar -Dmain-class=com.xml2j.tutorial.seq1.application.Seq1Application -Djar.name=%1.jar
del build.xml
goto END
:ERROR
echo Missing MODULE
:END
| lolkedijkstra/xml2j-gen | tutorial/seq1/make.bat | bat | mit | 216 |
cordova platform rm windows && cordova platform add ..\cordova-windows | muratsu/toolbox | windows/cw.bat | bat | mit | 70 |
bundle exec jekyll s | angelsix/docs.dnaweb | run.cmd | bat | mit | 20 |
@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... | aarongarrett/inspyred | docs/make.bat | bat | mit | 6,463 |
rem
rem Qt5xHb - Bindings libraries for Harbour/xHarbour and Qt Framework 5
rem
rem Copyright (C) 2020 Marcos Antonio Gambeta <marcosgambeta AT outlook DOT com>
rem
rem Batch to compile all tests
rem
hbmk2 QBoxLayout1 %1 %2 %3 ..\..\qt5xhb.hbc
hbmk2 QBoxLayout2 %1 %2 %3 ..\..\qt5xhb.hb... | marcosgambeta/Qt5xHb | tests/QtWidgets/compileall.bat | bat | mit | 4,769 |
@echo off
set slection1=
set/p slection1=ÇëÊäÈëIPµØÖ·£º
netsh interface ip set address name="±¾µØÁ¬½Ó" source=static addr=%slection1% mask=255.255.255.0
set slection2=
set/p slection2=ÇëÊäÈëÍø¹ØµØÖ·£º
netsh interface ip set address name="±¾µØÁ¬½Ó" gateway=%slection2% gwmetric=0
set slection3=
set/p slection3=ÇëÊäÈëÖ÷d... | Vigorpush/Batch | WorkSpace/NetWorkConnection/ConfigurationIP_Gateway_DNS.bat | bat | mit | 602 |
@Echo Off
:: ******************** (c) Disney Internet Group ********************
::
:: This launches emacs and sets the classpath. Be sure
:: create/modify a setimportclasspath batch file, so that
:: all imported jar files are properly added to the
:: classpath.
::
::
::
:: Called by:
::
::
:... | injectnique/KnuckleHeadedMcSpazatron | Tools/TeaTrove-Tea/teatrove-Tea-3.2.0/Tea3.2.0/SupportFiles/emacs.bat | bat | mit | 803 |
CD ..
CD ..
call mvn clean install package | tonikolaba/BatBat-Game | docs/run/install.bat | bat | mit | 42 |
cargo test --all-features
cargo test --features base62
| ArtemGr/gstuff.rs | test.bat | bat | mit | 55 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=shgo
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not ... | Stefan-Endres/shgo | make.bat | bat | mit | 808 |
@echo off
rem THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
rem ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
rem THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
rem PARTICULAR PURPOSE.
rem
rem Copyright (c) Microsoft Corporation. All rights reserved.
setlocal
s... | amecky/ds_sandbox | shaders/compile_shaders.cmd | bat | mit | 1,786 |
@echo off
pushd "%~dp0"
cls
for /f "tokens=*" %%i IN ('"%ProgramFiles(x86)%\Microsoft Visual Studio\Installer\vswhere.exe" -property installationPath') DO (
set VSINSTALLPATH=%%i
set TOOLSPATH=%%i\Common7\Tools
set DEVENVDIR=%%i\Common7\IDE\
set DEVCMD=%%i\Common7\Tools\VsDevCmd.bat
)
for /f "tokens=*" %%j IN ('dir src... | IObsequious/Solution | restore.cmd | bat | mit | 464 |
cmd_drivers/video/fb.o := /home/algesat/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o drivers/video/fb.o drivers/video/fbmem.o drivers/video/fbmon.o drivers/video/fbcmap.o drivers/video/fbsysfs.o drivers/video/modedb.o drivers/video/fbcvt.o
| Algesat/BladeApex2 | drivers/video/.fb.o.cmd | bat | gpl-2.0 | 238 |
cmd_lib/lzo/lzo_decompress.o := ../prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o lib/lzo/lzo_decompress.o lib/lzo/lzo1x_decompress.o
| venkatkamesh/2.6.35-kernel-for-lg-optimus-me- | lib/lzo/.lzo_decompress.o.cmd | bat | gpl-2.0 | 161 |
@CLS
@D:
@CD D:\ZW-Platform.WK
@SET JDK_PATH=C:\Program Files\Java\jdk1.7.0_25
@SET MO_PATH=D:\ZW-Platform.WK
@SET MO_LIBRARY=%MO_PATH%\library
@SET MO_CLASS=%MO_LIBRARY%\jdom-2.0.2.jar;
@SET MO_CLASS=%MO_CLASS%%MO_LIBRARY%\mysql-connector-java-5.1.24-bin.jar;
@SET MO_CLASS=%MO_CLASS%%MO_LIBRARY%\mo-common.jar;
@S... | favedit/MoPlatform | batch/sbs-service-builder-startup.bat | bat | gpl-2.0 | 740 |
cmd_sound/pci/ca0106/built-in.o := rm -f sound/pci/ca0106/built-in.o; /home/ar/android/aosp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/ca0106/built-in.o
| kannu1994/crespo_kernel | sound/pci/ca0106/.built-in.o.cmd | bat | gpl-2.0 | 185 |
@echo off
echo build start...
if exist "%~dp0build.log" (del /Q "%~dp0build.log")
%windir%\Microsoft.NET\Framework\v2.0.50727\msbuild.exe "D:\New_Project\PlugCode\UFIDA.U9.Cust.Demo.GXGROUPPlug\UFIDA.U9.Cust.Demo.GXGROUPPlug.sln" /t:Clean;Rebuild /p:WarningLevel=0;Configuration=Release
echo build end | amazingbow/yonyou | 广鑫/插件/UFIDA.U9.Cust.Demo.GXGROUPPlug/build.bat | bat | gpl-2.0 | 302 |
rem $Id: compile-icc-win32.cmd 1462 2007-12-18 20:49:56Z holger $
rem Build script for HoiChess using Intel C compiler for Windows
md .build-win32
md .build-win32\hoichess
md .build-win32\hoixiangqi
rem ICC options
rem ===========
rem
rem /GX enable exceptions (?)
rem /Ox optimize for maximum speed
rem /QxK gen... | dancor/hoichess | src/build/compile-icc-win32.cmd | bat | gpl-2.0 | 783 |
cmd_arch/arm/lib/io-writesl.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.io-writesl.o.d -nostdinc -isystem /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/yyoung.kim/KOR_ANDR_OSS_O... | PrestigeMod/SHW-M440S | arch/arm/lib/.io-writesl.o.cmd | bat | gpl-2.0 | 2,253 |
@dnx --appbase "%~dp0." Microsoft.Dnx.ApplicationHost Yanyitec.Unitest %* | yanyitec/Yanyitec | artifacts/bin/Yanyitec.Unitest/Debug/app/Yanyitec.Unitest.cmd | bat | gpl-2.0 | 73 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\..\..\crowdin-cli\bin\crowdin-cli" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\..\..\crowdin-cli\bin\crowdin-cli" %*
) | SmarTS-Lab-Parapluie/S3DK | Documentation/Website/website/node_modules/docusaurus/node_modules/.bin/crowdin-cli.cmd | bat | gpl-3.0 | 208 |
@echo off
SETLOCAL enabledelayedexpansion
TITLE Elasticsearch Service 5.1.2
rem TODO: remove for Elasticsearch 6.x
set bad_env_var=0
if not "%ES_MIN_MEM%" == "" set bad_env_var=1
if not "%ES_MAX_MEM%" == "" set bad_env_var=1
if not "%ES_HEAP_SIZE%" == "" set bad_env_var=1
if not "%ES_HEAP_NEWSIZE%" == "" set bad_env_... | Veselin-Genadiev/AINews | elasticsearch/bin/elasticsearch-service.bat | bat | gpl-3.0 | 10,890 |
@echo off
D:
cd D:\WebDevelop\httpd\Apache24\bin
REM ½«ÒýºÅÄÚ²¿·Ö¸Ä³ÉÄãÒª²éÕҵķþÎñÃû³Æ
REM sc query |find /i "Apache" >nul 2>nul
sc query Apache2.4
REM Èç¹û·þÎñ´æÔÚ£¬Ìø×ªÖÁexist±êÇ©
REM %ERRORLEVEL% ÏÔʾµÄÊÇÉÏÒ»¸öÃüÁîµÄÖ´Ðнá¹û
if not errorlevel 1 (goto exist) else goto notexist
:exist
REM Õâ... | flyinskyin2013/GraduationDesign | Doc/my_wife_doc/StartApache.bat | bat | gpl-3.0 | 1,096 |
python C:\CiHmiCommunicateChecker\main.py
pause | lisency/CiHmiCommunicateChecker | run.bat | bat | gpl-3.0 | 47 |
HRBFQI torus.pwn torus_mesh_1rho.obj 0 0 0.3 50 0.1 0 0
HRBFQI torus.pwn torus_mesh_2rho.obj 0 0 0.6 50 0.1 0 0
HRBFQI torus.pwn torus_mesh_3rho.obj 0 0 0.9 50 0.1 0 0
HRBFQI torus.pwn torus_mesh_4rho.obj 0 0 1.2 50 0.1 0 0 | GCVGroup/HRBFQI | Bin/Figure3.bat | bat | gpl-3.0 | 232 |
@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... | patrickspencer/mathdeck | docs/make.bat | bat | apache-2.0 | 6,705 |
@echo off
REM
REM ELMAH - Error Logging Modules and Handlers for ASP.NET
REM Copyright (c) 2004-9 Atif Aziz. All rights reserved.
REM
REM Author(s):
REM
REM Atif Aziz, http://www.raboof.com
REM
REM Licensed under the Apache License, Version 2.0 (the "License");
REM you may not use this file except in compliance ... | madaboutcode/Elmah | build.cmd | bat | apache-2.0 | 1,408 |
@%CCP4%\bin\ccp4-python.bat -m dimple %*
| ccp4/dimple | dimple.bat | bat | apache-2.0 | 42 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCSTOR.S02_PublicFoldersLogon.MSOXCSTOR_S02_TC06_TestOperationsOnProperties /testcontainer:..\..\MS-OXCSTOR\TestSuite\bin\Debug\MS-OXCSTOR_TestSuite.dll /runconfig:..\..\MS-OXCSTOR\MS-OXCSTOR.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCSTOR/RunMSOXCSTOR_S02_TC06_TestOperationsOnProperties.cmd | bat | mit | 313 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCMD.S16_Settings.MSASCMD_S16_TC14_Settings_GetRightManagementInformation /testcontainer:..\..\MS-ASCMD\TestSuite\bin\Debug\MS-ASCMD_TestSuite.dll /runconfig:..\..\MS-ASCMD\MS-ASCMD.testsettings /unique
pause | OfficeDev/Interop-TestSuites | ExchangeActiveSync/Source/Scripts/MS-ASCMD/RunMSASCMD_S16_TC14_Settings_GetRightManagementInformation.cmd | bat | mit | 303 |
@echo OFF
rem SET debug_compile=
rem SET debug_link=
rem if "%1%"=="/DEBUG" SET debug_compile=/Zi /O2 /bigobj /MDd
rem if "%1%"=="/DEBUG" SET debug_link=/DEBUG /release
rem copy ..\..\back-ends\foma\libfoma.* .
rem copy ..\..\back-ends\openfstwin\src\lib\openfst.* .
if not exist libhfst.i echo Error: missing file "li... | wikimedia/operations-debs-contenttranslation-hfst | scripts/windows/make-python-bindings.bat | bat | gpl-3.0 | 3,938 |
@echo off
REM - Default values
set bin=-1
set user=root
set pass=-1
set db=osirose
set host=localhost
echo.
echo ===== OSpRose Online Database Installer ======
echo.
REM - Get MySQL Bin Path
:getbin
set /p bin="Enter the MySQL bin path: "
if %bin%==-1 goto getbin
if NOT EXIST "%bin%\mys... | dev-osrose/osIROSE-new | Database/db_installer.bat | bat | apache-2.0 | 1,747 |
/******************************************************************************
*
* qs_iot_ccs.cmd - CCS linker configuration file for qs_iot.
*
* Copyright (c) 2013-2017 Texas Instruments Incorporated. All rights reserved.
* Software License Agreement
*
* Texas Instruments (TI) is supplying this softwa... | jhnphm/xbs_xbd | platforms/ek-tm4c129exl_16mhz/hal/tivaware/examples/boards/ek-tm4c1294xl/qs_iot/qs_iot_ccs.cmd | bat | gpl-3.0 | 2,794 |
@echo off
REM *************************GO-LICENSE-START********************************
REM Copyright 2014 ThoughtWorks, Inc.
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 of the License at
REM
REM ... | varshavaradarajan/gocd | installers/go-server/release/server.cmd | bat | apache-2.0 | 1,870 |
@echo off
if "%1%"=="trash" (
call :trash
goto :eof
)
if "%1%"=="trash-keep" (
call :trash-keep
goto :eof
)
if "%1%"=="deps" (
call :deps
goto :eof
)
if "%1%"=="" (
set cmd=ci
) else (
set cmd=%1%
)
call :.dapper
.dapper.exe -f Dockerfile-windows.dapper %cmd%
goto :eof
:.dapper
if not e... | rancher/dapper | make.bat | bat | apache-2.0 | 728 |
cmd_drivers/usb/storage/ums-alauda.o := arm-eabi-ld -EL -r -o drivers/usb/storage/ums-alauda.o drivers/usb/storage/alauda.o
| R-M-S/RMS_EXPERIMENTAL_Kernel | drivers/usb/storage/.ums-alauda.o.cmd | bat | gpl-2.0 | 128 |
build /t:zipdeploy & pause
| DejanMilicic/n2cms | build/zipbuild.bat | bat | lgpl-2.1 | 27 |
classmaker -s ../../lib/classes/schema.xml -o ../../lib/classes/
| barryrobison/arsenalsuite | cpp/apps/classmaker/run.bat | bat | gpl-2.0 | 65 |
rem set JAVA_HOME=C:\jdk1.6.0
start %ANT_HOME%\bin\ant jar
| jior/glaf | workspace/glaf-ui/jar.bat | bat | apache-2.0 | 59 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\..\..\.1.11.0@sshpk\bin\sshpk-conv" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\..\..\.1.11.0@sshpk\bin\sshpk-conv" %*
) | MacroLin/practice | webpack+react(练习)/node_modules/.1.1.1@http-signature/node_modules/.bin/sshpk-conv.cmd | bat | mit | 210 |
DeviceSetup.exe -v remove *IMBDRV
DeviceSetup.exe -v remove *INT0800
DeviceSetup.exe -v remove *IntelUtilDeV | thoughtjunky/KeyTechBITPE | mount/Program Files/iflash32/Gen6/uninstall.cmd | bat | apache-2.0 | 108 |
@echo off
cls
COLOR B0
mode con:cols=65 lines=20
TITLE UNIFORM SERVER - Start Cron
rem ###################################################
rem # Name: Start_Cron.bat
rem # Created By: The Uniform Server Development Team
rem # Edited Last By: Mike Gleaves (ric)
rem # V 1.0 27-9-2009
rem #####################... | ravihansa3000/vesuvius-portable-windows | PortableApps/SahanaFoundation.org/alternative_control/Start_Cron.bat | bat | mit | 595 |
@ECHO OFF
SETLOCAL
SET SCRIPTPATH=%~dp0
SET SCRIPTPATH=%SCRIPTPATH:~0,-1%
CD %SCRIPTPATH%
CALL %CTKBLDROOT%setupEnv.cmd
SET BASENAME=Md5
SET RELDIR=src\bin\Release\
SET DLLNAME=%BASENAME%.dll
IF EXIST %RELDIR%*.* DEL /F /Q %RELDIR%*.*
%msbuildexe% %BASENAME%.sln /p:Configuration=Release /verbosity:minimal /nolo... | cyotek/Md5 | build.cmd | bat | mit | 437 |
"NuGet.exe" "pack" "..\src\Scs\Scs.csproj" -Properties Configuration=Release -IncludeReferencedProjects -Symbols | hikalkan/scs | nuget/pack.bat | bat | mit | 112 |
@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... | jermnelson/flask-fedora-commons | docs/make.bat | bat | mit | 6,485 |
rem cd /d %~dp0
rem NOTE: Currently the batch is not working. You have to copy the command and run it from buildserver/lib folder directly
@echo off
echo "Starting AiLiveComplete BuildServer to build apk from source..."
echo "Syntax is:"
echo " WinBuildApkFromSrc mySource.zip myUserName outputFolder"
echo " where ... | EdsonOliveira/Ai2LiveMulti-PtBr | WinBuildApkFromSrc.cmd | bat | mit | 2,078 |
::*******************************************************************************************************
:: db-update.bat - Gbtc
::
:: Copyright © 2013, Grid Protection Alliance. All Rights Reserved.
::
:: Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. See
:: the ... | rmc00/gsf | Source/Libraries/GSF.TimeSeries/Data/SQLite/db-update.bat | bat | mit | 2,686 |
@php .\scripts\version.php %* | wormt/bcc | version.bat | bat | mit | 29 |
@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... | SekouD/lyricsmaster | docs/make.bat | bat | mit | 6,471 |
@echo off
SETLOCAL ENABLEEXTENSIONS
SET me=%~n0
SET current_folder=%~dp0
SET parent_folder=%current_folder:\maintenance_scripts\=\%
cd %parent_folder%
npm publish
| danielgp/sharepoint-extractor | maintenance_scripts/publish_me.bat | bat | mit | 163 |
msbuild /p:Configuration=%1 /p:Platform=Default /m /r /maxcpucount ..\Aphid.sln
| John-Leitch/Aphid | build/core/BuildSln.cmd | bat | gpl-2.0 | 81 |
cmd_sound/synth/built-in.o := rm -f sound/synth/built-in.o; /mnt/disk2/Dev/UG802/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD sound/synth/built-in.o
| aloksinha2001/picuntu-3.0.8-alok | sound/synth/.built-in.o.cmd | bat | gpl-2.0 | 166 |
@echo off
rem RCS: @(#) $Id: rmd.bat,v 1.1 2003/02/23 07:50:42 jasonwilkins Exp $
if not exist %1\tag.txt goto end
echo Removing directory %1
if "%OS%" == "Windows_NT" goto winnt
cd %1
if errorlevel 1 goto end
del *.*
cd ..
rmdir %1
if errorlevel 1 goto end
goto success
:winnt
rmdir %1 /s /q
if errorlevel 1 goto e... | durandj/devkitadv | insight-5.3/tcl/win/rmd.bat | bat | gpl-2.0 | 365 |
cmd_fs/notify/dnotify/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 fs/notify/dnotify/built-in.o fs/notify/dnotify/dnotify.o
| evan6200/cirrfy_pos | fs/notify/dnotify/.built-in.o.cmd | bat | gpl-2.0 | 221 |
@echo off
if exist log.txt del log.txt
for /f %%a IN (_list.txt) do (
d:\tools\mikero\rapify -L %%a\description.ext >>log.txt
d:\tools\mikero\rapify -L %%a\mission.sqm >>log.txt
)
pause
exit
| SnakeManPMC/arma-3-SPMissions_bis | _run_Lint_Check_SP_Missions.bat | bat | gpl-2.0 | 199 |
cmd_sound/core/snd-page-alloc.o := /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-ld -EL -r -o sound/core/snd-page-alloc.o sound/core/memalloc.o
| spacecaker/Stock_spacecaker_kernel | sound/core/.snd-page-alloc.o.cmd | bat | gpl-2.0 | 187 |
cmd_sound/soundcore.o := /opt/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o sound/soundcore.o sound/sound_core.o
| sembre/kernel_totoro_update3 | common/sound/.soundcore.o.cmd | bat | gpl-2.0 | 113 |
cmd_drivers/net/wireless/ath/ar9170/built-in.o := rm -f drivers/net/wireless/ath/ar9170/built-in.o; arm-linux-ar rcs drivers/net/wireless/ath/ar9170/built-in.o
| heyoufei/mini2440_kernel | drivers/net/wireless/ath/ar9170/.built-in.o.cmd | bat | gpl-2.0 | 161 |
cmd_fs/notify/fanotify/built-in.o := rm -f fs/notify/fanotify/built-in.o; /home/mpokwsths/android/rom/aosp/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ar rcsD fs/notify/fanotify/built-in.o
| mpokwsths/Z3_kernel | fs/notify/fanotify/.built-in.o.cmd | bat | gpl-2.0 | 226 |
cmd_drivers/mmc/card/queue.o := arm-linux-gnueabi-gcc -Wp,-MD,drivers/mmc/card/.queue.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 -... | b8e5n/KTG-kernel_es209ra | drivers/mmc/card/.queue.o.cmd | bat | gpl-2.0 | 27,004 |
cmd_drivers/hid/hid-wacom.o := arm-eabi-gcc -Wp,-MD,drivers/hid/.hid-wacom.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/... | bigbiff/i717-GB-Kernel | drivers/hid/.hid-wacom.o.cmd | bat | gpl-2.0 | 19,870 |
cmd_/home/keithconger/Projects/bbbandroid-bluez/backports-3.18.1-1/drivers/net/wireless/ath/ath.ko := /home/keithconger/Projects/bbbandroid-bluez/prebuilts/gcc/linux-x86/arm/arm-gnueabihf-4.7/bin/arm-linux-gnueabihf-ld -EL -r -T /home/keithconger/Projects/bbbandroid-bluez/kernel/scripts/module-common.lds --build-id -... | kconger/backports-3.18.1-1 | drivers/net/wireless/ath/.ath.ko.cmd | bat | gpl-2.0 | 609 |
cmd_fs/nfsd/lockd.o := gcc -Wp,-MD,fs/nfsd/.lockd.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-larger-than=20... | namgk/kernel-tut | fs/nfsd/.lockd.o.cmd | bat | gpl-2.0 | 18,734 |
cmd_drivers/usb/early/built-in.o := rm -f drivers/usb/early/built-in.o; /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-ar rcs drivers/usb/early/built-in.o
| sktjdgns1189/android_kernel_iriver_MX100 | drivers/usb/early/.built-in.o.cmd | bat | gpl-2.0 | 161 |
cmd_drivers/media/common/b2c2/b2c2-flexcop.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/common/b2c2/b2c2-flexcop.ko drivers/media/common/b2c2/b2c2-flexcop.o drivers/media/common/b2c2/b2c2-flexcop.mod... | avareldalton85/rpi2-linux-rt | drivers/media/common/b2c2/.b2c2-flexcop.ko.cmd | bat | gpl-2.0 | 323 |
cmd_fs/partitions/msdos.o := arm-linux-gnueabi-gcc -Wp,-MD,fs/partitions/.msdos.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 -... | b8e5n/KTG-kernel_es209ra | fs/partitions/.msdos.o.cmd | bat | gpl-2.0 | 27,138 |
cmd_arch/arm/mm/proc-v7.o := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/mm/.proc-v7.o.d -nostdinc -isystem /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/../lib/gcc/arm-fsl-li... | FEDEVEL/tmp-imx6-tiny-rex-linux | arch/arm/mm/.proc-v7.o.cmd | bat | gpl-2.0 | 8,810 |
gmcs -debug -out:Spire_Linux.exe Spire.cs classes/*.cs /r:System.Drawing.dll /r:System.Windows.Forms.dll /r:System.Data.dll /r:System.dll
| WithoutHaste/Spire | buildLinux.bat | bat | gpl-3.0 | 138 |
@echo off
if "%OS%" == "Windows_NT" setlocal
rem ---------------------------------------------------------------------------
rem Wrapper script for command line tools
rem
rem Environment Variable Prequisites
rem
rem CATALINA_HOME May point at your Catalina "build" directory.
rem
rem TOOL_OPTS (Optional... | IntecsSPA/buddata-ebxml-registry | Installer/distribution/bundled-tomcat/apache-tomcat-5.5.28/bin/tool-wrapper.bat | bat | gpl-3.0 | 2,643 |
@echo off
nuget push *.nupkg -s https://www.nuget.org/api/v2/package
echo.
set /P _ret=All packages pushed...
goto :eof | naasking/CIL | nuget/publish.bat | bat | lgpl-2.1 | 121 |
@echo off
cls
echo Compiling
if exist utf8b64.exe del utf8b64.exe
"c:\Program Files (x86)\AutoIt3\Aut2Exe\Aut2Exe_x64.exe" /in utf8b.au3 /out utf8b64.exe /console
if exist utf8b64.exe echo Done
| jamalmazrui/EasyEncode | CompileUtf8B64.bat | bat | lgpl-3.0 | 200 |
@ECHO OFF
.\node_modules\.bin\electron-packager-compile . C:\Users\Sandra\Desktop\Liam Sync\new_product_creator_app DolceTools | Adraxas/Dolce-tools | Compile.bat | bat | lgpl-3.0 | 128 |
grep -w "getmsg(%1)" *.cpp *.h >list
| dylancarlson/citplus | sml.bat | bat | unlicense | 38 |
"D:\software\mysql-5.7.10-winx64\bin\mysqld" --defaults-extra-file=D:\\personal\\sql-config.cnf --standalone --console
REM "D:\software\mysql-5.7.10-winx64\bin\mysqld" --defaults-extra-file=D:\\personal\\sql-config.cnf --standalone --initialize --console
| sagarmahapatro/rentabook | docs/start-mysql.bat | bat | apache-2.0 | 259 |
::
:: Copyright 2014-2022 Real Logic Limited.
::
:: Licensed under the Apache License, Version 2.0 (the "License");
:: you may not use this file except in compliance with the License.
:: You may obtain a copy of the License at
::
:: https://www.apache.org/licenses/LICENSE-2.0
::
:: Unless required by applicable law or ... | mikeb01/Aeron | aeron-samples/scripts/archive/replayed-basic-subscriber.cmd | bat | apache-2.0 | 705 |
yarn
gulp default | ldvalido/PlanetaryMotion | PlanetaryMotion.Static/build.cmd | bat | apache-2.0 | 17 |
@echo off
REM Build and run the smsdemo server
javac SMSServer.java
pushd ..\..\..\..\..\
java -cp . com.rim.samples.server.smsdemo.SMSServer %1
popd | blackberry/JDE-Samples | com/rim/samples/server/smsdemo/run.bat | bat | apache-2.0 | 155 |
del ..\contribution.xml /q
type ..\..\org.scn.community.shared\templates.main\contribution.xml.head.txt ^
..\templates\contribution.xml.head.txt ^
..\..\org.scn.community.shared\templates.main\eula.xml.txt ^
..\..\org.scn.community.shared\templates.main\license.xml.txt ^
..\templates\contribution.xml.groups.txt ^
..\.... | org-scn-design-studio-community/sdkpackage1.6 | src/org.scn.community.shared/script/build.cmd | bat | apache-2.0 | 2,438 |
build_mesh 0 1 0 1 20 20
add_vertex 0.0000000 0.3000000
add_vertex 1.0000000 0.3824846
add_edge -1 -2
set_fracture -1
add_vertex 0.1000000 0.3000000
add_vertex 0.5456012 0.0000000
add_edge -1 -2
set_fracture -1
add_vertex 0.1000000 0.9000000
add... | ohinai/mesher | tests/march_2015_3.cmd | bat | bsd-3-clause | 1,104 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.