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 |
|---|---|---|---|---|---|
java -jar selenium-server-standalone.jar -role hub -hubConfig x64Hub.json | freddyvega/wepatest | Selenium/launch_hub.cmd | bat | artistic-2.0 | 73 |
@echo OFF
REM="""
setlocal
set PythonExe=""
set PythonExeFlags=
for %%i in (cmd bat exe) do (
for %%j in (python.%%i) do (
call :SetPythonExe "%%~$PATH:j"
)
)
for /f "tokens=2 delims==" %%i in ('assoc .py') do (
for /f "tokens=2 delims==" %%j in ('ftype %%i') do (
for /f "tokens=1" %%k in (... | remind101/stacker | scripts/stacker.cmd | bat | bsd-2-clause | 1,057 |
@cd %~dp0
@java -Xms512m -Xmx1g -jar daisy-network-proto-gen.jar ../src/com/the9/daisy/network/proto/ ./template/ | nichoding/daisy-network | daisy-network-proto/gen/protoc-gen-daisy.bat | bat | bsd-3-clause | 114 |
REM This assumes that libutil.a has been previously build with cmake and is
REM available in ..\build
del /f RIBClientRUBY_wrap.cxx *.def *.pdb *.obj
swig -ruby -includeall -c++ -I..\utils -o RIBClientRUBY_wrap.cxx RIBClient.i
REM set USE_PRMAN=1
REM ruby extconf.rb --with-rman-dir=$RMANTREE --with-utils-include=..... | nyue/ribclients | ruby/buildWithExtConf.bat | bat | bsd-3-clause | 528 |
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
mkdir C:\Python27
choco install python2
choco install pyqt4
C:\Python27\Scripts\pip2.exe install pyserial | wgml/sysrek | uart_echo/python/prepare.bat | bat | gpl-2.0 | 311 |
@echo off
REM
REM dex2jar - Tools to work with android .dex and java .class files
REM Copyright (c) 2009-2012 Panxiaobo
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 ... | Imaginea/bot-bot | recorder/lib/dex2jar-0.0.9.9/d2j-jar-access.bat | bat | apache-2.0 | 893 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\gunzip-maybe\bin.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\gunzip-maybe\bin.js" %*
) | Project-Oaken/water-meter-acorn | demo-for-video/water-meter-1-liter-demo/node/node_modules/.bin/gunzip-maybe.cmd | bat | apache-2.0 | 180 |
@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 (t... | larsvandersangen/SWOS-WEEK-1 | gameoflife-web/tools/jmeter/bin/mirror-server.cmd | bat | apache-2.0 | 1,140 |
@echo off
:: prefer building with Dev15
set CommonToolsDir=%VS150COMNTOOLS%
if not exist "%CommonToolsDir%" set CommonToolsDir=%VS140COMNTOOLS%
if not exist "%CommonToolsDir%" exit /b 1
call "%CommonToolsDir%\VsDevCmd.bat"
| Pvlerick/roslyn | SetDevCommandPrompt.cmd | bat | apache-2.0 | 226 |
@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... | capotej/whim | ec2_home/ec2-api-tools-1.6.3.1/bin/ec2attigw.cmd | bat | mit | 1,043 |
phantomjs "judge.js"
pause | NikolayIT/css-exam-automation | judge.bat | bat | mit | 26 |
@echo off
xamarin-component.exe install ^
Component\quickui-1.0.xam
pause | moljac/Samples.Xamarin.Forms | diverse/versions/2013-10-17/install.bat | bat | mit | 77 |
call %~dp0\PGVARS.cmd
"%PGBIN%\psql" -d "%PG_DB%" -f %1
| as-zhuravlev/logistics_crs_prj | Utils/postgres/psql-run.cmd | bat | mit | 59 |
cmd_drivers/serial/built-in.o := /home/azure/Kernel/arm-2010q1/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/serial/built-in.o drivers/serial/serial_core.o drivers/serial/msm_serial.o drivers/serial/msm_serial_hs.o
| denzfarid/rndc-kernel | drivers/serial/.built-in.o.cmd | bat | gpl-2.0 | 222 |
cmd_arch/arm/lib/testchangebit.o := ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.testchangebit.o.d -nostdinc -isystem /media/mwilson/SSD/NU3001/kk4.4.2-rk/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/../lib/gcc/arm-eabi/4.6.x-google/include -I/media/mwilson/SSD/NU3001/kk4.4.2-rk/k... | Zaphod-Beeblebrox/kernel_rockchip_rk3188 | arch/arm/lib/.testchangebit.o.cmd | bat | gpl-2.0 | 2,251 |
cmd_drivers/mmc/core/mmc_core.o := /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/mmc/core/mmc_core.o drivers/mmc/core/core.o drivers/mmc/core/bus.o drivers/mmc/core/host.o drivers/mmc/core/mmc.o drivers/mmc/core/mmc_ops.o drivers/mmc/core/sd.o drivers/mmc/core/sd_ops.... | kingklick/kk-evo-kernel | drivers/mmc/core/.mmc_core.o.cmd | bat | gpl-2.0 | 486 |
cmd_drivers/media/video/uvc/uvcvideo.o := /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/media/video/uvc/uvcvideo.o drivers/media/video/uvc/uvc_driver.o drivers/media/video/uvc/uvc_queue.o drivers/media/video/uvc/uvc_v4l2.o drivers/media/video/uvc/uvc_video.o drivers/m... | selva-simple/Galaxy-R-Kernel | drivers/media/video/uvc/.uvcvideo.o.cmd | bat | gpl-2.0 | 421 |
cmd_drivers/mtd/nand/nandsim.ko := ld -r -m elf_i386 -T /home/madhwang/Development/linuxSource/linux-2.6.34.7/scripts/module-common.lds --build-id -o drivers/mtd/nand/nandsim.ko drivers/mtd/nand/nandsim.o drivers/mtd/nand/nandsim.mod.o
| madhwang/linuxKernel | drivers/mtd/nand/.nandsim.ko.cmd | bat | gpl-2.0 | 236 |
IF NOT "%LANG%"=="RUS" GOTO :EOF
IF NOT "%GDIPLUS_UPDATE_ID%"=="KB2659262" GOTO :EOF
SET SHA1_GDIPLUS_MSFT_X64_MAN=47,a2,31,bc,5f,c2,f2,02,34,88,ef,a1,2d,6c,dc,a1,2d,71,7d,55
SET SHA1_GDIPLUS_MSFT_X64_FILE=71,8f,c0,bf,b7,fb,1f,9c,12,c8,2a,f7,1a,2b,2f,b1,d4,d4,02,5f
SET SHA1_GDIPLUS_POLICY_X64=36,f3,47,b6,2d,ad,ab,20,c... | Explorer09/nlite-asms01cab | global_vars/not_supported/RUS/KB2659262_RUS.cmd | bat | gpl-2.0 | 625 |
cmd_drivers/bluetooth/bthid/built-in.o := rm -f drivers/bluetooth/bthid/built-in.o; /home/dolphinor/arm-2009q3/bin/arm-none-eabi-ar rcs drivers/bluetooth/bthid/built-in.o
| SeoDongMin/Gace_kernel | drivers/bluetooth/bthid/.built-in.o.cmd | bat | gpl-2.0 | 172 |
cmd_drivers/net/ethernet/microchip/built-in.o := rm -f drivers/net/ethernet/microchip/built-in.o; ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ar rcsD drivers/net/ethernet/microchip/built-in.o
| avareldalton85/rpi2-linux-rt | drivers/net/ethernet/microchip/.built-in.o.cmd | bat | gpl-2.0 | 238 |
cmd_drivers/media/common/tuners/xc5000.ko := arm-linux-gnueabihf-ld -EL -r -T /home/darrell/android/rockchip/rk3188/scripts/module-common.lds --build-id -o drivers/media/common/tuners/xc5000.ko drivers/media/common/tuners/xc5000.o drivers/media/common/tuners/xc5000.mod.o
| Dee-UK/D33_KK_Kernel | drivers/media/common/tuners/.xc5000.ko.cmd | bat | gpl-2.0 | 274 |
@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... | bluescarni/w_elliptic | doc/sphinx/make.bat | bat | gpl-3.0 | 7,252 |
xasm /b400 patch.z80
del kvalley
ren patch.bin kvalley
| rururutan/hoot-patches | msx/konami/game_collection_vol1/ouke_no_tani/src/comp.bat | bat | gpl-3.0 | 55 |
@shift /0
@echo off
:start
echo Do you want to access the requested folder? (y/n)
echo.
set /p choice="> "
if %choice%==n goto quit
if %choice%==N goto quit
if %choice%==y goto passRequest
if %choice%==Y goto passRequest
echo Please try again
echo.
goto start
:passRequest
cls
echo Please enter your passw... | Finaris/old-projects | Batch/PassAccess.bat | bat | gpl-3.0 | 981 |
cl /J /c /DX86_MSW /Fo..\win32.rel\portal.obj portal.c
| TimMilesCox/RTA1 | rta/portal/mportal.bat | bat | gpl-3.0 | 56 |
rem Clean up the results directory
rmdir /S /Q results
mkdir results
rem Synthesize the VHDL Wrapper Files
echo 'Synthesizing example design with XST';
xst -ifn xst.scr
copy ram2k_exdes.ngc .\results\
rem Copy the netlist generated by Coregen
echo 'Copying files from the netlist directory to the results... | antoniovillena/zxuno | cores/NES/xilinx/ipcore_dir/ram2k/implement/implement.bat | bat | gpl-3.0 | 969 |
dmd main.d main.def -ofddraw.dll -od.objs -op ddraw.d myiddraw.d myiddrawsurface.d myipalette.d logger.d tools.d -debug -g -version=WOW64DLL
rem cv2pdb -D2 ddraw.dll
pause | Trass3r/DDrawProxy | make manual.bat | bat | mpl-2.0 | 177 |
@ECHO OFF
SET solution=zyre.sln
SET version=14
SET log=build.log
SET tools=Microsoft Visual Studio %version%.0\VC\vcvarsall.bat
SET environment="%programfiles(x86)%\%tools%"
IF NOT EXIST %environment% SET environment="%programfiles%\%tools%"
IF NOT EXIST %environment% GOTO no_tools
SET packages=
IF EXIST "..\..\..\..\... | hintjens/zyre | builds/msvc/vs2015/build.bat | bat | mpl-2.0 | 3,341 |
reg add "HKCU\SOFTWARE\Microsoft\Siuf\Rules" /v "NumberOfSIUFInPeriod" /t "REG_DWORD" /d "0" /f
reg delete "HKCU\SOFTWARE\Microsoft\Siuf\Rules" /v "PeriodInNanoSeconds" /f | CHEF-KOCH/regtweaks | OS independent/Batch/Disable Windows Feedback.bat | bat | mpl-2.0 | 171 |
@echo off
echo user=monetdb> .monetdb
echo password=monetdb>> .monetdb
prompt # $t $g
echo on
call %SQLCLIENT% -h%HOST% -p%MAPIPORT% -d%TSTDB% -ftest -i -e < "%TSTSRCDIR%\alter_table_describe.SF-1146092-src.sql"
@del .monetdb
| zyzyis/monetdb | sql/test/BugDay_2005-10-06_2.9.3/Tests/alter_table_describe-mclient.SF-1146092.SQL.bat | bat | mpl-2.0 | 232 |
git for-each-ref --format="delete %(refname)" refs/original | git update-ref --stdin
git reflog expire --expire=now --all
git gc --prune=now
| rualark/MGen | git-remove-apply-last.bat | bat | agpl-3.0 | 141 |
rem call ant jar
call ant warlap
rem copy c:\java\dynamide.jar c:\bin\resin-cmp-1.0.5\webapps\Dynamide\WEB-INF\lib
rem copy c:\java\com\dynamide\dynamide.war c:\bin\resin-cmp-1.0.5\webapps\dynamide.zip
rem start c:\bin\resin-cmp-1.0.5\webapps\dynamide.zip | dynamide/dynamide | src/java/com/dynamide/deploy.bat | bat | agpl-3.0 | 258 |
@echo off
echo this is the second script!
:: exit /b will not only terminate this script, but the calling script.
exit /b | PassingTheKnowledge/Batchography | use-script1.bat | bat | apache-2.0 | 128 |
@echo off
pushd %~dp0\..\lib\glfw
git clean -ffxd
cmake -G "Visual Studio 12 2013" -DBUILD_SHARED_LIBS=OFF -DCMAKE_CONFIGURATION_TYPES=Debug;Release -DGLFW_BUILD_DOCS=OFF -DGLFW_BUILD_EXAMPLES=OFF -DGLFW_BUILD_TESTS=OFF -DGLFW_INSTALL=OFF
popd
pushd %~dp0\..\lib\assimp
git clean -ffxd
cmake -G "Visual Studio 12 2013" ... | anhlinh123/Warlord | proj/premake.bat | bat | apache-2.0 | 460 |
@echo off
copy "E:\PROJECT\CTTPro\µÚËÄ´úÖÇÄܳ¿¼ìϵͳ\CPTT.WinUI\*.config" E:\PROJECT\CTTPro\µÚËÄ´úÖÇÄܳ¿¼ìϵͳ\CPTT.WinUI\bin\Debug\
if errorlevel 1 goto CSharpReportError
goto CSharpEnd
:CSharpReportError
echo Project error: ij¸ö¹¤¾ß´ÓÉú³ÉʼþÖзµ»ØÁË´íÎó´úÂë
exit 1
:CSharpEnd | zesus19/c4.v2 | CPTT.WinUI/bin/Debug/PostBuildEvent.bat | bat | apache-2.0 | 278 |
REM uninstall before test
call un
REM Turn off auto-rotation
adb shell content insert --uri content://settings/system --bind name:s:accelerometer_rotation --bind value:i:0
REM Rotate to landscape
adb shell content insert --uri content://settings/system --bind name:s:user_rotation --bind value:i:1
REM TDD
call gradlew :... | tekkies/Readings | test.bat | bat | apache-2.0 | 459 |
@rem make_minimal.bat: build the minimal Stasm demo program
set OPENCV_HOME=E:/OpenCV2.4.0
set OPENCV_N=240
set OPENCV_LIBDIR=%OPENCV_HOME%/build/x64/vc10/lib
cl /EHsc /O2 /W3 /nologo ^
/I../stasm /I%OPENCV_HOME%/build/include ^
%OPENCV_LIBDIR%/opencv_core%OPENCV_N%.lib ^
%OPENCV_LIBDIR%/opencv_hig... | Melevir/stasm | vc10x64/make_minimal.bat | bat | bsd-3-clause | 503 |
./data/empty.zero ./data/empty.zero ./data/point_location/linear/curves/test01.txt ./data/point_location/linear/queries/test01.txt
./data/empty.zero ./data/point_location/linear/xcurves/test02.txt ./data/empty.zero ./data/point_location/linear/queries/test02.txt
./data/empty.zero ./data/empty.zero ./data/point_location... | hlzz/dotfiles | graphics/cgal/Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_point_location.linear.cmd | bat | bsd-3-clause | 394 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=i3py
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not found. Make su... | Ecpy/i3py | docs/make.bat | bat | bsd-3-clause | 776 |
@erase lang.inc
@echo lang fix ru >lang.inc
@fasm cpuspeed.asm cpuspeed
@erase lang.inc
@pause | devlato/kolibrios-llvm | programs/develop/examples/cpuspeed/trunk/build_ru.bat | bat | mit | 94 |
:split [%1 - string to be splitted;%2 - split by;%3 - possition to get; %4 - if defined will store the result in variable with same name]
::http://ss64.org/viewtopic.php?id=1687
setlocal EnableDelayedExpansion
set "string=%~2%~1"
set "splitter=%~2"
set /a position=%~3
set LF=^
rem ** Two empty lines are required
e... | npocmaka/batch.scripts | stringutils/split.bat | bat | mit | 985 |
@if not defined _echo @echo off
setlocal
:SetupArgs
:: Initialize the args that will be passed to cmake
set __nativeWindowsDir=%~dp0Windows
set __binDir=%~dp0..\..\Bin
set __rootDir=%~dp0..\..
set __CMakeBinDir=""
set __IntermediatesDir=""
set __BuildArch=x64
set __appContainer=""
set __VCBuildArch=x86_amd64
set CMAKE... | ravimeda/core-setup | src/corehost/build.cmd | bat | mit | 6,901 |
type main.tex | find "\def\usewhat{dvipspdf}" && goto dvipspdf
type main.tex | find "\def\usewhat{dvipdfmx}" && goto dvipdfmx
type main.tex | find "\def\usewhat{pdflatex}" && goto pdflatex
type main.tex | find "\def\usewhat{xelatex}" && goto xelatex
type main.tex | find "\def\usewhat{yap}" && goto yap
:dvipspdf
... | deercoder/exp-code | latex/template/hrbeuthesis-read-only/make.bat | bat | mit | 1,686 |
cmd_net/key/built-in.o := arm-linux-gnueabi-ld -EL -r -o net/key/built-in.o net/key/af_key.o
| jpsminix/minix5 | net/key/.built-in.o.cmd | bat | gpl-2.0 | 98 |
@ECHO OFF
FOR /f %%A IN ('dir ..\old /A:D') DO SET upCount=%%A
SET /a upCount=upCount
SET /a upCount=upCount - 1
SET upCount=updates_%upCount%
MKDIR ..\old\%upCount%
MOVE ..\updates\* ..\old\%upCount%\
ECHO Done
| aikon-com-cn/NoxicDB | tools/adb_release.bat | bat | agpl-3.0 | 212 |
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:S1_ConnectionTest_CapabilityExchange_PositiveTest_BitmapCapSet_MaxDesktopWidth /Logger:trx
pause
| JessieF/WindowsProtocolTestSuites | TestSuites/RDP/src/Batch/RDPBCGR/S1_ConnectionTest_CapabilityExchange_PositiveTest_BitmapCapSet_MaxDesktopWidth.cmd | bat | mit | 267 |
del Properties\*.resx
copy ..\Csla.Shared.Resources\*.resx Properties\ | jonnybee/csla | Source/Csla.NetStandard2.0/copyResources.cmd | bat | mit | 70 |
@echo off
set DIR=target\zip
mkdir %DIR%
xcopy /Y target\Release\*.dll %DIR%
xcopy /Y target\Release\*.exe %DIR%
xcopy /S /Y target\Release\etc %DIR%\etc\
xcopy /S /Y target\Release\lib %DIR%\lib\
xcopy /S /Y ..\help %DIR%\help\
call tools\dos2unix.cmd ..\help\tips\tips.txt %DIR%\help\tips\tips.txt
rmdir /S /Q %DIR%\... | LudovicRousseau/grisbi | win32-mingw/package.cmd | bat | gpl-2.0 | 698 |
@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... | guozhangwang/kafka | bin/windows/connect-standalone.bat | bat | apache-2.0 | 1,241 |
cd Core
call nugetPack.cmd
cd ..
cd Client
call nugetPack.cmd
cd ..
cd EmbeddedSts
call NugetPack.cmd
cd ..
cd WCF
call NugetPack.cmd
cd ..
cd WebAPI
call NugetPack.cmd
cd ..
cd WebAPI.AuthenticationHandler
call NugetPack.cmd
cd ..
cd Hawk
call NugetPack.cmd
cd ..
cd SystemWeb
call NugetPack.cmd | asteffens007/identity_model | nuget/packAll.cmd | bat | bsd-3-clause | 303 |
@ECHO OFF
SET batUrl=%~dp0
php "%batUrl%build.php" %1
PAUSE | Bacra/php-d2server | build/build.bat | bat | mit | 60 |
:: Hak Cipta ©2018
:: @neon-nyan / codeneon
:: [codeneon123@gmail.com]
::
:: Di bawah Hak Cipta MIT License
:: [https://github.com/neon-nyan/xAutoBatch/raw/master/LICENSE]
:DoCalculate
set param=psy-rd
for /r %%a in ("input\*.spf") do (
set input=%%a
setlocal enabledelayedexpansio... | neon-nyan/xAutoBatch | include/Tools/CalculateAQ.cmd | bat | mit | 951 |
@echo off
Setlocal EnableDelayedExpansion EnableExtensions
cd %APPVEYOR_BUILD_FOLDER%
:: =========================================================
:: Set some defaults. Infer some variables.
::
if "%LUA_VER%" NEQ "" (
set LUA=lua
set LUA_SHORTV=%LUA_VER:~0,3%
) else (
set LUA=luajit
set LJ_SHORTV=%LJ_VER:~0,3%
s... | moteus/lua-appveyor-example | .appveyor/install.bat | bat | mit | 6,050 |
cmd_drivers/gpu/drm/built-in.o := ../../CodeSourcery/CodeSourcery/bin/arm-none-eabi-ld -EL -r -o drivers/gpu/drm/built-in.o drivers/gpu/drm/drm.o drivers/gpu/drm/i2c/built-in.o
| spacecaker/CM7_Space_Kernel_Cooper | drivers/gpu/drm/.built-in.o.cmd | bat | gpl-2.0 | 182 |
@echo off
::::::::::::::::::::::::::::::::::::
:: UPDATE PEAR ::
::::::::::::::::::::::::::::::::::::
echo.
echo [XAMPP]: Try to update and upgrade PEAR ...
set "CURRENT_DIR=%cd%"
%CURRENT_DIR%\pear update-channels && %CURRENT_DIR%\pear upgrade-all | Esleelkartea/kz-adeada-talleres-electricos- | kzadeadatallereselectricos_v1.0.0_win32_installer/windows/xampp/php/pear-update.bat | bat | gpl-2.0 | 263 |
cmd_security/built-in.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o security/built-in.o security/commoncap.o security/min_addr.o
| dagnarf/sgh-i717-dagkernel | security/.built-in.o.cmd | bat | gpl-2.0 | 166 |
cmd_kernel/timer.o := arm-linux-gnueabi-gcc -Wp,-MD,kernel/.timer.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/plat-... | jpsminix/minix5 | kernel/.timer.o.cmd | bat | gpl-2.0 | 29,621 |
cmd_crypto/hash.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,crypto/.hash.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 | crypto/.hash.o.cmd | bat | gpl-2.0 | 23,406 |
cmd_sound/soc/built-in.o := /home/hacker/codesourcery/lite/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/soc/built-in.o sound/soc/snd-soc-core.o sound/soc/codecs/built-in.o sound/soc/atmel/built-in.o sound/soc/au1x/built-in.o sound/soc/blackfin/built-in.o sound/soc/davinci/built-in.o sound/soc/fsl/built-in.o sound/... | wujiku/superstar-kernel-shooter-2.3.4gb | sound/soc/.built-in.o.cmd | bat | gpl-2.0 | 522 |
@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% %ALLS... | hashar/git-gerritclone | doc/make.bat | bat | gpl-2.0 | 6,728 |
cmd_sound/isa/msnd/built-in.o := rm -f sound/isa/msnd/built-in.o; ../../CodeSourcery/CodeSourcery/bin/arm-none-eabi-ar rcs sound/isa/msnd/built-in.o
| spacecaker/CM7_Space_Kernel_Cooper | sound/isa/msnd/.built-in.o.cmd | bat | gpl-2.0 | 150 |
/* */
call RxFuncAdd "SysLoadFuncs", "RexxUtil", "SysLoadFuncs"
call SysLoadFuncs
say "Warning: This is your last chance to back out. If you do not wish to"
say "continue, please just press ENTER. Otherwise please type ""yes"""
pull letter
if letter <> "YES" then exit
/* Find drive where OS/2 is installed */... | chriskmanx/qmole | QMOLEDEV/vnc-4_1_3-unixsrc/unix/xc/extras/FreeType/contrib/ftos2/install.cmd | bat | gpl-3.0 | 707 |
echo off
rem set JAVA_FLAGS=-Dhttp.proxyHost=10.0.201.201 -Dhttp.proxyPort=8080
set JAVA_FLAGS=
set API_KEY=bbda35ce24663d405685a13f9f2403f56db7f98b
set REDMINE_URL=http://www.hostedredmine.com/
set GANTTPROJ_FILE=DemoRedmine.gan
set PROJECTS=redmineganttproject
set ASSIGNEE=Duc Hoang,Another
set START_DATE=2015-11-01
... | ducyen/RedmineGanttProject | samples/DemoRedmine/DemoRedmine_Load.bat | bat | gpl-3.0 | 391 |
@echo off
:: Windows 10 Optimizer Batch
::
:: Written by Norrodar
::
:: For more information and updates visit:
:: https://github.com/Norrodar/Windows-10-Optimizer-Batch
::
:: Licensed under GPLv3
echo.
echo.
echo.
echo.
echo ----------------- !!! ATTENTION !!! -----------------
echo.
ech... | Niranda/Windows-10-Optimizer-Batch | START.bat | bat | gpl-3.0 | 699 |
@echo off
set SNAP_HOME=${installer:sys.installationDir}
echo.
@echo Welcome to the SNAP command-line interface.
@echo The following command-line tools are available:
@echo gpt - Graph Processing Tool
@echo pconvert - Data product conversion and quicklook generation
@echo snap - SNAP Deskto... | valgur/snap-installer | files/winx32/bin/snap-cli.bat | bat | gpl-3.0 | 514 |
@echo off
References\Tools\ResxSync\resxsync.exe ScrewTurnWiki.Web\Localization\Admin\Admin.resx *
References\Tools\ResxSync\resxsync.exe ScrewTurnWiki.Web\Localization\Admin\AdminHome.resx *
References\Tools\ResxSync\resxsync.exe ScrewTurnWiki.Web\Localization\Admin\AdminGroups.resx *
References\Tools\ResxSync\resxs... | Mikezar/STW6 | ResxSync.bat | bat | gpl-3.0 | 1,521 |
@echo off
call %*
goto :eof
:setModularJdk
"%JAVA%" --add-modules=java.se -version >nul 2>&1 && (set MODULAR_JDK=true) || (set MODULAR_JDK=false)
goto :eof
:setDefaultModularJvmOptions
call :setModularJdk
if "!MODULAR_JDK!" == "true" (
echo "%~1" | findstr /I "\-\-add\-modules" > nul
if errorlevel == ... | aloubyansky/wildfly-core | core-feature-pack/src/main/resources/content/bin/common.bat | bat | lgpl-2.1 | 801 |
@echo 01 > serial
@echo "create an empty file index.txt, if no file exists"
@if not exist index.txt echo creating new index.txt
@if not exist index.txt copy index.txt.begin index.txt
@if not exist newcerts echo "creating newcerts directory"
@if not exist newcerts mkdir newcerts
@echo creating CA-certificate
openssl.... | HaiderRazvi/IIOP.Net | Examples/GettingStarted/SimpleAdder/DotNetServerDotNetClientSSL/makeCACert.bat | bat | lgpl-2.1 | 1,428 |
setlocal
set OGROOT=[[OGROOT]]
start /b javaw -cp . -Dlog4j.configuration="file:[[LOG4J]]" -Djava.ext.dirs=lib -Xms64m -Xmx1024m org.ourgrid.worker.ui.async.Main
endlocal | OurGrid/OurGrid | deployer/windows/worker/worker.bat | bat | lgpl-3.0 | 170 |
-- GlobalWeather.calculateSafeDistance
?gw1.calculateSafeDistance(#cloudy)
?gw1.calculateSafeDistance(#sunny)
?gw1.calculateSafeDistance(#raining)
?gw1.calculateSafeDistance(#snowing) | xeph/LOG670.TP1 | USE/Request/Request.GlobalWeather.calculateSafeDistance.bat | bat | unlicense | 183 |
@echo off
:: Ligne de commande qui va bien pour compiler mes brols
::
:: Utilisation:
:: - installer les libs (dans c:\local p. expl.)
:: - definir la variable d'env MYLOCAL (=c:\local p. expl. )
:: - double cliquer sur myenv.bat
:: - cd build
:: - cmake -G "Visual Studio 14 2015 Win64" ..
:: o... | rboman/progs | classes/sph/devenv-vs2015.bat | bat | apache-2.0 | 1,071 |
@echo off
setlocal
rem Roses are red, violets are blue, sugar is sweet, and so are you.
rem Enjoy your usual ratio: 5% of lines do the actual work, and the rest are there to make sure they work. (It's like 1%, actually)
set app=xdelta3.exe
set changes=changes.vcdiff
set WORKINGDIR=%CD%
chdir /d "%~dp0"
if... | dreamer2908/YAXBPC | YAXBPC/CopyMe/apply_patch_windows_alternative.bat | bat | apache-2.0 | 562 |
@echo off
title %cd%
cd %~dp0
cd..
set MAVEN_OPTS=%MAVEN_OPTS% -Xms256m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=256m
call mvn tomcat7:run
cd bin
pause | seeyoui/kensite_cms | bin/run-tomcat7.bat | bat | apache-2.0 | 157 |
@echo off
rem Use to copy files from project folders into local folder so they're where the user will have them
call:removeDir xstypes
call:removeDir xcommunication
call:removeDir include
call:removeDir winusb
xcopy /s /y ..\..\xstypes\src\*.* xstypes\
xcopy /s /y ..\..\xcommunication\src\*.* xcommunication\
xcopy /s... | yystju/lidar | xsens/copy_local.bat | bat | apache-2.0 | 603 |
@echo off
setlocal
rem
rem Copyright (c) 1999, 2012 Tanuki Software, Ltd.
rem http://www.tanukisoftware.com
rem All rights reserved.
rem
rem This software is the proprietary information of Tanuki Software.
rem You shall use it only in accordance with the terms of the
rem license agreement you entered into wi... | lanimall/terracotta-scripts | universal-service-wrapper/bin/TerracottaApp.bat | bat | apache-2.0 | 3,306 |
call gifmaker.bat Demo_BrandisherElements.mp4
call gifmaker.bat Demo_CameraRays.mp4
call gifmaker.bat Demo_ConstantBake.mp4
call gifmaker.bat Demo_GifTest.mp4
call gifmaker.bat Demo_InteractiveTrace.mp4
call gifmaker.bat Demo_LoadObj.mp4
call gifmaker.bat Demo_Trace.mp4
| LiveAsynchronousVisualizedArchitecture/lava | util/regift.bat | bat | apache-2.0 | 279 |
@rem Copyright 2019 gRPC authors.
@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 required by applicable ... | pszemus/grpc | tools/internal_ci/windows/bazel_rbe.bat | bat | apache-2.0 | 1,609 |
SETLOCAL EnableExtensions EnableDelayedExpansion
IF [%UsbDkVersion%] == [] SET UsbDkVersion=99.99.99
IF [%UsbDkVersion%] == [".."] SET UsbDkVersion=99.99.99
pushd ..\..\Install_Debug\x86
del *.msi *.wixobj *.wixpdb
"C:\Program Files (x86)\WiX Toolset v3.8\bin\candle.exe" ..\..\Tools\Installer\UsbDkInstaller.wxs -ou... | freedesktop-unofficial-mirror/spice__win32__usbdk | Tools/Installer/buildmsi.bat | bat | apache-2.0 | 1,843 |
@echo off
call psake %~dp0BuildTasks.ps1 %*
echo.
pause
| d-s-x/ta-lib | dotnet/build.cmd | bat | bsd-3-clause | 62 |
@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... | asweigart/pydidyoumean | docs/make.bat | bat | bsd-3-clause | 6,471 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCMD.S16_Settings.MSASCMD_S16_TC13_Settings_ResponseInOrder /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_TC13_Settings_ResponseInOrder.cmd | bat | mit | 289 |
@echo off
rem xmlvalid.bat: a batch file for validating XML files
rem Required JARs: loci_tools.jar
setlocal
set SCIFIO_DIR=%~dp0
if "%SCIFIO_DIR:~-1%" == "\" set SCIFIO_DIR=%SCIFIO_DIR:~0,-1%
set SCIFIO_PROG=loci.formats.tools.XMLValidate
call "%SCIFIO_DIR%\scifio.bat" %*
| ximenesuk/bioformats | tools/xmlvalid.bat | bat | gpl-2.0 | 278 |
@echo off
echo "-- build_windows.bat --"
REM ----------------------------------------------------------------------------
REM -- Variables
set "original_cwd=%cd%";
set "src_path=..\src";
REM ----------------------------------------------------------------------------
REM -- setup.py needs to run on the src directory... | AmazingCow-Game/Game_Taz | scripts/build/build_windows.bat | bat | gpl-3.0 | 552 |
tools\nant-0.85\binaries\nant -buildfile:project.build %1 %2 %3 %4 %5 | x97mdr/pickles | build.cmd | bat | apache-2.0 | 69 |
if "%1"=="/copy" (
py tools/windows/build_test.py --copy True
) else (
py tools/windows/build_test.py
)
| google/crosvm | tools/windows/build_test.bat | bat | bsd-3-clause | 108 |
::
:: Licensed to the Apache Software Foundation (ASF) under one
:: or more contributor license agreements. See the NOTICE file
:: distributed with this work for additional information
:: regarding copyright ownership. The ASF licenses this file
:: to you under the Apache License, Version 2.0 (the
:: "License")... | liveSense/org.liveSense.launchpad | src/main/dist/dos/server.bat | bat | apache-2.0 | 5,453 |
@call echo-helper
@echo off
setlocal
REM Set intermediate env vars because the %VAR:x=y% notation below
REM (which replaces the string x with the string y in VAR)
REM doesn't handle undefined environment variables. This way
REM we're always dealing with defined variables in those tests.
set CHK_HOME=_%AWS_CLOUDWATCH_... | sujoyg/tool | vendor/CloudWatch-1.0.12.1/bin/mon-describe-alarm-history.cmd | bat | mit | 530 |
cmd_drivers/media/video/uvc/built-in.o := arm-eabi-ld -EL -r -o drivers/media/video/uvc/built-in.o drivers/media/video/uvc/uvcvideo.o
| bigbiff/i717-GB-Kernel | drivers/media/video/uvc/.built-in.o.cmd | bat | gpl-2.0 | 139 |
cd /d %~dp0
@echo off
cd NFMasterServer
echo Starting NFMasterServer...
start "" "NFPluginLoader.exe"
choice /t 2 /d y /n >nul
cd ..
cd NFWorldServer
echo Starting NFWorldServer...
start "" "NFPluginLoader.exe"
choice /t 5 /d y /n >nul
cd ..
cd NFLoginServer
echo Starting NFLoginServer... | yun63/NoahGameFrame | _Out/Server/Release/Run.bat | bat | apache-2.0 | 610 |
echo off
REM set AXIS2_HOME=C:\axis2-SNAPSHOT
setlocal EnableDelayedExpansion
set AXIS2_CLASSPATH=%AXIS2_HOME%
FOR %%c in ("%AXIS2_HOME%\lib\*.jar") DO set AXIS2_CLASSPATH=!AXIS2_CLASSPATH!;%%c;
java -classpath %AXIS2_CLASSPATH% org.apache.axis2.wsdl.WSDL2C %*
| notxarb/wsf-php | wsf_c/axis2c/tools/codegen/javatool/WSDL2C.bat | bat | apache-2.0 | 273 |
@echo off
@rem/*
@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, Ve... | mahak/hbase | bin/hbase.cmd | bat | apache-2.0 | 14,999 |
set WORKDIR=%~dp0
cd %WORKDIR%
set BUILDDIR="%WORKDIR%_build"
set EXEDIR="%WORKDIR%bin"
set EXE="%EXEDIR%\evolve"
if not exist %BUILDDIR% mkdir %BUILDDIR%
if not exist %EXEDIR% mkdir %EXEDIR%
set BFLAGS=/DCOLOR_BGR /DPLATFORM_WINDOWS /Fd%BUILDDIR%\
REM set CFLAGS=/MP /Zi /EHsc /FC
set CFLAGS=/MP /Ox /EHsc /FC
REM 42... | zeqfreed/evolve | build.bat | bat | isc | 1,033 |
powershell.exe -NoProfile -ExecutionPolicy unrestricted -Command "& { Import-Module '.\tools\psake\psake.psm1'; Invoke-psake '.\build.ps1' -task UnitTest -parameters @{'project_config'='Debug'}; if ($lastexitcode -ne 0) {write-host "ERROR: $lastexitcode" -fore RED; exit $lastexitcode} }" | sdanna/TeamcityTestSite | build (run as admin).bat | bat | mit | 289 |
NuOp o_190 s o_190 i
NuBasis o_190b
NuProj o_190b
NuOper o_190b s o_190 i
NuMatrix o_190b s
NuOrth o_190b s
NuOpm o_190b o_190b a+a- b
NuOpd o_190b o_190b o b o_190
NuBasis o_190a
NuProj o_190a
NuOper o_190a s o_190 i
NuMatrix o_190a s
NuOrth o_190a s
NuOpm o_190a o_190a a+a- a
NuOpd o_190a o_19... | kc9jud/ShellCorretta | NuShellX_exercises/O19/shellx1.bat | bat | mit | 778 |
@echo off
CLS
:: Entry for DailyProgrammer Challenge #239: A Game of Threes
:: https://www.reddit.com/r/dailyprogrammer/comments/3r7wxz/20151102_challenge_239_easy_a_game_of_threes/
SETLOCAL ENABLEDELAYEDEXPANSION
set NUMBER=%RANDOM%
:top
if %NUMBER% EQU 1 goto:QUIT
set /a NUMBER_PLUS=(%NUMBER%+1) %% 3
s... | mlmerchant/ProgrammingChallenges | GameOfThrees.bat | bat | mit | 646 |
@echo off
REM ########################################################
echo Gathering changes to disable COM interop support in CoreCLR...
pushd ..\..\CoreCLR
git diff v1.0.0-rc2 src\inc\ex.h > ..\Patches\CoreCLR\src\inc\ex.h
git diff v1.0.0-rc2 src\inc\utilcode.h > ..\Patches\CoreCLR\src\inc\utilcode.h
git diff v1.0.0... | Microsoft/Pyjion | Patches/CoreCLR/DiffCoreCLR.bat | bat | mit | 1,355 |
cp -f ..\io.asm C:\masm32\include\io.asm
cp -f ..\lib\iolib.lib C:\masm32\lib\iolib.lib
echo "Library installed. Press Enter."
pause
| KubSU/SIOMASM | Install/InstallLibs.bat | bat | mit | 133 |
@if "%SCM_TRACE_LEVEL%" NEQ "4" @echo off
:: ----------------------
:: KUDU Deployment Script
:: Version: 0.2.2
:: ----------------------
:: Prerequisites
:: -------------
:: Verify node.js installed
where node 2>nul >nul
IF %ERRORLEVEL% NEQ 0 (
echo Missing node.js executable, please install node.js, if already i... | milindchavan12/milind-customdeploy | deploy.cmd | bat | mit | 3,625 |
MSBuild.SonarQube.Runner.exe begin /k:"EA2G" /n:"EA2Gliffy" /v:"0.1" /d:sonar.cs.opencover.reportsPaths="%CD%\opencover.xml"
"C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" /t:Rebuild
"%LOCALAPPDATA%\Apps\OpenCover\OpenCover.Console.exe" -output:"%CD%\opencover.xml" -register:user -target:"c:\Program Files (x86)\... | vzoran/eatogliffy | sonarrunner.cmd | bat | mit | 454 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.