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 |
|---|---|---|---|---|---|
cmd_arch/arm/lib/memchr.o := /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.memchr.o.d -nostdinc -isystem /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/dman3285/Kernerl-Source/kernel_hammer_v1/arch/a... | AOSP-ZEUS/android_kernel_samsung_n1 | arch/arm/lib/.memchr.o.cmd | bat | gpl-2.0 | 2,334 |
cmd_drivers/scsi/scsi_mod.o := /home/adam/Android/Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/scsi/scsi_mod.o drivers/scsi/scsi.o drivers/scsi/hosts.o drivers/scsi/scsi_ioctl.o drivers/scsi/constants.o drivers/scsi/scsicam.o drivers/scsi/scsi_error.o drivers/scsi/scsi_lib.o drivers/scsi/scsi_lib_dma.... | arshull/GalaTab3_Kernel | drivers/scsi/.scsi_mod.o.cmd | bat | gpl-2.0 | 503 |
cmd_sound/isa/ad1848/built-in.o := rm -f sound/isa/ad1848/built-in.o; arm-linux-androideabi-ar rcsD sound/isa/ad1848/built-in.o
| hch-im/nexus4_kernel | sound/isa/ad1848/.built-in.o.cmd | bat | gpl-2.0 | 129 |
cmd_drivers/mtd/maps/built-in.o := arm-poky-linux-gnueabi-ld -EL -r -o drivers/mtd/maps/built-in.o drivers/mtd/maps/physmap_of.o
| heyoufei2/yocto3.14.38_kernel | drivers/mtd/maps/.built-in.o.cmd | bat | gpl-2.0 | 134 |
cmd_net/netfilter/nfnetlink.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o net/netfilter/nfnetlink.ko net/netfilter/nfnetlink.o net/netfilter/nfnetlink.mod.o
| avareldalton85/rpi2-linux-rt | net/netfilter/.nfnetlink.ko.cmd | bat | gpl-2.0 | 263 |
rem build the standalone MAVProxy.exe for Windows.
rem This assumes Python is installed in C:\Python27
cd ..\
python setup.py build install --user
cd .\MAVProxy
C:\Python27\Scripts\pyinstaller --clean ..\windows\mavproxy.spec
pause
| dshyshov/MAVProxy | windows/MAVProxyWinBuild.bat | bat | gpl-3.0 | 239 |
/******************************************************************************
*
* Default Linker Command file for the Texas Instruments LM4F120H5QR
*
* This is part of revision 9102 of the Stellaris Peripheral Driver Library.
*
*****************************************************************************/
--re... | sultanqasim/Stellarino | lm4f120h5qr.cmd | bat | gpl-3.0 | 1,515 |
@echo off
set zip="C:\Program Files\7-Zip\7z.exe"
set hour=%time:~0,2%
if "%time:~0,1%"==" " set hour=0%time:~1,1%
set dt=%date:~10,4%-%date:~4,2%-%date:~7,2%_%hour%%time:~3,2%
set dir=ss3d-%dt%
mkdir %dir%
mkdir %dir%\bin
mkdir %dir%\bin\client
mkdir %dir%\bin\client\client
mkdir %dir%\bin\server
mkdir %dir... | ss13remake/ss13remake | packagebuild.bat | bat | gpl-3.0 | 665 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=python -msphinx
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=DFO-Gen
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The Sphinx module was not fou... | numericalalgorithmsgroup/pybobyqa | docs/make.bat | bat | gpl-3.0 | 805 |
@CALL run-test.bat com.appspot.relaxe.expr.AllTests
@IF ERRORLEVEL 1 exit /B %ERRORLEVEL%
@CALL run-test.bat com.appspot.relaxe.rpc.AllTests
@IF ERRORLEVEL 1 exit /B %ERRORLEVEL%
@CALL run-test.bat com.appspot.relaxe.paging.AllTests
@IF ERRORLEVEL 1 exit /B %ERRORLEVEL%
@CALL run-test.bat com.appspot.relaxe.rdbms.p... | tjn/relaxe | script/run-all-tests.bat | bat | agpl-3.0 | 809 |
.\ext_prg\tcc\tcc.exe pytigon.c -ladvapi32
.\ext_prg\tcc\tcc.exe pytigon_cmd.c -ladvapi32 | Splawik/pytigon | make_exe.cmd | bat | lgpl-3.0 | 89 |
SET TOOLS_DIR=%cd%
cd ..
cd ..
mkdir Solution.VC14.x64.static
cd Solution.VC14.x64.static
cmake ../ -G "Visual Studio 14 Win64" -DCC_LINK_TYPE=STATIC
cd "%TOOLS_DIR%"
| AndyD87/CcOS | Tools/CmakeGenerators/CmakeVS2015.x64.static.bat | bat | lgpl-3.0 | 169 |
@echo off
set LIB=..\..\win32\lib;%LIB%
cl /W3 /nologo /DXMLAPI=__declspec(dllimport) /I..\..\include /Fe..\..\win32\bin\elements elements.c parsifal.lib
@echo Run it using: win32\bin\elements ^< document.xml
| LiberatorUSA/GUCEF | dependencies/libparsifal/samples/elements/build.bat | bat | apache-2.0 | 209 |
@echo off
if NOT exist "%~dp0trinity.jar" (
echo ERROR: Trinity interpreter not found.
) else (
java -cp "%~dp0trinity.jar" com.github.chrisblutz.trinity.libraries.compiling.LibraryCompiler
)
| chrisblutz/TrinityLang | bin/tybundle.bat | bat | apache-2.0 | 200 |
@echo off
:: Copyright (c) 2011 The Chromium Authors. All rights reserved.
:: Use of this source code is governed by a BSD-style license that can be
:: found in the LICENSE file.
:: TODO(timurrrr): batch files 'export' all the variables to the parent shell
set THISDIR=%~dp0
set TOOL_NAME="unknown"
:: Get the tool nam... | 7kbird/chrome | tools/valgrind/chrome_tests.bat | bat | bsd-3-clause | 2,323 |
rem -------------------------------------------------------------
rem Yii command line bootstrap script for Windows.
rem
rem @author Qiang Xue <qiang.xue@gmail.com>
rem @link http://www.yiiframework.com/
rem @copyright Copyright (c) 2008 Yii Software LLC
rem @license http://www.yiiframework.com/license/
rem ------... | podvincev-n/yii2-app-base | console.bat | bat | bsd-3-clause | 425 |
@echo off
set cwd=%cd%
cd /D %~dp0
set DevCmd="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"
set BuildDir64="build-exe-64"
call %DevCmd%
echo Building tev with ninja...
mkdir %BuildDir64%
cd %BuildDir64%
cmake -DTEV_DEPLOY=1 -DCMAKE_BUILD_TYPE=Release -GNinja ..\..
n... | Tom94/tev | scripts/create-exe-ninja.bat | bat | bsd-3-clause | 419 |
winrm.cmd quickconfig -q
net user /add %machine_user% %machine_pass%
net localgroup administrators %machine_user% /add
bundle install --with integration
bundle exec kitchen verify windows | test-kitchen/kitchen-pester | support/ci/windows_integration.bat | bat | mit | 197 |
@ECHO OFF
:: do not run this script manually
IF NOT EXIST "%YAWDS_STACK_PATH%\packages.ini" GOTO END
IF [%YAWDS_PKG_PROVISION_ENABLED%]==[0] GOTO END
:: todo: isolate node and ruby packages verification
IF EXIST "%YAWDS_STACK_PATH%\provision.lock" (
IF NOT [%YAWDS_PKG_PROVISION_KEEP_UPDATE%]==[1] (
GOTO END
)
)
... | h2non/yawds | environment/stack/scripts/provision.bat | bat | mit | 1,319 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXWSMSG.S07_OptionalElementsValidation.MSOXWSMSG_S07_TC06_VerifyReceivedByIsReadOnly /testcontainer:..\..\MS-OXWSMSG\TestSuite\bin\Debug\MS-OXWSMSG_TestSuite.dll /runconfig:..\..\MS-OXWSMSG\MS-OXWSMSG.testsettings /unique
paus... | XinwLi/Interop-TestSuites-1 | ExchangeWebServices/Source/Scripts/MS-OXWSMSG/RunMSOXWSMSG_S07_TC06_VerifyReceivedByIsReadOnly.cmd | bat | mit | 321 |
@fasm free3d.asm free3d
@kpack free3d
@pause | devlato/kolibrios-llvm | programs/demos/free3d/trunk/build.bat | bat | mit | 44 |
cmd_lib/rwsem-spinlock.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,lib/.rwsem-spinlock.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wst... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/lib/.rwsem-spinlock.o.cmd | bat | gpl-2.0 | 14,121 |
cmd_fs/jbd/built-in.o := arm-linux-androideabi-ld -EL -r -o fs/jbd/built-in.o fs/jbd/jbd.o
| tenorntex/lhbalanced | fs/jbd/.built-in.o.cmd | bat | gpl-2.0 | 96 |
cmd_sound/pci/ymfpci/built-in.o := rm -f sound/pci/ymfpci/built-in.o; /home/milind/toolchain/arm-eabi-4.6/bin/arm-eabi-ar rcsD sound/pci/ymfpci/built-in.o
| sai9615/MY-kernel-for-grand-I9082 | sound/pci/ymfpci/.built-in.o.cmd | bat | gpl-2.0 | 156 |
"%ProgramFiles(x86)%\NSIS\makensis" /DX86 installer-script.nsi
| jvail/monica-gui | monica/installer/run-json-vc12-installer-x86.bat | bat | gpl-3.0 | 63 |
@echo off
rem
rem A desktop-oriented virtual machines management system written in Shell.
rem
rem Code is available online at https://github.com/magenete/cuckoo
rem See LICENSE for licensing information, and README for details.
rem
rem Copyright (C) 2016 Magenete Systems OÜ
rem
wmic os get osarchitectu... | magenete/cuckoo-os | lib/mgt/env.bat | bat | gpl-3.0 | 1,110 |
REM Build Eclipse Project From Command
REM Usage:
REM Param 1: Project Path
REM Param 2: Pojectname
REM Param 3: Config
REM eclipsec
REM --launcher.suppressErrors
REM -nosplash
REM -application org.eclipse.cdt.managedbuilder.core.headlessbuild
REM -data /path/to/workspace
REM -cleanBuild "project/conf... | hyller/GladiatorFirmware | Tools/Batch/_eclipse_build.bat | bat | unlicense | 652 |
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/../heroku/heroku-buildpack-php/bin/heroku-hhvm-apache2
bash "%BIN_TARGET%" %*
| yeshwanthemani/events | vendor/bin/heroku-hhvm-apache2.bat | bat | mit | 142 |
@echo OFF
setlocal enabledelayedexpansion
set "FullScriptPath=%~dp0"
set "FullExecPath=%cd%"
if not exist "%FullScriptPath%..\..\..\TelegramPrivate" (
echo.
echo This script is for building the production version of Telegram Desktop.
echo.
echo For building custom versions please visit the build instructions p... | bobvdvalk/tdesktop | Telegram/build/build.bat | bat | gpl-3.0 | 6,834 |
bitshares_client --data-dir=%INVICTUS_ROOT%\bitshares_toolkit\tests\regression_tests\_newtest\client1 --p2p-port=10001 --connect-to=127.0.0.1:10000 --genesis-config=%INVICTUS_ROOT%\bitshares_toolkit\tests\test_genesis.json --upnp=false --min-delegate-connection-count=0 %* | drltc/keyid | tests/client1.bat | bat | unlicense | 272 |
@REM ----------------------------------------------------------------------------
@REM Licensed to the Apache Software Foundation (ASF) under one
@REM or more contributor license agreements. See the NOTICE file
@REM distributed with this work for additional information
@REM regarding copyright ownership. The ASF lice... | GFriedrich/logging-log4j2 | mvnw.cmd | bat | apache-2.0 | 5,133 |
@echo off
set "DIR=%~dp0%"
java -classpath %DIR%lib\ddpush-1.0.03.jar org.ddpush.im.v1.node.IMServerConsole %1 | zoopaper/DDPush | src/main/resources/script/console.bat | bat | apache-2.0 | 111 |
@echo off
set SCRIPT_DIR=%~dp0
java %SBT_OPTS% -Xmx512m -Xss8M -jar "%SCRIPT_DIR%sbt-launch.jar" %*
| katelindsay32/RedBookExercises | sbt.cmd | bat | mit | 100 |
@echo off
rem
rem $Id$
rem
rem A script for running the POCO testsuites.
rem
rem usage: runtests2 [64]
rem
rem If the environment variable EXCLUDE_TESTS is set, containing
rem a space-separated list of project names (as found in the
rem components file), these tests will be skipped.
rem
setlocal EnableDelayedExpansion... | linuxvom/macchina.io | platform/build/script/runtests2.cmd | bat | apache-2.0 | 1,411 |
@echo off
SETLOCAL
REM Handle our optional parameters
SET COMPILER=%1
SET CONFIG=%2
IF NOT DEFINED COMPILER SET COMPILER=VS2008
IF NOT DEFINED CONFIG SET CONFIG=Release
REM Setting up some variables
REM Detecting the correct Program Files
IF DEFINED PROGRAMFILES(X86) SET PROGRAMROOT=%ProgramFiles(x86)%
IF NOT DEF... | figment/Untorque | buildFiles/compile.bat | bat | mit | 1,897 |
MEMORY
{
PAGE 0 :
/* BEGIN is used for the "boot to SARAM" bootloader mode */
BEGIN : origin = 0x000000, length = 0x000002
RAMM0 : origin = 0x000122, length = 0x0002DE
RAMD0 : origin = 0x00B000, length = 0x000800
RAMLS0 : origin = 0x008000, length = 0x000800... | battosai30/Energia | hardware/c2000/cores/c2000/F2837xS_common/cmd/2837xS_RAM_lnk_cpu1_far.cmd | bat | lgpl-2.1 | 4,461 |
@echo off
rem
rem Copyright (C) 2000, 2001 Stephen Cleary
rem
rem Distributed under the Boost Software License, Version 1.0. (See accompany-
rem ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
rem Check for Windows NT
if %OS%==Windows_NT goto NT
rem Not NT - run m4 as normal, then exit
m4 ... | hpl1nk/nonamegame | xray/SDK/include/boost/pool/detail/pool_construct.bat | bat | gpl-3.0 | 727 |
call ant build
copy /V /Y build\image_applet.jar "C:\xampp\htdocs\web_mirror\sites\all\modules\imgupload\jre_vers.jar"
copy /V /Y build\image_applet.jar ..\..\imgupload\jre_vers.jar
jarsigner -storepass openit -keypass openit ./build/image_applet.jar aaron
copy /V /Y build\image_applet.jar "C:\xampp\htdocs\web_mirror\s... | joausaga/sitiowebmp | sites/all/modules/imgupload/imgupload/image_applet/src/build.bat | bat | mit | 521 |
@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.
se... | EKnapik/FovealRendering | FovealRendering/packages/directxtk_desktop_2015.2016.10.6.1/src/native/Shaders/CompileShaders.cmd | bat | mit | 9,599 |
UpdateVersion.exe --build YearDayOfYear --revision Increment --inputfile "TestAssemblyInfo.cs" --outputfile "TestAssemblyInfoOut.cs" | munr/UpdateVersion | build/_test1.bat | bat | mit | 132 |
::-*- batch -*-
@echo off
if "%1" == "-p" shift
:begin
if "%1" == "" goto :end
set dir=%1
shift
set dir=%dir:/=\%
:rmdirs
if /%dir:~-2%/ == /\./ set dir=%dir:~0,-2%
if not exist "%dir%\." goto :begin
if "%dir%" == "." goto :begin
if "%dir%" == ".." goto :begin... | pmq20/ruby-compiler | ruby/win32/rmdirs.bat | bat | mit | 834 |
@echo off
call "%~dp0\pip_install.cmd" pylsp "python-lsp-server[all]"
move pylsp.cmd pylsp-all.cmd
| ruchee/vimrc | vimfiles/bundle/lsp-settings/installer/install-pylsp-all.cmd | bat | mit | 104 |
REM npm install -g vsce
vsce package | pavel-purma/vscode-mocha-test-runner | create_vsix.cmd | bat | mit | 37 |
@echo off
SET version=v1.0.1B
SET for_minecraft=1.10
SET for_realms=1.9.0
:: Minecraft path
SET minecraft=%appdata%\.minecraft
echo Sphinx Client Patch Installer %version%
echo For Minecraft %for_minecraft%.
echo For Realms %for_realms%.
echo.
:: Check to see if Minecraft can run Sphinx.
echo Checking system requi... | mitchfizz05/Sphinx | Sphinx-Patch/Installer/1.10/Windows/install.bat | bat | mit | 1,500 |
nuget pack ../JpegMetadata/JpegMetadata.csproj -Symbols -Build -Prop Configuration=Release | mwijnands/JpegMetadata | NuGet/pack.cmd | bat | mit | 90 |
call ..\..\language\src\locatevc.bat
"C:\Qt\5.15.0\msvc2019\bin\qmake.exe" ring_qt515_core.pro -spec win32-msvc "CONFIG+=qtquickcompiler"
"C:\Qt\Tools\QtCreator\bin\jom\jom.exe"
copy release\ringqt_core.dll ..\..\bin
| ring-lang/ring | extensions/ringqt/buildqt515_core.bat | bat | mit | 217 |
node ./watch.js | jessylenne/node-ftp-sass-auto | watch.bat | bat | gpl-2.0 | 15 |
cmd_fs/pnode.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/.pnode.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.h -D... | dagnarf/sgh-i717-dagkernel | fs/.pnode.o.cmd | bat | gpl-2.0 | 13,633 |
deps_config := \
lib/Kconfig \
drivers/virtio/Kconfig \
drivers/lguest/Kconfig \
virt/kvm/Kconfig \
arch/x86/kvm/Kconfig \
drivers/crypto/Kconfig \
crypto/async_tx/Kconfig \
crypto/Kconfig \
security/integrity/ima/Kconfig \
security/tomoyo/Kconfig \
security/smack/Kconfig \
security/selinux/Kconfig \
secur... | b00tbu9/Xperia_NeoL | include/config/auto.conf.cmd | bat | gpl-2.0 | 14,676 |
cmd_fs/fscache/built-in.o := arm-linux-androideabi-ld -EL -r -o fs/fscache/built-in.o fs/fscache/fscache.o
| tenorntex/lhbalanced | fs/fscache/.built-in.o.cmd | bat | gpl-2.0 | 112 |
cmd_arch/arm/lib/built-in.o := rm -f arch/arm/lib/built-in.o; /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-ar rcs arch/arm/lib/built-in.o
| dagnarf/sgh-i717-dagkernel | arch/arm/lib/.built-in.o.cmd | bat | gpl-2.0 | 154 |
cmd_drivers/usb/storage/ums-usbat.o := /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld -EL -r -o drivers/usb/storage/ums-usbat.o drivers/usb/storage/shuttle_usbat.o ; scripts/mod/modpost drivers/usb/storage/ums-usbat.o
| lindsaytheflint/stone | drivers/usb/storage/.ums-usbat.o.cmd | bat | gpl-2.0 | 277 |
cmd_arch/arm/lib/testsetbit.o := ../prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.testsetbit.o.d -nostdinc -isystem /home/keyur/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/keyur/latest/arch/arm/include -Iinclude -include include/genera... | venkatkamesh/2.6.35-kernel-for-lg-optimus-me- | arch/arm/lib/.testsetbit.o.cmd | bat | gpl-2.0 | 1,747 |
@"data\7za.exe" x -y "data\tmp.dat" -i!SG01_02.bin >NUL
@"data\atlas.exe" "SG01_02.bin" "SG01_02.txt"
@pause
| Nysek/Steins-Gate-PC-Text-to-PSP | SG01_02 build.bat | bat | gpl-2.0 | 109 |
cmd_scripts/kconfig/lxdialog/util.o := gcc -Wp,-MD,scripts/kconfig/lxdialog/.util.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -c -o scripts/kconfig/lxdialog/util.o scripts/kconfig/lxdialog/util.c
source_scripts/kconfig/lxdialog/util.o := scripts/k... | russelldias98/linux_kernel_3.0.68 | scripts/kconfig/lxdialog/.util.o.cmd | bat | gpl-2.0 | 2,968 |
cmd_crypto/eseqiv.o := arm-linux-androideabi-gcc -Wp,-MD,crypto/.eseqiv.o.d -nostdinc -isystem /usr/src/dell/android-ndk-r8/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include -I/usr/src/dell/lhbalanced/arch/arm/include -Iinclude -include include/generated/auto... | tenorntex/lhbalanced | crypto/.eseqiv.o.cmd | bat | gpl-2.0 | 25,594 |
cmd_sound/isa/sb/built-in.o := rm -f sound/isa/sb/built-in.o; arm-linux-androideabi-ar rcsD sound/isa/sb/built-in.o
| hch-im/nexus4_kernel | sound/isa/sb/.built-in.o.cmd | bat | gpl-2.0 | 117 |
prog='perl'
args='TEST/dbpipeline_sink.pl'
in=/dev/null
cmp='diff -cb '
| gitpan/Fsdb | TEST/dbpipeline_sink.cmd | bat | gpl-2.0 | 73 |
cmd_kernel/time/ntp.o := gcc -Wp,-MD,kernel/time/.ntp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-optimize-sibling-calls -mtune=generic -m64 -mno-re... | dnh34/proj1 | kernel/time/.ntp.o.cmd | bat | gpl-2.0 | 10,334 |
cmd_drivers/media/common/tuners/tda18218.ko := /home/ar/android/aosp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -T /home/ar/android/kernel/ICS/crespo/eugene/Nexus_S_ICS/scripts/module-common.lds --build-id -o drivers/media/common/tuners/tda18218.ko drivers/media/common/tuners/tda18218.o driver... | kannu1994/crespo_kernel | drivers/media/common/tuners/.tda18218.ko.cmd | bat | gpl-2.0 | 357 |
start ConEmu64 -cmdlist C:\Dev\Apps\cygwin64\bin\zsh.exe --login -cur_console:fn ^|^|^| C:\Dev\Apps\cygwin64\bin\zsh.exe --login -cur_console:s1TVn ^|^|^| C:\Dev\Apps\cygwin64\bin\zsh.exe --login -cur_console:s1THn ^|^|^| C:\Dev\Apps\cygwin64\bin\zsh.exe --login -cur_console:s2THn
| LGH/script-snippets-work | configs/conemu-4zsh.cmd | bat | gpl-2.0 | 283 |
REM ==============
REM = Geotex-INN =
REM ==============
REM
REM Sincronización productos Murano <-> Geotex-INN
REM
ECHO OFF
set GINNDRIVE=L:
set GINNPATH=%GINNDRIVE%\ginn
set GINNEXE=%GINNPATH%\api\tests\sr_lobo.py
set GINNHOST=192.168.1.100 & REM bacall.geotexan.es
set GINNSHARE="\\%GINNHOST%\comparti... | pacoqueen/ginn | bin/sincproductos.bat | bat | gpl-2.0 | 539 |
d:\software\ant\bin\ant.bat %* | oceanborn2/experiments | doctools/asciidoc/build.cmd | bat | gpl-2.0 | 30 |
cmd_scripts/mod/file2alias.o := ccache gcc -Wp,-MD,scripts/mod/.file2alias.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -fomit-frame-pointer -fgcse-las -c -o scripts/mod/file2alias.o scripts/mod/file2alias.c
source_scripts/mod/file2alias.o := scripts/mod/file2alias.c
deps_scripts/mod/file2alias.o := \
... | friedrich420/Note-3-Kernel | scripts/mod/.file2alias.o.cmd | bat | gpl-2.0 | 3,324 |
@PowerShell -ExecutionPolicy Bypass -Command Invoke-Expression $('$args=@(^&{$args} %*);'+[String]::Join(';',(Get-Content '%~f0') -notmatch '^^@PowerShell.*EOF$')) & goto :EOF
echo " /###### /## /##/## "
echo " /##__ ## ... | SpaceVim/SpaceVim | docs/install.cmd | bat | gpl-3.0 | 3,563 |
@ECHO OFF
REM Testdatei zum Loeschen nicht benoetigter TeX-Dateien
ECHO ====================================================
ECHO Es werden alle Dateien mit den Endungen
ECHO *.aux *.log *.out *.synctex.gz *.thm *.idx *.toc
ECHO geloescht.
ECHO ====================================================
ECHO.
RE... | henrydatei/TUD_MATH_BA | 4. Semester/del_tex.bat | bat | gpl-3.0 | 1,359 |
@echo off
@setlocal
@rem ----------------------------------------------------------------------------
@rem
@set TITLE=Cleanup temporary files, downloads and batch invocation of cleanmgr
@rem
@rem Sample for batch run
@rem cleanup.bat -b
@rem Sample for interactive run
@rem cleanup.bat
@rem Optional setup possibl... | f800r/devops | scripts/windows/cleanup/cleanup.bat | bat | gpl-3.0 | 807 |
@REM ----------------------------------------------------------------------------
@REM Copyright 2001-2004 The Apache Software Foundation.
@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 th... | fracpete/screencast4j | src/main/scripts/run.bat | bat | gpl-3.0 | 2,215 |
@echo off
color 0f
cls
echo Flashing Disk to .flashed Files to reference....
dir /b /s "C:\Program Files\" > programfiles.flashed
dir /b /s "C:\Program Files (x86)\" >> programfiles.flashed
echo Program Files flashed
dir /b /s "C:\Users\" > users.flashed
dir /b /s "C:\Documents and Settings" >> users.flashed
echo User ... | hexidecimals/cyberpatriot | File_Search.bat | bat | gpl-3.0 | 3,377 |
@echo off
"%WINDIR%\Microsoft.NET\Framework64\v4.0.30319\msbuild" "%~dp0build\Build.proj" /m /nr:false %* | deftflux/descent-glovepie | build.cmd | bat | apache-2.0 | 106 |
@pushd %~dp0
@if "%NUGET_LOCAL_FEED%" == "" (
@echo NUGET_LOCAL_FEED environment variable is not defined!
@exit /b
)
set VERSION=%1
set PKGVER=%1%2
set CONFIG="/p:Configuration=Release"
set ASSEMBLYINFO=SpecFlow.Autofac.SpecFlowPlugin\Properties\AssemblyInfo.cs
@echo publishing version %VERSION%, pkg version %PKGV... | gasparnagy/SpecFlow.Autofac | src/NuGetPackages/publish_to_local.cmd | bat | apache-2.0 | 902 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\@babel\parser\bin\babel-parser.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\@babel\parser\bin\babel-parser.js" %*
) | zhengxiexie/blog | node_modules/.bin/parser.cmd | bat | apache-2.0 | 208 |
curl --location --request POST 'https://api.pdf.co/v1/barcode/read/from/url' \
--header 'x-api-key: {{x-api-key}}' \
--form 'types=Code128,Code39,Interleaved2of5,EAN13' \
--form 'url=https://bytescout-com.s3-us-west-2.amazonaws.com/files/demo-files/cloud-api/barcode-reader/sample.pdf' \
--form 'pages=' | bytescout/ByteScout-SDK-SourceCode | Cloud API Server/Barcode Reader API/cURL/Barcode Reader/BarcodeReader.cmd | bat | apache-2.0 | 303 |
mkdir "%APPDATA%\JetBrains\ReSharper\v5.1\vs9.0\Plugins" 2> NUL
copy /y Machine.Specifications.dll "%APPDATA%\JetBrains\ReSharper\v5.1\vs9.0\Plugins"
copy /y Machine.Specifications.pdb "%APPDATA%\JetBrains\ReSharper\v5.1\vs9.0\Plugins"
copy /y Machine.Specifications.ReSharperRunner.5.1.dll "%APPDATA%\JetBrains\ReSha... | timscott/catnap | src/packages/Machine.Specifications.0.4.13.0/tools/InstallResharperRunner.5.1 - VS2008.bat | bat | apache-2.0 | 455 |
::Get directory of where this script is located
SET workingDir=%~dp0
SET lobbyPath="%workingDir:~0,-1%\lobby"
:: Give Full control to Lobby dir
:: cd %lobbyPath:~0,-1%
:: takeown /F .\ /A /R /D Y
:: icacls "%lobbyPath:~0,-1%" /grant Everyone:F
| LobbyOS/windows-standalone | Lobby/set-permissions.bat | bat | apache-2.0 | 246 |
set current=%cd%
cd ..\mockdata-generator
call yogi build
call grunt
cd ..\mockserver
call grunt
if [%1] == [test] goto TEST
if [%1] == [TEST] goto TEST
goto END
:TEST
cd ..\mockdata-generator
call node-debug test.js
goto END
:END
cd %current%
set current=
| cvadillo/mockdata-generator | build.bat | bat | apache-2.0 | 257 |
echo off
rem fallback if not passed
set nuget_version=2.2.0
call :read_params %*
nuget restore NLog.Web.sln -verbosity quiet
msbuild NLog.Web.sln /verbosity:minimal /t:rebuild /p:configuration=release
nuget pack NLog.Web\NLog.Web.csproj -properties Configuration=Release;Platform=AnyCPU -version %nuget_version%
nuget... | 304NotModified/NLog.Web | build_aspnet.bat | bat | bsd-3-clause | 752 |
@echo off
"%ProgramFiles(x86)%\MSBuild\12.0\Bin\MSBuild.exe" build.proj /p:BuildType=Dev
pause | andrewjboyd/React.NET | dev-build.bat | bat | bsd-3-clause | 95 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXWSFOLD.S02_CopyFolder.MSOXWSFOLD_S02_TC02_CopyMultipleFolders /testcontainer:..\..\MS-OXWSFOLD\TestSuite\bin\Debug\MS-OXWSFOLD_TestSuite.dll /runconfig:..\..\MS-OXWSFOLD\MS-OXWSFOLD.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeWebServices/Source/Scripts/MS-OXWSFOLD/RunMSOXWSFOLD_S02_TC02_CopyMultipleFolders.cmd | bat | mit | 304 |
REM This file was created using <kicad_src>/scripts/library-repos-install.sh on linux.
REM Run it from a directory you desire as the base for all libraries.
git clone https://github.com/KiCad/kicad-library
git clone https://github.com/KiCad/Displays_7-Segment.pretty
git clone https://github.com/KiCad/Air_Coils_SML_NEOS... | cybint-io/cybint-linux | live-build-config/config/includes.chroot/usr/local/share/doc/kicad/scripts/library-repos-install.bat | bat | gpl-2.0 | 5,211 |
cmd_arch/mips/kernel/branch.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,arch/mips/kernel/.branch.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -W... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/arch/mips/kernel/.branch.o.cmd | bat | gpl-2.0 | 13,452 |
start %1
start %1
start %1 | CombinedArmsGaming/CA_Bots | hcserver/STARTER.bat | bat | gpl-3.0 | 26 |
@echo off
setlocal
rem
rem Copyright (c) 1999, 2016 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 ... | zenframework/z8 | org.zenframework.z8.resources/src/bin/resume.bat | bat | lgpl-3.0 | 4,040 |
@echo off
SETLOCAL
if NOT DEFINED JAVA_HOME goto err
set SCRIPT_DIR=%~dp0
for %%I in ("%SCRIPT_DIR%..") do set ES_HOME=%%~dpfI
TITLE Elasticsearch Plugin Manager 1.4.3
"%JAVA_HOME%\bin\java" %JAVA_OPTS% %ES_JAVA_OPTS% -Xmx64m -Xms16m -Des.path.home="%ES_HOME%" -cp "%ES_HOME%/lib/*;" "org.elasticsearch.p... | afc163/elasticsearch-package | bin/plugin.bat | bat | apache-2.0 | 451 |
@rem Licensed to the Apache Software Foundation (ASF) under one
@rem or more contributor license agreements. See the NOTICE file
@rem distributed with this work for additional information
@rem regarding copyright ownership. The ASF licenses this file
@rem to you under the Apache License, Version 2.0 (the
@rem "Licens... | cpcloud/arrow | dev/release/verify-release-candidate-wheels.bat | bat | apache-2.0 | 3,068 |
cmd_scripts/kconfig/conf.o := gcc -Wp,-MD,scripts/kconfig/.conf.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/kconfig/conf.o scripts/kconfig/conf.c
deps_scripts/kconfig/conf.o := \
scripts/kconfig/conf.c \
/usr/include/ctype.h \
/usr/include/features.h \
/usr/include/i386-linux-gn... | valentinthirion/android-tracebox-busybox | scripts/kconfig/.conf.o.cmd | bat | gpl-2.0 | 2,278 |
@echo off
echo [INFO] create project to eclipse
cd %~dp0
cd ..
call mvn eclipse:eclipse
cd bin
pause
| tempbottle/exit-web-framework | bin/eclipse.bat | bat | apache-2.0 | 109 |
@echo off
REM
REM dex2jar - Tools to work with android .dex and java .class files
REM Copyright (c) 2009-2013 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
REM ... | kanytu/reverse-suite | tools/dex2jar/d2j-dex2jar.bat | bat | apache-2.0 | 816 |
@ECHO OFF
set TOOLS_BIN=%~dp0
set JRUBY_BASE=%~dp0\..\jruby
set GEM_HOME=
set GEM_PATH=
set PATH=%TOOLS_BIN%\;%JRUBY_BASE%\bin;%PATH%
set JRUBY_OPTS="%JRUBY_OPTS% -J-XX:+TieredCompilation -J-XX:TieredStopAtLevel=1 -J-Djruby.compat.version=2.0 -J-Djruby.compile.invokedynamic=false -J-Djruby.compile.mode=OFF"
%JRUBY_BAS... | stephen-murby/gocd | tools/bin/jruby.bat | bat | apache-2.0 | 341 |
cd build
cmake .. -G "Visual Studio 11 Win64" > CMake.log
cd .. | tody411/OpenVDB-Samples | vdb_slice_view/cmake_generate.bat | bat | mit | 63 |
mkdir "%APPDATA%\JetBrains\ReSharper\v5.0\vs10.0\Plugins"
copy Machine.Specifications.dll "%APPDATA%\JetBrains\ReSharper\v5.0\vs10.0\Plugins"
copy Machine.Specifications.pdb "%APPDATA%\JetBrains\ReSharper\v5.0\vs10.0\Plugins"
copy Machine.Specifications.ReSharperRunner.5.0.dll "%APPDATA%\JetBrains\ReSharper\v5.0\vs10.0... | interlinkone/interlinkONE.PublicSuffix | tools/Machine.Specifications/InstallResharperRunner.5.0 - VS2010.bat | bat | mit | 435 |
@echo off
cd ..
title Generating VS2008...
%~dp0\premake4.exe --file=..\premake4.lua --to=.\VisualC\VS2008 vs2008
title Generating VS2010...
%~dp0\premake4.exe --file=..\premake4.lua --to=.\VisualC\VS2010 vs2010
title Generating VS2012...
%~dp0\premake4.exe --file=..\premake4.lua --to=.\VisualC\VS2012 vs2012
pa... | orangeloaf/nebelung | remote/sdl/premake/VisualC/build-scripts/generate.all.bat | bat | mit | 323 |
@echo off
call all.bat
pause | kamal010/frapid | builds/all-paused.bat | bat | apache-2.0 | 28 |
@echo off
cd /D %~dp0
echo Mysql shutdowm ...
apache\bin\pv -f -k mysqld.exe -q
if not exist mysql\data\%computername%.pid GOTO exit
echo Delete %computername%.pid ...
del mysql\data\%computername%.pid
:exit
| liuyangning/WX_web | xampp/mysql_stop.bat | bat | mit | 210 |
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\regasm.exe" /u netutilities.dll | david-garcia-garcia/netphp | clr2_unregister_x86.bat | bat | mit | 78 |
cls
odin build_dll src/engine.odin -enable-nil-checks -enable-stacktraces
@if not %ERRORLEVEL% == 0 exit /b
@move src\engine.dll bin\engine.dll
@if not %ERRORLEVEL% == 0 exit /b
@del src\engine.exp
@del src\engine.lib
@if not %ERRORLEVEL% == 0 exit /b
| shuaDev/odin-engine | build.bat | bat | mit | 254 |
sc create WinLIRC-Receiver binPath ="WinLIRC.Receiver.Daemon.exe" | parameshg/WinLIRC.NET | WinLIRC.Setup/Batch/Install Receiver.bat | bat | mit | 65 |
wget "http://www.rcsb.org/pdb/download/downloadFile.do?fileFormat=pdb&compression=NO&structureId=1DQJ"
wget "http://www.rcsb.org/pdb/download/downloadFile.do?fileFormat=pdb&compression=NO&structureId=1BVK"
wget "http://www.rcsb.org/pdb/download/downloadFile.do?fileFormat=pdb&compression=NO&structureId=1MLC"
wget "http:... | andy-thomason/gilgamesh | examples/data/getter.bat | bat | mit | 13,184 |
@ECHO OFF
cmd /c ""C:\Users\Public\Documents\IDE\processing-2.2.1\processing-java.exe" --present --force --sketch="C:\Users\Public\Documents\ADIS-IMU-Demo\Processing_IMU_Tractor_Demo_1920x1080" --output="C:\Users\Public\Documents\ADIS-IMU-Demo\Processing_IMU_Tractor_Demo_1920x1080\output"" | juchong/ADIS-IMU-Demo | Processing_IMU_Tractor_Demo_1920x1080/IMU Tractor Demo.bat | bat | mit | 291 |
@echo off
IF DEFINED APPVEYOR (
REM dotnet test src\Playground.Calculator.Test\Playground.Calculator.Test.csproj -c Debug --no-build --logger \"trx;LogFileName=%APPVEYOR_BUILD_FOLDER%\TestResults.trx\"
C:\ProgramData\chocolatey\lib\opencover.portable\tools\OpenCover.Console.exe -register:user -target:"c:\Progr... | coenm/PlaygroundCoreDotNet | .scripts/TestCoverage.bat | bat | mit | 1,870 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.