code stringlengths 3 1.03M | repo_name stringlengths 5 84 | path stringlengths 4 233 | language stringclasses 1
value | license stringclasses 15
values | size int32 3 1.03M |
|---|---|---|---|---|---|
@echo off
rem
rem Licensed to the Apache Software Foundation (ASF) under one 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
r... | Subasinghe/ode | distro/src/bin/bpelc.bat | bat | apache-2.0 | 2,033 |
coco Coco.ATG -namespace at.jku.ssw.Coco | charlesw1234/cocoxml | original/csharp/coco/coc.bat | bat | gpl-2.0 | 40 |
REM In order to run this Help 2 registration script you must have
REM all COL_* files and the .hxs file in the same directory as
REM this file. Additionally, InnoHxReg.exe must be in the same
REM directory or in the system path.
REM
REM For more information on deploying Help 2 files, refer to the
REM HelpSt... | spring-projects/spring-net | doc/docx/Spring-1.3/net-2.0/UnRegisterHelp2.bat | bat | apache-2.0 | 1,064 |
executable = /bin/echo
arguments = OK
universe = scheduler
output = job_dagman_splice-N-subdir2/a/$(job).out
error = job_dagman_splice-N-subdir2/a/$(job).err
log = job_dagman_splice-N-subdir2/a/a_submit.log
Notification = NEVER
queue
| htcondor/htcondor | src/condor_tests/job_dagman_splice-N-subdir2/a/a_submit.cmd | bat | apache-2.0 | 265 |
@echo off
cs-make --directory=../ clean
| AmesianX/OpenBLT | Target/Demo/ARMCM4_STM32_Olimex_STM32E407_GCC/Prog/cmd/clean.bat | bat | gpl-3.0 | 40 |
cmake -DCMAKE_TOOLCHAIN_FILE="../../../../tools/cmake_toolchain_files/armgcc.cmake" -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Debug .
mingw32-make -j4
pause
| linwenjian/Quadcopter_Will | Software/SDK1_1/lib/ksdk_ucosiii_lib/armgcc/KV31F51212/build_debug.bat | bat | mit | 156 |
cd C:\user\Materias\SistemasDistribuidos\SD_201203_AgoDic\SimpleRMIAutonomo
| uboat46/ITAM | SDC/2017_03_SCE/rmi/SimpleRMIAutonomo/batsDeInicio/cjk.bat | bat | mit | 77 |
/*-------------------------------------------------------------------*/
/* */
/* Compile options: */
/* */
/* CrtCmd Cmd( ADDSVRSHR ... | ChrisHird/CF_API | cbx960/addsvrshr.cmd | bat | mit | 7,870 |
@ECHO off
call npm run code
call npm run style
call cat build/*.js > public/app.js
call cat build/app.css > public/app.css
call jade src/app.jade -P
xcopy /y /f src\app.html public\index.html
echo [done]
| AAorris/register | build.bat | bat | mit | 204 |
@echo off
SetLocal EnableDelayedExpansion
if "%~1" == "" (
echo Usage : $0 Exe-Path-or-Dir-or-upper-Parent [Debug-Port: use 5567 if not set]
echo Example : $0 d:\testMobius\testKeyValueStream\bin\Debug\CSharpWorker.exe 5567
echo Example : $0 d:\testMobius\testKeyValueStr... | qualiu/testMobius | scripts/tool/set-debug-mode-path-port.bat | bat | mit | 2,911 |
@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... | D3vSt0rm/sahem | docs/make.bat | bat | mit | 5,094 |
del probe.jar
jar cvfm probe.jar build\META-INF\MANIFEST.MF -C build . > buildlog.txt | iandrosov/wmshutdown | build_jar.cmd | bat | mit | 86 |
@echo off
call:fetch_grammar bash master
call:fetch_grammar c master
call:fetch_grammar cpp master
call:fetch_grammar embedded-template master
call:fetch_grammar go master
call:fetch_grammar html master
call:fetch_grammar java master
c... | tree-sitter/tree-sitter | script/fetch-fixtures.cmd | bat | mit | 1,029 |
saxon exsl.object-type.xml ../../../style/function.xsl
| exslt/exslt.github.io | exsl/functions/object-type/refresh.bat | bat | mit | 55 |
@echo off
set ARCH=64
call %~dp0\03-compile.cmd
| mgreter/libsass-msi-installer | compile/03-compile-64.bat | bat | mit | 48 |
call CheckoutBranch4KDDI.bat > log.txt | OptimusZhang/bakSelfSettings | 30_KnowHow/Bat/testBAT.bat | bat | mit | 38 |
cmd_sysklogd/lib.a := rm -f sysklogd/lib.a; ar rcs sysklogd/lib.a
| valentinthirion/android-tracebox-busybox | sysklogd/.lib.a.cmd | bat | gpl-2.0 | 68 |
cmd_mm/fadvise.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,mm/.fadvise.o.d -nostdinc -isystem /home/gabe/arm-2009q3/arm-2009q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/gabe/stock_note/sgh-i717-dagkernel/arch/arm/include -Iinclude -include include/generated/autoconf.... | dagnarf/sgh-i717-dagkernel | mm/.fadvise.o.cmd | bat | gpl-2.0 | 29,276 |
cmd_build_x86_64_linux/lspx/lsp_util.o := gcc -Wp,-MD,build_x86_64_linux/lspx/lsp_util.o.d -D_X86_64 -fno-strict-aliasing -fno-common -ffreestanding -fomit-frame-pointer -march=k8 -mtune=nocona -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fno-stack-pro... | iocellnetworks/ndas4linux | 3.3.4/build_x86_64_linux/lspx/lsp_util.o.cmd | bat | gpl-2.0 | 2,517 |
cmd_arch/arm/mm/proc-arm920.o := arm-linux-gcc -Wp,-MD,arch/arm/mm/.proc-arm920.o.d -nostdinc -isystem /usr/local/arm/4.3.2/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/include -Iinclude -I/home/xfile/myProject/linux-2.6.32.2/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/ma... | beebingoo/linux-2.6.32.2 | arch/arm/mm/.proc-arm920.o.cmd | bat | gpl-2.0 | 5,097 |
cmd_sound/core/seq/oss/built-in.o := ld -m elf_x86_64 -r -o sound/core/seq/oss/built-in.o sound/core/seq/oss/snd-seq-oss.o
| Existed/kernel-2.6.35.14 | sound/core/seq/oss/.built-in.o.cmd | bat | gpl-2.0 | 127 |
@echo off
REM Script: LoadTestExample.cmd
REM Author: Matt Lavery (https://github.com/Matticusau/SqlWorkloadGenerator)
REM Created: 09/11/2017
REM Version: 0.0.1
REM
REM DISCLAIMER
REM This Sample Code is provided for the purpose of illustration only and is not intended to be
REM used in a production en... | Matticusau/SqlWorkloadGenerator | Examples/LoadTestExample.cmd | bat | gpl-2.0 | 2,218 |
cmd_drivers/input/joystick/built-in.o := /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld -EL -r -o drivers/input/joystick/built-in.o drivers/input/joystick/a3d.o drivers/input/joystick/adi.o drivers/input/joystick/as5011.o drivers/i... | livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | drivers/input/joystick/.built-in.o.cmd | bat | gpl-2.0 | 910 |
cmd_block/blk-ioc.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,block/.blk-ioc.o.d -nostdinc -isystem /net/files.cis.ksu.edu/exports/public/CIS520/usr/arm/bin/../lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include -Iinclude -I/net/files.cis.ksu.edu/exports/home/p/phen/cis520/android/Kernel/arch/arm... | mjmccall/Kernel | block/.blk-ioc.o.cmd | bat | gpl-2.0 | 24,999 |
cmd_sound/usb/caiaq/built-in.o := rm -f sound/usb/caiaq/built-in.o; ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-ar rcsD sound/usb/caiaq/built-in.o
| chrnueve/udooImaxdi | kernel_oficial_source/sound/usb/caiaq/.built-in.o.cmd | bat | gpl-2.0 | 155 |
cmd_sound/core/snd-pcm-dmaengine.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o sound/core/snd-pcm-dmaengine.o sound/core/pcm_dmaengine.o
| avareldalton85/rpi2-linux-rt | sound/core/.snd-pcm-dmaengine.o.cmd | bat | gpl-2.0 | 202 |
cmd_drivers/bluetooth/built-in.o := arm-linux-androideabi-ld -EL -r -o drivers/bluetooth/built-in.o drivers/bluetooth/hci_uart.o drivers/bluetooth/msm_bt_sleep.o
| tenorntex/lhbalanced | drivers/bluetooth/.built-in.o.cmd | bat | gpl-2.0 | 167 |
cmd_drivers/usb/host/built-in.o := arm-poky-linux-gnueabi-ld -EL -r -o drivers/usb/host/built-in.o drivers/usb/host/ehci-hcd.o drivers/usb/host/ehci-mxc.o
| heyoufei2/yocto3.14.38_kernel | drivers/usb/host/.built-in.o.cmd | bat | gpl-2.0 | 160 |
@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... | Hofsmo/PyPiW | docs/make.bat | bat | gpl-3.0 | 7,256 |
::VS2010 Environment
call "D:\Program Files\Microsoft Visual Studio 10.0\VC\vcvarsall.bat"
::include
@set INCLUDE=include;%INCLUDE%
::lib
@set LIB=lib;%LIB%
::compile and link
cl simplest_ffmpeg_swscale.cpp /link swscale.lib avutil.lib /OPT:NOREF
exit
| YuxuanLing/trunk | trunk/code/study/ffmpeg/simplest_ffmpeg_swscale/simplest_ffmpeg_swscale/compile_cl.bat | bat | gpl-3.0 | 261 |
openssl req -x509 -nodes -days 3650 -subj /CN=Hub-Certificate -newkey rsa:1024 -keyout serverkey.pem -out servercert.pem
pause | luadch/announcer_bot | certs/make_cert.bat | bat | gpl-3.0 | 127 |
echo off
SET mypath=%~dp0
SETLOCAL
set BUILDPATH=.\build
set RUNNER_IBNAME=/F"%BUILDPATH%/ib"
rem set RUNNER_DBUSER=base
rem set RUNNER_DBPWD=234567890
SET RUNNER_ENV=production
IF "%~1"=="" (
set mode="./tools/JSON/VBParams837UF.json"
) else (
set mode=%1
)
echo "vanessa"
oscript -enc... | silverbulleters/vanessa-agiler | tools/tests.bat | bat | mpl-2.0 | 439 |
qmake -project -t vcapp -o MaraUpdater.pro "CONFIG += thread" "QT += core gui network" "DESTDIR=../bin" "INCLUDEPATH += ./include" "UI_HEADERS_DIR = ./include/ui" "UI_SOURCES_DIR = ./src" "CONFIG(debug, debug|release) { DEFINES += __DEBUG__ }" "RC_FILE = ./resources/MaraUpdater.rc" "QMAKE_POST_LINK = $(TargetDir)..\ut... | Darineth/Mara-2 | MaraUpdater/BuildProject.bat | bat | lgpl-2.1 | 424 |
:: To call a method:
:: call library <method name> [argument list]
if [%1]==[] exit /b
::setLocal EnableDelayedExpansion
set basePath=%~dp0
if not exist %basePath%\temp mkdir %basePath%\temp
call :%1 %*
exit /b
:help
:help_help
shift
if [%1]==[] goto allHelp
call :getScriptLocation _ scriptLocation %1
... | guerreroderrick/batch-utils | lib/library.bat | bat | unlicense | 2,935 |
@echo off
rem -------------------------------------------------------------------------
rem JBoss Cluster FrameWork Demo Bootstrap Script for Windows
rem -------------------------------------------------------------------------
@if not "%ECHO%" == "" echo %ECHO%
@if "%OS%" == "Windows_NT" setlocal
if "%OS%" == "Win... | jbosschina/cluster | build/kits/bin/football_hotrod.bat | bat | apache-2.0 | 1,673 |
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem ##
@rem Groovy JVM Bootstrap for Windowz ##
@rem ... | vitlroth/treinamento | groovy-2.3.6/bin/startGroovy.bat | bat | apache-2.0 | 7,411 |
@echo off
rem Astyle.exe can be found here: http://sourceforge.net/projects/astyle/files/
Astyle.exe --options=astylerc engine\*.cpp include\*.h demo\*.cpp
| Kwizatz/ECS-F | astyle.bat | bat | apache-2.0 | 156 |
@echo off
set FXC="%DXSDK_DIR%\Utilities\bin\x64\fxc.exe" -nologo
if not exist data mkdir data
%FXC% /T vs_4_0 /E TerrainVs /Fo data/terrain_vs.fx deferred.hlsl
%FXC% /T ps_4_0 /E TerrainPs /Fo data/terrain_ps.fx deferred.hlsl
%FXC% /T vs_4_0 /E BlitVs /Fo data/blit_vs.fx deferred.hlsl
%FXC% /T ps_4_0 /E BlitPs /Fo dat... | aepsil0n/gfx-rs | examples/deferred/compile.cmd | bat | apache-2.0 | 603 |
@"%windir%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" "%~dp0build\NuGetGallery.msbuild" /t:Build /v:M | KuduApps/NuGetGallery | build.cmd | bat | apache-2.0 | 106 |
echo "Removing previous build files"
rd /s /q JEasyCrypto\bin
echo "JEasyCrypto lib clean"
rd /s /q JEasyCryptoClient\bin
echo "JEasyCryptoClient clean"
rd /s /q JEasyCryptoConsole\bin
echo "JEasyCryptoConsole clean"
rd /s /q JEasyCryptoServer\bin
echo "JEasyCryptoServer clean"
exit | a-rmz/JEasyCrypto | clear.cmd | bat | bsd-3-clause | 288 |
gradlew.bat jar | bitcoupon/bitcoupon-bitcoin-library | build_jar_win.bat | bat | mit | 15 |
cmd_sound/pci/aw2/built-in.o := rm -f sound/pci/aw2/built-in.o; /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs sound/pci/aw2/built-in.o
| jdlfg/Mecha-kernel-jdlfg | sound/pci/aw2/.built-in.o.cmd | bat | gpl-2.0 | 174 |
@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... | dagothar/gripperz | ext/rbfopt/doc/make.bat | bat | gpl-2.0 | 7,244 |
@rem Copyright 2009 Ramnivas Laddad
@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 http://www.apache.org/licenses/LICENSE-2.0
@rem
@rem Unless required by a... | sobkowiak/aspectj-in-action-code | ch02/workspace/Section2.3AspectJAlternativeSyntax/run.bat | bat | apache-2.0 | 999 |
@echo OFF
setlocal ENABLEEXTENSIONS
@echo /---------------------------------------------------------------\
@echo Backup of .NET, IIS and OutSystems Platform configuration files
@echo ATTENTION: Make sure this script is run as Administrator!
@echo \---------------------------------------------------------------/
CHO... | Goncalo-Mota/PlatformOpsToolbox | MiscScripts/Windows/BackupConfigFiles.bat | bat | apache-2.0 | 2,248 |
@echo off
rem -------------------------------------------------------------------------
rem dcm4che2/dcmof Launcher
rem -------------------------------------------------------------------------
rem $Id: dcmof.bat 18013 2013-08-27 11:21:04Z gunterze $
if not "%ECHO%" == "" echo %ECHO%
if "%OS%" == "Windows_NT" setl... | BrianKolowitz/IADSS | dcm4che-2.0.28/bin/dcmof.bat | bat | apache-2.0 | 1,314 |
@echo off
setlocal
rem Copyright (c) 1999, 2010 Tanuki Software, Ltd.
rem http://www.tanukisoftware.com
rem All rights reserved.
rem
rem This software is the proprietary information of Tanuki Software.
rem You shall use it only in accordance with the terms of the
rem license agreement you entered into with Tanuki Soft... | NGDATA/lilyproject | dist/src/main/resources/service/lily-service.bat | bat | apache-2.0 | 3,039 |
::*****************************************************************************
:: (c) Copyright 2009 - 2012 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
:... | monotone-RK/FACE | MCSoC-15/8-way_8-parallel/ise/ipcore_dir/dram/example_design/par/ise_flow.bat | bat | mit | 4,491 |
:: Copyright 2019 The TensorFlow Authors. All Rights Reserved.
::
:: 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
::
:: http://www.apache.org/licenses/LICENSE-2.0
::
:: Unless required b... | karllessard/tensorflow | tensorflow/tools/ci_build/release/windows/cpu_libtensorflow/nightly.bat | bat | apache-2.0 | 889 |
mkdir Build\AjContab\Php\Web
xcopy SourceCode\AjFwkPhp Build\AjContab\Php\Web /s /y
xcopy SourceCode\PhpWebSiteEs Build\AjContab\Php\Web /s /y
AjGenesis.Console Project\Project.xml tasks\BuildProject.ajg Project\Technologies\Php.xml tasks\BuildTechnology.ajg tasks\BuildProg.ajg
| ajlopez/AjContabPhp | codegen/makephp.cmd | bat | mit | 285 |
@call set_vars.bat
@if not "%WAITQT%" == "1" goto continue
@echo Ensure Qt installer has finished.
@pause
:continue
@bash patch_files.sh
@cd %ROOTPATH%
@echo building qt - qmake...
@set QMPS=BOOST_INCLUDE_PATH=%EWBLIBS%/%BOOST%^
@set QMPS=BOOST_INCLUDE_PATH=%EWBLIBS%/%BOOST%^
BOOST_LIB_PATH=c:/suncoin5/libs/%BOOS... | orkacoin/orkacoin | contrib/easywinbuilder/4b_build_qt.bat | bat | mit | 1,422 |
taskkill /im explorer.exe /f
timeout 1
start /D c:\ explorer
exit | levinunnink/electron-shell-menu | restart_explorer.cmd | bat | mit | 68 |
REM delete lib files
rd /q /s lib
REM delete bin files
rd /q /s bin
REM delete obj files
rd /q /s projects\vc8\aika\debug
rd /q /s projects\vc8\aika\release
rd /q /s projects\vc8\samples\helloworld\debug
rd /q /s projects\vc8\samples\helloworld\release
rd /q /s projects\vc8\samples\helloworldApp\debug
rd /q /s projec... | erickjung/aika3d | CLEAN.bat | bat | mit | 1,415 |
@echo off
rem Author: Andrey Dibrov (andry at inbox dot ru)
rem Description:
rem Script to set project build time.
rem Examples:
rem 1. call write_var_to_file.bat PROJECT_NAME c:\_b\MyProject\build\vars\post_build.vars "" STAGE_OUT.PROJECT_NAME || exit /b
setlocal
set "__VAR_NAME_OUT=%~1"
set "__F... | andry81/contools | Scripts/Tools/build/write_var_to_file.bat | bat | mit | 826 |
git add -A && git commit -m "Commit masivo" && git push | mujd/Tarea6 | actualizar.bat | bat | mit | 55 |
#Run this file as Admin
#Run this file in the same directory as DisplayHistoryV2.ps1
#This batch script generates a .csv file (soon to be changed to just run the script and not generate the csv file)
#That .csv file is will be in the C drive.
#the final version of this batch will be to just run the ps1 file. the ps1 wi... | ForensicTools/InternetShadowTracker-475_2141-Gierczak-Sirianni-Chona | Nov9_csv_script/InternetHistoryExportV2.bat | bat | mit | 439 |
@echo off
set "VIRTUAL_ENV=E:\gqfdownload\flask-todo-demo-master\my_venv"
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=(my_venv) %PROMPT%"
REM Don't use () to avoid prob... | jsyc15/jsyc15 | my_venv/Scripts/activate.bat | bat | mit | 754 |
REM "C:\NuGet\Nuget.exe" Restore "%~dp0\PokerLeagueManager.sln"
REM "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\devenv.com" "PokerLeagueManager.sln" /Build Debug
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\Extensions\Microsoft\SQLDB\DAC\140\sqlpackage.exe"... | dylan-smith/pokerleaguemanager | src/DevDeploy.bat | bat | mit | 1,181 |
az group deployment create -n azsimdeploy --template-file azsimazuredeploy.json --parameters @azsimazuredeploy.parameters.json -g AzureSim | valeryjacobs/azsim | AZSim/AZCliScript.bat | bat | mit | 138 |
prog='dbcol'
args='uid'
cmp='diff -cb '
in=TEST/dbrow_ex.in
| gitpan/Fsdb | TEST/0_test_command_correct.cmd | bat | gpl-2.0 | 60 |
@echo off
rem Please remember to use java-conform paths (no ! etc)
rem put "rem" in front of "goto jar" if you want to compile the source and run a patched version
goto jar
rem goto compile
:jar
echo === running from jar ====
cd .\build\jars
if "%1" == "" java -jar jftp.jar
if not "%1" == "" j... | moabson/j-ftp | run.bat | bat | gpl-2.0 | 817 |
cmd_arch/arm/lib/io-writesw-armv4.o := /home/robin/toolchain/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.io-writesw-armv4.o.d -nostdinc -isystem /home/robin/toolchain/bin/../lib/gcc/arm-none-eabi/4.6.1/include -I/home/robin/android/CM7_kernel_TA/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KER... | spacecaker/CM7_Space_Kernel_Cooper | arch/arm/lib/.io-writesw-armv4.o.cmd | bat | gpl-2.0 | 1,761 |
cmd_drivers/net/ethernet/msm/built-in.o := /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld -EL -r -o drivers/net/ethernet/msm/built-in.o drivers/net/ethernet/msm/msm_rmnet_bam.o ; scripts/mod/modpost drivers/net/ethernet/msm/built-in.o
| lindsaytheflint/stone | drivers/net/ethernet/msm/.built-in.o.cmd | bat | gpl-2.0 | 295 |
cmd_drivers/power/built-in.o := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/power/built-in.o drivers/power/power_supply.o drivers/power/sabresd_battery.o
| FEDEVEL/tmp-imx6-tiny-rex-linux | drivers/power/.built-in.o.cmd | bat | gpl-2.0 | 254 |
cmd_fs/proc/built-in.o := ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-ld.bfd -EL -r -o fs/proc/built-in.o fs/proc/proc.o
| Zaphod-Beeblebrox/kernel_rockchip_rk3188 | fs/proc/.built-in.o.cmd | bat | gpl-2.0 | 139 |
cmd_arch/arm/mach-msm/memutils/memmove.o := /home/beto/android/lp/scripts/gcc-wrapper.py /home/beto/toolchain/bin/arm-eabi-gcc -Wp,-MD,arch/arm/mach-msm/memutils/.memmove.o.d -nostdinc -isystem /home/beto/toolchain/bin/../lib/gcc/arm-eabi/4.7.4/include -I/home/beto/android/lp/arch/arm/include -Iarch/arm/include/genera... | IndieBeto/StockLP | arch/arm/mach-msm/memutils/.memmove.o.cmd | bat | gpl-2.0 | 2,105 |
cmd_init.o = gcc -Wp,-MD,./.init.o.d.tmp -pthread -march=armv8-a+crc -D__ARM_FEATURE_CRC32=1 -DRTE_MACHINE_CPUFLAG_NEON -DRTE_MACHINE_CPUFLAG_CRC32 -I/root/dpdk-stable-16.07.1/examples/multi_process/client_server_mp/mp_server/client_server_mp/mp_server/arm64-armv8a-linuxapp-gcc/include -I/root/dpdk-stable-16.07.1/ar... | JerryLX/DPDK | examples/multi_process/client_server_mp/mp_server/client_server_mp/mp_server/arm64-armv8a-linuxapp-gcc/.init.o.cmd | bat | gpl-2.0 | 861 |
@echo off
"C:\Program Files (x86)\Puppet Labs\Puppet\bin\facter.bat" --puppet kernelrelease
| pmanwatkar/puppetModules | actions/files/facterWindows/kernelrelease_Windows.bat | bat | gpl-3.0 | 92 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=python -msphinx
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=bxml
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The Sphinx module was not found.... | BlackEarth/bxml | docs/make.bat | bat | mpl-2.0 | 802 |
@echo off
setlocal enabledelayedexpansion
:: Install Sitecore
:: Batch Commands:
:: Get directory of batch file : %~dp0
:: Get file name in for-loop : %%~nf
:: Get file name and file type in for-loop : %%~nxf
echo.
echo BEGIN Script
echo.
:: Run operation.
echo.
echo BEGIN Operation
echo.
powershell.exe Set-Execut... | williamchang/powershell-scripts | Sitecore_InstallEverything/Install_Sitecore.bat | bat | lgpl-3.0 | 613 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\..\..\..\..\rimraf\2.5.4\rimraf\bin.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\..\..\..\..\rimraf\2.5.4\rimraf\bin.js" %*
) | DHclly/webDemo | nodeJsDemo/example/gulp/node_modules/.npminstall/del/2.2.2/del/node_modules/.bin/rimraf.cmd | bat | unlicense | 218 |
geth --datadir "./" --rpc --rpcport "8545" --rpcaddr "0.0.0.0" --rpccorsdomain "*" --nodiscover | mycspring/ClaveChain | Geth/run.bat | bat | apache-2.0 | 95 |
start javaw -jar DriverStation.jar | UofIVespucci/DriverStation | run.bat | bat | apache-2.0 | 34 |
:: Run a set of FAST-TrIPs tests
::
:: python runTest.py num_passengers asgn_type iters capacity
::
:pax200_deterministic_iter1_nocap
python ..\runTest.py 200 deterministic 1 0 SanFrancisco
:pax200_deterministic_iter1_cap1
python ..\runTest.py 200 deterministic 1 1 SanFrancisco
:pax200_deterministic_iter2_cap1
py... | MetropolitanTransportationCommission/FAST-TrIPs-1 | Examples/SanFrancisco/runAllTests.bat | bat | apache-2.0 | 640 |
psql -d geo -p 5432 -U postgres -c "CREATE EXTENSION IF NOT EXISTS postgis;"
"C:\Program Files\PostgreSQL\12\bin\pg_restore" -Fc -d geo -p 5432 -U postgres "C:\git\minus34\gnaf-202202.dmp"
"C:\Program Files\PostgreSQL\12\bin\pg_restore" -Fc -d geo -p 5432 -U postgres "C:\git\minus34\admin-bdys-202202.dmp"
pause | minus34/gnaf-loader | supporting-files/restore-gnaf-admin-bdys.bat | bat | apache-2.0 | 315 |
@ECHO OFF
set LOC=Y:\Wind\WindWeb\nwtc\docs
:CopyFiles
copy ChangeLog.txt %LOC%\NWTC_Library_ChangeLog.txt
:Done
set LOC=
| NWTC/NWTC_Library | UpdateWeb.bat | bat | apache-2.0 | 167 |
ren Folie1.TIF sperm.tif
ren Folie2.TIF humpback.tif
ren Folie3.TIF mink.tif
ren Folie4.TIF blue.tif
ren Folie5.TIF "northern right.tif"
ren Folie6.TIF orca.tif
ren Folie7.TIF nar.tif
ren Folie8.TIF beluga.tif
ren Folie9.TIF "longfinned Pilot.tif"
ren Folie10.TIF sei.tif
ren Folie11.TIF fin.tif
ren Folie12.TIF bowhead.... | dzitterb/walog | images/whale_rename.bat | bat | bsd-2-clause | 435 |
@echo off
setlocal EnableDelayedExpansion
set "WD=%__CD__%"
if NOT EXIST "%WD%msys-2.0.dll" set "WD=%~dp0usr\bin\"
set "LOGINSHELL=bash"
set /a msys2_shiftCounter=0
rem To activate windows native symlinks uncomment next line
rem set MSYS=winsymlinks:nativestrict
rem Set debugging program for errors
rem set MSYS=erro... | mashir43/MSYS2-packages | filesystem/msys2_shell.cmd | bat | bsd-3-clause | 7,623 |
haxelib run dox -i flash.xml -o .. -res resources --title "HaxeFlixel API docs" -D source-path https://github.com/HaxeFlixel/flixel/tree/master | flabbyfabby/flixel-docs | api/dox-gen/gendocs.bat | bat | mit | 143 |
#!/bin/bash
cd $(dirname $0)
java -DSTOP.PORT=8887 -DSTOP.KEY=railo -jar -Xms256M -Xmx512M lib/start.jar | fingerskier/Wizard | start.bat | bat | mit | 106 |
if "%RHO_PLATFORM%" == "android" (
cd platform\android
rake --trace
)
if "%RHO_PLATFORM%" == "iphone" (
cd platform\phone
rake --trace
)
if "%RHO_PLATFORM%" == "win32" (
call %RHO_VSCMNTOOLS%
cd platform\qt
rake --trace
)
if "%RHO_PLATFORM%" == "bb" (
cd platform\bb
rake --trace
)
if "%RHO_PLATFORM%" == "w... | watusi/rhodes | lib/commonAPI/logCapture/ext/build.bat | bat | mit | 425 |
rmdir /S /Q .vs
rmdir /S /Q ipch
rmdir /S /Q Debug
rmdir /S /Q Release
del /F /S /Q *.VC.db
del /F /S /Q *.VC.VC.opendb
| ReneSlijkhuis/gimp-wic-plugin | wic_plugin/clean.bat | bat | mit | 128 |
cmd_drivers/input/keyboard/built-in.o := rm -f drivers/input/keyboard/built-in.o; /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs drivers/input/keyboard/built-in.o
| jdlfg/Mecha-kernel-jdlfg | drivers/input/keyboard/.built-in.o.cmd | bat | gpl-2.0 | 201 |
@echo off
setlocal
echo set the Visual Studio environment by calling vcvarsall.bat
call "%VCINSTALLDIR%"/vcvarsall.bat %PROCESSOR_ARCHITECTURE%
REM The express version of Visual Studio does not have devenv and
REM uses msbuild. Older versions of Visual Studio still need to
REM use devenv
set use_devenv=0
... | PrismTech/opensplice | examples/dcps/Durability/cpp/standalone/Build.bat | bat | gpl-3.0 | 2,135 |
@echo off
setlocal
rem Copyright (c) 1999, 2009 Tanuki Software, Ltd.
rem http://www.tanukisoftware.com
rem All rights reserved.
rem
rem This software is the proprietary information of Tanuki Software.
rem You shall use it only in accordance with the terms of the
rem license agreement you entered into with Tanuki Soft... | ezScrum/ezScrum | ServiceWrapper/ServiceWrapper_x86/UninstallApp-NT.bat | bat | gpl-2.0 | 1,603 |
@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%
... | Modeful/poc | libs/garden/filebrowser/doc/make.bat | bat | gpl-3.0 | 6,534 |
@echo off
setlocal enabledelayedexpansion
call CleanAll.cmd nopause
call BuildAll.cmd
| twitwi/BridJ | src/main/cpp/buildsys/vs2008/RebuildAll.cmd | bat | bsd-3-clause | 87 |
@echo off
::
:: Prebuild generator for the OpenMetaverse Library
::
:: Command Line Options:
:: (none) - create solution/project files and create compile.bat file to build solution
:: msbuild - Create project files, compile solution
:: msbuild runtests - create project files, compile solution, run... | JakDaniels/libOMVClients | runprebuild2012.bat | bat | mit | 3,117 |
universe = vanilla
executable = x_sleep.pl
arguments = 30
periodic_hold = true
queue 4
| bbockelm/htcondor | src/condor_tests/job_dagman_maxidle-A-nodeB.cmd | bat | apache-2.0 | 87 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=certbot-dns-cloudflare
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not ... | nohona/cron-crm | usr/local/certbot/certbot-dns-cloudflare/docs/make.bat | bat | gpl-3.0 | 790 |
COPY \\?\%1 "DULL\"
COPY \\?\%1 "FINE\"
COPY \\?\%1 "FLINT\"
COPY \\?\%1 "FLUID\"
COPY \\?\%1 "LAPIS\"
COPY \\?\%1 "LIGNITE\"
COPY \\?\%1 "NONE\"
COPY \\?\%1 "PAPER\"
COPY \\?\%1 "POWDER\"
COPY \\?\%1 "QUARTZ\"
COPY \\?\%1 "ROUGH\"
COPY \\?\%1 "SAND\" | MauveCloud/sphax-patch-gregtech | source-designs/1.7.10_2/assets/gregtech/textures/items/materialicons/copy_into_dull.bat | bat | mit | 251 |
@echo off
bundler\SqlBundler.exe ..\..\..\ "db/1.x/1.0" false
copy auth.sql auth-blank.sql
del auth.sql
copy auth-blank.sql ..\..\auth-blank.sql
pause | mixerp4/frapid | src/Frapid.Web/Areas/Frapid.Authorization/db/1.x/1.0/rebundle-db-without-sample.bat | bat | mit | 150 |
REM define path to the folder where synchronized data will be pushed...this could be Filr, dropbox, google drive e.t.c
set shared_folder_path=C:\shared_folder_path
set pgbin_path=C:\Program Files\PostgreSQL\8.4\bin
set zip_path=C:\Program Files\7-Zip
set oc_data=zipped_study_data_file_containing_db_dump.zip
set zip_so... | mochisoft/OC_Offline | sync_master_script.cmd | bat | mit | 929 |
@echo off
if "%1"=="" goto default_value_python:
if "%1"=="default" goto default_value_python:
set pythonexe=%1
goto start_script:
:default_value_python:
set pythonexe=c:\Python370_x64
:start_script:
set current=%~dp0
set PATH=%pythonexe%;%pythonexe%\Scripts;%PATH%
@echo create %current%..\..\dist
if not exist %curre... | sdpython/pymyinstall | whl/windows/build_bottlechest.bat | bat | mit | 673 |
@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... | fabioscala/poitour-backend | doc/make.bat | bat | mit | 6,703 |
@echo off
setlocal
set SVN_BINDIR=C:/Program Files (x86)/VisualSVN Server/bin/
set REPOS=%1
set TXN=%2
rem check that logmessage contains at least 10 characters
svnlook log "%REPOS%" -t "%TXN%"| findstr "^\[BugID\:[0-9]*\]" > nul
endlocal
if %errorlevel% gtr 0 goto err
exit 0
:err
echo Your message should lo... | lee-leon/buggit | pre-commit.bat | bat | mit | 393 |
@echo off
cd %~dp0
python auto-plex.py | gotling/AutoPlex | auto-plex.bat | bat | mit | 40 |
@echo off
title Super Mario Paint v1.4.3
java -jar ./SMPv1.4.3.jar
echo [Done]
pause | DC37/Super-Mario-Paint | SMP_J1_8.bat | bat | mit | 84 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=statscraper
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command w... | jplusplus/statscraper | docs/make.bat | bat | mit | 815 |
fxc ..\AMD_ShadowFX.hlsl /T vs_5_0 /E vsFullscreen /O1 /Fh ..\inc\VS_FULLSCREEN.inc /Vn VS_FULLSCREEN_Data
SET FXC_COMPILE_UNIFORM_PS=fxc.exe /nologo ..\AMD_ShadowFX.hlsl /T ps_5_0 /Od /E shadowFiltering /DAMD_SHADOWFX_FILTERING=0
SET FXC_COMPILE_CONTACT_PS=fxc.exe /nologo ..\AMD_ShadowFX.hlsl /T ps_5_0 /Od /E shadowF... | GPUOpen-Effects/ShadowFX | amd_shadowfx/src/Shaders/build/fxc_compile_contact_filtering.bat | bat | mit | 21,865 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.