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 |
|---|---|---|---|---|---|
makeit all debug
| Kochise/makeit | makefiles/debug_all.bat | bat | mit | 18 |
audiospritler -o gameaudio -e "ogg,mp3" -l "debug" -c 1 fired.mp3 effects\artifact_capture.mp3 effects\collision.mp3 effects\explosion.mp3 effects\levelUp.mp3 effects\winning.mp3 enemies\bernie.mp3 enemies\carson.mp3 enemies\cruz.mp3 enemies\Hilantura.mp3 enemies\hillary_bark.mp3 enemies\kasich.mp3 enemies\rubio.mp3 en... | rlugojr/FEND-P3 | src/audio/audioSpritler_join_files.bat | bat | mit | 1,040 |
echo "Computer will hibernate in approximately 1 minute"
timeout /t 50 /nobreak
echo "bye!"
timeout /t 10 /nobreak
shutdown /h | izzygomez/hibernate | hibernate_in_one_min.bat | bat | mit | 126 |
@echo off
set TARGET="Visual Studio 14 2015 Win64"
set TOOLSET=v140
set CFGS=Debug;RelWithDebInfo;Release
set OUT=VS2015_%TOOLSET%_x64
mkdir %OUT% 2>NUL
cmd /C "pushd %OUT% & cmake ../.. -G %TARGET% -T %TOOLSET% -DCMAKE_CONFIGURATION_TYPES=%CFGS%"
| pinam45/BaseConverter | ide/configure_VS2015_x64.cmd | bat | mit | 248 |
@echo off
REM -- First make map file from Microsoft Visual C++ generated resource.h
echo // MAKEHELP.BAT generated Help Map file. Used by BIGBRO.HPJ. >"help\bigbro.hm"
echo. >>"help\bigbro.hm"
echo // Commands (ID_* and IDM_*) >>"help\bigbro.hm"
makehm ID_,HID_,0x10000 IDM_,HIDM_,0x10000 resource.h >>"help\bigbro... | hacker/bigbrother | makehelp.bat | bat | mit | 1,393 |
@echo off
@REM - This bat file should be placed into the root of the LLVM source tree
@REM - It can be run from there, with no parameters to generate all the
@REM - Libs for Win32 and x64 with the Debug, RelWithDebInfo, and Release
@REM - configurations.
setlocal
set LLVM_ROOT=%~d0%~p0
@REM By default do the... | ZachNL/llilum | Zelig/Zelig/CompileTime/Llvm.NET/LibLLVM/BuildLlvmWithVS.cmd | bat | mit | 4,026 |
@ECHO ON
START "" zput -vv -q -t 10 LICENSE
zget -vv -q -t 10 LICENSE recv_LICENSE
IF ERRORLEVEL 1 EXIT /B 1
md5 -cd4999f5a6fb5ebee9c8fb5496d57050f recv_LICENSE
IF ERRORLEVEL 1 EXIT /B 1
START "" zput -vv -q -t 10 -a 127.0.0.1 LICENSE
zget -vv -q -t 10 LICENSE recv_LICENSE
IF ERRORLEVEL 1 EXIT /B 1
md5 -cd4999f5a6fb5... | nils-werner/zget | tests/runonce.bat | bat | mit | 1,413 |
@echo off
REM uninstall kolibri.
REM REF: https://support.microsoft.com/en-us/kb/121170
setlocal enabledelayedexpansion
set scriptPath=%KOLIBRI_SCRIPT_DIR%
set defaultScriptPath=\Python27\Scripts
IF not defined scriptPath goto :NOPATH
IF %scriptPath%=="" (
GOTO NOPATH
) ELSE (
GOTO YESPATH
)
... | mrpau/kolibri-installers | src/scripts/uninstall-kolibri.bat | bat | mit | 805 |
python trainppo2.py -b %1 %2 %3 %4 %5 %6 %7 %8 %9
| jcsharp/DriveIt | tr.cmd | bat | mit | 50 |
@REM Run basic tests of EPANETOutputFile tool using EPANET Net1 output file
@setlocal
set LANG=en_AU
if not exist output: mkdir output
del /y output\*.csv output\Net*.txt
python ..\ReadEPANETOutputFile.py --demo_all -vpedca -n output\Net1_pnode.csv -l output\Net1_plink.csv -E output\Net1_e.csv -N output\Net1_dnode.csv ... | WaterSums/EPANETFileUtility | test/runtests.bat | bat | mit | 1,708 |
cmd_drivers/cpuidle/governors/built-in.o := /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/cpuidle/governors/built-in.o drivers/cpuidle/governors/ladder.o drivers/cpuidle/governors/menu.o
| asopov/linux-tpt-2.6.39 | drivers/cpuidle/governors/.built-in.o.cmd | bat | gpl-2.0 | 246 |
java -Xmx500m -jar freimap*.jar
| relet/freimap | run.bat | bat | gpl-2.0 | 33 |
cmd_drivers/misc/lis3lv02d/built-in.o := rm -f drivers/misc/lis3lv02d/built-in.o; /home/ar/android/aosp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/misc/lis3lv02d/built-in.o
| kannu1994/crespo_kernel | drivers/misc/lis3lv02d/.built-in.o.cmd | bat | gpl-2.0 | 203 |
cmd_fs/yaffs2/yaffs.o := arm-linux-ld -EL -r -o fs/yaffs2/yaffs.o fs/yaffs2/yaffs_ecc.o fs/yaffs2/yaffs_fs.o fs/yaffs2/yaffs_guts.o fs/yaffs2/yaffs_checkptrw.o fs/yaffs2/yaffs_packedtags1.o fs/yaffs2/yaffs_packedtags2.o fs/yaffs2/yaffs_nand.o fs/yaffs2/yaffs_qsort.o fs/yaffs2/yaffs_tagscompat.o fs/yaffs2/yaffs_tagsv... | heyoufei/mini2440_kernel | fs/yaffs2/.yaffs.o.cmd | bat | gpl-2.0 | 405 |
cmd_drivers/scsi/scsi_wait_scan.o := gcc -Wp,-MD,drivers/scsi/.scsi_wait_scan.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-declaratio... | namgk/kernel-tut | drivers/scsi/.scsi_wait_scan.o.cmd | bat | gpl-2.0 | 13,825 |
cmd_drivers/i2c/algos/built-in.o := rm -f drivers/i2c/algos/built-in.o; /home/aashir/android/toolchain/linaro/bin/arm-eabi-ar rcsD drivers/i2c/algos/built-in.o
| emwno/android_kernel_U8500 | drivers/i2c/algos/.built-in.o.cmd | bat | gpl-2.0 | 161 |
cmd_scripts/mod/sumversion.o := gcc -Wp,-MD,scripts/mod/.sumversion.o.d -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/mod/sumversion.o scripts/mod/sumversion.c
source_scripts/mod/sumversion.o := scripts/mod/sumversion.c
deps_scripts/mod/sumversion.o := \
/usr/include/netinet/in... | emwno/android_kernel_U8500 | scripts/mod/.sumversion.o.cmd | bat | gpl-2.0 | 3,875 |
cmd_libbb/safe_write.o := gcc -Wp,-MD,libbb/.safe_write.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-protot... | valentinthirion/android-tracebox-busybox | libbb/.safe_write.o.cmd | bat | gpl-2.0 | 10,190 |
@ECHO OFF
ctx.py %*
| scalado/contexo | contexo/cmdline/ctx.bat | bat | gpl-2.0 | 21 |
cmd_arch/arm/lib/memzero.o := /home/utkanos/android/ginger/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.memzero.o.d -nostdinc -isystem /home/utkanos/android/ginger/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/utkanos/android/... | utkanos/android_htc_mecha_kernel_5slot | arch/arm/lib/.memzero.o.cmd | bat | gpl-2.0 | 1,924 |
cmd_sound/soc/rk29/built-in.o := arm-linux-gnueabihf-ld -EL -r -o sound/soc/rk29/built-in.o sound/soc/rk29/snd-soc-rockchip.o sound/soc/rk29/snd-soc-rockchip-i2s.o sound/soc/rk29/snd-soc-hdmi.o
| tyeo098/MK908-Kernel-NAND | sound/soc/rk29/.built-in.o.cmd | bat | gpl-2.0 | 199 |
cmd_net/xfrm/xfrm_input.o := arm-eabi-gcc -Wp,-MD,net/xfrm/.xfrm_input.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/... | bigbiff/i717-GB-Kernel | net/xfrm/.xfrm_input.o.cmd | bat | gpl-2.0 | 33,743 |
cmd_drivers/input/misc/gpio_event.o := arm-linux-gnueabi-gcc -Wp,-MD,drivers/input/misc/.gpio_event.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... | b8e5n/KTG-kernel_es209ra | drivers/input/misc/.gpio_event.o.cmd | bat | gpl-2.0 | 17,329 |
cmd_fs/sysfs/inode.o := /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,fs/sysfs/.inode.o.d -nostdinc -isystem /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/doadin/Desktop/ancora_tmo_4.0.4_2.6/arch/arm/include -Iinclude -include incl... | doadin/samsung-kernel-msm7x30-Doadin | fs/sysfs/.inode.o.cmd | bat | gpl-2.0 | 26,001 |
cmd_util-linux/volume_id/ext.o := gcc -Wp,-MD,util-linux/volume_id/.ext.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.18.4)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef... | muthumani2/Muthu-busybox | util-linux/volume_id/.ext.o.cmd | bat | gpl-2.0 | 9,514 |
cmd_net/netlink/built-in.o := /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/arm-eabi-ld -EL -r -o net/netlink/built-in.o net/netlink/af_netlink.o net/netlink/genetlink.o
| friedrich420/Note-3-Kernel | net/netlink/.built-in.o.cmd | bat | gpl-2.0 | 176 |
Haxxis.exe -traceApiURL=db.viz.lan:8000 -runonstartup=StoryFinderFilamentView.txt -disableEditor -binaryids=649 -requestids=54020 -natures=poll -interactiveCursor=true
| voidALPHA/cgc_viz | RunHaxxisForFilament.bat | bat | gpl-3.0 | 168 |
@echo off
cd %~dp0
set C_URM_MODE=main
urm.cmd bin server %*
| releasemgn/urm | bin/server.cmd | bat | gpl-3.0 | 69 |
@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... | carlosp420/PyPhyloGenomics | docs/make.bat | bat | gpl-3.0 | 6,477 |
@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... | botdept/chatbot | docs/make.bat | bat | agpl-3.0 | 7,251 |
@echo off
call %cccdir%\usr\bin\%cccuname%\__common
call %cccdir%\usr\bin\%cccuname%\__%cccbin% c
set BUILD_LIB=ccc2,ccc2_ui_
build %1 %2 %3 %4 %5 %6 %7 %8 %9
| mrev11/ccc2c | usr/bin/windows/bapp_w32_.bat | bat | lgpl-2.1 | 174 |
@echo off
set PATH=\
echo building nuget package
NuGet Pack structuremap.webapi2.nuspec -OutputDirectory packages
echo ----------------------------------------------
| webadvanced/Structuremap.WebAPI2 | build.bat | bat | apache-2.0 | 171 |
packages\NuGet.CommandLine.4.6.2\tools\nuget pack Jal.Router.AzureServiceBus\Jal.Router.AzureServiceBus.csproj -Properties "Configuration=Release;Platform=AnyCPU;OutputPath=bin\Release" -Build -IncludeReferencedProjects -OutputDirectory Jal.Router.Nuget
packages\NuGet.CommandLine.4.6.2\tools\nuget pack Jal.Router.Azur... | raulnq/Jal.Router | pack.bat | bat | apache-2.0 | 835 |
@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... | kennytm/pyadbdirect | doc/make.bat | bat | apache-2.0 | 6,469 |
REM Generate the contents of an existing repository
REM SERVER=http://localhost:8080 -- Jetty
REM SERVER=http://localhost:8080/APIServer
REMO PROJECT=demo
REM Connect to a local Jetty server
call lacadmin logout -a demo
call lacadmin login -u admin -p Password1 http://localhost:8080 -a demo
call lacadmin use demo
ca... | EspressoLogicCafe/CALiveAPICreatorAdminCLI | samples/repossummary.cmd | bat | apache-2.0 | 1,244 |
java -javaagent:target/bigio-agent-1.1-SNAPSHOT.jar -D"io.bigio.pingpong.throwaway=5000" -cp "config;config/producer;target/*" io.bigio.benchmark.pingpong.PingPongProducer
| Archarithms/bigio | benchmark/scripts/windows/runPingPongProducer.bat | bat | bsd-2-clause | 172 |
@echo off
del *~
del *.bak
| greenlaw110/winenv | bin/rmbak.bat | bat | bsd-2-clause | 27 |
@setlocal
@set node_name=gossiperl
@rem Get the absolute path to the parent directory,
@rem which is assumed to be the node root.
@for /F "delims=" %%I in ("%~dp0..") do @set node_root=%%~fI
@set releases_dir=%node_root%\releases
@rem Parse ERTS version and release version from start_erl.data
@for /F "usebackq toke... | gossiperl/gossiperl | rel/files/gossiperl.cmd | bat | mit | 2,985 |
node_modules\.bin\gulp %*
| enolgor/electron-ts-boilerplate | gulp.bat | bat | mit | 27 |
cmd_sound/core/snd-page-alloc.o := /home/milind/toolchain/arm-eabi-4.6/bin/arm-eabi-ld -EL -r -o sound/core/snd-page-alloc.o sound/core/memalloc.o
| sai9615/MY-kernel-for-grand-I9082 | sound/core/.snd-page-alloc.o.cmd | bat | gpl-2.0 | 151 |
@echo off
REM JBoss, the OpenSource webOS
REM
REM Distributable under LGPL license.
REM See terms of license at gnu.org.
REM
REM -------------------------------------------------------------------------
REM JBoss Service Script for Windows
REM -------------------------------------------------------------------------
... | erdincay/lpserver | jboss/windows/bin/service.bat | bat | agpl-3.0 | 3,384 |
start Win32-PDNE.exe size2.cfg size4.cfg size6.cfg size8.cfg size10.cfg
start Win32-PDNE.exe size2-1.cfg size2-2.cfg size2-4.cfg size2-6.cfg size12.cfg | gholker/MastersThesis | ThesisResults/3.4.1_pb_gene_size_cgp_bw/run2.bat | bat | apache-2.0 | 152 |
@call :GetVSCommonToolsDir
@if "%VS120COMNTOOLS%"=="" goto error_no_VS120COMNTOOLSDIR
@call "%VS120COMNTOOLS%VCVarsQueryRegistry.bat" 32bit 64bit
@if "%VSINSTALLDIR%"=="" goto error_no_VSINSTALLDIR
@if "%VCINSTALLDIR%"=="" goto error_no_VCINSTALLDIR
@if "%FrameworkDir32%"=="" goto error_no_FrameworkDIR32
@if "%Frame... | RobertoMalatesta/ProDBG | scripts/vcvarsx86_amd64.bat | bat | mit | 5,573 |
@echo off
for %%a in (%cd%) do set pj_name=%%~na
set exe_name=wasca
set OPENOCD_CFG=../OpenOCD/stlink-v2-1.cfg
set OPENOCD_TARGET_CFG=../OpenOCD/stm32f4x.cfg
set OPENOCD_ARGS=-f %OPENOCD_CFG%
set OPENOCD_ARGS=%OPENOCD_ARGS% -f %OPENOCD_TARGET_CFG%
set OPENOCD_UPLOAD_CMDS=-c init
set OPENOCD_UPLOAD_CMDS=%OPENOCD_UPLO... | cafe-alpha/wascafe | v13/stm32_bup_test/r07c_firm_F446RE/flash.bat | bat | gpl-2.0 | 731 |
@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_RDS_HOME%
if "%CHK... | sujoyg/tool | vendor/RDSCli-1.3.003/bin/rds-create-db-instance-read-replica.cmd | bat | mit | 505 |
@"%~dp0..\local\python27.exe" "%~dpn0.py" && exit /b 0 || (pause && exit /b -1)
| studio666/niix-linux | config/includes.chroot/TOOLS/GoAgent/server/uploader.bat | bat | gpl-2.0 | 80 |
@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... | Dokaponteam/ITF_Project | xampp/tomcat/bin/catalina.bat | bat | mit | 12,692 |
cmd_drivers/usb/core/built-in.o := arm-eabi-ld -EL -r -o drivers/usb/core/built-in.o drivers/usb/core/usbcore.o
| R-M-S/RMS_DragunKernel_V.11-MAX-9-3-2012_3.0.42 | drivers/usb/core/.built-in.o.cmd | bat | gpl-2.0 | 117 |
if not defined npm_config_node_gyp (
node "%~dp0\..\..\node_modules\node-gyp\bin\node-gyp.js" %*
) else (
%npm_config_node_gyp% %*
)
| kenonelah/etherpad-lite | src/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd | bat | apache-2.0 | 142 |
@ECHO OFF
IF NOT "%~f0" == "~f0" GOTO :WinNT
@"ruby.exe" "C:/Sites/rails_projects/beauty_test/vendor/cache/ruby/2.0.0/bin/thor" %1 %2 %3 %4 %5 %6 %7 %8 %9
GOTO :EOF
:WinNT
@"ruby.exe" "%~dpn0" %*
| JSAbrahams/qualitytest | vendor/cache/ruby/2.0.0/bin/thor.bat | bat | mit | 196 |
@echo off
ping -n 2 127.0.0.1 > nul
echo this batch will convert ".png" using -strip option from ImageMagick.
echo please make sure you place a batch file in the right location.
ping -n 1 127.0.0.1 > nul
for %%i in (*.png) do identify %%i
for %%i in (*.png) do convert %%i -strip %%i
for %%i in (*.png) do i... | Coopss/NMT-GameJam2016 | assets/fix.bat | bat | mit | 420 |
@echo off
Pushd F:\Scripts\Python\Damrobot\Damrobot\Project\
..\..\Install\Python27\App\python.exe main.py | J4sp3r/damrobot | Project/runsilent.bat | bat | mit | 106 |
@IF EXIST "%~dp0\/bin/osascript.exe" (
"%~dp0\/bin/osascript.exe" "%~dp0\..\imageoptim-cli\bin\imageOptimAppleScriptLib" %*
) ELSE (
/bin/osascript "%~dp0\..\imageoptim-cli\bin\imageOptimAppleScriptLib" %*
) | GuiHarrison/Boca | node_modules/grunt-imageoptim/node_modules/.bin/imageOptimAppleScriptLib.cmd | bat | mit | 217 |
cls
echo off
SET DIR=%~dp0%
IF NOT EXIST "%DIR%log" MKDIR "%DIR%log"
"%PROGRAMFILES(X86)%\MSBuild\14.0\Bin\MsBuild.exe" /m /v:n "%DIR%DavidLievrouw.Utils.proj" /target:Build /logger:FileLogger,Microsoft.Build.Engine;LogFile=%DIR%log/build.log
pause | DavidLievrouw/Utils | build/build.cmd | bat | mit | 248 |
asp "XMLModels\tempuri.org.UA.Examples.BoilerType.NodeSet2.xml" "XMLModels\Commsvr.UA.Examples.BoilersSet.NodeSet2.xml" -e "XMLModels\BoilerType.ModelDesign.xml" -s XMLstylesheet -n "http://tempuri.org/UA/Examples/BoilerType"
| mpostol/OPC-UA-OOI | SemanticData/Tests/AddressSpaceComplianceTestToolUnitTests/DoExport Boiler.cmd | bat | mit | 226 |
call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat x86"
set path=%path%;C:\Windows\Microsoft.NET\Framework\v4.0.30319;c:\windows\system32
nant -buildfile:android.build > android.out 2>&1
nant -buildfile:microsoft.build > microsoft.out 2>&1
nant -buildfile:windows8.build > windows8.out 2>&1
nant ... | mono/cocos2d-xna | scripts/build.bat | bat | mit | 423 |
cmd /c call npm publish "%~dp0\..\src\picturepark-sdk-v1-angular\dist\picturepark-sdk-v1-angular" --access=public
cmd /c call npm publish "%~dp0\..\src\picturepark-sdk-v1-angular\dist\picturepark-sdk-v1-angular-oidc" --access=public
cmd /c call npm publish "%~dp0\..\src\picturepark-sdk-v1-angular\dist\picturepark-sdk-v... | Picturepark/Picturepark.SDK.TypeScript | build/08_Publish.bat | bat | mit | 511 |
@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... | vjousse/sphinx-book-template | make.bat | bat | mit | 6,725 |
java -jar target/dcuocensus-0.0.1-SNAPSHOT-jar-with-dependencies.jar | adamsantos67/DCUOStats | DCUOStats.bat | bat | mit | 68 |
cmd_fs/namei.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,fs/.namei.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/include -... | mjmccall/Kernel | fs/.namei.o.cmd | bat | gpl-2.0 | 24,088 |
cmd_.tmp_kallsyms1.o := /home/serg/linaro/bin/arm-linux-gnueabihf-gcc -Wp,-MD,./..tmp_kallsyms1.o.d -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -mcpu=cortex-a15 -include asm/unified.h -msoft-float -nostdinc -isystem /home/serg/linaro/bin/../lib/gcc/arm-linux-gnueabi... | OlegKyiashko/LGOGP-kernel | out/kernel/..tmp_kallsyms1.o.cmd | bat | gpl-2.0 | 1,166 |
@echo off
setlocal
set PathAPK=%1
set FileApk=%2
set Timestamp=%3
set Documentacion=%4
set DirApp=%5
set Server=%6
set Username=%7
set Password=%8
set PathAPK=%PathAPK:"=%
set FileApk=%FileApk:"=%
set DirApp=%DirApp:"=%
set Documentacion=%Documentacion:"=%
set Documentacion="%Documentacion%\AndroBugs_Framework - %Fil... | simplevulnerabilitymanager/svm | androbugs_framework.bat | bat | gpl-2.0 | 1,076 |
cmd_scripts/kconfig/lxdialog/yesno.o := ccache gcc -Wp,-MD,scripts/kconfig/lxdialog/.yesno.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -c -o scripts/kconfig/lxdialog/yesno.o scripts/kconfig/lxdialog/yesno.c
source_scripts/kconfig/lxdialog/yesno.o ... | sleekmason/cyanogenmod12 | scripts/kconfig/lxdialog/.yesno.o.cmd | bat | gpl-2.0 | 3,184 |
cmd_fs/proc/base.o := arm-linux-androideabi-gcc -Wp,-MD,fs/proc/.base.o.d -nostdinc -isystem /usr/src/dell/android-ndk-r8/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include -I/usr/src/dell/lhbalanced/arch/arm/include -Iinclude -include include/generated/autoco... | tenorntex/lhbalanced | fs/proc/.base.o.cmd | bat | gpl-2.0 | 25,996 |
cmd_lib/devres.o := arm-none-linux-gnueabi-gcc -Wp,-MD,lib/.devres.o.d -nostdinc -isystem /home/stesalit/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/root/kernel-dev/linux-2.6.37/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-davinci/... | srinugnt2000/linux-2.6.37 | lib/.devres.o.cmd | bat | gpl-2.0 | 20,384 |
@echo off
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f
subinacl /subdirectories %SystemDrive% /grant=administrators=f
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=system=f
sub... | nk23x/regtweaks | All/Batch/registryadmin.bat | bat | gpl-2.0 | 585 |
@echo off
echo.
echo %~1 !!!
echo.
pause
| BackupTheBerlios/lamexp | etc/Deployment/_error.bat | bat | gpl-2.0 | 41 |
cmd_drivers/net/eth_mac/built-in.o := arm-linux-gnueabihf-ld -EL -r -o drivers/net/eth_mac/built-in.o drivers/net/eth_mac/eth_mac.o
| Dee-UK/D33_KK_Kernel | drivers/net/eth_mac/.built-in.o.cmd | bat | gpl-2.0 | 137 |
start plackup --host 127.0.0.1 --port 8080
ping 127.0.0.1 -n 2 > nul
start "" http://127.0.0.1:8080/ | mishin/dwimperl-windows | strawberry-perl-5.20.0.1-32bit-portable/perl/site/bin/ftree.bat | bat | gpl-2.0 | 102 |
cmd_drivers/i2c/chips/built-in.o := rm -f drivers/i2c/chips/built-in.o; /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-ar rcs drivers/i2c/chips/built-in.o
| mjmccall/Kernel | drivers/i2c/chips/.built-in.o.cmd | bat | gpl-2.0 | 160 |
@echo off
"\Program Files\Zip\zip" -j \Temp\MagneticDOS.zip COPYING Dos\*.exe Dos\*.fnt Dos\magnetic.txt
"\Program Files\Zip\zip" -j \Temp\MagneticDOS32.zip COPYING Dos32\magnetic.exe Dos32\*.fnt
"\Program Files\Zip\zip" -j \Temp\MagneticDOS32.zip Dos32\allegro.cfg Dos32\keyboard.dat Dos32\magnetic.txt
"\Progra... | DavidKinder/Magnetic | MakeDist.bat | bat | gpl-2.0 | 1,148 |
wmic product where name=%1 call uninstall
| 0f27/wuCLI-tools | uninstall.bat | bat | gpl-3.0 | 43 |
@echo off
mkdir build-vs
cd build-vs
cmake ..\src
pause | BUPTSSE-Zero/Dream-Gobang | build-vs.bat | bat | gpl-3.0 | 55 |
::@echo off
for %%f in (*.tex) do (
pdflatex %%f
pdflatex %%f
del *.tox
del *.aux
del *.out
del *.log
del *.toc
move *.pdf ..\
) | DragScorpion/Glacial-Epoch | doc/LaTeX/compile.bat | bat | gpl-3.0 | 138 |
particle webhook create netatmoWebhook_token.json | mihaigalos/HomeGarden | Driver/Particle/createWebhook_getToken.bat | bat | gpl-3.0 | 49 |
@echo off
IF EXIST %SystemRoot%\SysWOW64\javaw.exe (
%SystemRoot%\SysWOW64\javaw -cp "%~d0%~p0\trupax.jar" -Xmx1024m coderslagoon.trupax.exe.GUI %*
) ELSE (
javaw -Xmx1024m -cp "%~d0%~p0\trupax.jar" coderslagoon.trupax.exe.GUI %*
)
| moreisee/TruPax | etc/scripts/trupaxgui.cmd | bat | gpl-3.0 | 246 |
git pull %* | Erotemic/local | windows/oldscripts/gp.bat | bat | gpl-3.0 | 11 |
@echo off
yasm comb_filter.asm -o comb_filter.bin
yasm dither.asm -o dither.com
| reenigne/reenigne | 8088/cga/comb_filter/build.bat | bat | unlicense | 80 |
rmdir /Q /S "solr\zoo_data"
startCloud | vladen/SolrNet | solrcloud/startCloudClean.bat | bat | apache-2.0 | 38 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
... | Nicoretti/SirTalkAlot | docs/make.bat | bat | bsd-2-clause | 7,000 |
cmd_fs/squashfs/built-in.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o fs/squashfs/built-in.o fs/squashfs/squashfs.o
| matteocrippa/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/fs/squashfs/.built-in.o.cmd | bat | gpl-2.0 | 149 |
@ECHO OFF
set SLEEP2=@C:\WINDOWS\system32\ping.exe -n 2 localhost
set SLEEP4=@C:\WINDOWS\system32\ping.exe -n 4 localhost
set BLOKSIZE=100
set BLOKCOUNT=100
ECHO Starting Pong
set LEVEL=Starting pong
start "" /B pong.exe PongRead PongWrite
if %ERRORLEVEL% NEQ 0 GOTO error
%SLEEP4% >NUL
ECHO Starting ping with m
set... | SanderMertens/opensplice | examples/dcps/PingPong/c/standalone/RUN.bat | bat | gpl-3.0 | 1,284 |
@escript urelay_client.erl %*
| cthulhuology/urelay | src/urelay.bat | bat | agpl-3.0 | 33 |
@if "%_echo%" neq "on" echo off
setlocal
if not defined VisualStudioVersion (
if defined VS140COMNTOOLS (
call "%VS140COMNTOOLS%\VsDevCmd.bat"
goto :Run
)
echo Error: Visual Studio 2015 required.
echo Please see https://github.com/dotnet/core-setup/blob/master/Documentation/building/windows-inst... | ravimeda/core-setup | run.cmd | bat | mit | 570 |
@echo off
REM ---------------------------------------------------------------------------
REM Copyright 2005,2006 WSO2, Inc. http://www.wso2.org
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 cop... | sanethd/product-as | modules/samples/product/Trader/run-client.bat | bat | apache-2.0 | 3,246 |
@echo off
set PTOOLSPATH="%~dp0\"
php %PTOOLSPATH%phalcon.php %* | Lao-liu/phalcon-devtools | phalcon.bat | bat | bsd-3-clause | 83 |
@echo off
@rem This .bat file builds the targets for CPPUnit using VS2010. For this to work
@rem correctly, the following requirements must be met:
@rem
@rem 1) It needs to be run from a DOS command line and not double click in Explorer etc.
@rem 2) The VS2010 environment must be initialized. This might already be do... | dblock/msiext | externals/cppunit/BuildVS2010.bat | bat | epl-1.0 | 2,933 |
# DO NOT EDIT THIS FILE
#
# Please edit /boot/armbianEnv.txt to set supported parameters
#
# default values
setenv rootdev "/dev/mmcblk0p1"
setenv rootfstype "ext4"
setenv verbosity "1"
setenv emmc_fix "off"
setenv spi_workaround "off"
setenv ethaddr "00:50:43:84:fb:2f"
setenv eth1addr "00:50:43:25:fb:84"
setenv eth2a... | lipro-armbian/lib | config/bootscripts/boot-marvell.cmd | bat | gpl-2.0 | 1,907 |
rem This will work you have a "fop.bat" in your path that
rem takes the following arguments:
rem fop.bat -xml sourceFile.xml -xsl stylesheetFile.xsl -pdf outputFileName
fop.bat -xml "%SERNA_XML_SRCFULLPATH%" -xsl "%SERNA_XSL_STYLESHEET%" -pdf "%SERNA_OUTPUT_FILE%"
| malaterre/serna-free-backup | serna/dist/utils/publishing/runFop.bat | bat | gpl-3.0 | 267 |
@echo off
set proxypath="HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings"
reg add %proxypath% /v "ProxyEnable" /t REG_DWORD /d 0 /f>nul
set proxymode="%1"
set proxyurl=%2
set url=%3
if not defined proxyurl (
set proxyurl=""
)
if not defined url (
set url="about:blank"
)
set proxyde... | universsky/f2etest | f2etest-client/app/qqbrowser.bat | bat | mit | 1,004 |
@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... | loek17/settingslib | docs/make.bat | bat | mit | 6,991 |
@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... | inveniosoftware/invenio-search-ui | docs/make.bat | bat | mit | 7,003 |
.\src\Inception.Test.Runner\bin\Debug\Inception.Test.Runner.exe run .\src\Contest.Tests\bin\Debug\Contest.Tests.dll
| amiralles/contest | run_core_tests.bat | bat | mit | 116 |
@echo off
set /P create=Create what:
set creation=true
%create% set creation=true
swandle
| rohanprashantpatil/Swandle | Script/create.bat | bat | mit | 93 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
echo... | yyang179/ngta | docs/make.bat | bat | mit | 761 |
cd ..
cd public
cd client
compass watch
cd ..
cd res
compass watch | EgaLabs/nxt-remote-controller | batch-scripts/sass-watch.bat | bat | mit | 66 |
@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... | bilgorajskim/soman | server/docs/make.bat | bat | mit | 5,094 |
@set IE=-Dwebdriver.ie.driver="%cd%\IEDriverServer.exe"
@set CHROME=-Dwebdriver.chrome.driver="%cd%\chromedriver.exe"
@set PHANTOM=-Dphantomjs.binary.path="%cd%\phantomjs.exe"
@set SELENIUM_SERVER_EXE=selenium-server-standalone-2.45.0.jar
start "%SELENIUM_SERVER_EXE%" java %PHANTOM% %CHROME% %IE% -jar %SELENIUM_SERVE... | moinuddin14/swd-recorder | SwdPageRecorder/SwdPageRecorder.WebDriver/start_selenium_server.bat | bat | mit | 326 |
pip install pdfminer.six
pip install pyexcel
pip install pyexcel-ods3
pip install pyexcel-xlsx
pip install pyexcel-xls
pause | amykyta3/PDForm_Miner | install_packages.bat | bat | mit | 129 |
cmd_sound/pci/hda/snd-hda-codec-nvhdmi.o := ld -m elf_x86_64 -r -o sound/pci/hda/snd-hda-codec-nvhdmi.o sound/pci/hda/patch_nvhdmi.o
| Existed/kernel-2.6.35.14 | sound/pci/hda/.snd-hda-codec-nvhdmi.o.cmd | bat | gpl-2.0 | 136 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.