code stringlengths 3 1.03M | repo_name stringlengths 5 84 | path stringlengths 4 233 | language stringclasses 1
value | license stringclasses 15
values | size int32 3 1.03M |
|---|---|---|---|---|---|
@ECHO OFF
REM 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 help
if "%1" == ... | smithkm/geoserver-exts | importer/doc/make.bat | bat | gpl-2.0 | 4,519 |
@cd "%~dp0\.."
@node server\server.js
| matthias-springer/maglev-database-explorer-gem | public/amber/bin/server.bat | bat | mit | 40 |
@echo off
rem ***************************************************************************
rem * _ _ ____ _
rem * Project ___| | | | _ \| |
rem * / __| | | | |_) | |
rem * | (__| |_| | _ <| |___
rem * ... | gwq5210/litlib | thirdparty/sources/curl-7.46.0/projects/build-wolfssl.bat | bat | gpl-3.0 | 9,231 |
@if "%_echo%" neq "on" echo off
rem
rem This file invokes cmake and generates the build system for windows.
set argC=0
for %%x in (%*) do Set /A argC+=1
if NOT %argC%==3 GOTO :USAGE
if %1=="/?" GOTO :USAGE
setlocal
set basePath=%__sourceDir%
:: remove quotes
set "basePath=%basePath:"=%"
:: remove trailing slash
if %... | khdang/corefx | src/Native/Windows/gen-buildsys-win.bat | bat | mit | 1,478 |
@ECHO OFF
SET LOC_PATH=%CD%
SET FILES=%LOC_PATH%\librtmp_d.txt
CALL dlextract.bat librtmp %FILES%
cd %TMP_PATH%
xcopy librtmp-20110723-git-b627335-win32\include\*.h "%CUR_PATH%\include\librtmp\" /E /Q /I /Y
xcopy librtmp-20110723-git-b627335-win32\lib\*.dll "%XBMC_PATH%\system\players\dvdplayer\" /E /Q /I /Y
cd %L... | RasPlex/plex-home-theatre | project/BuildDependencies/scripts/librtmp_d.bat | bat | gpl-2.0 | 329 |
@echo off
REM Setup environment variables for Visual C++ 5.0 32 bit edition
if .%CHECKED%==.1 goto checked_build
set LIB=%SCITECH_LIB%\LIB\RELEASE\WIN32\VC5;%VC5_PATH%\VC\LIB;%TNT_PATH%\LIB;.
echo Release build enabled.
goto setvars
:checked_build
set LIB=%SCITECH_LIB%\LIB\DEBUG\WIN32\VC5;%VC5_PATH%\VC\LIB;%TNT_PATH%... | daydaygit/flrelse | uboot1.1.6/board/MAI/bios_emulator/scitech/bin/vc50-rtt.bat | bat | gpl-3.0 | 883 |
@echo off
REM
REM Copyright (c) 2003, 2008, Oracle and/or its affiliates. All rights reserved.
REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
REM
REM This code is free software; you can redistribute it and/or modify it
REM under the terms of the GNU General Public License version 2 only, as
REM publi... | ohpauleez/soymacchiato | src/hotspot/make/windows/cross_build.bat | bat | gpl-2.0 | 2,082 |
@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... | PyZim/indaba | docs/make.bat | bat | mit | 6,459 |
java -mx500m -cp "/C:/Users/Compaq 6910p/Documents/R/win-library/3.4/dismo/java/maxent.jar;C:/Users/Compaq 6910p/Documents/R/win-library/3.4/rJava/java/boot;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java\dismo.jar;C:\Users\Compaq 6910p\Documents... | mauriciovancine/enm_r | data/temp/raster/maxent/53291024841/species_explain.bat | bat | mit | 647 |
call _presetvars.navdbserver.bat
docker rm %ContainerName%
docker rmi %host%/%ImageName% | Koubek/dockerfiles-dynamics-nav | root/build/nav-dbserver/_cleanup.bat | bat | mit | 89 |
java -Dfile.encoding=UTF-8 -cp contrib/* org.nkjmlab.proceedings.ProceedingsComposer %~1 %~2
PAUSE
| yuu-nkjm/SimpleProceedingsComposer | compose.bat | bat | mit | 101 |
@echo off
set xv_path=C:\\Xilinx\\Vivado\\2016.4\\bin
call %xv_path%/xelab -wto afbbc5bd067f4394946d7d70b6458e04 -m64 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot uint_to_ieee754_fp_behav xil_defaultlib.uint_to_ieee754_fp -log elaborate.log
if "%errorlevel%"=="0" goto SUCCESS
if "%errorlevel... | lasalvavida/Zybo-Open-Source-Video-IP-Toolbox | general_ip/uint_to_ieee754_fp/uint_to_ieee754_fp.sim/sim_1/behav/elaborate.bat | bat | mit | 365 |
SET FILES=%FILES% %1
| winger/d-cgdk | concatenate.bat | bat | mit | 22 |
@echo Off
echo BUILD.BAT - NuGet package restore started.
".\src\.nuget\NuGet.exe" restore ".\src\Caliburn.Micro.Reactive.Extensions.sln" -OutputDirectory ".\src\packages"
echo BUILD.BAT - NuGet package restore finished.
echo BUILD.BAT - FAKE build started.
".\src\packages\FAKE.4.1.4\tools\Fake.exe" build.fsx
echo BU... | ibebbs/Caliburn.Micro.Reactive.Extensions | build.bat | bat | mit | 350 |
@echo off
if not exist %CERT_FILE% goto certificate
:: AIR output
if not exist %AIR_PATH% md %AIR_PATH%
set OUTPUT=%AIR_PATH%\%AIR_NAME%%AIR_TARGET%.air
:: Package
echo.
echo Packaging %AIR_NAME%%AIR_TARGET%.air using certificate %CERT_FILE%...
call adt -package %OPTIONS% %SIGNING_OPTIONS% %OUTPUT% %APP_XML% %FILE_OR... | suzumura-ss/air_mjpeg_listener | bat/Packager.bat | bat | mit | 783 |
:: (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved.
::
:: This file contains confidential and proprietary information
:: of Xilinx, Inc. and is protected under U.S. and
:: international copyright and other intellectual property
:: laws.
::
:: DISCLAIMER
:: This disclaimer is not a license and does not gran... | medav/conware | conware_final/system/implementation/system_axi_interconnect_1_wrapper_fifo_generator_v9_1_5/implement/implement.bat | bat | mit | 3,542 |
@ setlocal
@ set hxcpp_debug=
@ set mode=release
@ set arg=%2
@ IF "%~2" == "debug" set hxcpp_debug=-Ddebug && set mode=debug && set arg=
@ IF "%~2" == "release" set arg=
@ set platform=%~1
@ set platform=%platform: =%
platforms\%platform%\build.bat %hxcpp_debug% && run-%platform%.bat %mode% %arg% %3 %4 %5 %6 %7 %8 %9... | Amadren/hx-gameplay | haxelib/samples/HelloWorld/exec.bat | bat | mit | 333 |
cmd_.tmp_kallsyms1.o := arm-linux-androideabi-gcc -Wp,-MD,./..tmp_kallsyms1.o.d -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -include asm/unified.h -msoft-float -nostdinc -isystem /home/mihawk/Android/android-ndk-linux/toolchains/arm-linux-androideabi-... | MihawkHu/Android_scheduler | kernel/goldfish/..tmp_kallsyms1.o.cmd | bat | mit | 1,283 |
rem Uncomment the next line to set the version; used also in wxWidgets.iss
SET WXW_VER=3.1.0
if (%WXW_VER%)==() SET WXW_VER=git
echo docs building for %WXW_VER%
rem This builds the docs in %WXWIN% in a number of formats
rem and a clean inno setup in a second tree
rem it uses a number of tools, gnuwin32 zi... | emoon/prodbg-third-party | src/wxWidgets/build/tools/bld_chm_exe.bat | bat | mit | 2,204 |
..\test\RulesetChecker.exe "Pycckuu__Milena 2.10\RULESET.TXT"
..\test\RulesetChecker.exe "Pycckuu__Milena 2.10\RP_RSET.TXT"
..\test\RulesetChecker.exe "Pycckuu__Tatiana 2.30\RULESET.TXT"
..\test\RulesetChecker.exe "Pycckuu__Tatiana 2.30\RP_RSET.TXT"
pause
| yuryleb/garmin-russian-tts-voices | src/check_rulesets.bat | bat | cc0-1.0 | 256 |
@echo off
setlocal
setlocal ENABLEDELAYEDEXPANSION
echo.
echo WINLIST: LISTING ALL FUNCTIONS
echo.
del list.txt
for /R proto %%h in (*.h) do (
echo %%h
set src=%%h
m4 "%%h" | grep ";;;;;;" >> list.txt
echo.
)
| bitfixer/bitfixer | dg/z88dk/include/_DEVELOPMENT/Winlist.bat | bat | gpl-2.0 | 231 |
cmd_fs/nls/nls_iso8859-15.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/nls/.nls_iso8859-15.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... | yohanes/Acer-BeTouch-E130-Linux-Kernel | fs/nls/.nls_iso8859-15.o.cmd | bat | gpl-2.0 | 13,855 |
@echo off
setlocal enabledelayedexpansion
pushd .
cd "%~dp0\.."
set RELEASE_ROOT=%cd%
popd
if not defined RELEASE_NAME (set RELEASE_NAME=test)
if not defined RELEASE_VSN (for /f "tokens=1,2" %%K in ('type "!RELEASE_ROOT!\releases\start_erl.data"') do (set ERTS_VSN=%%K) && (set RELEASE_VSN=%%L))
if not defined RELEASE... | nerves-project/nerves_system_br | tests/smoke-test/rootfs_overlay/srv/erlang/bin/test.bat | bat | gpl-2.0 | 6,227 |
cmd_libbb/trim.o := gcc -Wp,-MD,libbb/.trim.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.22.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunuse... | valentinthirion/android-tracebox-busybox | libbb/.trim.o.cmd | bat | gpl-2.0 | 10,124 |
cmd_drivers/staging/android/built-in.o := /root/aokp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/staging/android/built-in.o drivers/staging/android/binder.o drivers/staging/android/logger.o drivers/staging/android/ram_console.o drivers/staging/android/timed_output.o drivers/staging... | yncconsulting/HTC_Express_Kernel | drivers/staging/android/.built-in.o.cmd | bat | gpl-2.0 | 385 |
cmd_fs/fat/vfat.o := /opt/toolchains/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o fs/fat/vfat.o fs/fat/namei_vfat.o
| dizgustipated/BOCA-2.6.35.14 | fs/fat/.vfat.o.cmd | bat | gpl-2.0 | 117 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
IF EXIST "%~dp0perl.exe" (
"%~dp0perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
) ELSE IF EXIST "%~dp0..\..\bin\perl.exe" (
"%~dp0..\..\bin\perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
) ELSE (
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
)
goto... | mishin/dwimperl-windows | strawberry-perl-5.20.0.1-32bit-portable/perl/bin/xsubpp.bat | bat | gpl-2.0 | 6,090 |
cmd_net/netfilter/xt_dscp.o := arm-eabi-gcc -Wp,-MD,net/netfilter/.xt_dscp.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... | HCDRJacob/wildfire-kernel | net/netfilter/.xt_dscp.o.cmd | bat | gpl-2.0 | 154,691 |
cmd_drivers/usb/storage/built-in.o := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-ld -EL -r -o drivers/usb/storage/built-in.o drivers/usb/storage/usb-storage.o
| dalinaum/studyak | drivers/usb/storage/.built-in.o.cmd | bat | gpl-2.0 | 185 |
cmd_net/netfilter/xt_comment.ko := /home/ashishtanwer/goldfish3.10/../x86_64-linux-android-4.7/bin/x86_64-linux-android-ld -r -m elf_i386 -T /home/ashishtanwer/goldfish3.10/scripts/module-common.lds --build-id -o net/netfilter/xt_comment.ko net/netfilter/xt_comment.o net/netfilter/xt_comment.mod.o
| ashishtanwer/NFTable-porting-on-Android-Goldfish | net/netfilter/.xt_comment.ko.cmd | bat | gpl-2.0 | 300 |
cmd_block/built-in.o := /home/hacker/codesourcery/lite/bin/arm-none-linux-gnueabi-ld -EL -r -o block/built-in.o block/elevator.o block/blk-core.o block/blk-tag.o block/blk-sysfs.o block/blk-barrier.o block/blk-settings.o block/blk-ioc.o block/blk-map.o block/blk-exec.o block/blk-merge.o block/blk-softirq.o block/bl... | wujiku/superstar-kernel-shooter-2.3.4gb | block/.built-in.o.cmd | bat | gpl-2.0 | 481 |
cmd_arch/arm/lib/findbit.o := ccache /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.findbit.o.d -nostdinc -isystem /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/../lib/gcc/arm-eabi/4.10.0/include -I/home/friedrich420/kernel/note3/N3NB7KernelGIT2/arch/arm/include -Iarch/arm/include/g... | friedrich420/Note-3-Kernel | arch/arm/lib/.findbit.o.cmd | bat | gpl-2.0 | 2,256 |
@echo off
set source=.\Final
set androiddest=..\app\src\main\res\drawable
echo.
echo Copying assets to Android directory
echo -----------------------------------
xcopy %source% %androiddest% /s /y
echo ===================================
echo.
echo All Android assets have been copied
echo ============================... | BaxSoftware/PlanIt-Android | assets/MoveAssets.bat | bat | gpl-3.0 | 340 |
cmd_/mnt/hgfs/windows/src/5hardsimple/5-1wdc/demo/demo.ko := /usr/local/arm/4.2.2-eabi/usr/bin/arm-linux-ld -EL -r -o /mnt/hgfs/windows/src/5hardsimple/5-1wdc/demo/demo.ko /mnt/hgfs/windows/src/5hardsimple/5-1wdc/demo/demo.o /mnt/hgfs/windows/src/5hardsimple/5-1wdc/demo/demo.mod.o
| gatieme/LDD-LinuxDeviceDrivers | books/fengguojin/src/5hardsimple/5-1wdc/demo/.demo.ko.cmd | bat | gpl-3.0 | 284 |
dotnet test -v n
pause | VahidN/DNTPersianUtils.Core | src/DNTPersianUtils.Core.Tests/_1-dotnet_test.bat | bat | apache-2.0 | 22 |
set CLASSPATH=.;lib\repsi-tool-02.00.jar;lib\commmons-cli-1.0.jar;lib\commmons-math-1.1.jar;lib\jxl.jar;lib\ojdbc14.jar
set REPSI_JAVA_HOME=%JAVA_HOME_5%
%REPSI_JAVA_HOME%\bin\java -jar lib\repsi-tool-02.00.jar -mode result_cn -efn out\CalibrationData.xls
pause
| walter-weinmann/repsi-tool | REPSI_Tool_02.00/Std_4_Result_Calibration.bat | bat | apache-2.0 | 264 |
@echo off
%~d0
cd "%~dp0"
echo.
echo ================================================
echo Install Visual Studio Code Snippets for the lab
echo ================================================
echo.
IF EXIST %WINDIR%\SysWow64 (
set powerShellDir=%WINDIR%\SysWow64\windowspowershell\v1.0
) ELSE (
set powerShellDir=%WIN... | palermo4/webcamp2015 | demos/07SignalR/HOLSignalR/Source/Setup/scripts/InstallCodeSnippets.cmd | bat | apache-2.0 | 552 |
@echo off
::
:: Prebuild generator for the OpenMetaverse Library
::
:: Command Line Options:
:: (none) - create solution/project files and create compile.bat file to build solution
:: msbuild - Create project files, compile solution
:: msbuild runtests - create project files, compile soluti... | jhs/libopenmetaverse | runprebuild.bat | bat | bsd-3-clause | 2,827 |
xstyler.exe -r -d ..\src\Showcase\ -c .\Options\XAMLStyler.json | punker76/gong-wpf-dragdrop | XamlStyler/format_all_xaml.cmd | bat | bsd-3-clause | 63 |
rem NOTE: this batch file is to be run in a Visual Studio command prompt
rem Delete old files
del *.obj
del *.ilk
del *.exe
del *.pdb
rem Compile files into .obj files in current directory
cl /I"..\..\testcasesupport" /W3 /MT /GS /RTC1 /bigobj /EHsc /nologo /c main.cpp CWE*.c ..\..\testcasesupport\io.c ..\..\testcas... | JianpingZeng/xcc | xcc/test/juliet/testcases/CWE247_Reliance_on_DNS_Lookups_in_Security_Decision/CWE247.bat | bat | bsd-3-clause | 461 |
@erase lang.inc
@echo lang fix en >lang.inc
@fasm browser.asm browser
@kpack browser
@erase lang.inc
@pause
| devlato/kolibrios-llvm | programs/network_old/browser/build.bat | bat | mit | 108 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\..\..\_errno@0.1.4@errno\cli.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\..\..\_errno@0.1.4@errno\cli.js" %*
) | 724400475/gallery-by-react | node_modules/_memory-fs@0.4.1@memory-fs/node_modules/.bin/errno.cmd | bat | mit | 204 |
call config MAKE > config.log
@echo EXO_MAKE_CMD=%EXO_MAKECMD%
@echo EXO_MAKE_OPT=%EXO_MAKEOPT%
%EXO_MAKECMD% %EXO_MAKEOPT%
if "%EXO_BATCHMODE%" == "" pause
| tectronics/exodusdb | make.cmd | bat | mit | 162 |
@ECHO OFF
SET BIN_TARGET=%~dp0/../oyejorge/less.php/bin/lessc
php "%BIN_TARGET%" %*
| wp-plugins/agp-font-awesome-collection | vendor/bin/lessc.bat | bat | gpl-2.0 | 84 |
cmd_arch/arm/lib/memset.o := /home/adam/android/kernel_dev/samsung/espressovzw/scripts/gcc-wrapper.py arm-eabi-gcc -Wp,-MD,arch/arm/lib/.memset.o.d -nostdinc -isystem /home/adam/android/prebuilts/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/adam/android/kernel_dev/samsung/e... | MrHyde03/android_kernel_samsung_espressovzw | arch/arm/lib/.memset.o.cmd | bat | gpl-2.0 | 2,258 |
rmdir /s dist
C:\Python27x86\python -m pip install numpy
C:\Python27x86\python setup.py py2exe
cd dist
"C:\Program Files\7-Zip\7z.exe" a -tzip ..\..\LogAnalyzer.zip *
cd ..
rmdir /s dist
C:\Python27\python -m pip install numpy
C:\Python27\python setup.py py2exe
cd dist
"C:\Program Files\7-... | DIYWRJ/MissionPlanner | LogAnalyzer/py2exe/createexe.bat | bat | gpl-3.0 | 374 |
# test of eval and bugs we once had.
# use with example/gcd.pl 3 5
# Unlimited string length
set max string 0
set auto eval on
set display eval dumper
1 + 2
@ARGV
@ @ARGV
$ @ARGV
%hash = ('foo', 'bar', 'a', 1)
%hash
% %hash
gcd(3,5,8)
eval gcd(2,4,6)
# An eval with no sigil. We once had a bug here
use English
eval 3+4
... | gitpan/Devel-Trepan | t/data/eval.cmd | bat | gpl-3.0 | 432 |
< envPaths
errlogInit(20000)
# PREFIX
epicsEnvSet("PREFIX", "XSP3_2Chan:")
# Number of xspress3 channels
epicsEnvSet("NUM_CHANNELS", "2")
# Number of xspress3 cards and IP ADDR
epicsEnvSet("XSP3CARDS", "1")
epicsEnvSet("XSP3ADDR", "192.168.0.1")
# Max Number of Frames for data collection
epicsEnvSet("... | epics-modules/xspress3 | iocs/xspress3IOC/iocBoot/ioc_2Channel/st.cmd | bat | lgpl-3.0 | 1,635 |
@ECHO OFF
REM
REM Licensed to the Apache Software Foundation (ASF) under one or more
REM contributor license agreements. See the NOTICE file distributed with
REM this work for additional information regarding copyright ownership.
REM The ASF licenses this file to You under the Apache License, Version 2.0
REM (th... | mohanaraosv/commons-exec | src/test/bin/testme.bat | bat | apache-2.0 | 1,034 |
@echo off
rem ============================================================================
rem == User defined environment variables ==
rem ============================================================================
set EXECUTABLE_PATH=..\..\..\Code\Sif3FrameworkDemo\Sif.Framework... | mossg/Sif3Framework-dotNet | Scripts/BAT/Demo execution/DemoAuConsumer.bat | bat | apache-2.0 | 1,081 |
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:S1_ConnectionTest_ChannelConnection_NegativeTest_MCSAttachUserConfirm_InvalidTPKTLength /Logger:trx
pause
| JessieF/WindowsProtocolTestSuites | TestSuites/RDP/src/Batch/RDPBCGR/S1_ConnectionTest_ChannelConnection_NegativeTest_MCSAttachUserConfirm_InvalidTPKTLength.cmd | bat | mit | 276 |
@ECHO OFF
SETLOCAL ENABLEDELAYEDEXPANSION
IF NOT EXIST "%JAVA_HOME%" (
ECHO JAVA_HOME environment variable is not set
EXIT /B 2
)
SET basedir=%~dp0
SET debugport=8000
SET consoleport=2400
SET jmxport=1088
SET jvmMaxMemory=
SET extraJVMOpts=
SET consoleOpts=-console -consoleLog
SET PID=
SET JAVA_H=%JAVA_HOME%\... | aryantaheri/controller | opendaylight/distribution/opendaylight/src/main/resources/run.bat | bat | epl-1.0 | 9,068 |
mkdir docs
mkdir docs\html
copy /y Readme.html docs\html\index.html
copy /y doxygen.css docs\html\doxygen.css
xcopy /y /s images docs\html\images\
cd docs\html
"G:\Program Files\HTML Help Workshop\hhc.exe" index.hhp
cd ..\..
| theheros/kbengine | kbe/src/lib/third_party/nedmalloc/nedtries/!GenCHM.bat | bat | lgpl-3.0 | 233 |
@echo off
set NOTEPAD2_HOME=%SOFTWARE_DIR%\Notepad2-4.2.25
set PATH=%NOTEPAD2_HOME%;%PATH%
set EDITOR=Notepad2
set LANG=en
| sjahreis/seu-as-code.packages | ch.flos-freeware/notepad2/4.2.25/files/set-env-notepad2.cmd | bat | apache-2.0 | 126 |
data/*.xyz
| hlzz/dotfiles | graphics/cgal/Point_set_processing_3/test/Point_set_processing_3/smoothing_test.cmd | bat | bsd-3-clause | 11 |
:user_configuration
:: About AIR application packaging
:: http://help.adobe.com/en_US/air/build/WS5b3ccc516d4fbf351e63e3d118666ade46-7fd9.html
:: NOTICE: all paths are relative to project root
:: Android packaging
set AND_CERT_NAME="????"
set AND_CERT_PASS=fd
set AND_CERT_FILE=cert\.p12
set AND_ICONS=icons/android
... | firefishes/ship_dock | example/componentExample/bat/SetupApplication.bat | bat | gpl-3.0 | 1,423 |
@if "%DEBUG%" == "" @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. ::
@:::::::::::::::::::::::::::::::::... | zeromq/zebra | bindings/jni/gradlew.bat | bat | mpl-2.0 | 2,576 |
universe = java
executable = x_java_Sleep.class
log = job_core_perrelease-false_java.log
output = job_core_perrelease-false_java.out
error = job_core_perrelease-false_java.err
hold = True
periodic_release = (time() - QDate) < 0
Notification = NEVER
arguments = x_java_Sleep 10
queue
| bbockelm/htcondor | src/condor_tests/job_core_perrelease-false_java.cmd | bat | apache-2.0 | 287 |
@ECHO OFF
IF "%1"=="" GOTO DIRECT
IF "%2"=="" GOTO DIRECT
IF NOT EXIST "%1" GOTO NOTFOUND
GOTO START
REM == How RESTART_9X and RESTART_NT works =========================
REM On Windows 9x only the first 8 characters are significant for
REM labels, and the first matching one is called (RESTART_(9X)).
REM Windows NT cal... | geexe/ommamm-server | serv.bat | bat | gpl-3.0 | 1,637 |
@echo off
REM Licensed to the Apache Software Foundation (ASF) under one
REM or more contributor license agreements. See the NOTICE file
REM distributed with this work for additional information
REM regarding copyright ownership. The ASF licenses this file
REM to you under the Apache License, Version 2.0 (the
REM "L... | toao/paperclip-storage-ftp | vendor/apache-ftpserver/bin/service.bat | bat | mit | 5,032 |
SET NOP=4196
| kc9jud/ShellCorretta | NuShellX_exercises/ne20/SetMatrix.bat | bat | mit | 19 |
@echo off
@echo Setting environment for using Microsoft Visual Studio 2010 x86 tools.
@call :GetVSCommonToolsDir
@if "%VS100COMNTOOLS%"=="" goto error_no_VS100COMNTOOLSDIR
@call "%VS100COMNTOOLS%VCVarsQueryRegistry.bat" 32bit No64bit
@if "%VSINSTALLDIR%"=="" goto error_no_VSINSTALLDIR
@if "%FrameworkDir32%"=="" got... | rootfather/RetroArch | dist-scripts/xdk360_env.bat | bat | gpl-3.0 | 4,186 |
node bot
pause | Sqbika/Neptune-Rework | notdevbot.bat | bat | mit | 14 |
@echo off
rem script flags
set FLAG_SHIFT=0
set CREATE_DIR_FROM_ARCHIVE_FILE_NAME=1
:FLAGS_LOOP
rem flags always at first
set "FLAG=%~1"
if defined FLAG ^
if not "%FLAG:~0,1%" == "-" set "FLAG="
if defined FLAG (
if "%FLAG%" == "-i" (
set CREATE_DIR_FROM_ARCHIVE_FILE_NAME=0
) else (
e... | andry81/contools | Scripts/Tools/build/.extract_files_from_archives_by_pttn/extract_files_from_archives_by_pttn.read_flags.bat | bat | mit | 475 |
dotnet test "HtmlBuilders.Tests/HtmlBuilders.Tests.csproj"
pause | amoerie/HtmlBuilders | 02 - test.cmd | bat | mit | 64 |
REM jasmine-node --autotest --color .
karma start | adamczak/ng-signs | test/test.cmd | bat | mit | 49 |
cd W:\www\gemsArcade\
ant sshTest && C:\bbuilder\devel\beep.bat
@echo off
echo
| pgawle/Bbuilder | gemsArcade.bat | bat | mit | 85 |
REM SYNTAX TEST "source.batchfile"
%foo%
REM ^^^^^ variable.other.readwrite.batchfile
REM ^ punctuation.definition.variable.begin.batchfile
REM ^ punctuation.definition.variable.end.batchfile
!foo!
REM ^^^^^ variable.other.readwrite.batchfile
REM ^ punctuation.definition.variable.begin.batchfile
REM ^... | mmims/language-batchfile | spec/fixtures/variables.bat | bat | mit | 2,319 |
@IF EXIST "%~dp0\bash.exe" (
"%~dp0\bash.exe" "%~dp0\..\djo-shell\dirtygit.sh" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
bash "%~dp0\..\djo-shell\dirtygit.sh" %*
) | shorifulislam/nsbd-now | node_modules/.bin/dirtygit.cmd | bat | mit | 184 |
xcopy C:\Users\erwei.tang\project-using-gulp\test\style\orderManage.css \\192.168.7.143\aqua\aqua\webapps\teacherpanel_tew_test\style /s /h /d /y
xcopy C:\Users\erwei.tang\project-using-gulp\test\i18n\en-US.json \\192.168.7.143\aqua\aqua\webapps\teacherpanel_tew_test\i18n /s /h /d /y
xcopy C:\Users\erwei.tang\project-... | tangerwei/project-using-gulp | batFile/move143.bat | bat | mit | 773 |
:: Crude script for compiling. Works for now, but will need to be improved.
:: Delete main.exe
DEL main.exe
:: TODO: Make this script independent of the locaion of VC.
SET VC="C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC"
:: Only invoke vcvarsall.bat once a session. It appends to PATH
:: each time... | noelbenz/termy | run.bat | bat | mit | 518 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=trade
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not found. Make sure ... | rochars/trade | docs/make.bat | bat | mit | 773 |
C:/Windows/Microsoft.NET/Framework/v4.0.30319/msbuild.exe WebApiAsyncETagStrategy.sln
| treymack/WebApiAsyncETagStrategy | src/build.cmd | bat | mit | 86 |
cmd_fs/lockd/built-in.o := ../prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o fs/lockd/built-in.o fs/lockd/lockd.o
| venkatkamesh/2.6.35-kernel-for-lg-optimus-me- | fs/lockd/.built-in.o.cmd | bat | gpl-2.0 | 142 |
set GOPATH=c:\go\qpov
c:
mkdir c:\go\qpov
cd \go\qpov
go build github.com/ThomasHabets/qpov/cmd/mdl
go build github.com/ThomasHabets/qpov/cmd/dem
go build github.com/ThomasHabets/qpov/cmd/bsp
go build github.com/ThomasHabets/qpov/cmd/render
pause
| ThomasHabets/qpov | scripts/windows/build.bat | bat | gpl-2.0 | 247 |
MayaWriter "D:/Development/Maya/Scenes/sphere-r10-s20x20.ma" "D:/Development/Maya/Scenes/sphere-r10-s20x20.ma.xml" "import-all.lua"
MayaWriter "D:/Development/Maya/Scenes/satellite-3.ma" "D:/Development/Maya/Scenes/satellite-3.ma.xml" "import-all.lua" | VladSerhiienko/Nena.v.1 | Bin/MayaWriter_x64v120/run_for_satellites_demo2.bat | bat | gpl-2.0 | 252 |
"..\..\..\tools\tolua++\tolua++.exe" -H pnbind.h -o pnbind.cpp pnbind.pkg
| pngames/pavillon-noir | pavillonnoir/__src/pnscript/GenBinding.bat | bat | gpl-2.0 | 75 |
cmd_fs/nfs/nfs.o := /root/adam/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o fs/nfs/nfs.o fs/nfs/client.o fs/nfs/dir.o fs/nfs/file.o fs/nfs/getroot.o fs/nfs/inode.o fs/nfs/super.o fs/nfs/nfs2xdr.o fs/nfs/direct.o fs/nfs/pagelist.o fs/nfs/proc.o fs/nfs/read.o fs/nfs/symlink.o fs/nfs/unlink.o f... | DJSteve/StreakKernel | fs/nfs/.nfs.o.cmd | bat | gpl-2.0 | 677 |
cmd_fs/ext2/ialloc.o := arm-linux-gnueabi-gcc -Wp,-MD,fs/ext2/.ialloc.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -I/root/linux-jps/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk30/include -Iarch/arm/p... | jpsminix/minix5 | fs/ext2/.ialloc.o.cmd | bat | gpl-2.0 | 25,792 |
cmd_drivers/i2c/built-in.o := /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/i2c/built-in.o drivers/i2c/i2c-boardinfo.o drivers/i2c/i2c-core.o drivers/i2c/i2c-dev.o drivers/i2c/busses/built-in.o drivers/i2c/chips/built-in.o drivers/i2c/algos/built-in.o
| sktjdgns1189/android_kernel_iriver_MX100 | drivers/i2c/.built-in.o.cmd | bat | gpl-2.0 | 284 |
cmd_net/ieee802154/built-in.o := rm -f net/ieee802154/built-in.o; /home/playfulgod/Android/2.3.5/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs net/ieee802154/built-in.o
| Jewbie/Kernel-2.6.32 | net/ieee802154/.built-in.o.cmd | bat | gpl-2.0 | 188 |
cmd_sound/i2c/built-in.o := rm -f sound/i2c/built-in.o; /home/chiehyang/PandaBoard-LinuxKernel/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ar rcsD sound/i2c/built-in.o
| domintech/PandaBoard-LinuxKernel | sound/i2c/.built-in.o.cmd | bat | gpl-2.0 | 207 |
>>> import experiment
The panda's scientific name is 'Ailuropoda melanoleuca'
| simontakite/sysadmin | pythonscripts/practicalprogramming/modules/import_experiment.cmd | bat | gpl-2.0 | 78 |
cmd_lib/klist.o := arm-linux-gnueabihf-gcc -Wp,-MD,lib/.klist.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabihf/4.6/include -I/home/tyler/dev/rk3188/tylermk908/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk3188/includ... | tyeo098/MK908-Kernel-NAND | lib/.klist.o.cmd | bat | gpl-2.0 | 21,906 |
@echo off
pushd "%~dp0"
set DESTDIR=c:\software\
set TARGET=%DESTDIR%unxutils
if exist "%TARGET%" goto END
reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v PATH /d "%PATH%;%TARGET%" /f
echo ===== unpack the main unxutils package
7z x -aoa -o%TARGET% UnxUtils.zip
rem move bi... | malwarenights/rebox | packages/u/unxutils/00_install.bat | bat | gpl-2.0 | 1,083 |
"C:\Program Files\doxygen\bin\doxygen.exe" doc/Doxyfile
"C:\Program Files\doxygen\bin\doxygen.exe" doc/Doxyfile.spanish
exit | moldeo/libmoldeo | doxygen.bat | bat | gpl-3.0 | 124 |
REM Set the process name as process_name below
if [%1]==[] (
exit
)
set process_name=%1
REM Set timout value in seconds
set timeout_val=10
if not [%2]==[] (
set timeout_val=%2
)
@ECHO OFF
:start
tasklist /FI "IMAGENAME eq %process_name%" 2>NUL | find /I /N "%process_name%">NUL
if "%ERRORLEVEL%" NEQ "0" cmd /c start... | akshay-bhardwaj/winauto | restart.bat | bat | gpl-3.0 | 372 |
-intstyle "ise" -incremental -o "/home/robert/UMD_RISC-16G5/ProjectLab1/HardwareTestPart1/Lab04/Debug_tb_isim_beh.exe" -prj "/home/robert/UMD_RISC-16G5/ProjectLab1/HardwareTestPart1/Lab04/Debug_tb_beh.prj" "work.Debug_tb"
| FlatTargetInk/UMD_RISC-16G5 | ProjectLab1/HardwareTestPart1/Lab04/fuseRelaunch.cmd | bat | gpl-3.0 | 223 |
@echo off
echo author itning
set ROOT_DIR=%~dp0
set JAR_DIR=%ROOT_DIR%pic\
set INSTALL_VERSION=2.0.0.RELEASE
if not exist %JAR_DIR%qq-connect-sdk4J.jar call:file_not_found_func qq-connect-sdk4J.jar
call mvn install:install-file -Dfile=%JAR_DIR%qq-connect-sdk4J.jar -DgroupId=com.qq.connect -DartifactId=qq-connect -Dvers... | a1837634447/Shw | install-qq-connect-dependency.bat | bat | mpl-2.0 | 438 |
@echo off
rem
rem
rem
if not "%ECHO%" == "" echo %ECHO%
setlocal
set DIRNAME=%~dp0%
set PROGNAME=%~nx0%
set ARGS=%*
set JOSSO2_VERSION=2.5.0-SNAPSHOT
set JOSSO2_REPO=http://repository.josso.org/m2-release-repository,http://repository.josso.org/m2-snapshot-repository
goto :BEGIN
:warn
echo %PROGNAME%: %*
goto :E... | fengbaicanhe/josso2 | distributions/josso-ce/src/main/distribution/windows-text/bin/tools/create-ui-project.bat | bat | lgpl-2.1 | 1,237 |
behave parking40_login.feature
| hemmerling/python-parking40 | src/a_behave/parking40/login.bat | bat | lgpl-2.1 | 31 |
cd "C:\Users\phili\Documents\T-Labs (Lokal)\git\entrance\src\VanishABEIntegration"
rmdir /s "attributeAuthorityDB"
cd "C:\Users\phili\IdeaProjects\entrance"
reset.bat
cd "C:\Users\phili\IdeaProjects\KEX"
reset.bat | SNET-Entrance/Entrance-UM | src/scripts/Reset entrance.bat | bat | apache-2.0 | 218 |
rem Install maven artifacts
call mvn install:install-file -DgroupId=org.w3c.ddr.simple -DartifactId=DDR-Simple-API -Dversion=2008-03-30 -Dpackaging=jar -Dfile=DDR-Simple-API.jar -DgeneratePom=true -DcreateChecksum=true
call mvn install:install-file -DgroupId=org.openddr.simpleapi.oddr -DartifactId=OpenDDR-Simple-API -D... | samaxes/ddr-compare | lib/install-libs.bat | bat | apache-2.0 | 433 |
start cmd /k gulp watch
start cmd /k node index.js
start chrome "http:localhost:8000"
subl -a . | SirBaaron/easypensum | start.bat | bat | apache-2.0 | 95 |
@ECHO OFF
TITLE PowerShell Management Framework
COLOR 1F
ECHO Starting PowerShell...
ECHO Checking privilege level...
:checkPrivileges
NET FILE 1>NUL 2>NUL
if '%errorlevel%' == '0' ( goto gotPrivileges ) else ( goto getPrivileges )
:getPrivileges
if '%1'=='ELEV' (shift & goto gotPrivileges)
ECHO In... | Layer8Err/PowerShell_fmwrk | StartFmwrk.bat | bat | bsd-2-clause | 997 |
{
"Description": "return exit code 1",
"Cmd": "false",
"Args": [],
"Input": "",
"Output": "",
"Parameters": "",
"Group": "debug"
}
| jroimartin/intelengine | cmd/intelworker/cmds/debug_false.cmd | bat | bsd-3-clause | 138 |
@echo off
setlocal
PATH=%PATH%;%~dp0..\third_party\cygwin\bin
ln -sfn %~dp0..\toolchain\win_x86\nacl /nacl 2>nul
ln -sfn %~dp0..\toolchain\win_x86\nacl64 /nacl64 2>nul
bash buildbot_selector.sh %*
| adlr/naclports | build_tools/buildbot_selector.cmd | bat | bsd-3-clause | 201 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB.MS_FSSHTTP_FSSHTTPB_S18_AmIAlone.MSFSSHTTP_FSSHTTPB_TestCase_S18_TC01_AmIAlone_False /testcontainer:..\..\MS-FSSHTTP-FSSHTTPB\TestSuite\bin\Debug\MS-FSSHTTP-FSSHTTPB_TestSuite.dll /runconfig:..\..\MS-FSSHTTP-F... | XinwLi/Interop-TestSuites-1 | FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunMSFSSHTTP_FSSHTTPB_S18_TC01.cmd | bat | mit | 374 |
if not exist %1 goto finis
echoerr Decoding %1
decode %1 | dec2sym >> %2
:finis
| lborgav/Historical-Source-Codes | Microsoft Word for Windows Version 1.1a/Word 1.1a CHM Distribution/Opus/tools/mkws2.bat | bat | mit | 84 |
@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... | Youwotma/w3lib | docs/make.bat | bat | bsd-3-clause | 5,094 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.