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 |
|---|---|---|---|---|---|
set TO_CHECKOUT=%1
if "%APPVEYOR%"=="True" (
pip install virtualenv
virtualenv -p C:\Python35\python.exe env
call env\scripts\activate.bat
move %APPVEYOR_BUILD_FOLDER% .
set TO_CHECKOUT=%APPVEYOR_REPO_BRANCH%
if "%APPVEYOR_PULL_REQUEST_NUMBER%"=="" (
set TO_CHECKOUT=
)... | angr/angr-dev | setup.bat | bat | bsd-2-clause | 1,782 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto h... | mcara/wiimatch | docs/make.bat | bat | bsd-3-clause | 3,165 |
del MANIFEST
rmdir /Q /S pyasm
svn export svn+ssh://grant@johnwhorfin/var/local/svn/pyasm/trunk pyasm
setup.py sdist --formats=gztar,zip
setup.py bdist_wininst
rmdir /Q /S pyasm
cd dist
gpg --detach-sign pyasm-0.3.tar.gz
gpg --detach-sign pyasm-0.3.win32-py2.6.exe
gpg --detach-sign pyasm-0.3.zip
| grant-olson/pyasm | makedist/makedist.bat | bat | bsd-3-clause | 298 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_WOPI.MS_WOPI_S16_CellWithRelative.TestCase_S01_TC09_UploadContents_Success /testcontainer:..\..\MS-WOPI\TestSuite\bin\Debug\MS-WOPI_TestSuite.dll /runconfig:..\..\MS-WOPI\MS-WOPI.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | FileSyncandWOPI/Source/Scripts/MS-WOPI/RunMSWOPI_S16_TC09.cmd | bat | mit | 299 |
cmd_init/mounts.o := /media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Samsung/TrendPlus/GT-S7580_JB_Opensource/rk-prebuilts/bin/arm-eabi-ld.bfd -EL -r -o init/mounts.o init/do_mounts.o init/do_mounts_initrd.o
| EPDCenterSpain/kernel_Archos_97_Titan | init/.mounts.o.cmd | bat | gpl-2.0 | 226 |
@echo off
c:\Python32\python c:\Python32\lib\site-packages\gerbmerge\gerbmerge.py %1 %2 %3 %4 %5 %6 %7 %8 %9
| digistump/gerbmerge3 | misc/gerbmerge.bat | bat | gpl-3.0 | 110 |
@echo off
@echo Processing: %1
cscript.exe "%~dp0"\CustomAction_NoImpersonate.js "%1"
cscript.exe "%~dp0"\WiRunSQL.vbs "%1" "INSERT INTO `Error` (`Error`, `Message`) VALUES (1001, 'Error [1]: [2]')"
cscript.exe "%~dp0"\RemoveBannerText.vbs "%1"
cscript.exe "%~dp0"\BoldProductName.vbs "%1" | FerranSalguero/db4o | tools/omn/BuildScripts/PostBuildMSITasks.bat | bat | gpl-3.0 | 290 |
@echo off
setlocal
REM Export a tag and archive it
REM Usage: svn_archive_tag_nodoc tag_name
if "%1" == "" goto ERROR
call %GLADIATOR_HOME%/Scripts/svn/_svn_repos_root.bat
@echo on
svn export %REPOS_ROOT%/tags/%1
rm -rf %1/Doc
rm -rf %1/Document
rm -rf %1/*/Doc
rm -rf %1/*/Document
7z.exe a %1.7z %1\
... | hyller/GladiatorFirmware | Scripts/svn/svn_archive_tag_nodoc.bat | bat | unlicense | 447 |
%windir%\microsoft.net\framework\v3.5\msbuild CallButler.sln
@IF %ERRORLEVEL% NEQ 0 PAUSE | cetin01/callbutler-in-vs2008 | DebugBuild.bat | bat | bsd-3-clause | 92 |
@echo off
"%~dp0\mono.exe" %MONO_OPTIONS% "%~dp0\..\lib\mono\4.5\signcode.exe" %*
| Code0100Food/3DEngine | MonoScripting/MonoScripting/DATA/bin/signcode.bat | bat | mit | 82 |
@echo off
"@PHP-BIN@" -d html_errors=off -d open_basedir= -q "@PHP-DIR@/limb/cli/bin/limb" %*
| limb-php-framework/limb | cli/pear_limb.bat | bat | lgpl-2.1 | 95 |
::
:: Script for building and testing C++ pattern matching library
::
:: Written by Yuriy Solodkyy <yuriy.solodkyy@gmail.com>
:: Version 1.0 from 4th February 2012
::
:: Usage:
::
:: build [ pgo | tmp | <ver> ] [ filemask*.cpp ... ]
:: build - Build all examples using the most recent MS Visual C... | vscharf/Mach7 | code/typeswitch/2013-02-18/build.bat | bat | bsd-3-clause | 15,103 |
@rem echo off
@rem MS Visual Studio specific ---
cd Example
rmdir Win32 /Q /S
rmdir x64/Q /S
del *.ncb *.user
del *.suo /AH
cd ..
cd Library
rmdir Win32 /Q /S
rmdir x64/Q /S
del *.ncb *.user
del *.suo /AH
cd ..
| michaelforfxhelp/fxhelprepo | third_party/zenlib/Project/MSVC2008/CleanUp.bat | bat | mpl-2.0 | 227 |
::
:: Microsoft Azure SDK for Net - Generate library code
:: Copyright (C) Microsoft Corporation. All Rights Reserved.
::
@echo off
call %~dp0..\..\..\..\..\tools\generate.cmd operationalinsights/data-plane %*
| SiddharthChatrolaMs/azure-sdk-for-net | src/SDKs/OperationalInsights/DataPlane/OperationalInsights/generate.cmd | bat | apache-2.0 | 211 |
@ECHO OFF
REM Simple check of transliteration facilities.
REM Usage: check-translit.bat SRCDIR FILE FROMCODE TOCODE
..\src\iconv_no_i18n --binary -f %3 -t %4//TRANSLIT < %1\%2.%3 > tmp
fc %1\%2.%4 tmp
del tmp
| chienbv/sacd-ripper | libs/libiconv/tests/check-translit.bat | bat | gpl-2.0 | 210 |
del "%OSGEO4W_STARTMENU%\QGIS Desktop @version@ with GRASS @grassversion@.lnk"
del "%OSGEO4W_STARTMENU%\QGIS Browser @version@ with GRASS @grassversion@.lnk"
del "%ALLUSERSPROFILE%\Desktop\QGIS Desktop @version@ with GRASS @grassversion@.lnk"
del "%ALLUSERSPROFILE%\Desktop\QGIS Browser @version@ with GRASS @grassver... | sebastic/QGIS | ms-windows/osgeo4w/preremove-grass.bat | bat | gpl-2.0 | 456 |
@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%
... | authomatic/authomatic | doc/make.bat | bat | mit | 5,113 |
chcp 1251>nul
set exePath="D:\CPP\build-OrionLauncher-Desktop_Qt_5_6_1_MinGW_32bit-Release\release\OrionLauncher.exe"
set gccPath="C:\Qt\5.6\mingw49_32\bin"
set targetPath="%cd%\bin"
chcp 866>nul
C:
cd %gccPath%
windeployqt -dir %targetPath% %exePath%
copy %exePath% /Y /B %targetPath%\OrionLauncher.exe
pause
| Hotride/OrionLauncher | to_release.bat | bat | mit | 313 |
@echo off
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\vsvars32.bat"
set PATH=%PATH%;C:\Soft\cmake-3.11.1-win64-x64\bin;c:\soft\ninja;C:\Soft\Git\bin
cmake .. -G "Ninja" -DCMAKE_BUILD_TYPE=Release
| Xecutor/protogen | example-cmake/build/gen_ninja.cmd | bat | mit | 224 |
@ECHO OFF
SET BIN_TARGET=%~dp0/../symfony/phpunit-bridge/bin/simple-phpunit
php "%BIN_TARGET%" %*
| dkyinsaat/DKY | vendor/bin/simple-phpunit.bat | bat | mit | 98 |
@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/nytprofhtml.bat | bat | mit | 76,069 |
@set DEVENV=%ProgramFiles(x86)%\Microsoft Visual Studio 12.0\Common7\IDE\devenv.exe
@set DEVENV=%ProgramFiles(x86)%\Microsoft Visual Studio 12.0\Common7\IDE\devenv.exe
@IF NOT EXIST "%DEVENV%" SET DEVENV=%ProgramFiles(x86)%\Microsoft Visual Studio 12.0\Common7\IDE\VSWinExpress.exe
@IF NOT EXIST "%DEVENV%" SET DEVENV=%P... | bondarenkod/pf-arm-deploy-error | playerframework/Build.Vsix/Build.WP8.SL.bat | bat | mit | 7,984 |
@ECHO OFF
SETLOCAL enabledelayedexpansion
SET FILE_SETUP=".\PuttyRun.iss"
SET FILE_SOLUTION="..\Source\PuttyRun.sln"
SET FILES_EXECUTABLE="..\Binaries\PuttyRun.exe"
SET FILES_OTHER="..\Binaries\ReadMe.txt" "..\Binaries\License.txt"
SET COMPILE_TOOL_15="%PROGRAMFILES(X86)%\Microsoft Visual ... | medo64/PuttyRun | Setup/Publish.cmd | bat | mit | 5,632 |
java -jar SIN.jar | chatoooo/SIN | RUN.bat | bat | mit | 17 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\extname\cli.js" %*
) ELSE (
node "%~dp0\..\extname\cli.js" %*
) | chanusukarno/generator-angular-gulp-bower | node_modules/yeoman-generator/node_modules/download/node_modules/decompress/node_modules/.bin/extname.cmd | bat | mit | 129 |
cmd_sound/usb/built-in.o := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o sound/usb/built-in.o sound/usb/usx2y/built-in.o sound/usb/caiaq/built-in.o
| freebsdmax/gsmart1315_kernel | sound/usb/.built-in.o.cmd | bat | gpl-2.0 | 219 |
cmd_scripts/kconfig/zconf.tab.o := gcc -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -Iscripts/kconfig -c -o scripts/kconfig/zconf.tab.o scripts/kconfig/zconf.tab.c
source_scripts/kconfig/zconf.tab.o := scripts/kcon... | copolii/android_kernel_lge_msm8974 | scripts/kconfig/.zconf.tab.o.cmd | bat | gpl-2.0 | 3,332 |
cmd_arch/arm/lib/div64.o := /home/envy/kernel/shinano-sirius_msm8974abpro/scripts/gcc-wrapper.py /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.div64.o.d -nostdinc -isystem /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/../lib/gcc/arm-eabi/4.6.2/includ... | Envious-Data/shinano-sirius_msm8974abpro | arch/arm/lib/.div64.o.cmd | bat | gpl-2.0 | 1,668 |
cmd_arch/arm/boot/compressed/head.o := /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/boot/compressed/.head.o.d -nostdinc -isystem /home/sunghun/arm-2009q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -Iinclude -I/media/5fbea9a5-212a-4618-914c-484220a5fb21/itb/arch/arm/include -includ... | sktjdgns1189/android_kernel_iriver_MX100 | arch/arm/boot/compressed/.head.o.cmd | bat | gpl-2.0 | 2,163 |
cmd_sound/soc/mid-x86/built-in.o := rm -f sound/soc/mid-x86/built-in.o; /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/soc/mid-x86/built-in.o
| miamo/miamOv | sound/soc/mid-x86/.built-in.o.cmd | bat | gpl-2.0 | 152 |
cmd_fs/proc/built-in.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o fs/proc/built-in.o fs/proc/proc.o
| dagnarf/sgh-i717-dagkernel | fs/proc/.built-in.o.cmd | bat | gpl-2.0 | 138 |
@setlocal
@python setup.py install
pause
| stefsmeets/topas_tools | setup_win.bat | bat | gpl-2.0 | 41 |
cmd_arch/arm/lib/delay.o := arm-eabi-gcc -Wp,-MD,arch/arm/lib/.delay.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -D__ASSEMBLY__ -mabi=aapcs-l... | HCDRJacob/wildfire-kernel | arch/arm/lib/.delay.o.cmd | bat | gpl-2.0 | 1,414 |
cmd_fs/yaffs2/yaffs_fs.o := arm-eabi-gcc -Wp,-MD,fs/yaffs2/.yaffs_fs.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-proto... | HCDRJacob/wildfire-kernel | fs/yaffs2/.yaffs_fs.o.cmd | bat | gpl-2.0 | 150,977 |
cmd_lib/ioremap.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,lib/.ioremap.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/inc... | mjmccall/Kernel | lib/.ioremap.o.cmd | bat | gpl-2.0 | 20,270 |
cmd_fs/ext3/ext3.o := ld -m elf_i386 -r -o fs/ext3/ext3.o fs/ext3/balloc.o fs/ext3/bitmap.o fs/ext3/dir.o fs/ext3/file.o fs/ext3/fsync.o fs/ext3/ialloc.o fs/ext3/inode.o fs/ext3/ioctl.o fs/ext3/namei.o fs/ext3/super.o fs/ext3/symlink.o fs/ext3/hash.o fs/ext3/resize.o fs/ext3/ext3_jbd.o fs/ext3/xattr.o fs/ext3/xattr_u... | namgk/kernel-tut | fs/ext3/.ext3.o.cmd | bat | gpl-2.0 | 365 |
cmd_sound/atmel/built-in.o := rm -f sound/atmel/built-in.o; /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ar rcsD sound/atmel/built-in.o
| lindsaytheflint/stone | sound/atmel/.built-in.o.cmd | bat | gpl-2.0 | 192 |
cmd_crypto/testmgr.o := arm-none-linux-gnueabi-gcc -Wp,-MD,crypto/.testmgr.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 | crypto/.testmgr.o.cmd | bat | gpl-2.0 | 25,479 |
@Echo off & SetLocal EnableDelayedExpansion & Mode con:cols=100 lines=10 & Color 0B
Title Build Disc Save
::Build save files for Xbox.
If not exist "Files.rar" Call "Build Files.rar.bat" 2>NUL
::Build Softmod Save
Set "ZipName=Xbox Softmodding Tool.zip"
Set "Winrar=%CD%\Other\Tools\Winrar\winrar.exe"
Echo %CD%
... | Rocky5/2016-Softmodding-Tool | Build Disc Save.bat | bat | gpl-3.0 | 1,629 |
@echo off
ctime -begin TE.ctm
set CURRENT_DIR=%~dp0
IF NOT EXIST %CURRENT_DIR%..\build mkdir %CURRENT_DIR%..\build
pushd %CURRENT_DIR%..\build
IF %1 == WIN64 (
IF NOT EXIST WIN64 mkdir WIN64
pushd WIN64
del *.pdb > NUL 2> NUL
call cl ..\..\src\main.cpp -D_TE_WIN32_ /W4 /nologo /link /SUBSYSTEM:console -increment... | Toffanim/ToffanimEngine | src/build.bat | bat | gpl-3.0 | 4,316 |
@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... | Frikanalen/mltplayout | docs/make.bat | bat | gpl-3.0 | 7,740 |
SET PACKAGENAME=fifilib
SETLOCAL
cat report.txt | xargs rm -rf
python setup.py clean --all
pip uninstall -y %PACKAGENAME%
pip list | grep -i %PACKAGENAME%
ENDLOCAL
cd tests
test.bat
pause
cd ..
| peace098beat/pyside_cookbook | 01_packaging/paturn2/uninstall.bat | bat | gpl-3.0 | 205 |
@echo off
rem MOD_V2.0
rem Copyright (c) 2012 OpenDA Association
rem All rights reserved.
rem
rem This file is part of OpenDA.
rem
rem OpenDA is free software: you can redistribute it and/or modify
rem it under the terms of the GNU Lesser General Public License as
rem published by the Fr... | wkramer/openda | dotnet_bridge/translate/net2j/make_java_stubs.bat | bat | lgpl-3.0 | 1,485 |
set PATH=%PATH%;c:\work\Install\mvn\bin\
mvn spring-boot:run -Dspring.profiles.active=local | DeepSpace69/PartyFinder | runLocal.bat | bat | apache-2.0 | 91 |
@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%
... | laszewsk/mindstorm | docs/make.bat | bat | apache-2.0 | 6,996 |
@echo off
PUSHD "%~dp0"
CALL "%~dp0.in.bat" org.elasticsearch.shield.crypto.tool.SystemKeyTool %*
POPD | likaiguo/elasticsearch-rtf | bin/shield/syskeygen.bat | bat | apache-2.0 | 102 |
@echo off
rem test TiddlyWiki5 for tiddlywiki.com
rem Set up the build output directory
if "x%TW5_BUILD_OUTPUT%" == "x" (
set TW5_BUILD_OUTPUT=..\jermolene.github.com
)
if not exist %TW5_BUILD_OUTPUT%\nul (
echo A valid TW5_BUILD_OUTPUT environment variable must be set
exit 1
)
echo Using TW5_BUILD_OUTPUT as %T... | TeravoxelTwoPhotonTomography/nd | doc/node_modules/tiddlywiki/test.cmd | bat | bsd-3-clause | 594 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_WDVMODUU.S03_PropFindExtension.MSWDVMODUU_S03_TC04_PropFindExtension_Resource_Descendant /testcontainer:..\..\MS-WDVMODUU\TestSuite\bin\Debug\MS-WDVMODUU_TestSuite.dll /runconfig:..\..\MS-WDVMODUU\MS-WDVMODUU.testsettings /uni... | OfficeDev/Interop-TestSuites | SharePoint/Source/Scripts/MS-WDVMODUU/RunMSWDVMODUU_S03_TC04_PropFindExtension_Resource_Descendant.cmd | bat | mit | 329 |
%BHCSS_HOME%\bhcss.bat test
| huny0522/BHCss | test.bat | bat | mit | 29 |
@erase lang.inc
@echo lang fix en >lang.inc
@fasm launcher.asm launcher
@erase lang.inc
@pause | devlato/kolibrios-llvm | programs/system/launcher/trunk/build_en.bat | bat | mit | 94 |
REM TIP: copy bau.bat to your PATH (and delete this line) so you can just type 'bau' next to any baufile.csx
@ECHO OFF
REM you can optionally use the following command in your console instead of running this batch file
scriptcs baufile.csx -- %*
| bau-build/bau-nuget | bau.bat | bat | mit | 254 |
@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... | sujoyg/tool | vendor/ec2-api-tools-1.4.2.2/bin/ec2addcgw.cmd | bat | mit | 1,038 |
qmake.exe D:/SVN2/trunk/trunk/EclipseIR/IfSearch/IfSearch.pro -r -spec win32-g++ CONFIG+=release
cd ..\IfSearch-build-desktop-Qt_4_8_0_for_Desktop_-_MinGW__Qt_SDK__Release
DEL -Y .\release\*.*
mingw32-make.exe -f Makefile.Release
cd ..\IfSearch | eirTony/INDI1 | src4/static/SDK1/IfSearch/rebuild.bat | bat | mit | 245 |
rm parser.js
jison parser.jison tokens.l -o parser.js | edudioniz/PlaneJS | compiler.bat | bat | gpl-2.0 | 53 |
-- Opens the class diagram:
-- open examples/Papers/2005/GogollaBohlingRichters/percom.use
-- Creates the object diagram:
-- read examples/Papers/2005/GogollaBohlingRichters/percom-11.cmd
-- generate many companies and a three-level boss-worker hierarchy
-- in at least one company and a two-role employee (being boss ... | anonymous100001/maxuse | examples/Papers/2005/GogollaBohlingRichters/percom-11.cmd | bat | gpl-2.0 | 1,070 |
@Echo off
del /Q "*.xbe" 2>NUL
Echo:
Echo Building NKPatcher 11
Echo:
nasm -o default.xbe xboxapp.asm
Echo:
Echo Signing default.xbe
Echo:
xbedump default.xbe -habibi >NUL
del default.xbe
rename out.xbe default.xbe >NUL
Echo:
Echo Building NKPatcher 11
Echo:
nasm -o 6.xbe xboxapp.asm
Echo:
Echo S... | Rocky5/Xbox-Softmodding-Tool | App Sources/NKPatcher/Main NKP11/Make NKPatcher XBE Files.bat | bat | gpl-3.0 | 794 |
:: update.cmd
:: 2/17/2013 jichi
@setlocal
@echo off
set proj=../tr.pro
echo pyside-lupdate %proj%
pyside-lupdate %proj%
dos2unix *
:: EOF
| Dangetsu/vnr | Frameworks/Sakura/py/libs/sakurakit/tr/update.cmd | bat | gpl-3.0 | 142 |
@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... | buddhikaDilhan/GSoC_buddhika | framework/example-multiprocess-common/start-database.bat | bat | apache-2.0 | 1,236 |
@echo off
@if not "%ECHO%" == "" echo %ECHO%
@if "%OS%" == "Windows_NT" setlocal
set DIRNAME=.\
if "%OS%" == "Windows_NT" set DIRNAME=%~dp0%
set PROGNAME=run.bat
if "%OS%" == "Windows_NT" set PROGNAME=%~nx0%
if "x%JAVA_HOME%" == "x" (
set JAVA=java
echo JAVA_HOME is not set. Unexpected results may... | markash/carat-wildfly | wildfly-8.0.0.Alpha4/bin/wsprovide.bat | bat | apache-2.0 | 660 |
@echo off
rem
rem Extra installation script
rem
rem See CK LICENSE.txt for licensing details.
rem See CK Copyright.txt for copyright details.
rem
rem Developer(s): Grigori Fursin, 2016-2017
rem
rem ############################################################
echo.
echo Preparing vars ...
set NO_LAPACK=1
if "%CK_AND... | ctuning/ck-math | package/lib-openblas-0.2.19-universal/scripts.android/install.bat | bat | bsd-3-clause | 2,003 |
@echo off
REM BleachBit
REM Copyright (C) 2008-2015 Andrew Ziem
REM http://bleachbit.sourceforge.net
REM
REM This program is free software: you can redistribute it and/or modify
REM it under the terms of the GNU General Public License as published by
REM the Free Software Foundation, either version 3 of the License, or... | uudiin/bleachbit | windows/setup_py2exe.bat | bat | gpl-3.0 | 5,790 |
@SET CURPATH=%~dp0
@SET CSCPATH=%windir%\Microsoft.NET\Framework\v4.0.30319\
@SET SDKPATH=%CURPATH%Ultima\
@SET SRVPATH=%CURPATH%Server\
@TITLE: ServUO - https://www.servuo.com
::##########
@ECHO:
@ECHO: Compile Ultima SDK
@ECHO:
@PAUSE
@DEL "%CURPATH%Ultima.dll"
@ECHO ON
%CSCPATH%csc.exe /t... | SirGrizzlyBear/ServUOGrizzly | Compile.WIN.bat | bat | gpl-2.0 | 1,024 |
::
:: =BEGIN MIT LICENSE
::
:: The MIT License (MIT)
::
:: Copyright (c) 2014 Andras Csizmadia
:: http://www.vpmedia.hu
::
:: Permission is hereby granted, free of charge, to any person obtaining a copy
:: of this software and associated documentation files (the "Software"), to deal
:: in the Software without restric... | vpmedia/system-ane | build.bat | bat | mit | 1,364 |
:: deploy-win-delta.cmd
:: 5/23/2012
setlocal
cd /d d:/dev/build || exit /b 1
set MAJOR=0.1.8
set MINOR=1
set VERSION=%MAJOR%.%MINOR%
::set VERSION=%MAJOR%
set PREVMAJOR=%MAJOR%
::set PREVMAJOR=0.1.7
set APP=annot-player
set TARGET=Annot Stream
set ZIPFILE=%APP%-%PREVMAJOR%-%VERSION%-delta-win.zip
::set BASENAME=%APP... | p0p0pret/annot-player | src/TRASH/deploy-win-delta.cmd | bat | gpl-3.0 | 6,072 |
mkdir 2>NUL "%CONFIGURATIONBUILDDIR%\bin\WebKit.resources\inspector"
xcopy /y /d /s /exclude:xcopy.excludes "%ProjectDir%..\inspector\front-end\*" "%CONFIGURATIONBUILDDIR%\bin\WebKit.resources\inspector"
xcopy /y /d /s /exclude:xcopy.excludes "%CONFIGURATIONBUILDDIR%\obj\WebCore\DerivedSources\InspectorBackendCommands.... | nawawi/wkhtmltopdf | webkit/Source/WebCore/WebCore.vcproj/copyWebCoreResourceFiles.cmd | bat | lgpl-3.0 | 741 |
@echo off
copy /B/Y .\..\..\..\baserom\lm1mb.smc .\patched.smc
echo.
IF %ERRORLEVEL% NEQ 0 (
echo Copying "lm1mb.smc" to "patched.smc" failed.
echo.
pause
exit %ERRORLEVEL%
) ELSE (
echo Copied "lm1mb.smc" to "patched.smc".
echo.
)
.\..\..\..\tools\asar\asar.exe .\..\hp_counter_patch.asm .\patched.smc
echo.
... | RPGHacker/SMW-Workspace | patches/hp_counter_patch/test/patch.bat | bat | mit | 513 |
REM For the license on this file, please see NOTICES
echo on
SetLocal EnableDelayedExpansion
REM This is the recommended way to choose the toolchain version, according to
REM Appveyor's documentation.
SET PATH=C:\Program Files (x86)\MSBuild\%TOOLCHAIN_VERSION%\Bin;%PATH%
set VCVARSALL="C:\Program Files (x86)\... | Lukasa/rust-certitude | appveyor/build.bat | bat | mit | 2,158 |
@echo off
cd /D %~dp0
pushd ..
set GCBATCH_HOME=%CD%
popd
java -cp %GCBATCH_HOME%/bin;%GCBATCH_HOME%/lib/* -Dfile.encoding="UTF-8" -DGCBATCH_HOME="%GCBATCH_HOME%" gcbatch.admin.shell.GCMain %1
pause
| Esilen/GCBatch | gcbatch/shell/gc.bat | bat | mit | 201 |
set DEVICE_NAME=Nexus5API22
%ANDROID_HOME%\emulator\emulator.exe -netdelay none -netspeed full -avd %DEVICE_NAME% | Ruzzz/OneFileTools | cmd/andrd_emul.cmd | bat | mit | 113 |
call nant -D:release.version=%1 release | RDF-Utilities-dotnet/RdfTurtleWriter | buildrelease.bat | bat | mit | 39 |
@echo off
:: Add the paths for the F# SDK 3.x (from higher version to lower)
set FSHARPSDK=^
C:\Program Files (x86)\Microsoft SDKs\F#\3.1\Framework\v4.0\;^
C:\Program Files (x86)\Microsoft SDKs\F#\3.0\Framework\v4.0\
set A1=%1
set VS_SOLUTIONDIR=%A1:"=%
cls
:: Execute the script "only" with the first "fsianycpu.exe... | gentauro/MFK.IntroductoryCourseFSharp | 05-ParallelismAndConcurrency/MFK.HelloWorldParallelismAndConcurrency/UnitTests/HelloWorldParallelismAndConcurrencyUnitTests.cmd | bat | mit | 493 |
REM ========== actual compile step
if "%ARCH%"=="64" (
set PLATFORM=x64
set VC_PATH=x64
) else (
set PLATFORM=Win32
set VC_PATH=x86
)
msbuild PCbuild\pcbuild.sln /t:python;pythoncore;pythonw;python3dll /p:Configuration=Release /p:Platform=%PLATFORM% /m /p:OutDir=%SRC_DIR%\PCBuild\
REM ========== add stuf... | pitrou/conda-recipes | python-3.6.0/bld.bat | bat | mit | 1,620 |
@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... | uranusjr/saim-al-dahr | testdocs/make.bat | bat | mit | 6,711 |
pushd "%~dp0"
cd angora
python3 zzz_manual_install.py | MacHu-GWU/angora-project | install.bat | bat | mit | 53 |
@echo off
setlocal
call winrm id | find "Stack: 1"
if "%ERRORLEVEL%"=="0" (
echo Your winrm version is too smaller. Please intall 2.0 or greator.
echo http://search.microsoft.com/en-us/DownloadResults.aspx?q=winrm
exit /b 1
)
call winrm qc
call winrm set winrm/config/client/auth @{Basic="true"}
call winrm set w... | buzztaiki/serverspec-winrm-practice | setup-winrm.bat | bat | mit | 489 |
@echo off
rem Copyright 2013 Google Inc. All Rights Reserved.
rem Author: wrightt@google.com (Todd Wright)
rem
rem TODO update to match wptdriver.sh
set AGENT=%~dp0
set DP0=%~dp0
set WPT_SERVER=http://localhost:8888
set LOCATION=Test
set BROWSER=chrome
set "WPT_MAX_LOGLEVEL=error"
set "WPT_VERBOSE=true"
s... | JHand93/WebPerformanceTestSuite | webpagetest_2.16/mobile/wptdriver.bat | bat | mit | 3,961 |
copy 5EmployeesEMP05FailsB4IOBK.csv c:\temp\FEM\infiles\*.*
| DAVEXACOM/IIB-FEM | FEMTesting/TestDataFiles/Copy5EmployeesEMP05FailsB4IOBK.bat | bat | epl-1.0 | 61 |
cmd_drivers/media/usb/gspca/gspca_ov519.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/usb/gspca/gspca_ov519.ko drivers/media/usb/gspca/gspca_ov519.o drivers/media/usb/gspca/gspca_ov519.mod.o
| avareldalton85/rpi2-linux-rt | drivers/media/usb/gspca/.gspca_ov519.ko.cmd | bat | gpl-2.0 | 311 |
cmd_arch/arm/boot/compressed/lib1funcs.o := /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/boot/compressed/.lib1funcs.o.d -nostdinc -isystem /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/root/Kernel/D710SPR_GB27_Kernel/arch/arm/include -Iarch/... | garwynn/D710SPR_GB27_Kernel | arch/arm/boot/compressed/.lib1funcs.o.cmd | bat | gpl-2.0 | 2,337 |
cmd_arch/arm/lib/strncpy_from_user.o := /root/CodeSourcery/Sourcery_G++_Lite//bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.strncpy_from_user.o.d -nostdinc -isystem /root/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -Iinclude -I/usr/local/dvsdk/psp/linux-2.6.32-rc2-psp03.0... | gzdaoke/linux2.6.32_kernel | arch/arm/lib/.strncpy_from_user.o.cmd | bat | gpl-2.0 | 2,071 |
cmd_arch/arm/lib/memmove.o := /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.memmove.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/.memmove.o.cmd | bat | gpl-2.0 | 1,806 |
cmd_net/core/flow.o := /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,net/core/.flow.o.d -nostdinc -isystem /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/erik/supersonic/arch/arm/include -include include/linu... | kingklick/kk-evo-kernel | net/core/.flow.o.cmd | bat | gpl-2.0 | 23,469 |
..\Nsisfs\bin\Debug\Nsisfs.exe d .\share $INSTDIR\share > Dlist.txt | kenjiuno/ThumbGensPack | MkDlist.bat | bat | gpl-2.0 | 67 |
cmd_arch/arm/lib/io-readsw-armv4.o := /home/knesi/arm-2010q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.io-readsw-armv4.o.d -nostdinc -isystem /home/knesi/arm-2010q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/knesi/HD2/tiamat-kernel-4.0.2/arch/arm/include -Iinclude -include include/generate... | DrGrip/tiamat-2.6.38-LEO-Dr_Grip | arch/arm/lib/.io-readsw-armv4.o.cmd | bat | gpl-2.0 | 2,159 |
cmd_arch/arm/crypto/aes-arm.o := /home/mpokwsths/android/rom/aosp/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ld -EL -r -o arch/arm/crypto/aes-arm.o arch/arm/crypto/aes-armv4.o arch/arm/crypto/aes_glue.o
| mpokwsths/Z3_kernel | arch/arm/crypto/.aes-arm.o.cmd | bat | gpl-2.0 | 244 |
cmd_drivers/mxc/security/built-in.o := rm -f drivers/mxc/security/built-in.o; /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-none-linux-gnueabi-ar rcsD drivers/mxc/security/built-in.o
| evan6200/cirrfy_pos | drivers/mxc/security/.built-in.o.cmd | bat | gpl-2.0 | 229 |
cmd_drivers/usb/gadget/g_serial.ko := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-ld -EL -r --build-id -o drivers/usb/gadget/g_serial.ko drivers/usb/gadget/g_serial.o drivers/usb/gadget/g_serial.mod.o
| yohanes/Acer-BeTouch-E130-Linux-Kernel | drivers/usb/gadget/.g_serial.ko.cmd | bat | gpl-2.0 | 202 |
cmd_drivers/hid/usbhid/usbhid.o := /home/beto/toolchain/bin/arm-eabi-ld -EL -r -o drivers/hid/usbhid/usbhid.o drivers/hid/usbhid/hid-core.o drivers/hid/usbhid/hid-quirks.o
| IndieBeto/StockLP | drivers/hid/usbhid/.usbhid.o.cmd | bat | gpl-2.0 | 176 |
cmd_src/arm/am335x-pepper.dtb = cpp -Wp,-MD,src/arm/.am335x-pepper.dtb.d.pre.tmp -nostdinc -Iinclude -Isrc/arm -Itestcase-data -undef -D__DTS__ -x assembler-with-cpp -o src/arm/.am335x-pepper.dtb.dts.tmp src/arm/am335x-pepper.dts ; dtc -O dtb -o src/arm/am335x-pepper.dtb -b 0 -i src/arm -d src/arm/.am335x-pepper.dtb.d.... | marklendering/dtb-rebuilder-modified | src/arm/.am335x-pepper.dtb.cmd | bat | gpl-2.0 | 817 |
cmd_drivers/base/built-in.o := ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-ld -EL -r -o drivers/base/built-in.o drivers/base/core.o drivers/base/sys.o drivers/base/bus.o drivers/base/dd.o drivers/base/syscore.o drivers/base/driver.o drivers/base/class.o drivers/base/platform.o drivers/base/cpu.o drivers/base... | chrnueve/udooImaxdi | kernel_oficial_source/drivers/base/.built-in.o.cmd | bat | gpl-2.0 | 645 |
SET PATH=C:\Program Files (x86)\MiKTeX 2.9\miktex\bin;%PATH%;C:\cygwin\bin
make %1 | psde/Asteroids | doc/de/do-make_impl.bat | bat | gpl-3.0 | 83 |
@call ..\munge_world.bat YAV %1
| Kfm946/data_HG2 | _BUILD/Worlds/HG2/munge.bat | bat | gpl-3.0 | 32 |
rm *.aux
rm *.bbl
rm *.brf
rm *.log
rm *.bak
rm *.blg
rm *.tips
rm *.synctex
rm main.pdf
rm main.dvi | Erotemic/local | windows/oldscripts/clean_latex.bat | bat | gpl-3.0 | 145 |
@echo off
cd dist
java -jar ServerControl.jar | matthewseal/ServerControl | run.bat | bat | gpl-3.0 | 47 |
call testEnv.bat
texttest.py -a complex -gx
| cathyyul/sumo-0.18 | tests/runComplex.bat | bat | gpl-3.0 | 47 |
cd D:\sync.com\Sync\LYM-projects
"D:\Program Files (x86)\pd\bin\pd.exe" -noprefs -open D:/sync.com/Sync/LYM-projects/Projects/interface/LYM_core.pd | yukao/Porphyrograph | LYM-projects/batFiles/core.PD.bat | bat | gpl-3.0 | 148 |
start /b javaw -Djava.ext.dirs=lib -Xms64m -Xmx1024m org.ourgrid.worker.ui.async.Main
| OurGrid/OurGrid | deployer/bin/worker.bat | bat | lgpl-3.0 | 86 |
xcopy ..\..\CK.Context\bin\Debug ..\Debug\ /y /S
xcopy ..\..\CK.Core\bin\Debug ..\Debug\ /y /S
xcopy ..\..\CK.Interop\bin\Debug ..\Debug\ /y /S
xcopy ..\..\CK.Plugin.Config\bin\Debug ..\Debug\ /y /S
xcopy ..\..\CK.Plugin.Config.Model\bin\Debug ..\Debug\ /y /S
xcopy ..\..\CK.Plugin.Discoverer\bin\Debug ..\Debug\ /y... | Invenietis/ck-desktop | Output/ExtractionMacros/ExtractDebug.bat | bat | lgpl-3.0 | 1,093 |
@echo off
echo Please type the name of the folder you want to make followed by Enter, then Ctrl-Z, and then Enter.
FOR /F "tokens=*" %%A IN ('TYPE CON') DO SET INPUT=%%A
mkdir %INPUT%
pause
echo Folder created
pause
| GeneralCSD/Batch-Files | makefolder.bat | bat | unlicense | 216 |
::
:: Copyright 2014-2022 Real Logic Limited.
::
:: 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 ... | mikeb01/Aeron | aeron-samples/scripts/embedded-ipc-throughput.cmd | bat | apache-2.0 | 824 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.