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
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB.MS_FSSHTTP_FSSHTTPB_S04_ExclusiveLock.TestCase_S04_TC24_ConvertToSchemaJoinCoauth_InvalidArgument /testcontainer:..\..\MS-FSSHTTP-FSSHTTPB\TestSuite\bin\Debug\MS-FSSHTTP-FSSHTTPB_TestSuite.dll /runconfig:..\..... | XinwLi/Interop-TestSuites-1 | FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunTestCase_S04_TC24.cmd | bat | mit | 387 |
@REM Copyright (c) Microsoft. All rights reserved.
@REM Licensed under the MIT license. See LICENSE file in the project root for full license information.
@setlocal EnableExtensions EnableDelayedExpansion
@echo off
rem - Specify the Azure SDK client build root
set current-path=%~dp0
set current-path=%current-path:~0,... | andrew-buckley/azure-iot-sdks | c/build_all/packaging/windows/rebuild_nugets.cmd | bat | mit | 5,700 |
cd .\build\classes
java -Dsun.java2d.opengl=True -Dsun.java2d.opengl.fbobject=false halfNES %1
pause
rem Add -XX:+PrintCompilation to see JVM opts | madaixo/ProjectAVE | src/run.bat | bat | gpl-3.0 | 149 |
@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... | rogeriofalcone/libre | docs/make.bat | bat | gpl-3.0 | 6,699 |
@ECHO OFF
REM
REM Copyright (C) 2005 SIPfoundry Inc.
REM Licensed by SIPfoundry under the LGPL license.
REM
REM Copyright (C) 2005 Pingtel Corp.
REM Licensed to SIPfoundry under a Contributor Agreement.
REM
SET PROJECT_NAME=%1
echo build.noerr=1 > ..\..\..\err.prf
ECHO .
ECHO PROJECT_NAME: %PR... | sipXtapi/sipXtapi | sipXcallLib/sipXtapi/build.win32/_build_cpp_project.bat | bat | lgpl-2.1 | 1,270 |
@echo off
echo ===============================================================================
echo = =
echo = RUNNING THIS SCRIPT CAN SERIOUSLY MESS UP YOUR MACHINE. Only use on a =
echo = clean system you are willing to break. ... | ccpgames/mumble-releng | buildenv/windows/bootstrap.bat | bat | bsd-3-clause | 2,939 |
@echo off
REM
REM It cleans temp files from project
REM
echo Cleaning files from compiler
del /Q "..\src\WorldParty.res"
del /Q /S "..\*.lps"
RD /Q /S "..\build"
RD /Q /S "..\src\backup"
echo Cleaning files from installer
RD /Q /S "..\installer\dist"
echo Cleaning files from game
del /Q "..\game\error.log" "..\game... | joelpg/usdxworldparty | tools/RobotClean.bat | bat | gpl-3.0 | 486 |
copy *.sql updates.sql | BlackWolfsDen/Justicar-WoW | sql/updates/world/trinity/Nieuw tekstdocument.bat | bat | gpl-2.0 | 22 |
rem set "SERVER_FOLDER={server.folder}"
rem set "HOME_FOLDER={home.folder}"
rem ## Set this property to deploy plugins to a different directory. This is mostly useful when the dotCMS is hosted in an application server.
rem ##In such a case, the location below must point to the root of the exploded dotCMS war.
rem set... | zhiqinghuang/core | bin/build.conf.bat | bat | gpl-3.0 | 349 |
@echo off
REM
REM dex2jar - Tools to work with android .dex and java .class files
REM Copyright (c) 2009-2012 Panxiaobo
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 ... | xtiankisutsa/MARA_Framework | tools/qark/qark/lib/dex2jar/d2j-jasmin2jar.bat | bat | lgpl-3.0 | 891 |
@echo gorge test | jfhg/Nim | tests/vm/tgorge.bat | bat | mit | 16 |
MKDIR %Tmp%\webrtc4all
XCOPY . %Tmp%\webrtc4all /S /E /Y
MKDIR %Tmp%\webrtc4all\vcredist_x86
XCOPY %Tmp%\webrtc4all\vcredi~1.exe %Tmp%\webrtc4all\vcredist_x86 /Y
RENAME %Tmp%\webrtc4all\vcredist_x86\vcredi~1.exe vcredist_x86.exe
%Tmp%\webrtc4all\setup.exe | learnin9/webrtc4all | setup/webrtc4all.cmd | bat | gpl-2.0 | 260 |
md include
move .lib\gif_lib.h .\include
md src
move .\lib\*.h .\src
move .\lib\*.c .\src
| Ruzzz/OneFileTools | cpp/giflib/init.cmd | bat | mit | 92 |
@echo off
set CLASS_DIR=classes
if not exist %CLASS_DIR% mkdir %CLASS_DIR%
@echo on
javac -d %CLASS_DIR% -sourcepath .;src\Grid\ Application.java
java -classpath %CLASS_DIR% Application
| spookiecookie/ShellingSegregationModelUI | run.bat | bat | mit | 192 |
"C:\Program Files\IIS Express\iisexpress.exe" /path:"C:\Users\bradyg\GitHub\MVA-SignalR\04-03-Redis-Backplane\ScalingWithRedis" /port:9091 | jongalloway/MVA-SignalR | 04-03-Redis-Backplane/start-server-b.bat | bat | mit | 138 |
@echo off
rem *******************************************************************
rem * This will build all configurations of this project
rem *
rem * REQUIRES:
rem * - See '\_engine\build\windows\builder_actual_windows.bat'
rem *
rem * AUTHOR:
rem * Piotr Kosek <piotr@kosek.com>
rem * LICENSE:
rem * MIT/X... | Shelim/pixie_engine | _engine/build/new_project/template/_command/windows/build_windows_all.bat | bat | mit | 3,473 |
nmake
cd ..\extra
del *.dll
cd bonk~
nmake /NOLOGO pd_nt
cd ..\choice
nmake /NOLOGO pd_nt
cd ..\expr~
nmake /NOLOGO pd_nt
cd ..\fiddle~
nmake /NOLOGO pd_nt
cd ..\loop~
nmake /NOLOGO pd_nt
cd ..\lrshift~
nmake /NOLOGO pd_nt
cd ..\pique
nmake /NOLOGO pd_nt
cd ..\sigmund~
nmake /NOLOGO pd_nt
cd ..\pd~
nmake /NOLOGO pd_nt
... | jconst/SoundDrop | SoundDrop/libpd/pure-data/msw/build-nt.bat | bat | mit | 326 |
@echo off
set xv_path=C:\\Xilinx\\Vivado\\2016.4\\bin
call %xv_path%/xsim vga_feature_transform_func_synth -key {Post-Synthesis:sim_1:Functional:vga_feature_transform} -tclbatch vga_feature_transform.tcl -log simulate.log
if "%errorlevel%"=="0" goto SUCCESS
if "%errorlevel%"=="1" goto END
:END
exit 1
:SUCCESS
exit 0
| lasalvavida/Zybo-Open-Source-Video-IP-Toolbox | video_ip/vga_feature_transform/vga_feature_transform.sim/sim_1/synth/func/simulate.bat | bat | mit | 318 |
@echo off
c:\progra~2\mozill~1\firefox.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
| jonspeicher/launchers | firefox.bat | bat | mit | 70 |
@echo off
title Mr.B's LaunchCodes
color 3
set /p chrome="Instructions: This batch file is a .bat that opens certain websites. The websites that open are google, gmail, google drive, googlemaps, weather.com, national geographic, cia.gov, and geopraphy.com and the hsana website, along with explorer. Use the enter key... | RVaka18/rvaka18.github.io | mrbLaunchcode.bat | bat | mit | 1,442 |
%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe doc\Bandwidth.Net.shfbproj
rem Fix links in markdowns to have ability to navigate them on Githubsources. Remove next line if you are going to publish generated docs to Github Wiki.
tools\FixMDForGithubSources.exe Help
| bandwidthcom/csharp-bandwidth | src/Bandwidth.Net/buildDocs.cmd | bat | mit | 283 |
@echo off
set PROTOC=d:\tools\protoc-3.0.0-win32\bin\protoc.exe
set JAVA_OUT=gen\java
rd /S /Q %JAVA_OUT%
md %JAVA_OUT%
%PROTOC%^
--proto_path=protos\v3^
--proto_path=protos/v2^
--java_out=%JAVA_OUT%^
protos/v3/foo/bar/msg.proto^
protos/v2/foo/bar/msg_v2.proto^
protos/v3/*.proto^
protos/v2/*.proto
| zxh0/vscode-proto3 | example/build.bat | bat | mit | 316 |
@echo off
cl /Fetilemapper_dbg.exe /Od /Zi toolsCode/Renderer.cpp toolsCode/windows_main.cpp tileMapper/main.cpp kernel32.lib user32.lib Gdi32.lib Comdlg32.lib
::devenv tilemapper_dbg.exe | Benjins/GBADev | debug-tiles.bat | bat | mit | 189 |
@echo off
title Uploader
javac -sourcepath ../../Components/Uploader -cp ../../Components/* ../../Components/Uploader/*.java
start "Uploader" /D"../../Components/Uploader" java -cp .;../* CreateUploader | sisv5/sisv5 | Scripts/runIndividualComp/runUploader.bat | bat | gpl-2.0 | 203 |
@%~dp0\busybox.exe lzma %*
| witwall/busybox-w32 | lzma.bat | bat | gpl-2.0 | 27 |
cmd_fs/ext3/namei.o := arm-eabi-gcc -Wp,-MD,fs/ext3/.namei.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-prototypes -Wno... | HCDRJacob/wildfire-kernel | fs/ext3/.namei.o.cmd | bat | gpl-2.0 | 149,011 |
cmd_sound/pci/rme9652/built-in.o := rm -f sound/pci/rme9652/built-in.o; /home/ar/android/aosp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/rme9652/built-in.o
| kannu1994/crespo_kernel | sound/pci/rme9652/.built-in.o.cmd | bat | gpl-2.0 | 188 |
@Set Path=C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Microsoft Visual Studio 8\VC\bin;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Microsoft Visual Studio 8\VC\vcpackages;%PATH%
@Set LIB=C:\Program Files\Microsoft Vi... | jhogan/bin | sdkvars.bat | bat | gpl-2.0 | 847 |
cmd_libbb/perror_nomsg.o := arm-linux-musleabihf-gcc -Wp,-MD,libbb/.perror_nomsg.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-string... | ThinkIntegrate/busybox | libbb/.perror_nomsg.o.cmd | bat | gpl-2.0 | 2,547 |
cmd_net/netlink/built-in.o := /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/netlink/built-in.o net/netlink/af_netlink.o net/netlink/genetlink.o
| asopov/linux-tpt-2.6.39 | net/netlink/.built-in.o.cmd | bat | gpl-2.0 | 199 |
@echo off
REM recherche dans la BDR si le logiciel Winpooch est installe
REM reg QUERY renvoi 0 : succés ou 1 : echec
Reg QUERY HKLM\SOFTWARE\Winpooch /v Flag >nul
goto %ERRORLEVEL%
:1
echo Debut de l'installation
chmod ugo+rx *
Winpooch-0.6.6.exe /sp- /verysilent /norestart
echo Installation termi... | cedricde/lrs | addons/lsc_deployment_scripts/Software_using_a_installer_INNO_SETUP/antivirus/Winpooch/installWinpooch.bat | bat | gpl-2.0 | 456 |
cmd_net/802/built-in.o := /home/algesat/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o net/802/built-in.o net/802/p8022.o net/802/psnap.o net/802/stp.o
| Algesat/BladeApex2 | net/802/.built-in.o.cmd | bat | gpl-2.0 | 149 |
cmd_net/rfkill/built-in.o := /opt/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/rfkill/built-in.o net/rfkill/rfkill.o
| TeamGlide/LiteKernel | net/rfkill/.built-in.o.cmd | bat | gpl-2.0 | 133 |
cmd_sound/pci/built-in.o := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o sound/pci/built-in.o sound/pci/ac97/built-in.o sound/pci/ali5451/built-in.o sound/pci/au88x0/built-in.o sound/pci/aw2/built-in.o sound/pci/ctxfi/built-in.o sound/pci/ca0106/buil... | freebsdmax/gsmart1315_kernel | sound/pci/.built-in.o.cmd | bat | gpl-2.0 | 815 |
cmd_lib/built-in.o := /home/algesat/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o lib/built-in.o lib/bcd.o lib/div64.o lib/sort.o lib/parser.o lib/halfmd4.o lib/debug_locks.o lib/random32.o lib/bust_spinlocks.o lib/hexdump.o lib/kasprintf.o lib/bitmap.o lib/scatterlist.o lib/string_helpers.o lib/gcd.o lib/lcm.o lib/list_s... | Algesat/BladeApex2 | lib/.built-in.o.cmd | bat | gpl-2.0 | 884 |
cmd_drivers/idle/built-in.o := rm -f drivers/idle/built-in.o; /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/idle/built-in.o
| doadin/samsung-kernel-msm7x30-Doadin | drivers/idle/.built-in.o.cmd | bat | gpl-2.0 | 161 |
@echo off
if [%1] == [] (
set ARG="TestSuites"
) else (
set ARG=%1
)
if not [%2] == [] (
goto usage
)
goto begin
:usage
echo Usage: %~n0 [TestStepsModuleFile ^| BaseDirectory]
echo Default base directory is TestSuites
goto end
:begin
setlocal enableDelayedExpansion
call %~dp0\sete... | remybaranx/qtaste | bin/generate-TestStepsModules-doc.bat | bat | gpl-3.0 | 625 |
/******************************************************************************
*
* usb_dev_serial_ccs.cmd - CCS linker configuration file for usb_dev_serial.
*
* Copyright (c) 2011-2013 Texas Instruments Incorporated. All rights reserved.
* Software License Agreement
*
* Texas Instruments (TI) is suppl... | trfiladelfo/unesp_mdt | boards/SW-TM4C-2.0.1.11577/examples/boards/ek-lm4f232/usb_dev_serial/usb_dev_serial_ccs.cmd | bat | mpl-2.0 | 2,809 |
@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% %ALLSPHINXOPTS%
... | mar9000/plantuml | sphinx-demo/make.bat | bat | lgpl-3.0 | 6,488 |
@echo off
REM ### ================================================================== ###
REM ## ##
REM ## Copyright (c) 1998-2000 by Jason Dillon <jason@planet57.com> and ##
REM ## by Sacha Labourey <sacha.labourey@cogito-info.ch> ... | medicayun/medicayundicom | dcm4che14/branches/gunter/build.bat | bat | apache-2.0 | 4,595 |
@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%"=="Window... | EqualExperts/Midas | gradlew.bat | bat | bsd-2-clause | 2,371 |
echo off
rem update NLog.Web.AspNetCore.csproj for version number
cd NLog.Web.AspNetCore
msbuild /t:restore /t:build /p:configuration=release /verbosity:minimal
cd ..
| 304NotModified/NLog.Web | build_aspnetcore.bat | bat | bsd-3-clause | 172 |
@echo off
:: Change to the directory that this batch file is in
for /f %%i in ("%0") do set curpath=%%~dpi
cd /d %curpath%
:: Fetch input parameters
set target=%1
set config=%2
:: Set default target and config if needed
if "%target%"=="" set target=default
if "%config%"=="" set config=release
:: Execu... | danielsaidi/nextra | build.bat | bat | mit | 456 |
@echo off
IF ["%S1TBX_HOME%"]==[] echo "S1TBX_HOME is not defined. Please set S1TBX_HOME=installation_folder"
IF [%S1TBX_HOME:~-1%]==[/] set S1TBX_HOME=%S1TBX_HOME:~0,-1%
IF [%S1TBX_HOME:~-1%]==[\] set S1TBX_HOME=%S1TBX_HOME:~0,-1%
%comspec% /k gpt.bat -h
| kristotammeoja/ks | s1tbx-config/main/bin/win64/cli.bat | bat | gpl-3.0 | 260 |
SET FROM_ELF_PATH="C:\Keil_v5\ARM\ARMCC\Bin\fromelf.exe"
%FROM_ELF_PATH% ".\STM32469I_EVAL\STM32469I_EVAL.axf" --bin --output ".\STM32469I_EVAL\STM32469I_EVAL.bin" | TRothfelder/Multicopter | libs/STM32Cube_FW_F4_V1.16.0/Projects/STM32469I_EVAL/Applications/IAP/IAP_binary_template/MDK-ARM/axftobin.bat | bat | gpl-3.0 | 164 |
@ECHO OFF
%LIBAROMA_ADB% shell su -c mount -o rw,remount /
%LIBAROMA_ADB% shell su -c mkdir /tmp
%LIBAROMA_ADB% push libaroma_test /sdcard/
%LIBAROMA_ADB% shell su -c cp /sdcard/libaroma_test /tmp/
%LIBAROMA_ADB% shell su -c chmod 755 /tmp/libaroma_test
%LIBAROMA_ADB% shell su -c killall -19 system_server
%LIBAROMA_ADB... | amarullz/libaroma | tools/win32/graphonly/deploy_android.bat | bat | apache-2.0 | 590 |
call "%VS140COMNTOOLS%..\..\VC\bin\amd64\vcvars64.bat"
cmake ..\\..\\ -DATOMIC_DEV_BUILD=0 -G "Visual Studio 14 2015 Win64"
msbuild /m Atomic.sln /p:Configuration=Release /p:Platform=x64
| rsredsq/AtomicGameEngine | Build/Windows/Compile.bat | bat | mit | 188 |
@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... | fermiPy/fermipy | docs/make.bat | bat | bsd-3-clause | 7,246 |
rem @echo off
setlocal
call build_env_win32.bat
set BUILD_CONFIG=release
set PLATFORM_CONFIG=x64
set MAX_CPU_CONFIG=4
set CONFIG_PARAMETER=/p:Configuration="%BUILD_CONFIG%"
set PLATFORM_PARAMETER=/p:Platform="%PLATFORM_CONFIG%"
set CPU_PARAMETER=/maxcpucount:%MAX_CPU_CONFIG%
set PLATFORM_TOOLSET=/p:PlatformToolset=%P... | MadManRises/Madgine | shared/assimp/tools/make/make_all_win32_x64.bat | bat | mit | 511 |
@CMD
| flake123p/ProjectH | OS_Script/BAT/B01_CopyFromOtherFolder/main/_cmd.bat | bat | gpl-3.0 | 6 |
@echo off
call :do cd %~dp0
call :do call Dependencies Set
:: Rad Studio: "C:\Program Files (x86)\Embarcadero\RAD Studio\11.0\bin\bds.exe"
:: Delphi: "C:\Program Files (x86)\Embarcadero\RAD Studio\11.0\bin\bds.exe" -pDelphi
:: C++ Builder "C:\Program Files (x86)\Embarcadero\RAD Studio\11.0\bin\bds.exe"... | wesller/DUnitX | Run-Dependend-Delphi-XE6-From-Path.bat | bat | apache-2.0 | 570 |
@echo // Copyright (C) 1996-2008 Markus F.X.J. Oberhumer
@echo //
@echo // DOS 32-bit
@echo // Watcom C/C++ (using DOS/4G extender)
@echo //
@call b\prepare.bat
@if "%BECHO%"=="n" echo off
set CC=wcl386 -zq -mf -5r -bt#dos -l#dos4g
set CF=-ox -zc %CFI% %CFASM%
set LF=%BLIB%
%CC% %CF% -c src\*.c
@if errorlevel 1 ... | walkerka/opentoonz | thirdparty/lzo/2.03/B/dos32/wc.bat | bat | bsd-3-clause | 854 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == "hel... | nimbis/django-filer | docs/make.bat | bat | bsd-3-clause | 4,118 |
::
:: Script to prepare Remote PC package contents.
::
:: Dependencies
set QT_PATH=c:\Dev\Qt\5.2.1\msvc2012_64_opengl
set VS_PATH=c:\Program Files (x86)\Microsoft Visual Studio 11.0
:: Copy VC++ runtime dependencies.
copy /Y "%VS_PATH%\VC\redist\x64\Microsoft.VC110.CRT\msvcp110.dll" .\release
copy /Y "%VS_PATH%\VC\re... | egorpushkin/iremote | dev/bin/win/prepare.bat | bat | mit | 1,135 |
@echo off
cls
packages\build\FAKE\tools\FAKE.exe doc.fsx %*
| pocketberserker/FAKE.GitBook | doc.cmd | bat | mit | 65 |
::
:: Deploy to GAE
::
:: What's the date on Windows
for /f "tokens=2 delims==" %%a in ('wmic OS Get localdatetime /value') do set "dt=%%a"
set "YY=%dt:~2,2%" & set "YYYY=%dt:~0,4%" & set "MM=%dt:~4,2%" & set "DD=%dt:~6,2%"
set "HH=%dt:~8,2%" & set "Min=%dt:~10,2%" & set "Sec=%dt:~12,2%"
set "timestamp=%HH%%Min%%Sec%"
... | joejcollins/WomertonFarm | deploy.cmd | bat | mit | 746 |
@ECHO OFF
set MSYS2_PATH_TYPE=inherit
"C:\dev\ngi\usr\bin\mintty.exe" "/usr/bin/bash" --login | andeee/dotfiles | win32/bin/bash.bat | bat | mit | 93 |
set TOPDIR=%~dp0..\..
set MBDIR=projects\android
set GEN=ndk_android
@for %%* in (.) do set PROJECTNAME=%%~n*
%TOPDIR%\bin\windows\metabuilder --input metabuilder.lua --gen %GEN% --metabase %TOPDIR%\metabase --outdir metatmp
start metatmp\%PROJECTNAME%\%GEN%\
GOTO success
:error
pause
exit /b 1
:success
exit /b 0... | kjmac123/metabuilder | metabuilder/examples/mobileapp/ndk_android_windows.bat | bat | mit | 321 |
@ECHO OFF
>nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system"
IF '%errorlevel%' == '0' GOTO hasAdmin
ECHO Set UAC = CreateObject^("Shell.Application"^) > "%temp%\getadmin.vbs"
ECHO UAC.ShellExecute "%~s0", "", "", "runas", 1 >> "%temp%\getadmin.vbs"
"%temp%\getadmin.vbs"
EXIT /B
:hasAdmi... | shinznatkid/SocketHook | Binary/RegisterCOMObjects.bat | bat | mit | 518 |
@echo off
set path=%path%;d:\L9T\labs\haskell\audiohs\libs
if "%1"=="configure" cabal configure -frunExamples --enable-test --extra-lib-dir=D:\L9T\labs\haskell\audiohs\libs
cabal build
cabal test --show-details=always
| lemol/audiohs | build.bat | bat | mit | 220 |
@git receive-pack %* | vethal/git-smart-http | script/git-receive-pack.cmd | bat | mit | 20 |
:: Setup SVN ignores (SVN v1.7+)
svn propset svn:ignore -R -F .svnignore .
| larsonjj/generator-pistacheo | app/templates/svn-init.bat | bat | mit | 75 |
cmd /k npm run-script build
| usab/NeoWalletGenerator | run build windows.cmd | bat | mit | 29 |
cp %1 chapter.ipynb
ipython nbconvert --to latex chapter.ipynb
ipython to_pdf.py chapter.tex
| zaqwes8811/micro-apps | self_driving/deps/Kalman_and_Bayesian_Filters_in_Python_master/pdf/make_chapter.bat | bat | mit | 95 |
cmd_/home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/bin2gray.ko := ld -r -m elf_i386 -T /usr/src/linux-headers-2.6.32-122-rtai/scripts/module-common.lds --build-id -o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/bin2gray.ko /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/bin2gray.o /home/yutingkao23/ILC-with-LinuxCNC-ILCv... | CalvinHsu1223/LinuxCNC-HAL-EtherCAT-Driver-with-ILC | src/.bin2gray.ko.cmd | bat | gpl-2.0 | 341 |
cmd_fs/ext3/built-in.o := /opt/toolchains/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o fs/ext3/built-in.o fs/ext3/ext3.o
| dizgustipated/BOCA-2.6.35.14 | fs/ext3/.built-in.o.cmd | bat | gpl-2.0 | 123 |
cmd_sound/pci/ice1712/built-in.o := rm -f sound/pci/ice1712/built-in.o; /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/ice1712/built-in.o
| asopov/linux-tpt-2.6.39 | sound/pci/ice1712/.built-in.o.cmd | bat | gpl-2.0 | 188 |
cmd_sound/core/snd-rawmidi.o := /home/adam/Android/Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o sound/core/snd-rawmidi.o sound/core/rawmidi.o
| arshull/GalaTab3_Kernel | sound/core/.snd-rawmidi.o.cmd | bat | gpl-2.0 | 153 |
cmd_drivers/tty/ipwireless/built-in.o := rm -f drivers/tty/ipwireless/built-in.o; /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/tty/ipwireless/built-in.o
| selva-simple/Galaxy-R-Kernel | drivers/tty/ipwireless/.built-in.o.cmd | bat | gpl-2.0 | 198 |
cmd_lib/radix-tree.o := arm-eabi-gcc -Wp,-MD,lib/.radix-tree.o.d -nostdinc -isystem /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include -Iinclude -include include/generated/autoconf.h -... | timmytim/honeybutter_kernel | lib/.radix-tree.o.cmd | bat | gpl-2.0 | 19,416 |
%windir%\microsoft.net\framework\v3.5\msbuild YATE.sln
@IF %ERRORLEVEL% NEQ 0 PAUSE | tws67/yate-in-vs2008 | windows/debugbuild.bat | bat | gpl-2.0 | 86 |
cmd_sound/i2c/other/built-in.o := rm -f sound/i2c/other/built-in.o; /home/aashir/android/toolchain/linaro/bin/arm-eabi-ar rcsD sound/i2c/other/built-in.o
| emwno/android_kernel_U8500 | sound/i2c/other/.built-in.o.cmd | bat | gpl-2.0 | 155 |
cmd_net/802/built-in.o := rm -f net/802/built-in.o; ../../CodeSourcery/CodeSourcery/bin/arm-none-eabi-ar rcs net/802/built-in.o
| spacecaker/CM7_Space_Kernel_Cooper | net/802/.built-in.o.cmd | bat | gpl-2.0 | 129 |
@java -cp jdip.jar dip.misc.TestSuite -brief datc.txt >datc_out
| rgo/jDip | etc/scripts/test_datc.bat | bat | gpl-2.0 | 69 |
cmd_/home/liu/snull/snull.ko := ld -r -m elf_x86_64 -T /usr/src/linux-headers-3.5.0-40-generic/scripts/module-common.lds --build-id -o /home/liu/snull/snull.ko /home/liu/snull/snull.o /home/liu/snull/snull.mod.o
| tiantang46800/driver_net | snull/.snull.ko.cmd | bat | gpl-2.0 | 213 |
cmd_block/blk-ioc.o := ppc_4xx-gcc -m32 -Wp,-MD,block/.blk-ioc.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 -Wstrict-prototypes -Wno... | mattkelly/linux-2.6-xlnx | block/.blk-ioc.o.cmd | bat | gpl-2.0 | 26,073 |
@echo off
title ECalc Build
rem ---------------------------------------------------------------------------
rem Prepare
rem ---------------------------------------------------------------------------
if exist bin\release echo Y | rmdir /s bin\release
if exist bin\release echo I | rmdir /s bin\release
goto compile
rem... | webmaster442/ECalc | Compile.cmd | bat | gpl-3.0 | 1,077 |
@ECHO OFF
IF NOT "%~f0" == "~f0" GOTO :WinNT
@"ruby.exe" "/usr/bin/gem" %1 %2 %3 %4 %5 %6 %7 %8 %9
GOTO :EOF
:WinNT
@"ruby.exe" "%~dpn0" %*
| justathoughtor2/atomicApe | cygwin/bin/gem.bat | bat | gpl-3.0 | 140 |
@echo off
cd %~dp0
set TextTransform=..\..\OrangeShare\Windows\tools\TextTemplating\bin\TextTransform.exe
if not exist %TextTransform% call ..\..\OrangeShare\Windows\tools\TextTemplating\build.cmd
echo running texttransform..
%TextTransform% -out Defines.cs Defines.tt
%TextTransform% -out GlobalAssemblyInfo.cs Globa... | kylefransham/OrangeSync | OrangeLib/windows/transform_tt.cmd | bat | gpl-3.0 | 408 |
@echo off
echo Assembling . . .
echo.
brass usbtest.asm usbtest.8xp -l usbtest.html
echo .defcont +1>> build_number.asm
rem echo.
rem echo Signing. . . .
rem rabbitsign -g -o usbtest.8ck usbtest.hex
echo.
echo Build complete.
echo. | drdnar/usbcore | build.bat | bat | gpl-3.0 | 231 |
@if "%TOOLSET%"=="" goto NoToolset
@if not "%CHANNELS%"=="" goto ChannelOK
@set CHANNELS=8
:ChannelOK
%TOOLSET%/cxstm8 +warn +proto +mods0 +debug -i. -i%TOOLSET%/Hstm8 -l -pxp -ac -dMAX_CHANNELS=%CHANNELS% task.c
%TOOLSET%/cxstm8 +warn +proto +mods0 +debug -i. -i%TOOLSET%/Hstm8 -l -pxp -ac -dMAX_CHANNELS=%CHANNE... | semerad/gt3b | compile.bat | bat | gpl-3.0 | 2,527 |
java -cp .;lib\dxfeed-samples.jar;lib\qds.jar com.dxfeed.sample.console.LastEventsConsole | Devexperts/QD | dxfeed-samples/files/lastevents.bat | bat | mpl-2.0 | 89 |
@echo off
echo Running MF2005...
..\..\..\..\mf2005\msvs\Release\mf2005.exe testrivmvr.nam
pause
| jdhughes-usgs/river-eel | examples/mf6/test104_riv_mvr/mf2005/runmf2005.bat | bat | lgpl-3.0 | 97 |
REM This technically runs it...but who cares?
rdmd program.d
| ErichDonGubler/CS-3450-Project-Templates | src/templates/d/build.bat | bat | unlicense | 61 |
:: Licensed to the Apache Software Foundation (ASF) under one
:: or more contributor license agreements. See the NOTICE file
:: distributed with this work for additional information
:: regarding copyright ownership. The ASF licenses this file
:: to you under the Apache License, Version 2.0 (the
:: "License"); you may... | cvaconsulting/moodlemobile-windows8 | cordova/lib/list-devices.bat | bat | apache-2.0 | 1,097 |
cmd_miscutils/man.o := gcc -Wp,-MD,miscutils/.man.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.25.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -... | rennman/copfvtci | build/busybox-1.25.1/miscutils/.man.o.cmd | bat | apache-2.0 | 10,203 |
cd %1
del /f /q BuildArtifacts\FlexibleServiceHost.*
Tools\ILMerge\ILMerge.exe /t:library /closed /xmldocs /useFullPublicKeyForReferences /out:BuildArtifacts\FlexibleServiceHost.dll BuildArtifacts\Release\FlexibleServiceHost.dll BuildArtifacts\Release\NLog.dll | antagonist112358/flexiblehost | Scripts/PostBuild.bat | bat | apache-2.0 | 262 |
@echo off
setlocal
@echo off
REM # Get to the pwiz root directory
set SCRIPTS_MISC_ROOT=%~dp0
set SCRIPTS_MISC_ROOT=%SCRIPTS_MISC_ROOT:~0,-1%
pushd %SCRIPTS_MISC_ROOT%\..\..
REM # argument of 32 or 64 sets target platform (default 32)
set TARGETPLATFORM=32
set ALL_ARGS= %*
if "%ALL_ARGS: 32=%" neq "%A... | biospi/mzmlb | pwiz/scripts/misc/tcbuild-apps.bat | bat | apache-2.0 | 1,571 |
@echo off
:#*****************************************************************************
:# *
:# Filename: make.bat *
:# *
:# Description: Front... | JFLarvoire/the_silver_searcher | win32/include/make.bat | bat | apache-2.0 | 92,320 |
@ECHO OFF
git commit -am "autosave %date%-%time:~0,8%" | MatthijsLasure/documentation | gitcommit.bat | bat | apache-2.0 | 54 |
-m --std=08 some analyze_options -P./libx --work=libx --workdir=./libx vhdl_lfile
-r --std=08 some analyze_options -P./libx --work=libx --workdir=./libx vhdl_lfile a few run_options -ggeneric_bool=true -ggeneric_int=42 -ggeneric_str=hello
| SymbiFlow/edalize | tests/test_ghdl/test04/elab-run.cmd | bat | bsd-2-clause | 239 |
@echo off
set "VIRTUAL_ENV=D:\Python27\myproject"
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=(myproject) %PROMPT%"
if not defined _OLD_VIRTUAL_PYTHONHOME (
set "_OLD... | lz1988/flaskweb | Scripts/activate.bat | bat | bsd-2-clause | 531 |
cd C:\SQLCC\Release\Dir
SQLCC.exe --action=stop --traceFileName="TraceName" | stefanteixeira/sqlcc | stop.bat | bat | bsd-3-clause | 75 |
/*******************************************************************/
/* */
/* REXXUDEM.CMD */
/* */
/* This program calls the various REXX e... | OS2World/LIB-REXX-REXX_Utilities | rexxudem.cmd | bat | epl-1.0 | 11,462 |
cmd_drivers/media/rc/rc-core.o := arm-linux-gnueabihf-ld -EL -r -o drivers/media/rc/rc-core.o drivers/media/rc/rc-main.o drivers/media/rc/ir-raw.o
| Dee-UK/D33_KK_Kernel | drivers/media/rc/.rc-core.o.cmd | bat | gpl-2.0 | 151 |
cmd_net/netfilter/netfilter.o := mips-openwrt-linux-uclibc-ld -m elf32btsmip -r -o net/netfilter/netfilter.o net/netfilter/core.o net/netfilter/nf_log.o net/netfilter/nf_queue.o net/netfilter/nf_sockopt.o
| shizhai/wprobe | build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/net/netfilter/.netfilter.o.cmd | bat | gpl-2.0 | 209 |
@echo off
REM Copyright (C) 2008 Search Solution Corporation. All rights reserved by Search Solution.
REM
REM This program is free software; you can redistribute it and/or modify
REM it under the terms of the GNU General Public License as published by
REM the Free Software Foundation; either version 2 of ... | andrei14vl/cubrid | locales/make_locale_Win32.bat | bat | gpl-3.0 | 5,706 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\rebuild\cli.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\rebuild\cli.js" %*
) | mihl9/Pixel-Wars | server/node_modules/.bin/rebuild.cmd | bat | gpl-3.0 | 170 |
@echo off
echo Creating plots...
set savedir=%CD%
set basepath=C:/Users/Evan/Documents/SEMERU/TraceLab/trunk/SEMERU.Experiments/CSMR'13/results/
set script=%basepath%/PRcurve.Rocco.R
cd C:/Program Files/R/R-2.13.1/bin
echo Plotting Rocco results...
Rscript %script% Rocco %basepath%/CSMRTools/RoccoResults %basepath%/CSM... | SoftwareEngineeringToolDemos/ICSE-2012-TraceLab | Main/Packages/SEMERU WM 1.0.0.0/SEMERU.Experiments/CSMR'13/results/plots.Rocco.bat | bat | gpl-3.0 | 363 |
@echo off
setlocal
cd %~dp0
rem By default on Windows we build Hadrian using Stack
./build.stack.bat %*
| ezyang/ghc | hadrian/build.bat | bat | bsd-3-clause | 105 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.