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
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCMD.S16_Settings.MSASCMD_S16_TC15_Settings_SetDeviceInformationPhoneNumber /testcontainer:..\..\MS-ASCMD\TestSuite\bin\Debug\MS-ASCMD_TestSuite.dll /runconfig:..\..\MS-ASCMD\MS-ASCMD.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeActiveSync/Source/Scripts/MS-ASCMD/RunMSASCMD_S16_TC15_Settings_SetDeviceInformationPhoneNumber.cmd | bat | mit | 305 |
cmd_fs/xfs/linux-2.6/xfs_ioctl.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/xfs/linux-2.6/.xfs_ioctl.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 -W... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/fs/xfs/linux-2.6/.xfs_ioctl.o.cmd | bat | gpl-2.0 | 19,752 |
@echo off
rem Variables must go BEFORE vcvars32.bat which breaks all later SETs
set QTDIR=C:\Qt\5.6\msvc2013
set FFTW_HOME=%USERPROFILE%\fftw-3.3.4
set LOG4CPP_HOME=%USERPROFILE%\log4cpp_null
set POPPLER_INCLUDE=%USERPROFILE%\engauge-digitizer\dev\windows\poppler-64bit-libs\include
set POPPLER_LIB=%USERPROFILE%\engaug... | markummitchell/engauge-digitizer | dev/windows/setup_win10.bat | bat | gpl-2.0 | 521 |
@echo off
rem Set Quartz to the base directory of the Quartz Distribution
@SET WD=%~d0%~p0
@SET QUARTZ=%WD%..\..
@rem setup the class path...
CALL "%WD%"..\bin\buildcp.bat
SET QUARTZ_CP=%TMP_CP%
rem !!!!!!! Please read important information. !!!!!!
rem If "java" is not in your path, please set the path
... | suthat/signal | vendor/quartz-2.2.0/examples/example13/instance2.bat | bat | apache-2.0 | 961 |
merge --ucl rootkey.array.1 merged
| allanjude/uclcmd | tests/merge_08.cmd | bat | bsd-2-clause | 35 |
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:S3_EUSB_OperateIo_SelectConfiguration /Logger:trx
pause
| JessieF/WindowsProtocolTestSuites | TestSuites/RDP/src/Batch/RDPEUSB/S3_EUSB_OperateIo_SelectConfiguration.cmd | bat | mit | 226 |
@ECHO OFF
SETLOCAL
ECHO --- Update JS API submodules ---
git submodule update --init --remote
SET _submoduleDirPath=%~dp0..\arcgis-js-api\
PUSHD %_submoduleDirPath%
git submodule update --init --recursive
POPD
ENDLOCAL
EXIT /b
| EsriCanada-CE/ecce-app-challenge-2015 | UW_TeamSDS/arcgis-web-appbuilder-1.0/server/apps/2/buildScripts/update-jsapi-submodule.bat | bat | gpl-2.0 | 236 |
..\tools\Build.Tools\Fake\FAKE.exe ..\tools\Build.Tools\YC.Tools.fsx | sanyaade-g2g-repos/YaccConstructor | BuildScripts/YC.Tools.bat | bat | apache-2.0 | 68 |
@echo off
CD %~dp0
echo.
echo.
echo - DELETE RELEASE FOLDER..
rmdir Release /s /q
echo.
echo.
echo - RUN LIBS BUILD...
echo.
CALL "1 build libs.bat"
echo.
echo.
echo - RUN DEMO BUILD...
echo.
CALL "2 build demo.bat"
echo.
echo.
set /p ask=- Builds complete, continue? (y/n)
if %ask%==n goto end
echo.
echo.
echo ... | slagou/HTML-Renderer | Build/0 full.bat | bat | bsd-3-clause | 688 |
@ECHO OFF
:: 1. Prepare environment
SET DNVM_CMD_PATH_FILE="%USERPROFILE%\.dnx\temp-set-envvars.cmd"
:: 2. Install DNX
IF EXIST global.json (
CALL PowerShell -NoProfile -NoLogo -ExecutionPolicy unrestricted -Command "[System.Threading.Thread]::CurrentThread.CurrentCulture = ''; [System.Threading.Thread]::CurrentT... | bbauya/kudu | Kudu.Core/Scripts/runDnxWebJob.cmd | bat | apache-2.0 | 1,251 |
@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/ec2addvpc.cmd | bat | apache-2.0 | 1,031 |
start javaw.exe -cp Sage.jar sage.WindowsServiceControl
| shyamalschandra/sagetv | buildwin/prebuilt/release/SageTVServiceControl.bat | bat | apache-2.0 | 56 |
@echo off
rem Copyright Beman Dawes, 2010
rem Distributed under the Boost Software License, Version 1.0.
rem See www.boost.org/LICENSE_1_0.txt
copy /y ..\tut1.cpp >nul
copy /y ..\tut2.cpp >nul
copy /y ..\tut3.cpp >nul
copy /y ..\tut4.cpp >nul
copy /y ..\tut5.cpp >nul
copy /y ..\path_info.cpp >nul
del *.exe 2>nul
del *... | NixaSoftware/CVis | venv/bin/libs/filesystem/example/test/setup.bat | bat | apache-2.0 | 331 |
@echo off
setlocal
:: Check prerequisites
set _msbuildexe="%ProgramFiles(x86)%\MSBuild\14.0\Bin\MSBuild.exe"
if not exist %_msbuildexe% set _msbuildexe="%ProgramFiles%\MSBuild\14.0\Bin\MSBuild.exe"
if not exist %_msbuildexe% echo Error: Could not find MSBuild.exe. Please see https://github.com/Microsoft/vipr/wiki/Dev... | Microsoft/Vipr | build.cmd | bat | mit | 1,012 |
@ECHO off
:A
color 0a
title ddos by Vzero
echo we are aNOnmous we are Legion we don't Forget we don't Forgive Expect us "Vzero"
echo lets start at your own risk do you want continue Y/N
cls
echo.
echo
echo.
set /p menu="Do you want to continue? (Y/N): "
if %menu%==Y goto Yes
if %menu%==y goto Yes
if %men... | fadybinadnan/BOTNet-2017.4- | botnet v1/bots/hacker.bat | bat | mit | 905 |
@echo off
:: BatchGotAdmin
:-------------------------------------
REM --> Check for permissions
IF "%PROCESSOR_ARCHITECTURE%" EQU "amd64" (
>nul 2>&1 "%SYSTEMROOT%\SysWOW64\cacls.exe" "%SYSTEMROOT%\SysWOW64\config\system"
) ELSE (
>nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system"
)... | jackpinto/dotFiles | globalprotect-up.bat | bat | mit | 982 |
@echo off
rmdir /S /Q bin
mkdir bin\x32
mkdir bin\x64
xcopy /s /q Release\* bin\x32\
xcopy /s /q x64\Release\* bin\x64\ | mrexodia/TitanHide | release.bat | bat | mit | 126 |
@echo off
for /D %%k in (MongoFs*) do (
nuget\nuget.exe pack %%k\%%k.nuspec -BasePath %%k -o %%k
copy %%k\*.nupkg nuget
)
pause | dmohl/MongoFs | NuGet/buildAll.bat | bat | mit | 132 |
glslangvalidator -V text.vert -o text.SPV/vert.spv
glslangvalidator -V text.frag -o text.SPV/frag.spv
glslangvalidator -V mesh.vert -o mesh.SPV/vert.spv
glslangvalidator -V mesh.frag -o mesh.SPV/frag.spv
glslangvalidator -V background.vert -o SPV/background.vert.spv
glslangvalidator -V background.frag -o SPV/background... | po2xel/vkpp | Sample/TextRendering/Shaders/gen.bat | bat | mit | 330 |
finger Oslo
finger Kabul
finger Meymaneh
testnoexisting | espena/terminal | test/test_batch_script.bat | bat | mit | 55 |
@REM This script must be executed inside a Developer Command Prompt for Visual Studio
@pushd %~dp0
@echo.
@echo ===== Building CompositionDeviceHelper.dll (x86) =====
@echo.
@msbuild CompositionDeviceHelper\CompositionDeviceHelper.vcxproj /p:Configuration="Release" /p:Platform="x86"
@echo.
@echo ===== Building Compo... | ratishphilip/CompositionProToolkit | BuildNugetPackage.bat | bat | mit | 3,234 |
@echo off
@echo Starting database
start cmd /k "%~dp0MongoStart.bat"
timeout 3
@echo Restoring files
"%~dp0MongoRestore.bat"
@echo done!
@echo Exiting in
timeout 3
| a312b/SteamMaster | Mongo/MongoSetup.bat | bat | mit | 164 |
echo off
rem get mod template file
set mod_temp_path= %cd%\templates\CNCGToolKit_TEMP.mod
set mod_copy_path= %USERPROFILE%\Documents\maya\modules\CNCGToolKit.mod
rem copy template file
XCopy %mod_temp_path% %mod_copy_path%*
rem replace {ROOT_DIR} by current path
call :FindReplace "{ROOT_DIR}" %cd% %mod_copy_path%
re... | cineuse/CNCGToolKit | deploy.bat | bat | mit | 970 |
>>> oven_heating_time = (
... ((cooking_temperature_f - 32) * 5 / 9) -
... room_temperature_c) / \
... oven_heating_rate_c
| simontakite/sysadmin | pythonscripts/practicalprogramming/basic/long3.cmd | bat | gpl-2.0 | 136 |
@echo Off
set config=%1
if "%config%" == "" (
set config=Release
)
set version=
if not "%PackageVersion%" == "" (
set version=-Version %PackageVersion%
)
set nuget=
if "%nuget%" == "" (
set nuget=nuget
)
REM %nuget% restore AesCompress.sln
REM Build
%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild AesComp... | jcutrono/Aes-Compress | build.bat | bat | gpl-2.0 | 551 |
cmd_block/built-in.o := /opt/toolchains/arm-2009q3/bin/arm-none-eabi-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/blk-timeout.o b... | dizgustipated/BOCA-2.6.35.14 | block/.built-in.o.cmd | bat | gpl-2.0 | 548 |
cmd_drivers/net/usb/pegasus.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/net/usb/pegasus.ko drivers/net/usb/pegasus.o drivers/net/usb/pegasus.mod.o
| avareldalton85/rpi2-linux-rt | drivers/net/usb/.pegasus.ko.cmd | bat | gpl-2.0 | 263 |
cmd_arch/x86/kernel/init_task.o := gcc -Wp,-MD,arch/x86/kernel/.init_task.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 -O... | namgk/kernel-tut | arch/x86/kernel/.init_task.o.cmd | bat | gpl-2.0 | 20,277 |
cmd_vmlinux.o := ld -m elf_i386 -r -o vmlinux.o arch/x86/kernel/head_32.o arch/x86/kernel/head32.o arch/x86/kernel/head.o arch/x86/kernel/init_task.o init/built-in.o --start-group usr/built-in.o arch/x86/built-in.o kernel/built-in.o mm/built-in.o fs/built-in.o ipc/built-in.o security/built-in.o crypto/built-in... | madhwang/linuxKernel | .vmlinux.o.cmd | bat | gpl-2.0 | 553 |
cmd_drivers/net/wireless/bcm43xx/built-in.o := rm -f drivers/net/wireless/bcm43xx/built-in.o; /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ar rcsD drivers/net/wireless/bcm43xx/built-in.o
| JoinTheRealms/TF700-dualboot-stockbased | drivers/net/wireless/bcm43xx/.built-in.o.cmd | bat | gpl-2.0 | 236 |
@echo off
rem -------------------------------------------------------------------------
rem dcm4che2/dcmsnd Launcher
rem -------------------------------------------------------------------------
rem $Id: dcmsnd.bat 13029 2010-04-01 13:57:34Z gunterze $
if not "%ECHO%" == "" echo %ECHO%
if "%OS%" == "Windows... | EugeniaRadulescu/nidb | programs/dcm4che/bin/fixjpegls.bat | bat | gpl-3.0 | 1,329 |
setlocal EnableDelayedExpansion
set count=0
for /f "delims=" %%a in ('dir /b *.jpg , *.png') do @(
set filename[!count!]=%%a
set /a count = count + 1
)
set /a choose = (%random% * 32768 + %random%) %% count
set chosen=!filename[%choose%]!
cls
color A
cls
echo Secilen Random Template= %chosen%
pause
| alienozi/BOKPOSTASIBOT-5000 | TEMPLATE/TEMPSEL.bat | bat | gpl-3.0 | 305 |
@ECHO OFF
REM DOS conversion of usage-message.sh
REM A hack, but should meet the unit_test need.. AND now a .bat equivalent
REM : ${0?"Usage: $0 [ARGUMENT]"}
IF !%1==! GOTO SILENTEX
ECHO "These two lines echo only if DBG command-line parameter given."
ECHO "Unit test helper debug file written."
ECHO "Verify command-l... | pemryan/DAKOTA | src/unit_test/uthelper.bat | bat | lgpl-2.1 | 701 |
echo off
call "C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\vcvarsall.bat" x86_amd64
msbuild build.proj /t:Clean
pause | luciopaiva/easyhook | clean.bat | bat | lgpl-3.0 | 129 |
echo off
cls
title MR Trigger
cd ..
set JAVA_HOME=%CD%\jre1.6.0
echo Java home set to: %JAVA_HOME%
jre1.6.0\bin\java -Xmx256m -Dlog4j.configuration=./conf/distribution.log4j.properties -jar run.jar %1 %2 %3 %4 %5
| dvorka/mindraider | mr7-release/src/main/distribution-windows/bin/mindraider.bat | bat | apache-2.0 | 217 |
mkdir nuget
mkdir nuget\lib
mkdir nuget\lib\net451
copy bin\FunctionalNET.dll nuget\lib\net451
copy bin\FunctionalNET.pdb nuget\lib\net451
copy bin\FunctionalNET.XML nuget\lib\net451
copy Functional.nuspec nuget
cd nuget
nuget pack Functional.nuspec | codecore/Functional | CreateNugetPackage.bat | bat | apache-2.0 | 249 |
@echo off
python %GOTHAMHOME%\bin\gotham %1 %2 %3 %4 %5 %6 %7 %8 %9
| jaredhoberock/gotham | api/gotham.bat | bat | apache-2.0 | 72 |
@ECHO OFF
REM This script creates an MSI format installer using WiX
candle -ext WixUtilExtension tilecutter.wxs
light -ext WixUtilExtension -ext WixUIExtension -cultures:en-us tilecutter.wixobj -out ../dist/TileCutter.msi -b ..\dist\win_dist_0.5.7.1\
REM Pause so we can see the exit codes
pause "done... hit... | tbentropy/tilecutter | make_msi.bat | bat | bsd-3-clause | 339 |
REM Copyright (c) André N. Klingsheim. See https://nwebsec.codeplex.com/license for license information.
IF "%NWebsecInComputeEmulator%" == "false" (
pushd %~dp0
PowerShell -ExecutionPolicy Unrestricted scripts\TLS_hardening.ps1 -AllowReboot 1 >> "%TEMP%\NWebsec.AzureStartupTasksLog.txt" 2>&1
popd
)
EXIT /B ... | NWebsec/NWebsec.AzureStartupTasks | NWebsec.AzureStartupTasks/content/NWebsec.AzureStartupTasks/TLS_hardening.cmd | bat | bsd-3-clause | 333 |
call doctrine-module orm:generate-entities module/Application/src/ --generate-annotations="1" | JeoffScott/dyplom | vendor/bin/1.bat | bat | bsd-3-clause | 94 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCPRPT.S05_RopCopyPropertiesSuccessSynchronously_TestSuite.MSOXCPRPT_S05_RopCopyPropertiesSuccessSynchronously_TestSuite6 /testcontainer:..\..\MS-OXCPRPT\TestSuite\bin\Debug\MS-OXCPRPT_TestSuite.dll /runconfig:..\..\MS-OXCPRP... | OfficeDev/Interop-TestSuites | ExchangeMAPI/Source/Scripts/MS-OXCPRPT/RunMSOXCPRPT_S05_RopCopyPropertiesSuccessSynchronously_TestSuite6.cmd | bat | mit | 359 |
@ECHO OFF
IF NOT "%~f0" == "~f0" GOTO :WinNT
@"ruby.exe" "C:/Ruby/ruby-1.9.1/bin/selenium" %1 %2 %3 %4 %5 %6 %7 %8 %9
GOTO :EOF
:WinNT
@"ruby.exe" "%~dpn0" %*
| shvets/selenium | bin/selenium.bat | bat | mit | 159 |
cmd_net/ipv6/ipv6.o := /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o net/ipv6/ipv6.o net/ipv6/af_inet6.o net/ipv6/anycast.o net/ipv6/ip6_output.o net/ipv6/ip6_input.o net/ipv6/addrconf.o net/ipv6/addrlabel.o net/ipv6/route.o net/ipv6/ip6_fib.o net/ipv6/ipv6_sockglue.o net/... | jdlfg/Mecha-kernel-jdlfg | net/ipv6/.ipv6.o.cmd | bat | gpl-2.0 | 755 |
@echo off
flask\Scripts\python.exe flask\Lib\site-packages\easy_install.py %1 | Gebon/url_shortener | install.cmd | bat | gpl-3.0 | 77 |
echo on
absInt.exe < data/absInt
add.exe < data/add_item
fcnobj.exe < data/count-size
directcall.exe < data/add_item
newcount-size.exe < data/count-size
readStr.exe < data/word_echo
for %%i in ( calc.exe ) do %%i
| GH1995/tools | archives/cpp-primer-5th/VisualStudio2012/14/runpgms.bat | bat | gpl-3.0 | 215 |
ruby -v
call bundle check
if %ERRORLEVEL% NEQ 0 (
call rm Gemfile.lock
call bundle install --without docgen --path vendor/bundle
)
bundle exec rspec -r rspec_junit_formatter -f RspecJunitFormatter -o test.xml -f documentation spec
set RSPEC_ERRORLVL=%ERRORLEVEL%
REM Return the error level from rspec
exit /B %... | juliandunn/mixlib-shellout | ci/jenkins_run_tests.bat | bat | apache-2.0 | 336 |
ck plot graph: @reproduce_density_graph_all_save_to_file.json
| ctuning/reproduce-ck-paper | script/reproduce-filter-variation/reproduce_density_graph_all_save_to_file.bat | bat | bsd-3-clause | 62 |
@rem Licensed to the Apache Software Foundation (ASF) under one
@rem or more contributor license agreements. See the NOTICE file
@rem distributed with this work for additional information
@rem regarding copyright ownership. The ASF licenses this file
@rem to you under the Apache License, Version 2.0 (the
@rem "Licens... | majetideepak/parquet-cpp | dev/release/verify-release-candidate.bat | bat | apache-2.0 | 1,803 |
start center.exe config.txt center
start dbproxy.exe config.txt dbproxy
start gate.exe config.txt gate
start hub.exe config.txt hub
start logic_helloworld.exe config.txt logic
| yinchunlong/abelkhan-1 | test/test_simpale/helloworld/server/start-app.bat | bat | mit | 177 |
@echo off
rem get parameters that are passed by visual studio post build event
SET outDllPath=%1
rem make sure the initial working directory is the one containing the current script
SET scriptPath=%~dp0
SET initialWD=%CD%
rem generate the MDB file needed by Monodevelop and UnityVS for debugging
rem see htt... | neuoy/KSPAerostats | build/prepare-debug.bat | bat | mit | 664 |
"C:\Program Files\Mono\bin\mono.exe" .././src/packages/NUnit.ConsoleRunner.3.7.0/tools/nunit3-console.exe .././src/DtronixMessageQueue.Tests/bin/Release/DtronixMessageQueue.Tests.dll | Dtronix/DtronixMessageQueue | tools/MonoTests.bat | bat | mit | 182 |
@cls
@
@set JAVA_HOME=C:\jdk1.6.0_01\
@set HW_HOME=C:\Users\greenwop\workspace\HealthWatcherAO_01_Base
@
@set path=%JAVA_HOME%\bin;%path%
@set path=%HW_HOME%\bats;%path%
@
@set classpath=%JAVA_HOME%\lib\tools.jar
@set classpath=%classpath%;%JAVA_HOME%\lib\rt.jar
@set classpath=%classpath%;%HW_HOME%\lib\aspect... | leotizzei/PublicHealthComplaintAO_01 | bats/setVars.bat | bat | mit | 486 |
@echo off
:: invokes MSYS2 shell directly, not relying on PATH. This allows the env PATH to preference the Git for Windows
:: instance of Bash/CoreUtils (which typically integrate better with Windows and may also be expected behavior by other
:: build jobs). MSYS2 is only needed for executing autoconf and makefile t... | guibec/rpgcraft | ci-shell/msys-sh.cmd | bat | mit | 767 |
xsd Repository.xsd /edb /c /namespace:Gibraltar.Server.Client.Data
pause
| GibraltarSoftware/Loupe.Agent.Core | src/Core/Server/Client/Data/RepositoryGen.bat | bat | mit | 73 |
.\halite\halite.exe -d "32 32" "python MyBot\MyBot.py" "python RandomBot\RandomBot.py" "python RandomBot\RandomBot.py" "python RandomBot\RandomBot.py"
| ranb2002/halite | runGame.bat | bat | mit | 151 |
@echo off
REM
REM The MIT License (MIT)
REM Copyright (c) 2016 Tarakeshwar NC
REM Permission is hereby granted, free of charge, to any person obtaining a copy of
REM this software and associated documentation files (the "Software"), to deal in
REM the Software without restriction, including without limitation th... | tarakbluru/symbolextractor | sym.bat | bat | mit | 1,374 |
::
:: Created by $USER
::
call vs_environment.cmd
MSBuild.exe /nologo /clp:ErrorsOnly /v:q /maxcpucount /t:Validate all.proj
| baremetaldude/bamelg | examples/validate.cmd | bat | mit | 132 |
copy C:\Box\nfk\NFK-R2-SDK\a.exe \\Vboxsvr\nfk-sdk-062b\a.exe | NeedForKillTheGame/NFK-R2 | test.bat | bat | mit | 61 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=PDielec
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was n... | JohnKendrick/PDielec | Sphinx/make.bat | bat | mit | 811 |
cmd_lib/div64.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,lib/.div64.o.d -nostdinc -isystem /home/gabe/arm-2009q3/arm-2009q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/gabe/stock_note/sgh-i717-dagkernel/arch/arm/include -Iinclude -include include/generated/autoconf.h ... | dagnarf/sgh-i717-dagkernel | lib/.div64.o.cmd | bat | gpl-2.0 | 17,790 |
cmd_sound/usb/misc/built-in.o := rm -f sound/usb/misc/built-in.o; arm-linux-androideabi-ar rcsD sound/usb/misc/built-in.o
| hch-im/nexus4_kernel | sound/usb/misc/.built-in.o.cmd | bat | gpl-2.0 | 123 |
pushd "%GBC%\net\%LNCH%\%ZXSP%"
"%GBC%\fart.exe" "Default.spincfg" [EMUPTH] "%GBE%\%EMUZ%\%ZXSPIN%"
if "%GGOFF%"=="1" "%GBC%\fart.exe" "spin.ini" [SPINDIR] "%GBE%\%EMUZ%\%ZXSPIN%"
if "%GGOFF%"=="1" "%GBC%\fart.exe" "Default.spincfg" [SPINDir] "%GBE%\%EMUZ%\%ZXSPIN%"
if "%GGOFF%"=="1" copy /y "spin.ini" "%GBE%\%EMUZ... | HoodlumDTX/rom-jacket | extinjZXSP1.bat | bat | gpl-2.0 | 1,342 |
cmd_drivers/mtd/tests/mtd_torturetest.ko := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -T /media/android_source/qrd-gb-dsds-7225/kernel/scripts/module-common.lds --build-id -o drivers/mtd/tests/mtd_torturetest.ko drivers/mtd/tests/mtd_torturetest.o drive... | freebsdmax/gsmart1315_kernel | drivers/mtd/tests/.mtd_torturetest.ko.cmd | bat | gpl-2.0 | 355 |
@echo off
exit | rodyo/dos_prompt | x.bat | bat | gpl-2.0 | 15 |
cmd_libbb/hash_md5_sha.o := gcc -Wp,-MD,libbb/.hash_md5_sha.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-pr... | valentinthirion/android-tracebox-busybox | libbb/.hash_md5_sha.o.cmd | bat | gpl-2.0 | 10,303 |
cmd_drivers/gpu/msm/kgsl_ringbuffer.o := arm-linux-gnueabi-gcc -Wp,-MD,drivers/gpu/msm/.kgsl_ringbuffer.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/... | b8e5n/KTG-kernel_es209ra | drivers/gpu/msm/.kgsl_ringbuffer.o.cmd | bat | gpl-2.0 | 25,379 |
cmd_net/packet/af_packet.o := arm-linux-gnueabi-gcc -Wp,-MD,net/packet/.af_packet.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall... | b8e5n/KTG-kernel_es209ra | net/packet/.af_packet.o.cmd | bat | gpl-2.0 | 31,297 |
REM ROMS & VCC.ini file to Debug folder
REM ----------------------------
copy ..\ROMS\*.rom VCC\Debug\
copy ..\ROMS\Vcc.ini VCC\Debug\
REM ----------------------------
copy Becker\Debug\Becker.dll VCC\Debug\
copy FD502\Debug\FD502.dll VCC\Debug\
copy HardDisk\Debug\HardDisk.dll VCC\Debug\
copy MPI\Debug\MPI.dll VCC\Deb... | jross9/VCC | Build/VS06/RunDebug.bat | bat | gpl-3.0 | 554 |
bcdedit /debug on
bcdedit /dbgsettings local
| NoviceLive/unish | win/vmkd/local.cmd | bat | gpl-3.0 | 45 |
@echo off
setlocal enabledelayedexpansion
set "cmd=choice image mouse syba text"s
set "tmp=int main(int argc, char *argv[]){StdInput = GetStdHandle(STD_INPUT_HANDLE);StdOutPut = GetStdHandle(STD_OUTPUT_HANDLE);return GCD$cmd(argc, argv);}"
rem ±àÒëËùÓÐ.cÎļþ
for %%i in (*.c) do (
echo compiling %%~nxi
... | YinTianliang/GCD-1 | MakeAll.bat | bat | gpl-3.0 | 1,225 |
@echo off
rem -----------------------------------------------------------------------------
rem Start Script for the dotCMS Server
rem -----------------------------------------------------------------------------
@if not "%ECHO%" == "" echo %ECHO%
@if "%OS%" == "Windows_NT" setlocal
if "%OS%" == "Windows_NT" (
se... | dotCMS/core | bin/startup.bat | bat | gpl-3.0 | 3,879 |
@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... | Ghini/ghini.web | docs/make.bat | bat | agpl-3.0 | 6,713 |
@rem Copyright 2015 Google Inc. All Rights Reserved.
@rem
@rem Licensed under the Apache License, Version 2.0 (the "License");
@rem you may not use this file except in compliance with the License.
@rem You may obtain a copy of the License at
@rem
@rem http://www.apache.org/licenses/LICENSE-2.0
@rem
@rem Unless requ... | Ubitrack/build_environment | misc/tracing/etw/etwrecord.bat | bat | lgpl-2.1 | 6,720 |
vcpkg install jsmn
mkdir build-x86-windows
cd build-x86-windows
cmake .. -DCMAKE_TOOLCHAIN_FILE="%VCPKG_ROOT%\scripts\buildsystems\vcpkg.cmake" -DVCPKG_TARGET_TRIPLET=x86-windows -DCMAKE_GENERATOR_PLATFORM=Win32
cmake --build . --config Release
Release\jsmn_tests
pause
| myd7349/Ongoing-Study | cpp/CMake/vcpkg/jsmn_tests/build-x86-windows.bat | bat | lgpl-3.0 | 270 |
::
:: media-tools
:: Copyright (C) 2019-2021 Olivier Korach
:: mailto:olivier.korach AT gmail DOT com
::
:: This program is free software; you can redistribute it and/or
:: modify it under the terms of the GNU Lesser General Public
:: License as published by the Free Software Foundation; either
:: version 3 of the Lice... | okorach/audio-video-tools | batch-files/extract-audio.bat | bat | lgpl-3.0 | 984 |
::
:: media-tools
:: Copyright (C) 2019-2021 Olivier Korach
:: mailto:olivier.korach AT gmail DOT com
::
:: This program is free software; you can redistribute it and/or
:: modify it under the terms of the GNU Lesser General Public
:: License as published by the Free Software Foundation; either
:: version 3 of the Lice... | okorach/audio-video-tools | batch-files/audio-lib.bat | bat | lgpl-3.0 | 870 |
netstat -ao | findstr "8080"
Taskkill /PID 17636 /F
| illichso/brewup | win.bat | bat | apache-2.0 | 52 |
@setlocal
@echo off
@set SBTHOME=%~dp0.
@echo JAVA_HOME=%JAVA_HOME%
@echo SBTHOME=%SBTHOME%
@set SBT_LAUNCH_JAR=%SBTHOME%\lib\sbt-launch.jar
"%JAVA_HOME%\bin\java.exe" -jar "%SBT_LAUNCH_JAR%" %*
| jthelin/sbt.cmd | sbt.cmd | bat | apache-2.0 | 199 |
@setlocal EnableDelayedExpansion EnableExtensions
@for %%i in (%~dp0\_packer_config*.cmd) do @call "%%~i"
@if defined PACKER_DEBUG (@echo on) else (@echo off)
title Enabling Windows Remote Management. Please wait...
echo ==^> Turning off User Account Control (UAC)
:: see http://www.howtogeek.com/howto/windows-vista/e... | seancoyne/windows | floppy/install-winrm.cmd | bat | apache-2.0 | 5,818 |
java -Djetty.host=127.0.0.1 -Djetty.port=8073 -jar ../webapps/jetty-runner.jar --port 8073 ../webapps/role-uu-prototype --path /role ../
pause
| rwth-acis/ROLE-SDK | assembly/src/main/webapp/webapps/start.cmd | bat | apache-2.0 | 143 |
@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... | CMPUT401W17Words/WordsOverTime | docs/make.bat | bat | apache-2.0 | 7,746 |
@echo off
set currentdate=%date%
set currenttime=%time%
set currenttime=%currenttime: =%
echo %currentdate%_%currenttime%
| iamyooon/study_linux | language/windows_batch/get_current_date_time.cmd | bat | apache-2.0 | 122 |
SET GLOG_logtostderr=1
"../../bin/comput_image_mean.exe" bowl-leveldb bowl_mean.binaryproto
pause
| fierval/caffe-win-vs12 | examples/kaggle-bowl/computeMean.bat | bat | bsd-2-clause | 98 |
@echo off
color f0
title AvrDude GUI Command Window
@echo.
@echo. trying to connect to device...
avrdude -p 32MX150F128D -c stk500v2 -P COM3 -V -U flash:w:"C:\+Allegro\PIC32Core\BLE_00\dist\default\production\BLE_00.production.hex":i
avrdudeGUI.exe -done
pause | hrishioa/tweeq-MPLABX-Examples | AvrDude/GUI/tmp.bat | bat | mit | 260 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASAIRS.S04_StatusError.MSASAIRS_S04_TC04_IncorrectOrder /testcontainer:..\..\MS-ASAIRS\TestSuite\bin\Debug\MS-ASAIRS_TestSuite.dll /runconfig:..\..\MS-ASAIRS\MS-ASAIRS.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeActiveSync/Source/Scripts/MS-ASAIRS/RunMSASAIRS_S04_TC04_IncorrectOrder.cmd | bat | mit | 288 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\node_modules\dateformat\bin\cli.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\node_modules\dateformat\bin\cli.js" %*
) | kr4x/Bookswap | dateformat.cmd | bat | mit | 204 |
echo OFF
SET DEBUG_OPTIONS=-O3 -DSSDI_NO_TRACE
SET CPU_OPTION=Cortex-A8
SET VARIANT=release
:CHECKFORSWITCHES
IF "%1"=="-debug" goto SET_DEBUG
IF "%1"=="-release" goto SET_RELEASE
IF "%1"=="-cpu" goto SET_CPU
goto BEGIN
:SET_DEBUG
SET VARIANT=debug
SET DEBUG_OPTIONS=-g -O0 -DSSDI_DEBUG
SHIFT
GOTO C... | DmitryADP/diff_qc750 | 3rdparty/trustedlogic/sdk/tegra3/tf_sdk/examples/example_sdate/build/arm_rvct/build_sdate_service.bat | bat | gpl-2.0 | 2,155 |
@set Path=%Path%;%SystemRoot%\system32\WindowsPowerShell\v1.0\ & powershell -ExecutionPolicy Unrestricted -NoExit -NoProfile %~dpn0.ps1 | JohnnyFee/life | utils/Get-Posts.cmd | bat | apache-2.0 | 135 |
@echo off
echo %1 > file2.js
cat %1 > file.js
set fname=%1
set fname=%fname:\=\\%
echo print(JSON.stringify(Reflect.parse(read("%fname%"),{loc:true,source:"%fname%"}),function(key,value) {if (key==='value'^&^&(value)instanceof(RegExp)){return{re_lit:String(value)}}return(value)},2)); > c3driver.js
..\bin\jste... | lijunsong/LambdaS5 | src/js/c3desugar.bat | bat | bsd-3-clause | 340 |
:retry
@set /p password=Please enter PFX password:
@"C:\Program Files (x86)\Windows Kits\8.1\bin\x64\signtool" sign /v /f D:\Secured\akeo\akeo.p12 /p %password% /tr http://timestamp.comodoca.com/rfc3161 %1 %2
@if ERRORLEVEL 1 goto retry
@set password=
@exit | bra1nb3am3r/libwdi | examples/zadig_sign.bat | bat | gpl-3.0 | 258 |
@echo off
setlocal
REM Set intermediate env vars because the %VAR:x=y% notation below
REM (which replaces the string x with the string y in VAR)
REM doesn't handle undefined environment variables. This way
REM we're always dealing with defined variables in those tests.
set CHK_HOME=_%EC2_HOME%
if "%CHK_HOM... | barnyard/pi | p2p-api/etc/ec2-api-tools-1.3-30349/bin/ec2cpi.cmd | bat | apache-2.0 | 482 |
clearVariables
logFile ions91.log
#
# Monovalent, monoatomic ions using '91 atom types.
# The Li+..Cs+ series uses types derived from the
# work of Aqvist (see force field documentation),
# while IB is a 'fat ion w/ waters' for vacuum use.
#
i = createAtom Li+ QL 1.0
set i element Li
set i position { 0 0 0 }... | swails/ambermini | share/amber/dat/leap/lib/oldff/ions91.cmd | bat | gpl-3.0 | 1,394 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\rtlcss\bin\rtlcss.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\rtlcss\bin\rtlcss.js" %*
) | mytkdals93/golfpass | public/framework/node_modules/.bin/rtlcss.cmd | bat | mit | 182 |
make -fmakefile.bor -B -DMODEL=m %1 %2 %3 libpng >buildm.out
make -fmakefile.bor -B -DMODEL=l %1 %2 %3 libpng >buildl.out
| JianpingZeng/xcc | xcc/test/mediabench4/ghostscript/src/libpng/build.bat | bat | bsd-3-clause | 122 |
npm run server
pause | cronelab/bci2000web | START.bat | bat | mit | 20 |
mkdir release\x32\plugins
mkdir release\x64\plugins
copy bin\x32\nfd.dll release\x32\plugins\nfd.dp32
copy bin\x64\nfd.dll release\x64\plugins\nfd.dp64 | horsicq/nfdx64dbg | release.bat | bat | mit | 154 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=python -msphinx
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=asammdf
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% ... | yahym/github_publish | doc/make.bat | bat | mit | 1,176 |
@ECHO OFF
CLS
ECHO Readd plugin...
CALL readd.cmd
tns livesync --watch
| mkloubert/nativescript-toolbox | demo/livesync.cmd | bat | mit | 80 |
gradlew pull build runClient | DaanVanYperen/minecraft-infernal-machines | start.bat | bat | mit | 28 |
@echo off
cmd /K "ST-LINK_gdbserver.exe -c config.txt || echo GDB server exited"
| nikhil9/nayan_slave_firmware | OS_PORT/tools/ST-LINK_gdbserver.bat | bat | mit | 81 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.