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 |
|---|---|---|---|---|---|
@setlocal
@set node_name=address_book
@rem Get the absolute path to the parent directory,
@rem which is assumed to be the node root.
@for /F "delims=" %%I in ("%~dp0..") do @set node_root=%%~fI
@set releases_dir=%node_root%\releases
@rem Parse ERTS version and release version from start_erl.data
@for /F "usebackq t... | obiyankenobi/address_book | rel/files/address_book.cmd | bat | mit | 2,988 |
java -cp antlrworks-1.4.jar org.antlr.tool.Strip DataForge.g > DataForgeClean.g
pause | Soth1985/Thor | thor/code/Thor/DataForge/StripGrammar.bat | bat | mit | 86 |
@ECHO OFF
REM change current directory to the location of this script
pushd %~dp0
REM create bin directory if it doesn't exist
if not exist ..\bin mkdir ..\bin
REM compile the code into the bin folder
javac ..\src\seedu\addressbook\AddressBook.java -d ..\bin
IF ERRORLEVEL 1 (
echo ********** BUILD FAILURE ******... | se-edu/addressbook-level1 | test/runtests.bat | bat | mit | 1,642 |
cmd_drivers/media/video/videodev.o := /home/adam/Android/Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/media/video/videodev.o drivers/media/video/v4l2-dev.o drivers/media/video/v4l2-ioctl.o drivers/media/video/v4l2-device.o drivers/media/video/v4l2-fh.o drivers/media/video/v4l2-event.o drivers/media/vi... | arshull/GalaTab3_Kernel | drivers/media/video/.videodev.o.cmd | bat | gpl-2.0 | 372 |
cmd_drivers/media/tuners/tea5761.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/media/tuners/tea5761.ko drivers/media/tuners/tea5761.o drivers/media/tuners/tea5761.mod.o
| avareldalton85/rpi2-linux-rt | drivers/media/tuners/.tea5761.ko.cmd | bat | gpl-2.0 | 283 |
>>> cur.execute('SELECT Region FROM PopByRegion WHERE Population > 1000000')
<sqlite3.Cursor object at 0x102e3e490>
>>> cur.fetchall()
[('Northern Africa',), ('Southern Asia',), ('Eastern Asia',)]
| simontakite/sysadmin | pythonscripts/practicalprogramming/db/db_where.cmd | bat | gpl-2.0 | 197 |
@echo off
rem
rem $Id: pdllbc.bat 9888 2012-12-21 02:34:46Z andijahja $
rem
rem ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
rem ³ * this is a batch file for creating pCode DLL ³Û
REM ³ * ENVIRONMENT SHOULD BE ADJUSTED ACCORDINGLY ³Û
rem ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÛ
rem ßßßßßßßßßßßßßßßßßßßß... | xharbour/core | tests/pdllbc.bat | bat | gpl-2.0 | 1,776 |
cmd_arch/arm/lib/findbit.o := /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.findbit.o.d -nostdinc -isystem /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/../lib/gcc/arm-none-eabi/4.6.1/include -I/home/spacecaker/android/GT-S5830_k... | spacecaker/Stock_spacecaker_kernel | arch/arm/lib/.findbit.o.cmd | bat | gpl-2.0 | 1,806 |
cmd_net/key/built-in.o := /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld -EL -r -o net/key/built-in.o net/key/af_key.o ; scripts/mod/modpost net/key/built-in.o
| lindsaytheflint/stone | net/key/.built-in.o.cmd | bat | gpl-2.0 | 220 |
>>> bird_to_observations = {'snow goose': 33, 'eagle': 9}
>>> del bird_to_observations['snow goose']
>>> bird_to_observations
{'eagle': 9}
>>> del bird_to_observations['gannet']
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
KeyError: 'gannet'
| simontakite/sysadmin | pythonscripts/practicalprogramming/setdict/dictdel.cmd | bat | gpl-2.0 | 270 |
cmd_arch/arm/kernel/setup.o := arm-linux-gnueabi-gcc -Wp,-MD,arch/arm/kernel/.setup.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wa... | b8e5n/KTG-kernel_es209ra | arch/arm/kernel/.setup.o.cmd | bat | gpl-2.0 | 152,575 |
cmd_arch/x86/kernel/head32.o := gcc -Wp,-MD,arch/x86/kernel/.head32.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wfr... | namgk/kernel-tut | arch/x86/kernel/.head32.o.cmd | bat | gpl-2.0 | 1,649 |
cmd_drivers/idle/built-in.o := rm -f drivers/idle/built-in.o; ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-ar rcsD drivers/idle/built-in.o
| chrnueve/udooImaxdi | kernel_oficial_source/drivers/idle/.built-in.o.cmd | bat | gpl-2.0 | 146 |
cmd_sound/pci/korg1212/built-in.o := rm -f sound/pci/korg1212/built-in.o; /home/jashaswee/vibex2/X2_ROW_L_OpenSource/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ar rcsD sound/pci/korg1212/built-in.o
| jashasweejena/VibeKernel | sound/pci/korg1212/.built-in.o.cmd | bat | gpl-2.0 | 208 |
!create cs:Department
-- Department
!set cs.name := 'Computer Science'
!set cs.location := 'Bremen'
!set cs.budget := 10000
-- Employee john
!create john : Employee
!set john.name := 'John'
!set john.salary := 4000
-- Employee frank
!create frank : Employee
!set frank.name := 'Frank'
!set frank.salary := 4500
-- Wo... | stormymauldin/stuff | examples/ex.cmd | bat | gpl-2.0 | 826 |
@set path=%path%;C:\ExtraProgramme\Programmierung\AvrDude
avrdude.exe -p T44 -P com2 -c avr910 -b 115200 -U flash:w:"v3_Single.hex":i -U eeprom:w:"v3_Single.eep":i
| tengelmann/Lampensteuerung | Firmware/v3_Single/simple halogen/avrdude_mem.bat | bat | gpl-3.0 | 164 |
@echo off
copy release\i386\dcrypt.sys bartpe\dcrypt.sys
copy release\i386\dcrypt.exe bartpe\dcrypt.exe
copy release\i386\dcapi.dll bartpe\dcapi.dll
copy release\i386\dccon.exe bartpe\dccon.exe | legiar/diskcryptor | make_bartpe.bat | bat | gpl-3.0 | 207 |
REM Usage: convert.bat <infile> <outfile> <timestamp>
ffmpeg -i %1 -ss %3 -t 60.5 -c:v h264 -tune film -crf 15 -c:a mp3 -b:a 320k -ac 2 %2
| ncph/ncph3 | convert.bat | bat | agpl-3.0 | 139 |
@ECHO OFF
mydmam-service.exe --WinRun4J:UnregisterService
| hdsdi3g/MyDMAM | startup/unregister-mydmam-service.bat | bat | lgpl-3.0 | 60 |
@ECHO OFF
TITLE AVID Client
SET root=%~dp0
CD /D %root%
CLS
ECHO 1.Download Latest Build From Avid
ECHO 2.Download Stable Build From Avid
ECHO 3.Run Avid (normally)
ECHO 4.Run Avid with Auto Restart (check if it is working properly before using this)
ECHO 5.To exit
ECHO 6.Install Nadeko's ffmpeg (for music)
ECHO.
ECHO... | reddyross/AVID | AVIDinstall.bat | bat | unlicense | 3,674 |
set SSH_AUTH_SOCK=/tmp/ssh-bdsjMP5040/agent.5040
set SSH_AGENT_PID=3380
echo Agent pid 3380;
ssh-add c:\Users\i826313\.ssh\git_id_dsa
git push -v
| swuphoto/vimsetup | push.bat | bat | apache-2.0 | 146 |
@copy %* | nomuus/sineloco | aliases/cp.bat | bat | bsd-3-clause | 8 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_DWSS.S02_ManageData.MSDWSS_S02_TC10_GetDwsMetaData_IDIsEmpty /testcontainer:..\..\MS-DWSS\TestSuite\bin\Debug\MS-DWSS_TestSuite.dll /runconfig:..\..\MS-DWSS\MS-DWSS.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | SharePoint/Source/Scripts/MS-DWSS/RunMSDWSS_S02_TC10_GetDwsMetaData_IDIsEmpty.cmd | bat | mit | 285 |
@ECHO OFF
@::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
@:: THIS FILE IS 100% GENERATED BY ZPROJECT; DO NOT EDIT EXCEPT EXPERIMENTALLY ::
@:: Read the zproject/README.md for information about making permanent changes. ::
@:::::::::::::::::::::::::::::::::::::::::::::::::::::... | hintjens/czmq | bindings/jni/msvc/vs2013/build.bat | bat | mpl-2.0 | 1,507 |
mkdir ..\bin\bin
copy ..\bin\ODataValidator.ValidationService.dll ..\bin\bin\ODataValidator.ValidationService.dll
copy ..\bin\ODataValidator.ValidationService.pdb ..\bin\bin\ODataValidator.ValidationService.pdb
copy ..\bin\ODataValidator.RuleEngine.dll ..\bin\bin\ODataValidator.RuleEngine.dll
copy ..\bin\ODataValid... | OData/ValidationTool | src/ODataValidationService/deploy/DeployOnlineSite.bat | bat | mit | 1,256 |
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:S1_ConnectionTest_BasicSettingExchange_NegativeTest_InvalidH221NonStandardkey /Logger:trx
pause
| dongruiqing/WindowsProtocolTestSuites | TestSuites/RDP/src/Batch/RDPBCGR/S1_ConnectionTest_BasicSettingExchange_NegativeTest_InvalidH221NonStandardkey.cmd | bat | mit | 266 |
@echo OFF
REM #################################################################################
REM ##
REM ## Copyright © 2014 Cask Data, Inc.
REM ##
REM ## Licensed under the Apache License, Version 2.0 (the "License"); you may not
REM ## use this file except in compliance with the License. You may obtain a copy of
R... | chtyim/cdap | cdap-cli/bin/cdap-cli.bat | bat | apache-2.0 | 2,098 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\..\..\mkdirp\bin\cmd.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\..\..\mkdirp\bin\cmd.js" %*
) | iteratus/me-my-wife-and-the-kids | node_modules/write/node_modules/.bin/mkdirp.cmd | bat | mit | 194 |
@echo off
REM This batch file compiles the lpsolve libraries with the Microsoft Visual C/C++ compiler under Windows
set c=cl
REM determine platform (win32/win64)
echo main(){printf("SET PLATFORM=win%%d\n", (int) (sizeof(void *)*8));}>platform.c
%c% /nologo platform.c /Feplatform.exe
del platform.c
platform.exe >plat... | shamanDevel/GraphDrawing | lp_solve_5.5/lpsolve55/cvc8NOmsvcrt.bat | bat | gpl-2.0 | 2,358 |
svn upgrade
svn info
if errorlevel 1 exit 1
for /f "delims=" %%i in ('svn info ^| findstr "Revision"') do set svnrev=%%i
if errorlevel 1 exit 1
echo %svnrev%
if not "%svnrev%"=="Revision: 1" exit 1
| pelson/conda-build | tests/test-recipes/metadata/_checkout_tool_as_dependency/bld.bat | bat | bsd-3-clause | 198 |
setMode -bscan
setCable -p auto
identify
assignfile -p 1 -file implementation/download.bit
program -p 1
quit
| masson2013/heterogeneous_hthreads | src/platforms/xilinx/vc707_smp6/design/etc/download.cmd | bat | bsd-3-clause | 115 |
@echo off
rem RCS: @(#) $Id: mkd.bat,v 1.5 2001/11/13 02:46:23 davygrvy Exp $
if exist %1\nul goto end
md %1
if errorlevel 1 goto end
echo Created directory %1
:end
| tmbohnert/ns2-mbac | tk8.4.11/win/mkd.bat | bat | gpl-2.0 | 172 |
@echo off
cls
echo ========================================================================
echo ======================== Bonobo Git Installer =========================
echo ========================================================================
echo This script will stop all IIS Services and Re-install/Upgrade all
... | darioajr/Bonobo-Git-Server | deploy-apps.cmd | bat | mit | 1,271 |
mvn jetty:run | metinsanli/noidea | webapp-on-jetty/mvn-jetty-run.bat | bat | unlicense | 13 |
@echo off
set proxypath="HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings"
reg add %proxypath% /v "ProxyEnable" /t REG_DWORD /d 0 /f>nul
set proxymode="%1"
set proxyurl=%2
set url=%3
if not defined proxyurl (
set proxyurl=""
)
if not defined url (
set url="about:blank"
)
set proxyde... | WilliamRen/f2etest | f2etest-client/app/desktop.bat | bat | mit | 942 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=python -msphinx
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=VaultPHPClient
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The Sphinx module was not found. Make su... | CSharpRU/vault-php | docs/make.bat | bat | mit | 776 |
@echo off
rem Licensed to the Apache Software Foundation (ASF) under one or more
rem contributor license agreements. See the NOTICE file distributed with
rem this work for additional information regarding copyright ownership.
rem The ASF licenses this file to You under the Apache License, Version 2.0
rem (the "Li... | barthan/Budget | Server/bin/catalina.bat | bat | mit | 15,073 |
python3 __main__.py
| Jellonator/texstitch | run.bat | bat | mit | 20 |
@ECHO OFF
IF EXIST java (
start "EFT EIP" java -cp eft.jar;lib\*;conf eft.Eft
) ELSE (
IF EXIST "%PROGRAMFILES%\Java\jre7" (
start "EFT EIP" "%PROGRAMFILES%\Java\jre7\bin\java.exe" -cp eft.jar;lib\*;conf eft.Eft
) ELSE (
IF EXIST "%PROGRAMFILES(X86)%\Java\jre7" (
start "EFT EIP" "%PROGRAMFILES(X86)%\Java\jre7... | eforint/eft | run.bat | bat | mit | 505 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=python-utils
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command ... | Jackevansevo/basic-utils | docs/make.bat | bat | mit | 816 |
cmd_net/xfrm/xfrm_ipcomp.o := arm-eabi-gcc -Wp,-MD,net/xfrm/.xfrm_ipcomp.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/ar... | bigbiff/i717-GB-Kernel | net/xfrm/.xfrm_ipcomp.o.cmd | bat | gpl-2.0 | 33,862 |
:: Copyright 2014 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.
:: Deletes the entry created by install_host.bat
REG DELETE "HKCU\Software\Mozilla\NativeMessagingHosts\webextension_local_filesystem_links" /f
:: REG DEL... | feinstaub/firefox_addon_local_filesystem_links | native-host/src/uninstall_host.bat | bat | gpl-2.0 | 508 |
cd %1
call mvn eclipse:clean && mvn -Dwtp.version=3.5.1 eclipse:eclipse | piaolinzhi/fight | webservice/rest/jax-rs2-guide/sample/mvn-eclipse.bat | bat | gpl-2.0 | 72 |
TRAB4-1.EXE /sScript/TesteGrafoGenerico.script >logSaidaTesteDebug.txt
TRAB4-1.EXE /sScript/TesteVerticeNULL.script >logSaidaTesteVerticeNULLDebug.txt | araphawake/The_Labyrinth | INF1301-Trab04/TRAB4-1/TesteGrafoGenericoDEBUG.bat | bat | gpl-2.0 | 151 |
cmd_net/ipv4/netfilter/nf_conntrack_ipv4.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o net/ipv4/netfilter/nf_conntrack_ipv4.o net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o net/ipv4/netfilter/nf_con... | JoinTheRealms/TF700-dualboot-stockbased | net/ipv4/netfilter/.nf_conntrack_ipv4.o.cmd | bat | gpl-2.0 | 341 |
cmd_net/bridge/br_input.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,net/bridge/.br_input.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/Ker... | mjmccall/Kernel | net/bridge/.br_input.o.cmd | bat | gpl-2.0 | 28,847 |
cmd_sound/usb/snd-usbmidi-lib.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o sound/usb/snd-usbmidi-lib.o sound/usb/midi.o
| JoinTheRealms/TF700-dualboot-stockbased | sound/usb/.snd-usbmidi-lib.o.cmd | bat | gpl-2.0 | 190 |
cmd_fs/ext4/ext4.o := arm-linux-androideabi-ld -EL -r -o fs/ext4/ext4.o fs/ext4/balloc.o fs/ext4/bitmap.o fs/ext4/dir.o fs/ext4/file.o fs/ext4/fsync.o fs/ext4/ialloc.o fs/ext4/inode.o fs/ext4/ioctl.o fs/ext4/namei.o fs/ext4/super.o fs/ext4/symlink.o fs/ext4/hash.o fs/ext4/resize.o fs/ext4/extents.o fs/ext4/ext4_jbd2... | tenorntex/lhbalanced | fs/ext4/.ext4.o.cmd | bat | gpl-2.0 | 468 |
cmd_drivers/w1/slaves/w1_ds28e04.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/w1/slaves/w1_ds28e04.ko drivers/w1/slaves/w1_ds28e04.o drivers/w1/slaves/w1_ds28e04.mod.o
| avareldalton85/rpi2-linux-rt | drivers/w1/slaves/.w1_ds28e04.ko.cmd | bat | gpl-2.0 | 283 |
cmd_fs/jbd/recovery.o := arm-none-linux-gnueabi-gcc -Wp,-MD,fs/jbd/.recovery.o.d -nostdinc -isystem /home/stesalit/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/root/kernel-dev/linux-2.6.37/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mac... | srinugnt2000/linux-2.6.37 | fs/jbd/.recovery.o.cmd | bat | gpl-2.0 | 24,123 |
subst /D J:
subst J: "C:\Program Files\Java\jdk1.8.0_241" | phasenraum2010/javaee7-petclinic | etc/set_java1_8.cmd | bat | gpl-2.0 | 57 |
set QT_DIR="C:\Qt\Qt5.8.0\5.8\msvc2015"
set QT_INSTALLER_DIR="C:\Qt\QtIFW2.0.3"
set VS_DIR="C:\Program Files (x86)\Microsoft Visual Studio 14.0" | suisiyuan/BoreholeAnalyzer | setup/env_example.cmd | bat | gpl-3.0 | 144 |
@echo off
haxe test.hxml && neko app
if errorlevel 1 goto error
goto end
:error
pause
:end
| ncannasse/screenweaver-hx | bin/win/run.bat | bat | lgpl-2.1 | 102 |
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" %1
meson build --prefix=%HOME%/local -Dcpp_std=c++14 -Db_coverage=%2
cd build
ninja
| DX-MON/crunch | .travis-ci/build.bat | bat | lgpl-3.0 | 160 |
@echo off
rem for use by startup scripts such as jboss which do not background themselves.
rem see ServerControlPlugin
cmd /c start /b "" /MIN %*
| cc14514/hq6 | dist/agent/src/main/resources/background.bat | bat | unlicense | 147 |
call "m:\My Documents\SMS\WLA DX\Compile.bat" test-wholefile-code.asm
@echo Trim output.sms now if you want
pause
..\apack.exe output.sms test-wholefile-code.compr.bin
call "m:\My Documents\SMS\WLA DX\Compile.bat" test-wholefile.asm
"m:\My Documents\SMS\Meka\mekaw.exe" "m:\My Documents\Code\SMS\aplib\Example code\outpu... | haroldo-ok/bad-apple-sms | old/lo-rez-video/sms/aplib/Example code/make-wholefile.bat | bat | apache-2.0 | 327 |
c:\Python\Python35\python.exe setup.py bdist_msi > create_msi_3.5_x64.output.log 2>&1
| FredHutch/swiftclient-gui | create_msi_3.5_x64.bat | bat | apache-2.0 | 87 |
del ..\contribution.xml /q
REM Build Viz Databound contribution.xml files
call build_viz.cmd
REM Build the rest as normal
type ..\..\org.scn.community.shared\templates.main\contribution.xml.head.txt ^
..\templates\contribution.xml.head.txt ^
..\..\org.scn.community.shared\templates.main\eula.xml.txt ^
..\..\org.scn.c... | bugodelnya/scn-sdk-package | src/org.scn.community.databound/script/build.cmd | bat | apache-2.0 | 3,653 |
xcopy ..\ShareRender\Release\Client.exe .\ /y
xcopy ..\ShareRender\Release\Client.pdb .\ /y
xcopy ..\ShareRender\Release\RenderProxy.exe .\ /y
xcopy ..\ShareRender\Release\RenderProxy.pdb .\ /y
xcopy ..\ShareRender\Release\GameLoader.exe .\ /y
xcopy ..\ShareRender\Release\GameLoader.pdb .\ /y
xcopy ..\ShareRender... | alanzw/sharerender | bin/ReleaseCopyToBin.bat | bat | apache-2.0 | 505 |
cmake ..
cmake --build . --config RelWithDebInfo
| 0vercl0k/rp | src/build/build-release-msvc.bat | bat | mit | 49 |
cmd_arch/arm/hotplug/built-in.o := /home/audax/linaro/arm-cortex_a15-linux-gnueabihf-linaro_4.9.3-2015.03/bin/arm-cortex_a15-linux-gnueabihf-ld -EL -r -o arch/arm/hotplug/built-in.o arch/arm/hotplug/intelli_plug.o
| davidmueller13/Audax_Kernel | arch/arm/hotplug/.built-in.o.cmd | bat | gpl-2.0 | 219 |
@echo off
echo Pushing source translation (ru) to transifex
tx.exe push -s -f --no-interactive -l ru
echo Pushing english auto translation to transifex
tx.exe push -t -f --no-interactive -l en
| Nikoli/vacuum-im | src/translations/tspush.bat | bat | gpl-3.0 | 195 |
@echo off
set GATLING_HOME=%SOFTWARE_DIR%\gatling-2.2.2
set PATH=%GATLING_HOME%\bin;%PATH%
| sjahreis/seu-as-code.packages | io.gatling/gatling/2.2.2/files/set-env-gatling.cmd | bat | apache-2.0 | 92 |
@call echo-helper
@echo off
setlocal
REM Set intermediate env vars because the %VAR:x=y% notation below
REM (which replaces the string x with the string y in VAR)
REM doesn't handle undefined environment variables. This way
REM we're always dealing with defined variables in those tests.
set CHK_HOME=_%AWS_CLOUDWATCH_... | sujoyg/tool | vendor/CloudWatch-1.0.12.1/bin/mon-describe-alarms-for-metric.cmd | bat | mit | 534 |
echo off
rem =========Basic parameters============
rem jdk path
set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_31
rem jdk version
set JDK_Version=1.6
rem sdk path
set AndroidHome=D:\Windows7\android-sdk-windows
rem android version path
set AndroidVersion=\platforms\android-8
rem android project path
set Androi... | sdkbox/sdkbox-facebook-sample-v2 | tools/jenkins_scripts/windows/android/androidtestcommon.bat | bat | mit | 3,585 |
@echo off
rem Public domain
rem http://unlicense.org/
rem Created by Grigore Stefan <g_stefan@yahoo.com>
echo - %BUILD_PROJECT% ^> sign
pushd output
for /r %%i in (*.dll) do call grigore-stefan.sign "%BUILD_PROJECT%" "%%i"
for /r %%i in (*.exe) do call grigore-stefan.sign "%BUILD_PROJECT%" "%%i"
popd
| g-stefan/dll-inject-sample | build/platform/msvc.sign.cmd | bat | mit | 315 |
@echo off
cd %~dp0
if /i "%1"=="help" goto help
if /i "%1"=="--help" goto help
if /i "%1"=="-help" goto help
if /i "%1"=="/help" goto help
if /i "%1"=="?" goto help
if /i "%1"=="-?" goto help
if /i "%1"=="--?" goto help
if /i "%1"=="/?" goto help
@rem Process arguments.
set config=
set target=Build
s... | tempbottle/libpomelo2 | deps/uv/vcbuild.bat | bat | mit | 4,706 |
@echo off
set "NOPAUSE=true"
set cli_file=%2
set working_dir=%3
cd %working_dir%
echo working_dir: %cd%
if "%4"=="-Dserver.config" (
set server_config=%5
) else (
set server_config=standalone.xml
)
echo server.config=%server_config%
echo cli_file=%cli_file%
if "%4"=="-Djboss.server.config.dir" (
echo jb... | keycloak/keycloak | testsuite/integration-arquillian/servers/app-server/jboss/common/win/run-jboss-cli.bat | bat | apache-2.0 | 521 |
call mvn --errors clean install
pause
| lightquark/mailkeeper | build.bat | bat | mit | 38 |
@echo off
echo;
echo =========================================
echo Build YaizuDbTool
echo =========================================
if defined GITHUBACTIONS (
echo For GitHub Actions
set MSBUILD="C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\msbuild.exe"
set DEVENV="C:\Program... | s-takeuchi/YaizuDbTool | build/build.bat | bat | mit | 5,943 |
echo off
bundle exec ruby ead2html.rb -i %1 -o %2
| cokernel/ead2html | ead2html.bat | bat | mit | 52 |
<<<<<<< HEAD
<<<<<<< HEAD
@ECHO OFF
IF NOT "%~f0" == "~f0" GOTO :WinNT
@"c:\xampp\htdocs\Rubies\22\bin\ruby.exe" "c:/xampp/htdocs/Rubies/22/bin/tilt" %1 %2 %3 %4 %5 %6 %7 %8 %9
GOTO :EOF
:WinNT
@"c:\xampp\htdocs\Rubies\22\bin\ruby.exe" "%~dpn0" %*
=======
@ECHO OFF
IF NOT "%~f0" == "~f0" GOTO :WinNT
@"c:\xampp\htdocs\R... | ArcherSys/ArcherSys | Rubies/22/bin/tilt.bat | bat | mit | 806 |
mklink /J "C:\DOTA2_AI_FUN\DOTA2-AI-Fun\game\dota_addons\dota2_ai_fun" "C:\Program Files (x86)\Steam\SteamApps\common\dota 2 beta\game\dota_addons\dota2_ai_fun\"
mklink /J "C:\DOTA2_AI_FUN\DOTA2-AI-Fun\content\dota_addons\dota2_ai_fun" "C:\Program Files (x86)\Steam\SteamApps\common\dota 2 beta\content\dota_addons\d... | tontyoutoure/DOTA2-AI-Fun | link.bat | bat | mit | 334 |
set LIB_NAME=MyoController
set ANE_FILE=%LIB_NAME%.ane
set ANE_PATH="..\ane_src\%LIB_NAME%.ane"
mkdir lib
copy %ANE_PATH% lib\%LIB_NAME%.swc /Y
mkdir extension
mkdir extension\release
mkdir extension\debug
copy %ANE_PATH% extension\release\%ANE_FILE% /Y
copy %ANE_PATH% extension\debug\%ANE_FILE%.zip /Y
unzip -o e... | benkuper/Myo-AIR-AS3-Extension | as3_demo/copyANE.bat | bat | gpl-2.0 | 423 |
@echo off
if exist "turnon_echo" (
@echo on
)
:: Reset working dir especially when using 'Run as administrator'
@cd /d "%~dp0"
echo This batch file can help you to create a packages for WZPlayer and MPlayer.
echo.
echo This script will temporarily rename the wzplayer-build and mplayer directories.
echo M... | wilbert2000/smplayer | setup/scripts/make_pkgs.cmd | bat | gpl-2.0 | 15,323 |
cmd_sound/pci/vx222/built-in.o := rm -f sound/pci/vx222/built-in.o; /home/pasquale/android/arm-2009q3/bin/arm-none-eabi-ar rcs sound/pci/vx222/built-in.o
| p500-ics-cm9/Franco-ICS-Kernel | sound/pci/vx222/.built-in.o.cmd | bat | gpl-2.0 | 155 |
cmd_fs/devpts/built-in.o := ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-ld -EL -r -o fs/devpts/built-in.o fs/devpts/devpts.o
| chrnueve/udooImaxdi | kernel_oficial_source/fs/devpts/.built-in.o.cmd | bat | gpl-2.0 | 137 |
cmd_net/core/flow.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,net/core/.flow.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 | net/core/.flow.o.cmd | bat | gpl-2.0 | 23,269 |
cmd_/scratch/nathan/arm-lite/obj/linux-2010.09-50-arm-none-linux-gnueabi-i686-pc-linux-gnu/tmp-install/include/linux/byteorder/.install := perl scripts/headers_install.pl /scratch/nathan/arm-lite/obj/linux-2010.09-50-arm-none-linux-gnueabi-i686-pc-linux-gnu/include/linux/byteorder /scratch/nathan/arm-lite/obj/linux-201... | Merrii/buildroot | target/dragonboard/sysroot/usr/include/linux/byteorder/..install.cmd | bat | gpl-2.0 | 849 |
cmd_src/arm/am335x-boneblack-ttyO1.dtb = cpp -Wp,-MD,src/arm/.am335x-boneblack-ttyO1.dtb.d.pre.tmp -nostdinc -Iinclude -Isrc/arm -Itestcase-data -undef -D__DTS__ -x assembler-with-cpp -o src/arm/.am335x-boneblack-ttyO1.dtb.dts.tmp src/arm/am335x-boneblack-ttyO1.dts ; dtc -O dtb -o src/arm/am335x-boneblack-ttyO1.dtb -b ... | marklendering/dtb-rebuilder-modified | src/arm/.am335x-boneblack-ttyO1.dtb.cmd | bat | gpl-2.0 | 1,274 |
cmd_drivers/spi/spi-bcm2835.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/spi/spi-bcm2835.ko drivers/spi/spi-bcm2835.o drivers/spi/spi-bcm2835.mod.o
| avareldalton85/rpi2-linux-rt | drivers/spi/.spi-bcm2835.ko.cmd | bat | gpl-2.0 | 263 |
cmd_drivers/spi/built-in.o := /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o drivers/spi/built-in.o drivers/spi/spi.o drivers/spi/spidev.o drivers/spi/spi_qsd.o
| friedrich420/Note-3-AEL-Kernel | drivers/spi/.built-in.o.cmd | bat | gpl-2.0 | 194 |
cmd_arch/arm/lib/lib1funcs.o := /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.lib1funcs.o.d -nostdinc -isystem /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/space/android/kernel/linux-2.6.39-tegra/ar... | asopov/linux-tpt-2.6.39 | arch/arm/lib/.lib1funcs.o.cmd | bat | gpl-2.0 | 2,109 |
cmd_drivers/misc/lis3lv02d/built-in.o := rm -f drivers/misc/lis3lv02d/built-in.o; /home/chiehyang/PandaBoard-LinuxKernel/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ar rcsD drivers/misc/lis3lv02d/built-in.o
| domintech/PandaBoard-LinuxKernel | drivers/misc/lis3lv02d/.built-in.o.cmd | bat | gpl-2.0 | 246 |
cmd_arch/x86/mm/hugetlbpage.o := gcc -Wp,-MD,arch/x86/mm/.hugetlbpage.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -W... | namgk/kernel-tut | arch/x86/mm/.hugetlbpage.o.cmd | bat | gpl-2.0 | 19,103 |
cmd_fs/fat/fat.o := ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/fat/fat.o fs/fat/cache.o fs/fat/dir.o fs/fat/fatent.o fs/fat/file.o fs/fat/inode.o fs/fat/misc.o
| tcp209/kernel_samsung_epic4gtouch | build/epic4gtouch/fs/fat/.fat.o.cmd | bat | gpl-2.0 | 221 |
cmd_drivers/scsi/sd_mod.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/scsi/sd_mod.o drivers/scsi/sd.o
| PrestigeMod/SHW-M440S | drivers/scsi/.sd_mod.o.cmd | bat | gpl-2.0 | 170 |
cmd_lib/zlib_inflate/inflate.o := gcc -Wp,-MD,lib/zlib_inflate/.inflate.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os ... | namgk/kernel-tut | lib/zlib_inflate/.inflate.o.cmd | bat | gpl-2.0 | 3,953 |
@echo off
call preparevs.cmd
:SET SP_USER=
:SET SP_PASSWORD=
:SET SP_RUNAS=60
SET SP_WRITE_LIMIT=30
SET SP_MEMORY_LIMIT=512
SET SP_DEADLINE=10
SET SP_REPORT_FILE=report.txt
SET SP_OUTPUT_FILE=stdout.txt
SET SP_ERROR_FILE=stderr.txt
SET SP_HIDE_REPORT=1
SET SP_HIDE_OUTPUT=0
SET SP_SECURITY_LEVEL=1
SET CATS_JUDGE=1
SET S... | Lukaviy/cats-judge | judge.cmd | bat | gpl-2.0 | 411 |
@echo off
start notepad.exe "Core\_History.txt" | thibmo/RadiaLog | Required_ThirdParty/cyComponents7/View _history.txt on Core package.bat | bat | gpl-2.0 | 47 |
powershell .\CreateRelease.ps1
pause | anyoun/metageta | scripts/CreateRelease.bat | bat | gpl-3.0 | 36 |
del /S src\*.js
del /S src\*.map
del /S src\*.d.ts
del /S dist\*.js
del /S dist\*.map
del /S dist\*.d.ts | gbmeireles/ngSpreadsheet | clearFiles.bat | bat | gpl-3.0 | 104 |
@setlocal
@if "%~1" == "" echo Need a directory && goto :eof
@set U=utilities
echo Processing %1 ...
call %U%\nospaces "%~1"
call %U%\thumb "%~1"
call genhtml.bat "%~1" > "%~1\index.html"
| oharasteve/eagle | samples/www/utilities/gen_originals.bat | bat | apache-2.0 | 190 |
:: Build the repo's dependencies, the repo and run its unit tests.
set ROOT_DIR=%~dp0..
cd %ROOT_DIR%
git submodule init
git submodule update
%ROOT_DIR%\build-deps.cmd && %ROOT_DIR%\build.cmd && "C:\Program Files\Git\bin\bash.exe" %ROOT_DIR%\run_unit_tests.sh
| GoogleCloudPlatform/google-cloud-dotnet-debugger | .kokoro/run_unit_tests.bat | bat | apache-2.0 | 263 |
cmd_scripts/kconfig/mconf.o := gcc -Wp,-MD,scripts/kconfig/.mconf.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/kconfig/mconf.o scripts/kconfig/mconf.c
deps_scripts/kconfig/mconf.o := \
scripts/kconfig/mconf.c \
/usr/include/stdc-predef.h \
/usr/include/x86_64-linux-gnu/sys/ioctl.h ... | obedmr/MPIaaS | app/tests/busybox/test/scripts/kconfig/.mconf.o.cmd | bat | apache-2.0 | 4,110 |
@ECHO OFF
%~dp0..\..\..\startvs.cmd %~dp0Kestrel.slnf
| aspnet/AspNetCore | src/Servers/Kestrel/startvs.cmd | bat | apache-2.0 | 55 |
python bom_scrape.py >> fwi.txt | parko636/pyfwi | fwi.bat | bat | bsd-3-clause | 31 |
xcopy ..\server\src\views .\dist\views /s /i /y
if exist ..\server\src\public xcopy ..\server\src\public .\dist\public /s /i /y
xcopy ..\client\dist .\dist\public /s /i /y
| codearchitects/angular-node-electron-seed | electron/prj-build.cmd | bat | mit | 173 |
REM **************************************************************************
REM (C) Copyright IBM Corp. 2014
REM
REM LICENSE: Eclipse Public License v1.0
REM http://www.eclipse.org/legal/epl-v10.html
REM **************************************************************************
%FABRIC_HOME%\server\windows\p... | edgware/edgware | fabric.server/windows/EdgwareNodeDefault-edit.bat | bat | epl-1.0 | 351 |
cmd_/root/Desktop/scst-2.2.0/src/dev_handlers/scst_disk.ko.unsigned := ld -r -m elf_x86_64 -T /usr/src/kernels/2.6.32-358.el6.x86_64/scripts/module-common.lds --build-id -o /root/Desktop/scst-2.2.0/src/dev_handlers/scst_disk.ko.unsigned /root/Desktop/scst-2.2.0/src/dev_handlers/scst_disk.o /root/Desktop/scst-2.2.0/src/... | viclab/scst_cache | src/dev_handlers/.scst_disk.ko.unsigned.cmd | bat | gpl-2.0 | 350 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.