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
cd %~dp0
SETLOCAL
SET NUGET_VERSION=latest
SET CACHED_NUGET=%LocalAppData%\NuGet\nuget.%NUGET_VERSION%.exe
SET BUILDCMD_KOREBUILD_VERSION=0.2.1-beta8
SET BUILDCMD_DNX_VERSION=1.0.0-beta8
IF EXIST %CACHED_NUGET% goto copynuget
echo Downloading latest version of NuGet.exe...
IF NOT EXIST %LocalAppData%\NuGet ... | saan800/SaanSoft.AspNet.Identity3.MongoDB | build.cmd | bat | apache-2.0 | 1,542 |
@echo off
"%dp~0%build.bat" K64F
EXIT /b | jelin1/llilum | Zelig/LLVM2IR_results/mbed/simple/buildK64F.bat | bat | mit | 47 |
@echo off
powershell -NoProfile -ExecutionPolicy Bypass -Command "& .\ConvertPdfToXmlFromUrlAsynchronously.ps1"
echo Script finished with errorlevel=%errorlevel%
pause | bytescout/ByteScout-SDK-SourceCode | PDF.co Web API/PDF To XML API/PowerShell/Convert PDF To XML From URL Asynchronously/run.bat | bat | apache-2.0 | 169 |
set link_version=6
set pkg_python=http://python.org/ftp/python/2.6.6/python-2.6.6.msi
set pkg_sliksvn=http://www.sliksvn.com/pub/Slik-Subversion-1.6.16-win32.msi
set pkg_easyinst=http://peak.telecommunity.com/dist/ez_setup.py
set pkg_cheetah=http://pypi.python.org/packages/source/C/Cheetah/Cheetah-2.2.2.tar.gz
set pk... | zedoude/wfrog | pkg/windows/links.bat | bat | gpl-3.0 | 1,485 |
install -USERKIT | sgetaz/Cosmos | userkit install.bat | bat | bsd-3-clause | 16 |
@echo off
setlocal
REM Copyright 2006-2010 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the
REM Amazon Software License (the "License"). You may not use this file except in compliance with the License. A copy of the
REM License is located at http://aws.amazon.com/asl or in the "lic... | barnyard/pi | p2p-api/etc/ec2-api-tools-1.3-53907/bin/ec2actlic.cmd | bat | apache-2.0 | 1,037 |
@ECHO OFF
call restore.cmd
if %errorlevel% neq 0 goto failure
call build.cmd
if %errorlevel% neq 0 goto failure
call pack.cmd
if %errorlevel% neq 0 goto failure
call test.cmd
if %errorlevel% neq 0 goto failure
goto success
:failure
echo Build Failed !!!!
goto end
:success
echo Build Sucess !!!!
goto end
:end
pa... | yonglehou/Bolt | validate.cmd | bat | mit | 346 |
"..\..\..\packages\OpenCover.4.6.519\tools\OpenCover.Console.exe" -target:"..\..\..\packages\NUnit.ConsoleRunner.3.7.0\tools\nunit3-console.exe" -targetargs:"EnigmaBinaryTest.dll" -filter:"+[EnigmaBinaryTest]EnigmaBinaryTest* -[EnigmaBinaryTest]EnigmaBinaryTest.Properties" -excludebyattribute:"System.CodeDom.Compiler.G... | FredEkstrand/EnigmaBinaryCipher | EnigmaBinaryTest/_RunCodeCoverageInOutput.bat | bat | mit | 743 |
@PUSHD "%~dp0" & "..\..\..\launcher.exe" "play-avactor.ini" | Kroc/PortaDOOM | PortaDOOM/files/wads/episodes/avactor/play.bat | bat | mit | 59 |
@echo off
%1 mshta vbscript:CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exit
set gacutil="C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6 Tools\x64\gacutil.exe"
set RegAsm="C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe"
cd /d %~dp0... | ChDC/ChDCStatMenus | Tools/installDesktopband.bat | bat | mit | 544 |
@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... | shuoli84/gevent_socketio2 | docs/make.bat | bat | mit | 6,721 |
@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 the Lic... | duderman/omml2img | lib/jeuclid/bin/listfonts.bat | bat | mit | 3,421 |
@ECHO OFF
setlocal ENABLEDELAYEDEXPANSION
for /f "delims=" %%i in ('cd') do set cwd=%%i
for %%X in (luajit.exe) do (set FOUND=%%~$PATH:X)
if defined FOUND (
set cmd=luajit
) else (
for %%X in (lua.exe) do (set FOUND=%%~$PATH:X)
if defined FOUND (
set cmd=lua
)
)
if "%cmd%"=="" (
echo "Busted requires tha... | azukiapp/busted | bin/busted.bat | bat | mit | 668 |
setlocal
SET OPENSSL_DIR=e:\work\product\openssl\win32\
cl -DSQLITE_HAS_CODEC=1 -DSQLITE_TEMP_STORE=2 /Febuild\sqlite.exe amalgamation.c src/shell.c -I%OPENSSL_DIR%\include %OPENSSL_DIR%\lib\libeay32.lib kernel32.lib advapi32.lib gdi32.lib user32.lib
del sqlite.exe *.obj
cl /LD /DWIN32 ext\sequence\sequence.c -I src /... | zhaozg/sqlitext | msvc.bat | bat | mit | 363 |
cmd_scripts/kconfig/zconf.tab.o := gcc -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -Iscripts/kconfig -c -o scripts/kconfig/zconf.tab.o scripts/kconfig/zconf.tab.c
deps_scripts/kconfig/zconf.tab.o := \
scripts/kconfig/zconf.tab.c \
/usr/include/ctype.h \
/usr/in... | wow73611/busybox-yaffs2 | scripts/kconfig/.zconf.tab.o.cmd | bat | gpl-2.0 | 2,816 |
cmd_drivers/hid/usbhid/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/hid/usbhid/built-in.o drivers/hid/usbhid/usbhid.o ; scripts/mod/modpost drivers/hid/usbhid/built-in.o
| lindsaytheflint/stone | drivers/hid/usbhid/.built-in.o.cmd | bat | gpl-2.0 | 264 |
cmd_drivers/usb/built-in.o := arm-poky-linux-gnueabi-ld -EL -r -o drivers/usb/built-in.o drivers/usb/core/built-in.o drivers/usb/host/built-in.o drivers/usb/storage/built-in.o drivers/usb/misc/built-in.o drivers/usb/phy/built-in.o drivers/usb/chipidea/built-in.o drivers/usb/gadget/built-in.o drivers/usb/common/buil... | heyoufei2/yocto3.14.38_kernel | drivers/usb/.built-in.o.cmd | bat | gpl-2.0 | 328 |
cmd_drivers/rtc/built-in.o := /home/chiehyang/PandaBoard-LinuxKernel/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld -EL -r -o drivers/rtc/built-in.o drivers/rtc/rtc-lib.o drivers/rtc/hctosys.o drivers/rtc/systohc.o drivers/rtc/rtc-core.o drivers/rtc/rtc-omap.o drivers/rtc/rtc-t... | domintech/PandaBoard-LinuxKernel | drivers/rtc/.built-in.o.cmd | bat | gpl-2.0 | 326 |
>>> pow(2, 4, 3)
1 | simontakite/sysadmin | pythonscripts/practicalprogramming/functions/three_args.cmd | bat | gpl-2.0 | 18 |
cmd_drivers/bluetooth/built-in.o := arm-eabi-ld -EL -r -o drivers/bluetooth/built-in.o drivers/bluetooth/hci_uart.o drivers/bluetooth/btsdio.o
| NooNameR/Sense4.0-kernel | drivers/bluetooth/.built-in.o.cmd | bat | gpl-2.0 | 148 |
cmd_fs/jbd2/jbd2.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o fs/jbd2/jbd2.o fs/jbd2/transaction.o fs/jbd2/commit.o fs/jbd2/recovery.o fs/jbd2/checkpoint.o fs/jbd2/revoke.o fs/jbd2/journal.o
| JoinTheRealms/TF700-dualboot-stockbased | fs/jbd2/.jbd2.o.cmd | bat | gpl-2.0 | 261 |
cmd_drivers/input/joystick/built-in.o := rm -f drivers/input/joystick/built-in.o; arm-linux-gnueabi-ar rcsD drivers/input/joystick/built-in.o
| jpsminix/minix5 | drivers/input/joystick/.built-in.o.cmd | bat | gpl-2.0 | 143 |
cmd_net/ipv6/netfilter.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,net/ipv6/.netfilter.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -ml... | yohanes/Acer-BeTouch-E130-Linux-Kernel | net/ipv6/.netfilter.o.cmd | bat | gpl-2.0 | 28,467 |
del /F /Q /S %HOMEPATH%\AppData\Roaming\Kodi\addons\plugin.video.embycon
rmdir /Q /S %HOMEPATH%\AppData\Roaming\Kodi\addons\plugin.video.embycon
xcopy /Y addon.xml %HOMEPATH%\AppData\Roaming\Kodi\addons\plugin.video.embycon\
xcopy /Y default.py %HOMEPATH%\AppData\Roaming\Kodi\addons\plugin.video.embycon\
xcopy /Y fan... | faush01/plugin.video.embycon | scripts/copy_embycon.bat | bat | gpl-2.0 | 757 |
cmd_drivers/char/random.o := ppc_4xx-gcc -m32 -Wp,-MD,drivers/char/.random.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -Wundef -Wstrict-pro... | mattkelly/linux-2.6-xlnx | drivers/char/.random.o.cmd | bat | gpl-2.0 | 25,621 |
@echo off
rem author: Ambrose Xu (Xu Jiangwei)
echo Start compile console ...
rem CL: WHITESPACE_ONLY | SIMPLE_OPTIMIZATIONS | ADVANCED_OPTIMIZATIONS
java -jar ../tools/compiler.jar --compilation_level WHITESPACE_ONLY --charset UTF-8 --js=../lib/core/console/console.js --js_output_file=../lib/core/console/console.min... | xujiangwei/yi | WebContent/scripts/compiler.console.cmd | bat | gpl-3.0 | 516 |
REM py2exe_PSC_file_selector.bat
REM
REM Call of py2exe for "PSC_file_selector.py"
REM
REM ***************************************************
REM Copyright (C) 2016 Stefan Braun
REM
REM This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as publishe... | stefanbraun-private/pyVisiToolkit | py2exe_scripts/py2exe_PSC_file_selector.bat | bat | gpl-3.0 | 997 |
#!/usr/bin/env BratCreateZFXYJasonSSH
FILE=${SRC_DATA_DIR}/JA1_GDR_2PAP133_001.CNES
FILE=${SRC_DATA_DIR}/JA1_GDR_2PAP133_002.CNES
FILE=${SRC_DATA_DIR}/JA1_GDR_2PAP133_003.CNES
FILE=${SRC_DATA_DIR}/JA1_GDR_2PAP133_004.CNES
FILE=${SRC_DATA_DIR}/JA1_GDR_2PAP133_005.CNES
FILE=${SRC_DATA_DIR}/JA1_GDR_2PAP133_006.CNES
FILE=... | BRAT-DEV/main | process/BratCreateZFXYJasonSSH.cmd | bat | gpl-3.0 | 12,584 |
@echo off
set xv_path=D:\\Xilinx\\Vivado\\2016.4\\bin
call %xv_path%/xelab -wto 9f3aa1f91c154c0c9004de9438169d34 -m64 --debug typical --relax --mt 2 -L xil_defaultlib -L unisims_ver -L unimacro_ver -L secureip --snapshot top_tb_behav xil_defaultlib.top_tb xil_defaultlib.glbl -log elaborate.log
if "%errorlevel%"=="0" g... | ElegantLin/My-CPU | Final/Final.sim/sim_1/behav/elaborate.bat | bat | gpl-3.0 | 392 |
xcopy /y Injector.exe ..\..\Release\
cd ..\..\Release
.\Injector.exe --module-name dota2-lua-engine.dll --process-id 9348 --eject
timeout 1
.\Injector.exe --module-name dota2-lua-engine.dll --process-id 9348 --inject | gamebooster/dota2-lua-engine | dota2-lua-engine/tools/dota-inject-id.bat | bat | gpl-3.0 | 216 |
cmd_/source/linux-3.x-virtual-headers/usr/include/linux/sunrpc/.install := perl scripts/headers_install.pl /source/linux-3.x-virtual-headers/include/linux/sunrpc /source/linux-3.x-virtual-headers/usr/include/linux/sunrpc arm debug.h; perl scripts/headers_install.pl /source/linux-3.x-virtual-headers/include/linux/sunrpc... | javilonas/NCam | cross/armv7-marvell-linux-gnueabi-hard/arm-marvell-linux-gnueabi/libc/usr/include/linux/sunrpc/..install.cmd | bat | gpl-3.0 | 581 |
go build goMerge.go | caozero/goMerge | b.bat | bat | gpl-3.0 | 19 |
@REM
@REM Copyright 2013-2015 Erwin Müller <erwin.mueller@deventm.org>
@REM
@REM This file is part of sscontrol-cli-install.
@REM
@REM sscontrol-cli-install is free software: you can redistribute it and/or modify it
@REM under the terms of the GNU Affero General Public License as published by the
@REM Free Software Fou... | devent/sscontrol-cli | sscontrol-cli-install/src/main/izpack/bin/windows/debug-run.bat | bat | agpl-3.0 | 1,229 |
java jade.Boot -gui | microcosmx/jade | run_jade.bat | bat | lgpl-2.1 | 19 |
cd ..\dist\talent-aio-examples-im-client-1.6.6.v20170318-RELEASE
call startup.bat
| tywo45/talent-aio | parent/start-im-client.bat | bat | lgpl-2.1 | 82 |
C:\Anaconda\Scripts\bmi-runnner.exe bin\Debug\model-c.dll empty.cfg | openearth/bmi-csharp | run_python.cmd | bat | lgpl-3.0 | 67 |
set PATH=%PATH%;%PROGRAMFILES(x86)%\MSBuild\14.0\Bin
set VCTargetsPath=%PROGRAMFILES%
IF %processor_architecture%==AMD64 set VCTargetsPath=%PROGRAMFILES(x86)%
set VCTargetsPath=%VCTargetsPath%\MSBuild\Microsoft.Cpp\v4.0\V140
REM set version info, edit version.txt before running the batch
if NOT exist SetAssemblyVersio... | marinkobabic/dokany | dokan_wix/build.bat | bat | lgpl-3.0 | 2,094 |
@ECHO OFF
IF NOT DEFINED PROJECT_ROOT (
ECHO "PROJECT_ROOT not defined, please setup your environment"
GOTO :eof
)
PUSHD "%PROJECT_ROOT%\%1"
| Spidey01/envsetup | .cmd/mpushd.cmd | bat | unlicense | 145 |
:: Copyright 2019 Google LLC
::
:: Licensed under the Apache License, Version 2.0 (the "License");
:: you may not use this file except in compliance with the License.
:: You may obtain a copy of the License at
::
:: https://www.apache.org/licenses/LICENSE-2.0
::
:: Unless required by applicable law or agreed to in ... | google-coral/libedgetpu | build.bat | bat | apache-2.0 | 2,589 |
mvn clean install -P bin
| riaektiv/fdp | fdp-proxy/build.cmd | bat | apache-2.0 | 25 |
@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 "License... | jior/cluster | zookeeper1/bin/zkServer.cmd | bat | apache-2.0 | 1,119 |
REM Generate XSD and JAXB Files from XML File
set XML_FILE_SRC=G:\Projects\300-InfoWkspOrga\10-Application\Common\InfoWkspOrga-Common\Tools\cmmi\CMMI-DEV-v1.3-Referential.xml
set XSD_FILE_DEST=G:\Projects\300-InfoWkspOrga\10-Application\Common\InfoWkspOrga-Common\Tools\cmmi\CMMI-DEV-v1.3-Referential.xsd
set BND_FILE=... | sguisse/InfoWkspOrga | 10-Application/Common/InfoWkspOrga-Common/Tools/cmmi/generate-CMMI-Dev-1.3-XSD-JAXB-Files.bat | bat | apache-2.0 | 715 |
:: Copyright 2013-present Facebook, Inc.
::
:: 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 by applicable law or ag... | saleeh93/buck-cutom | bin/jython.cmd | bat | apache-2.0 | 1,023 |
@echo off
rem ============================================================================
rem == User defined environment variables ==
rem ============================================================================
set CONFIG_ONEDRIVE=%userprofile%\OneDrive\Documents\IISExpress\c... | nsip/Sif3Framework-dotNet | Scripts/BAT/Demo execution/DemoBroker.bat | bat | apache-2.0 | 1,962 |
::
:: Copyright 2020 Google LLC
::
:: 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 by applicable law or a... | GoogleCloudPlatform/cloud-spanner-emulator | build/kokoro/gcp_windows/kokoro_build.bat | bat | apache-2.0 | 930 |
@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... | StudentShop/Tormach-Guide | source/make.bat | bat | bsd-3-clause | 6,461 |
REM Copyright 2015 The Chromium Authors. All rights reserved.
REM Use of this source code is governed by a BSD-style license that can be
REM found in the LICENSE file.
call install_vsix_helper.bat Release Pro 14.0
| chromium/vs-chromium | VsixInstall/install_vs2015_pro_release.bat | bat | bsd-3-clause | 215 |
@ECHO OFF
REM Command file for Sphinx documentation
set SPHINXBUILD=sphinx-build
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == "help" (
:help
echo.Please use `... | lukaszb/django-richtemplates | docs/make.bat | bat | bsd-3-clause | 3,099 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASTASK.S03_SearchCommand.MSASTASK_S03_TC02_RetrieveInvalidTaskItemWithSearch /testcontainer:..\..\MS-ASTASK\TestSuite\bin\Debug\MS-ASTASK_TestSuite.dll /runconfig:..\..\MS-ASTASK\MS-ASTASK.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeActiveSync/Source/Scripts/MS-ASTASK/RunMSASTASK_S03_TC02_RetrieveInvalidTaskItemWithSearch.cmd | bat | mit | 309 |
cmd_arch/arm/kernel/entry-common.o := /home/rms/exp/scripts/gcc-wrapper.py arm-eabi-gcc -Wp,-MD,arch/arm/kernel/.entry-common.o.d -nostdinc -isystem /home/rms/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/rms/exp/arch/arm/include -Iarch/arm/include/generated -... | R-M-S/RMS_EXPERIMENTAL_Kernel | arch/arm/kernel/.entry-common.o.cmd | bat | gpl-2.0 | 3,897 |
cmd_sound/soc/nuc900/built-in.o := rm -f sound/soc/nuc900/built-in.o; /media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Samsung/TrendPlus/GT-S7580_JB_Opensource/rk-prebuilts/bin/arm-eabi-ar rcsD sound/soc/nuc900/built-in.o
| EPDCenterSpain/kernel_Archos_97_Titan | sound/soc/nuc900/.built-in.o.cmd | bat | gpl-2.0 | 236 |
# Pin name action command file
# Start of element CONN1
ChangePinName(CONN1, 4, GND)
ChangePinName(CONN1, 3, D+)
ChangePinName(CONN1, 2, D-)
ChangePinName(CONN1, 1, VCC)
# Start of element C1
ChangePinName(C1, 2, -)
ChangePinName(C1, 1, +)
# Start of element CONN5
ChangePinName(CONN5, 1, 1)
ChangePinName(CONN5, 2, 2... | benoitclem/gEDAdesigns | coaV0/coaSave1/coa.cmd | bat | gpl-2.0 | 6,456 |
javac -cp ./src -d classes src\whitedb\driver\WhiteDB.java
javac -cp ./src -d classes src\whitedb\driver\tests.java
javah -classpath ./classes -d src/native -jni whitedb.driver.WhiteDB
| jqk6/whitedb | java/jni/compileJava.bat | bat | gpl-3.0 | 188 |
@echo off
echo browserify/uglifyify ÀÛ¾÷ ÁøÇàÁß... Àá½Ã¸¸ ±â´Ù·Á ÁÖ¼¼¿ä.
browserify -t uglifyify index.debug.js > index.js | browserify -t uglifyify editor.debug.js > editor.js
echo ¿Ï·á!
pause | snugifted/voxedu_voxel_warrior | assets/auto.txt.bat | bat | gpl-3.0 | 193 |
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
:: Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
:: Contact: http://www.qt-project.org/legal
::
:: This file is part of the tools applications of the Qt Toolkit.
::
:: $QT_BEGIN_LICENSE:LGPL$
:: Commercial License Usage
:: Lice... | RLovelett/qt | tools/installer/batch/delete.bat | bat | lgpl-2.1 | 2,764 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
perl -x -S %0 %*
if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl
if %errorlevel% == 9009 echo You do not have Perl in your PATH.
if errorlevel 1 goto script_failed_so... | amidoimidazol/bio_info | Beginning Perl for Bioinformatics/bin/json_pp.bat | bat | mit | 4,318 |
@echo off
setlocal
set "PROJECT_NAMESPACE=%~1"
set "PROJECT_DIR_SUFFIX=%~2"
set "BUILD_CONFIG_ROOT=%~3"
set "BUILD_SCRIPTS_ROOT=%~4"
set "BUILD_USER_VARS_ROOT=%~5"
if not defined PROJECT_NAMESPACE (
echo.%~nx0: error: PROJECT_NAMESPACE must be defined.
exit /b 1
) >&2
if defined PROJECT_DIR_SUFFI... | andry81/contools | Scripts/Tools/build/project_builders/cmake_publish.bat | bat | mit | 3,575 |
::----------------------------------------------------------------::
:: Copyright (c) 2010-2011 Zipline Games, Inc.
:: All Rights Reserved.
:: http://getmoai.com
::----------------------------------------------------------------::
@echo off
:: run moai
"..\hosts\win32\moai" "%MOAI_CONFIG%\config.lua" "createOctreeLay... | kennethlombardi/moai-graphics | engine/editor/createOctreeLayer.bat | bat | mit | 391 |
@echo off
echo #Cleaning building cache...
rmdir /S /Q build
mkdir build
echo #Adding cmake to path...
set path=%~dp0cmake\bin;%path%
set path
cd build
echo #Generating Makefile
cmake .. -G"MinGW Makefiles"
echo #Building...
mingw32-make -j2
copy htcli.exe ..
pause
| htfy96/htscheme | build-win.bat | bat | mit | 284 |
pyinstaller -F -i pear.ico pear.py | cjm0000000/miscellaneous | build.bat | bat | mit | 35 |
saxon math.exp.xml ../../../style/function.xsl
| exslt/exslt.github.io | math/functions/exp/refresh.bat | bat | mit | 47 |
@javaw -jar buzz.jar | bloopletech/buzz | buzz.bat | bat | mit | 20 |
@rem Disable Some Services
sc stop DiagTrack
sc stop diagnosticshub.standardcollector.service
sc stop dmwappushservice
sc config DiagTrack start= disabled
sc config diagnosticshub.standardcollector.service start= disabled
sc config dmwappushservice start= disabled
sc config RemoteRegistry start= disabled
sc config TrkW... | wnajar/Bootstrap | Windows Install/cleanup_new_machine.bat | bat | mit | 4,320 |
echo "disconnecting network drive"
net use w: /delete | maschmann/devbox-puppet | disconnect_network.bat | bat | mit | 53 |
ghc -Wall -O0 delay.hs | itsuart/delay | build.cmd | bat | mit | 22 |
cmd_kernel/sched/built-in.o := /home/beto/toolchain/bin/arm-eabi-ld -EL -r -o kernel/sched/built-in.o kernel/sched/core.o kernel/sched/clock.o kernel/sched/idle_task.o kernel/sched/fair.o kernel/sched/rt.o kernel/sched/stop_task.o kernel/sched/sched_avg.o kernel/sched/cpupri.o kernel/sched/stats.o
| IndieBeto/StockLP | kernel/sched/.built-in.o.cmd | bat | gpl-2.0 | 304 |
cmd_sound/pci/au88x0/built-in.o := rm -f sound/pci/au88x0/built-in.o; /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ar rcsD sound/pci/au88x0/built-in.o
| JoinTheRealms/TF700-dualboot-stockbased | sound/pci/au88x0/.built-in.o.cmd | bat | gpl-2.0 | 200 |
cmd_sound/arm/built-in.o := rm -f sound/arm/built-in.o; /home/aashir/android/toolchain/linaro/bin/arm-eabi-ar rcsD sound/arm/built-in.o
| emwno/android_kernel_U8500 | sound/arm/.built-in.o.cmd | bat | gpl-2.0 | 137 |
cmd_sound/drivers/opl3/built-in.o := rm -f sound/drivers/opl3/built-in.o; /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/drivers/opl3/built-in.o
| AOSP-ZEUS/android_kernel_samsung_n1 | sound/drivers/opl3/.built-in.o.cmd | bat | gpl-2.0 | 189 |
cmd_drivers/acpi/cm_sbs.o := gcc -Wp,-MD,drivers/acpi/.cm_sbs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-la... | namgk/kernel-tut | drivers/acpi/.cm_sbs.o.cmd | bat | gpl-2.0 | 16,347 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
perl -x -S %0 %*
if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl
if %errorlevel% == 9009 echo You do not have Perl in your PATH.
if errorlevel 1 goto script_... | Esleelkartea/kz-adeada-talleres-electricos- | kzadeadatallereselectricos_v1.0.0_win32_installer/windows/xampp/perl/bin/pl2pm.bat | bat | gpl-2.0 | 5,329 |
cmd_fs/jffs2/ioctl.o := arm-none-linux-gnueabi-gcc -Wp,-MD,fs/jffs2/.ioctl.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/mach-... | srinugnt2000/linux-2.6.37 | fs/jffs2/.ioctl.o.cmd | bat | gpl-2.0 | 21,252 |
cmd_arch/arm/mm/proc-v7.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,arch/arm/mm/.proc-v7.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 | arch/arm/mm/.proc-v7.o.cmd | bat | gpl-2.0 | 4,184 |
cmake .. -DCMAKE_VERBOSE_MAKEFILE=1 -DOWWEBCAM_MODULE=1 -G "NMake Makefiles" | gabrieldelsaint/uol-messenger | src/libuolfone/wengophone-ng/current/libs/owwebcam/build/build_nmake.bat | bat | gpl-2.0 | 76 |
cmd_net/netfilter/nf_conntrack_amanda.o := arm-linux-gnueabi-gcc -Wp,-MD,net/netfilter/.nf_conntrack_amanda.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/... | b8e5n/KTG-kernel_es209ra | net/netfilter/.nf_conntrack_amanda.o.cmd | bat | gpl-2.0 | 31,498 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
perl -x -S %0 %*
if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl
if %errorlevel% == 9009 echo You do not have Perl in your PATH.
if errorlevel 1 goto script_... | Esleelkartea/kz-adeada-talleres-electricos- | kzadeadatallereselectricos_v1.0.0_win32_installer/windows/xampp/perl/bin/stubmaker.bat | bat | gpl-2.0 | 3,979 |
cmd_lib/hweight.o := ppc_4xx-gcc -m32 -Wp,-MD,lib/.hweight.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -Wundef -Wstrict-prototypes -Wno-tri... | mattkelly/linux-2.6-xlnx | lib/.hweight.o.cmd | bat | gpl-2.0 | 19,771 |
@echo off
php "%~dp0..\scripts\tools\gpproc.php" -a %*
| DreamIP/GPStudio | bin/gpproc.bat | bat | gpl-3.0 | 55 |
java -jar .\lib\antlr-4.9.2-complete.jar -package plp.enquanto.parser .\src\plp\enquanto\parser\Enquanto.g4
javac -cp .\lib\antlr-runtime-4.9.2.jar -d bin .\src\plp\enquanto\parser\*.java .\src\plp\enquanto\*.java
copy .\lib\antlr-runtime-4.9.2.jar while.jar
jar --update --file .\while.jar --main-class plp.enquanto.Pr... | lrlucena/While | compilar.bat | bat | gpl-3.0 | 339 |
del *.bak /s /F /Q
del *.pch /s /F /Q
del *.ncb /s /F /Q
del *.obj /s /F /Q
del *.pdb /s /F /Q
del *.ilk /s /F /Q
del *.sbr /s /F /Q
del *.map /s /F /Q
del "my music\*.*" /s /F /Q
del "Debug\*.*" /s /F /Q
del "Debug_UNICODE\*.*" /s /F /Q
del "Release\*.*" /s /F /Q
del "Release_UNICODE\*.*" /s /F /Q
del "In... | elha/CDex | deltmp.cmd | bat | gpl-3.0 | 403 |
@ECHO OFF
REM SETLOCAL ENABLEDELAYEDEXPANSION
SET SfxVersion=171
FOR /F %%i IN (SfxBuild.txt) DO SET %%i
SET source_dir=%CD%
SET sfx_bin_name=%source_dir%\..\bin\7zsd_%SfxVersion%_%SfxBuild%
SET sfx_src_name=%source_dir%\..\bin\7zsd_src_%SfxVersion%_%SfxBuild%
CD ..\output
"C:\Program Files\7-Zip\7z.exe" a -mx=9 %s... | chrislake/7zsfxmm | 7zSfxMod/make_bin.cmd | bat | lgpl-3.0 | 439 |
:: Example file to set the path to the VPK executable.
:: Rename to soophud-build-filepaths.cmd and change the path accordingly.
@ECHO Added path to Team Fortress 2\bin for the current Command Prompt session.
SET PATH=C:\Program Files\Steam\steamapps\common\Team Fortress 2\bin;%path% | nosoop/soophud | soophud-build-filepaths-example.cmd | bat | unlicense | 285 |
set term png
set output "tree.png"
set xlabel "time(sleep=2ms)"
set key font ",12"
set linestyle 5 lt rgb "black" lw 2
set key box linestyle 5
set xrange[0:200]
set yrange[0:40]
set ylabel "cpu usage (%)"
plot "cpu_treel2.dat" using 1:2 title 'l2_learning' with linespoint ls 1, \
"cpu_tree_sarp.dat" using 1:2 titl... | ddurando/my_pox | measure/cpu/s-arp/plot_tree.cmd | bat | apache-2.0 | 547 |
@echo off
:: %1 - The architecture tag (x64 | x86)
:: %2 - The toolchain name (vc11 | vc12, vc14, etc)
:: %3 - The boost version (1.63.0, etc)
:: %4 - The # of boost.build threads (8 by default)
setlocal
pushd %~dp0..
if "%CI_ENV_ROOT%" == "" (
echo CI_ENV_ROOT must be defined
goto error
)
call %CI_ENV_ROOT%\... | kopachev/swblocks-baselib | scripts/boost_build.bat | bat | apache-2.0 | 4,003 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCROPS.S02_FolderROPs.MSOXCROPS_S02_TC04_TestRopDeleteMessages /testcontainer:..\..\MS-OXCROPS\TestSuite\bin\Debug\MS-OXCROPS_TestSuite.dll /runconfig:..\..\MS-OXCROPS\MS-OXCROPS.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCROPS/RunMSOXCROPS_S02_TC04_TestRopDeleteMessages.cmd | bat | mit | 300 |
if "%1" == "local" goto testlocal
goto start
:testlocal
set TFS_DropLocation=c:\test
mkdir %TFS_DropLocation%
set TFS_VersionNumber=1701.10000
set TFS_SourcesDirectory=%CD%\..\..
goto serializeForPostbuild
:start
if "%XES_SERIALPOSTBUILDREADY%" == "True" goto serializeForPostbuild
goto done
:serializeForPostbuild
ec... | lubeltra/libHttpClient | Utilities/VSOBuildScripts/postBuildScript.cmd | bat | mit | 2,016 |
cd jni
call ndk-build
if %ERRORLEVEL% EQU 0 (
cd..
mkdir "assets\shaders\base"
xcopy "..\..\data\shaders\base\*.spv" "assets\shaders\base" /Y
mkdir "assets\shaders\scenerendering"
xcopy "..\..\data\shaders\scenerendering\*.*" "assets\shaders\scenerendering" /Y
mkdir "assets\models\sibenik"
xcopy "..\..\data... | martty/Vulkan | android/scenerendering/build.bat | bat | mit | 569 |
java -classpath .;..\lib\perst.jar TestConcur
| kjk/volante-obsolete | java/tst/TestConcur.bat | bat | mit | 47 |
cmd_arch/mips/lib/iomap.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,arch/mips/lib/.iomap.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 -W... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/arch/mips/lib/.iomap.o.cmd | bat | gpl-2.0 | 14,734 |
cd %~dp0
cd ..
mkdir XMLOutput
set BASE=%CD%
set CLASSPATH="%BASE%/lib/*;%BASE%/export/jars/*"
cd %~dp0
java -cp %CLASSPATH% i5.las2peer.restMapper.tools.CommandLine create i5.las2peer.restMapper.tools.ExampleClass %BASE%/XMLOutput/xml1.xml
java -cp %CLASSPATH% i5.las2peer.restMapper.tools.CommandLine validate %BAS... | rwth-acis/LAS2peer | core/bin/createXML.bat | bat | bsd-3-clause | 347 |
@echo off
REM Copyright (c) .NET Foundation and contributors. All rights reserved.
REM Licensed under the MIT license. See LICENSE file in the project root for full license information.
"%~dp0..\..\..\dotnet" "%~dp0fsc.exe" %*
| Faizan2304/cli | src/tool_fsharp/RunFsc.cmd | bat | mit | 229 |
::
:: Copyright 2018 Google Inc.
::
:: Use of this source code is governed by a BSD-style license that can
:: be found in the LICENSE file.
::
@ECHO OFF
::
:: delete the previous images
::
del *.comp
del *.spv
del *.xxd
::
::
::
set HS_GEN=..\..\..\..\gen\hs_gen
:: --- 64-bit keys
%HS_GEN% -v -a "glsl" -D HS_AMD... | Hikari-no-Tenshi/android_external_skia | src/compute/hs/vk/amd/gcn/u64/gen.bat | bat | bsd-3-clause | 1,731 |
certutil -f -p "" -importpfx FluentAssertions.WinRT81.Specs\WinRT81.Specs_TemporaryKey.pfx
pause | rstam/fluentassertions | InstallPfx.bat | bat | apache-2.0 | 97 |
@echo off
echo ---+++--- Building Ogg (Static) ---+++---
if .%SRCROOT%==. set SRCROOT=i:\xiph
set OLDPATH=%PATH%
set OLDINCLUDE=%INCLUDE%
set OLDLIB=%LIB%
call "c:\program files\microsoft visual studio\vc98\bin\vcvars32.bat"
echo Setting include paths for Ogg
set INCLUDE=%INCLUDE%;%SRCROOT%\ogg\include
echo Compilin... | xbmc/xbmc-antiquated | xbmc/cores/paplayer/vorbisfile/ogg/win32/build_ogg_static.bat | bat | gpl-2.0 | 460 |
call "mexopts.bat"
nmake -f ComparacaoLeNL_sfun.mak
| jhonantans/TG | Mayara/Códigos/slprj/_sfprj/comparacaolenl/_self/sfun/src/ComparacaoLeNL_sfun.bat | bat | mit | 52 |
@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%
... | robertsj/pypgapack | doc/make.bat | bat | mit | 5,111 |
@echo off
rem
rem ------------------------------------------------------------
rem
rem Copyright 2017 Pedro J. Estébanez
rem
rem Permission is hereby granted, free of charge, to any person obtaining a copy of this software
rem and associated documentation files (the "Software"), to deal in the Software without restric... | RandomShaper/vs-high-contrast-hack | vs2017_high_contrast_hack.bat | bat | mit | 4,611 |
%windir%\Microsoft.NET\Framework\v4.0.30319\MSBuild .\Airion.proj /target:RunAcceptanceTests;RunUnitTests /property:Configuration=Debug /property:Platform=x86
PAUSE
| charlesw/airion | Run Tests.bat | bat | mit | 166 |
@rem Change the working directory to the location of this file so that relative paths will work
@cd /D "%~dp0"
cmake --build .\src\main\cpp\RLBotInterface\build32 --config Release
copy /Y .\src\main\cpp\RLBotInterface\build32\Release\RLBotInterface.dll ^
.\src\main\python\rlbot\dll\RLBot_Core_Interface_32.dll
cmak... | drssoccer55/RLBot | copy-dlls-release.bat | bat | mit | 628 |
@echo off
REM ### next line potentially updated in package install steps
REM set SYS_PREFIX=
REM ### next line will be updated when generating a standalone release
REM ERL_DIR=
set ERL_DIR=
REM These boot files don't appear to be referenced in the batch scripts
REM set CLEAN_BOOT_FILE=start_clean
REM set SASL_BOOT_F... | Thuzi/RabbitMQ2Go | tools/rabbitmq.server/tools/binary/sbin/rabbitmq-defaults.bat | bat | mit | 1,662 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.