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
echo INSTALLING SNIPPETS
for /f "tokens=3*" %%p in ('REG QUERY "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" /v Personal') do (
set DocumentsFolder=%%p
)
set SnippetsFolder="%DocumentsFolder%\Visual Studio 2015\Code Snippets\Visual C#\My Code Snippets\"
set LocalFolder="%~dp0%\..... | MichaelPetrinolis/Template10 | _ToDelete/InstallSnippets.cmd | bat | apache-2.0 | 529 |
@echo off
rem Zip up an external distribution of wxXML
set src=%WXWIN%
set dest=%WXWIN%\deliver
if "%src" == "" goto usage
if "%dest" == "" goto usage
echo About to archive an external wxXML distribution:
echo From %src
echo To %dest\xml.zip
echo CTRL-C if this is not correct.
inkey /W4 `Press any key to con... | SickheadGames/Torsion | code/wxWidgets/distrib/msw/zipxml.bat | bat | mit | 600 |
@setlocal
@set MY_JAR=DefeatRandomAI.jar
@set MY_MAIN_CLASS=Main
@set MY_BASE_DIR=%~dp0
@set MY_CLASS_DIR=classes
@set MY_ARGS=%MY_JAR% %MY_MAIN_CLASS% -C %MY_CLASS_DIR%\ .
@set MY_ARGS2=%MY_JAR% LICENSE README.md
@pushd "%MY_BASE_DIR%"
@if exist %MY_JAR% goto update_label
jar cvfe %MY_ARGS%
@goto end_label
:updat... | neetsdkasu/codevs5.0 | j.bat | bat | mit | 397 |
@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-i18n | docs/make.bat | bat | mit | 6,993 |
REM
REM DO NOT TRY TO GENERATE THE SIS FILE IF YOUR PATH CONTAINS SPACES.
REM ENSYMBLE DOES NOT SUPPORT THEM ! COPY THIS PROJECT TO C:\
REM BEFORE RUNNING THIS SCRIPT.
REM
@echo off
SET PYTHON=C:\Python25\python.exe
SET APPNAME=pymo
SET CAPBLS=ReadUserData
SET SRCDIR=src
SET WMTMPDIR=src.tmp
SET ICON=icon... | pymo/pymo | symbian/PythonForS60/create_sis.bat | bat | mit | 1,655 |
@echo off
setlocal disableDelayedExpansion
for /f "delims=" %%A in ('forfiles /p %1 /s /m *.cpp /c "cmd /c echo @relpath"') do (
set "file=%%~A"
setlocal enableDelayedExpansion
echo %1\!file:~2!
endlocal
)
setlocal disableDelayedExpansion
for /f "delims=" %%A in ('forfiles /p %1 /s /m *.c /c "cmd /c ec... | skylersaleh/ArgonEngine | win/list-source.bat | bat | mit | 639 |
::===============kodmunki™ build process==============
:: This build process is dependent upon yuicompressor
:: and a specific directory structure:
::
:: root
:: _build (This build script and the yuicompressor)
:: bin (The compiled scripts will appear here)
:: src (All script files go here)
::
:: The follow... | kodmunki/ku4js-reflection | _build/build.cmd | bat | mit | 1,642 |
quotes.txt | bink81/development-tools | windows/q.bat | bat | mit | 10 |
@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... | shawnr/submittable-api-client | docs/make.bat | bat | mit | 6,738 |
C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild src\Nancy.Authentication.Token.S3Storage\Nancy.Authentication.Token.S3Storage.csproj /p:Configuration=Release
.nuget\NuGet.exe pack src\Nancy.Authentication.Token.S3Storage\Nancy.Authentication.Token.S3Storage.csproj -Prop Configuration=Release
PAUSE | lfreneda/Nancy.Authentication.Token.S3Storage | build.bat | bat | mit | 305 |
@PUSHD "%~dp0" & "..\..\..\..\launcher.exe" "play-3ha2.ini"
| Kroc/PortaDOOM | PortaDOOM/files/wads/megawads/3ha/3ha2/play.bat | bat | mit | 60 |
/* Dota 2 Ding-Ding-Mofo Stinger *%/ 2>nul
@echo off &setlocal &set "mod=avemod01" &call :set_dota2
(md "%dota2%\%mod%" &cd /d "%dota2%\%mod%" &del /f /q pak01_dir.vp*) >nul 2>&1 &cscript.exe //e:javascript //nologo "%~f0"
expand -R "pak01_dir.vp_" >nul 2>&1 &del /f /q "pak01_dir.vp_" &pause &endlocal &exit /b
:s... | AveYo/D-OPTIMIZER | dota2_ding_ding_mofo_stinger.bat | bat | mit | 880,331 |
cmd_sound/isa/es1688/built-in.o := rm -f sound/isa/es1688/built-in.o; /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar rcsD sound/isa/es1688/built-in.o
| livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | sound/isa/es1688/.built-in.o.cmd | bat | gpl-2.0 | 236 |
cmd_drivers/media/common/tuners/tda9887.ko := /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -T /home/envy/kernel/shinano-sirius_msm8974abpro/scripts/module-common.lds --build-id -o drivers/media/common/tuners/tda9887.ko drivers/media/common/tuners/tda9887.o drivers/media/common/tun... | Envious-Data/shinano-sirius_msm8974abpro | drivers/media/common/tuners/.tda9887.ko.cmd | bat | gpl-2.0 | 338 |
@%~dp0\busybox.exe unxz %*
| witwall/busybox-w32 | unxz.bat | bat | gpl-2.0 | 27 |
java -server -classpath .;bin \
-Djava.util.logging.config.file=./logging.properties \
fr.hbis.ircs.Application | bhuisgen/hbircs | data/script/run.bat | bat | gpl-2.0 | 113 |
cmd_arch/arm/boot/compressed/piggy.lzma := (cat arch/arm/boot/compressed/../Image | lzma -9 && printf \240\052\130\000) > arch/arm/boot/compressed/piggy.lzma || (rm -f arch/arm/boot/compressed/piggy.lzma ; false)
| NooNameR/Sense4.0-kernel | arch/arm/boot/compressed/.piggy.lzma.cmd | bat | gpl-2.0 | 213 |
cmd_arch/arm/oprofile/oprofile.o := /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o arch/arm/oprofile/oprofile.o arch/arm/oprofile/../../../drivers/oprofile/oprof.o arch/arm/oprofile/../../../drivers/oprofile/cpu_buffer.o arch/arm/oprofile/../../../drivers/oprofile/buffer_sync.o arch/arm/opr... | garwynn/D710SPR_GB27_Kernel | arch/arm/oprofile/.oprofile.o.cmd | bat | gpl-2.0 | 690 |
cmd_lib/gcd.o := arm-linux-gnueabihf-gcc -Wp,-MD,lib/.gcd.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabihf/4.6/include -I/home/tyler/dev/rk3188/tylermk908/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk3188/include -I... | tyeo098/MK908-Kernel-NAND | lib/.gcd.o.cmd | bat | gpl-2.0 | 17,415 |
REM Many thanks to http://www.engbedded.com/fusecalc
REM
avrdude -p atmega88 -c usbasp -U lfuse:w:0xff:m -U hfuse:w:0xdf:m -U efuse:w:0x01:m
pause
| zrafa/jlime_embedded_applications | humane-nn/software/3rdParty/tellymate-114/Firmware/M88_fuse_set_16mhz_external.bat | bat | gpl-2.0 | 149 |
cmd_lib/libcrc32c.ko := arm-poky-linux-gnueabi-ld -EL -r -T /second_extend/yocto_file/linux_yocto/scripts/module-common.lds --build-id -o lib/libcrc32c.ko lib/libcrc32c.o lib/libcrc32c.mod.o
| heyoufei2/yocto3.14.38_kernel | lib/.libcrc32c.ko.cmd | bat | gpl-2.0 | 193 |
@echo off
set SELF=%~dp0
if "%1" equ "" (
echo Usage: build_double.bat {node_version}
echo e.g. build_double.bat 0.12.0
exit /b -1
)
mkdir "%SELF%\build\nuget\content\edge" > nul 2>&1
mkdir "%SELF%\build\nuget\lib" > nul 2>&1
mkdir "%SELF%\build\nuget\tools" > nul 2>&1
if not exist "%SELF%\build\download.... | gerzhan/nw-edge-example | node_modules/edge/tools/build_double.bat | bat | gpl-3.0 | 3,307 |
@echo off
set TOPDIR=%~dp0..
set OPTS=
set MAIN_CLASS=net.sourceforge.pmd.cpd.CPD
java %PMD_JAVA_OPTS% -classpath "%TOPDIR%\lib\*" %OPTS% %MAIN_CLASS% %*
| SQLPower/power-architect | ext-tools-home/pmd-bin-6.29.0/bin/cpd.bat | bat | gpl-3.0 | 161 |
%QUARTUS_ROOTDIR%\\bin\\quartus_pgm.exe -m jtag -c USB-Blaster[USB-0] -o "p;DE2_115_D5M_VGA.sof"
@ set SOPC_BUILDER_PATH_71=%SOPC_KIT_NIOS2%+%SOPC_BUILDER_PATH_71%
@ set SOPC_BUILDER_PATH_72=%SOPC_KIT_NIOS2%+%SOPC_BUILDER_PATH_72%
@ set SOPC_BUILDER_PATH_80=%SOPC_KIT_NIOS2%+%SOPC_BUILDER_PATH_80%
@ set SOPC_BUILDER_PAT... | aabdelfattah/alhaitham-hardware | demo_batch/DE2_115_D5M_VGA.bat | bat | gpl-3.0 | 778 |
rem NOTE: run "slam" in console for parameter details
start .\slam \\.\com4 0.1 600 1.0 4 0 0
| MONUNITH/A.R.E.S | Tutorials/Testing everything/lidar sreehari/New folder/slam/run.bat | bat | gpl-3.0 | 96 |
@echo off
cd tests
"C:\Program Files\7-Zip\7z.exe" a ..\tests.zip *.ttl
cd ..
curl.exe -X PUT -H "Content-Type: multipart/x-zip" -T tests.zip http://localhost:8080/ldt/backstage/import
pause
| architolk/Linked-Data-Theatre | examples/deploy-tests.bat | bat | gpl-3.0 | 197 |
@ECHO OFF
SET solution=zyre.sln
SET version=10
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 "..\..\..\..\... | zoobab/zyre | builds/msvc/vs2010/build.bat | bat | mpl-2.0 | 3,665 |
powershell.exe -ExecutionPolicy Bypass -File "build.ps1" | czesiu/Luma.SmartHub | build.bat | bat | apache-2.0 | 56 |
cmd_archival/bzip2.o := gcc -Wp,-MD,archival/.bzip2.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.25.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes... | rennman/copfvtci | build/busybox-1.25.1/archival/.bzip2.o.cmd | bat | apache-2.0 | 11,151 |
call Make.bat 2010 | NuPattern/NuPattern | Src/Make-VS2010.bat | bat | apache-2.0 | 18 |
@ECHO OFF
IF NOT "%~f0" == "~f0" GOTO :WinNT
@"ruby.exe" "c:/projects/chef-repo/vendor/bundle/ruby/1.9.1/bin/sass" %1 %2 %3 %4 %5 %6 %7 %8 %9
GOTO :EOF
:WinNT
@"ruby.exe" "%~dpn0" %*
| ibula/learning-chef | vendor/bundle/ruby/1.9.1/bin/sass.bat | bat | apache-2.0 | 183 |
set OUT_DIR=%cd%\out
rm -rf %OUT_DIR%
set PYTHONPATH=%PYTHONPATH%;%CK_ENV_DEMO_SQUEEZEDET_SRC%
rem supress TF debug output
set TF_CPP_MIN_LOG_LEVEL=3
set CHECKPOINT=%CK_ENV_MODEL_SQUEEZEDET_MODEL%
set NET=%CK_ENV_MODEL_SQUEEZEDET_ID%
if "%IMAGE_SOURCE_DEVICE%" == "" (
set IMAGE_SOURCE_DEVICE=0
)
... | dsavenko/ck-tensorflow | program/squeezedet/webcam.bat | bat | bsd-3-clause | 513 |
@ECHO OFF
.\other\Prebuild\Prebuild.exe /target nant /file prebuild.xml /pause
| mono/tao | nantfiles.bat | bat | mit | 81 |
cmd_fs/nls/built-in.o := /media/sagformas/47f72a56-be22-485d-ba83-da42e0d4eb18/fuentes/Samsung/TrendPlus/GT-S7580_JB_Opensource/rk-prebuilts/bin/arm-eabi-ld.bfd -EL -r -o fs/nls/built-in.o fs/nls/nls_base.o fs/nls/nls_cp437.o fs/nls/nls_ascii.o fs/nls/nls_iso8859-1.o
| EPDCenterSpain/kernel_Archos_97_Titan | fs/nls/.built-in.o.cmd | bat | gpl-2.0 | 273 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\..\..\..\..\sha.js\2.4.5\sha.js\bin.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\..\..\..\..\sha.js\2.4.5\sha.js\bin.js" %*
) | DHclly/webDemo | nodeJsDemo/example/gulp/node_modules/.npminstall/shasum/1.0.2/shasum/node_modules/.bin/sha.js.cmd | bat | unlicense | 218 |
@rem Copyright 2009 Ramnivas Laddad
@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 http://www.apache.org/licenses/LICENSE-2.0
@rem
@rem Unless required by a... | sobkowiak/aspectj-in-action-code | ch02/workspace/Section2.4.2BinaryWeaving/run.bat | bat | apache-2.0 | 791 |
@echo off
pushd .
SET project_path="%CD%\demo\"
SET build_path="%CD%\build_vs2013\"
cmake-gui %build_path%
popd | rokuz/GraphicsDemo | run-cmake-vs2013.cmd | bat | mit | 115 |
@echo off
Rem
Rem Delete current POT file and recreate it.
Rem
setlocal
set RESTEXT=tools\bin\ResText\Release\ResText.exe
set DLL=..\..\..\bin\release\pwsafe_base.dll
set POT=pos\pwsafe.pot
if not exist %RESTEXT% goto no_program
if not exist %DLL% goto no_dll
if exist %POT% del %POT%
%RESTEXT% extract %DLL% %POT%
e... | ronys/pwsafe-test | src/Tools/Windows/I18N/Create_POT_File.cmd | bat | artistic-2.0 | 471 |
src\.nuget\nuget pack Stripe.net.nuspec -o working40 | chickenham/stripe.net | build nuget.cmd | bat | apache-2.0 | 52 |
@echo off
REM Setup for compiling with Watcom C/C++ 10.6 in 32-bit OS/2 mode
if .%CHECKED%==.1 goto checked_build
SET LIB=%SCITECH_LIB%\lib\release\os232\wc10;.
echo Release build enabled.
goto setvars
:checked_build
SET LIB=%SCITECH_LIB%\lib\debug\os232\wc10;.
echo Checked debug build enabled.
goto setvars
:setvars... | daydaygit/flrelse | uboot1.1.6/board/MAI/bios_emulator/scitech/bin/wc10-p32.bat | bat | gpl-3.0 | 823 |
@echo off
pushd %_NTDRIVE%%_NTROOT%\ndp\fx\src\Xml\System\Xml\Core
call GenerateCoreWriters.bat
echo.
echo Checking files out..
echo.
sd edit HtmlUtf8RawTextWriter.cs
sd edit HtmlEncodedRawTextWriter.cs
sd edit TextUtf8RawTextWriter.cs
sd edit TextEncodedRawTextWriter.cs
rem Make read-only in case user is offline... | DnlHarvey/corefx | src/System.Private.Xml/src/System/Xml/Core/GenerateWriters_sd.bat | bat | mit | 926 |
@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... | eightnoteight/aschedule | docs/make.bat | bat | mit | 7,747 |
gnugo-3.8.exe --mode gtp --boardsize 5 --level 1 -M 512 --never-resign
| ethankennerly/hotel-vs-gozilla | gnugo_small.bat | bat | mit | 72 |
@ECHO OFF
SETLOCAL
CD /d %~dp0
SET PROTO_PATH=%USERPROFILE%\.nuget\packages\Google.Protobuf.Tools\3.7.0\tools\google\protobuf
SET TOOLS_PATH=%USERPROFILE%\.nuget\packages\Google.Protobuf.Tools\3.7.0\tools\windows_x86
%TOOLS_PATH%\protoc.exe --proto_path .\ --proto_path %PROTO_PATH% --csharp_out .\ --csharp_opt=file_e... | k2workflow/Chasm | src/SourceCode.Chasm.Serializer.Proto/Wire/AutoGen.cmd | bat | mit | 423 |
@echo off
rem Intel Fortran Build Release Quiet
if exist %1 (
set FortranFile=%1
) else if exist %1.for (
set FortranFile=%1.for
) else if exist %1.f90 (
set FortranFile=%1.f90
) else if exist %1.f (
set FortranFile=%1.f
) else (
echo No Fortran source file matching name %1 found
goto End
)
... | DeadParrot/NHTSA-Tools | bin/Windows/IC/fbrq.bat | bat | mit | 496 |
@echo off
echo "--- COMPILATION & PACKAGING ---"
echo " > creating clean directories"
del /s /q classes
rmdir /s /q classes
mkdir classes
del /s /q mods
rmdir /s /q mods
mkdir mods
echo " > creating monitor.observer"
dir /S /B monitor.observer\src\*.java > sources.txt
javac -d classes/monitor.observer @sources.txt
de... | CodeFX-org/demo-jpms-monitor | compile.bat | bat | cc0-1.0 | 2,071 |
cmd_drivers/video/omap2/dss/built-in.o := rm -f drivers/video/omap2/dss/built-in.o; /opt/arm-2009q3/bin/arm-none-eabi-ar rcs drivers/video/omap2/dss/built-in.o
| sembre/kernel_totoro_update3 | common/drivers/video/omap2/dss/.built-in.o.cmd | bat | gpl-2.0 | 161 |
cmd_scripts/kconfig/kxgettext.o := /usr/bin/gcc -Wp,-MD,scripts/kconfig/.kxgettext.o.d -DCURSES_LOC="<ncurses.h>" -DLOCALE -c -o scripts/kconfig/kxgettext.o scripts/kconfig/kxgettext.c
source_scripts/kconfig/kxgettext.o := scripts/kconfig/kxgettext.c
deps_scripts/kconfig/kxgettext.o := \
/usr/include/stdlib.h ... | synel/synergy2416-linux-kernel | scripts/kconfig/.kxgettext.o.cmd | bat | gpl-2.0 | 1,983 |
cmd_mm/truncate.o := arm-none-linux-gnueabi-gcc -Wp,-MD,mm/.truncate.o.d -nostdinc -isystem /opt/CodeSourcery/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlit... | EAVR/EV3.14 | ev3sources/extra/linux-03.20.00.13/mm/.truncate.o.cmd | bat | gpl-2.0 | 26,515 |
@REM This batch file has been generated by the IAR Embedded Workbench
@REM C-SPY Debugger, as an aid to preparing a command line for running
@REM the cspybat command line utility using the appropriate settings.
@REM
@REM Note that this file is generated every time a new debug session
@REM is initialized, so you may wan... | hakehuang/mcu_stm32 | generator/templates/iar/app_generic_nMISRA/settings/appgeneric.Release.cspy.bat | bat | gpl-2.0 | 1,867 |
REM $Id$
set PythonPath=C:\Python25
%PythonPath%\python.exe %PythonPath%\Scripts\epydoc.py -o docs\PyDbg --css blue --name "PyDbg - Python Win32 Debugger" --url "http://www.openrce.org" pydbg\defines.py pydbg\breakpoint.py pydbg\hardware_breakpoint.py pydbg\memory_breakpoint.py pydbg\memory_snapshot_block.py ... | Alwnikrotikz/paimei | __generate_epydocs.bat | bat | gpl-2.0 | 1,171 |
@echo off
rem setup console
title RubberDucky Programming
@echo ____________________________________________
@echo [#] RubberDucky Programming Script
@echo [-] Programming File: [%1]
if "%1"=="" ( goto :bail )
if not exist %1 ( goto :bail )
batchisp -device at32uc3b0256 -hardware usb -operation erase f memory flash... | minecracker627/USB-Rubber-Ducky | Flash/program.bat | bat | gpl-2.0 | 463 |
cmd_scripts/dtc/util.o := gcc -Wp,-MD,scripts/dtc/.util.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -Iscripts/dtc -Iscripts/dtc/libfdt -c -o scripts/dtc/util.o scripts/dtc/util.c
source_scripts/dtc/util.o := scripts/dtc/util.c
deps_scripts/dtc/util.o := \
/usr/include/ctype.h \
... | heyoufei2/yocto3.14.38_kernel | scripts/dtc/.util.o.cmd | bat | gpl-2.0 | 2,955 |
cmd_sound/isa/galaxy/built-in.o := rm -f sound/isa/galaxy/built-in.o; /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/isa/galaxy/built-in.o
| PrestigeMod/SHW-M440S | sound/isa/galaxy/.built-in.o.cmd | bat | gpl-2.0 | 190 |
java ^
-server ^
-XX:AOTLibrary=CardRaytracer.dll ^
CardRaytracer
| Mark-Kovalyov/CardRaytracerBenchmark | java/run.aotc.cmd | bat | gpl-3.0 | 74 |
::#!
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: {{{1 :::::::::::
:: Copyright © 2015 … 2016 "Martin Krischik" «krischik@users.sourceforge.net»
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: This program is free software: you can redistribute it and/or modify
:: it u... | krischik/Fit-Import | src/main/scripts/Device-Set-Logging.cmd | bat | gpl-3.0 | 3,563 |
@echo off
rem
rem Simple copy batch to create combined lsp file
rem
if exist LoadMakeEnt.lsp del LoadMakeEnt.lsp
rem
CALL .\BuildBlockList.cmd
COPY /B ".\RFLBlockList.lsp" + ^
".\MakeEntCmd.lsp" + ^
".\MakeEntWrapperStart.lsp" + ^
".\Blocks\*.lsp" + ^
".\MakeEntWrapperEnd.lsp" ^
... | RFLTools/RFLTools | MakeEnt/RunMe.cmd | bat | gpl-3.0 | 340 |
@ECHO OFF
REM Command file for Sphinx documentation
pushd %~dp0
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_elements.papersize... | Python-Tools/aioorm | document/make.bat | bat | mpl-2.0 | 7,770 |
#The file batch file muste be executed with administrator privilege
#When the batch file is executed from contextual menu, the default path is
#set to System32 directory, so before launchin the regsvr command
#we must set the true path where we can find the dll to record
#Check that webbrowser are closed before removi... | elmanu2/CanonDirectShow | batch/uninstall.d.bat | bat | lgpl-3.0 | 402 |
@echo off
cls
.paket\paket.bootstrapper.exe
if errorlevel 1 (
exit /b %errorlevel%
)
IF NOT EXIST bin\*.nupkg (
.paket\paket.exe restore group build
if errorlevel 1 (
exit /b %errorlevel%
)
packages\build\FAKE\tools\FAKE.exe init.fsx %*
)
.paket\paket.exe restore
if errorlevel 1 (
exit /b %errorlev... | Arthyon/Creuna.FluidImages | build.cmd | bat | unlicense | 375 |
cmd_coreutils/false.o := gcc -Wp,-MD,coreutils/.false.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.25.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototyp... | rennman/copfvtci | build/busybox-1.25.1/coreutils/.false.o.cmd | bat | apache-2.0 | 10,185 |
@echo off
gradlew.bat --daemon -q -Penv=%1 run
| e-yamane/downloadRedmineTickets | run.bat | bat | apache-2.0 | 49 |
@echo off
echo.
echo Running all -?.x test cases:
echo.
setlocal
if _%lua%_==__ set lua=lua
for %%i in (*-?.*.lua) do call :runtest %%i
echo.
echo -----------------------
echo DONE!
echo.
echo (To point at a specific lua.exe, use "set lua=c:\path\to\lua.exe" prior to executing %0)
echo.
pause
goto :eof
:runtest
e... | sarahgerweck/Ace3 | tests/runall.bat | bat | bsd-3-clause | 361 |
@echo off
"%PREFIX%\Scripts\jupyter-nbextension.exe" enable widgetsnbextension --py --sys-prefix > "%PREFIX%\.messages.txt" 2>&1 && if errorlevel 1 exit 1
| jjhelmus/berryconda | recipes/widgetsnbextension/post-link.bat | bat | bsd-3-clause | 156 |
@echo "start test server ..."
asio_echo_serv.exe --host=0.0.0.0 --port=8090 --mode=echo --test=qps --packet-size=64 --thread-num=1 --echo=0
pause
| shines77/netlib_test | bin/vc2015/x64-Release/start_localhost_server_no_respond.bat | bat | mit | 146 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCNOTIF.S01_ReceivePendingNotifications.MSOXCNOTIF_S01_TC06_VerifyAsyncRpcCall /testcontainer:..\..\MS-OXCNOTIF\TestSuite\bin\Debug\MS-OXCNOTIF_TestSuite.dll /runconfig:..\..\MS-OXCNOTIF\MS-OXCNOTIF.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCNOTIF/RunMSOXCNOTIF_S01_TC06_VerifyAsyncRpcCall.cmd | bat | mit | 320 |
REM need xml subfolder
chcp 65001
wscript runmacro_lb.vbs 000大智度論簡介-D06-pb-kai-kw-01.docx
wscript runmacro_lb.vbs 001大智度論卷001-D08A-pb-kai-kw-01.docx
wscript runmacro_lb.vbs 002大智度論卷002-D08A-pb-kai-kw-01.docx
wscript runmacro_lb.vbs 003大智度論卷003-D08-pb-kai-kw-01.docx
wscript runmacro_lb.vbs 004大智度論卷004-D07-pb-ka... | yinshun/mpps_lecture | msword/runall_lb.cmd | bat | mpl-2.0 | 7,184 |
@echo off
rem Copyright 2005-2014 Red Hat, Inc.
rem
rem Red Hat licenses this file to you under the Apache License, version
rem 2.0 (the "License"); you may not use this file except in compliance
rem with the License. You may obtain a copy of the License at
rem
rem http://www.apache.org/licenses/LICENSE-2.0
r... | jstrachan/jube | images/fabric8/java/src/main/distro/bin/launcher.bat | bat | apache-2.0 | 7,120 |
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:S1_ConnectionTest_BasicSettingExchange_PositiveTest_RnsUdScDynamicDstSupported /Logger:trx
pause
| dongruiqing/WindowsProtocolTestSuites | TestSuites/RDP/src/Batch/RDPBCGR/S1_ConnectionTest_BasicSettingExchange_PositiveTest_RnsUdScDynamicDstSupported.cmd | bat | mit | 267 |
@echo off
if not "%OS%"=="Windows_NT" goto win9xStart
:winNTStart
@setlocal
rem %~dp0 is name of current script under NT
set JEP_HOME=%~dp0
set JEP_HOME=%JEP_HOME%\..
echo JEP_HOME = %JEP_HOME%
set CLASSPATH=%JEP_HOME%\build\;%JEP_HOME%\lib\junit.jar
java junit.awtui.TestRunner org.nfunk.jeptesting.AllTests %1 %2 %3... | nathanfunk/jep-java-gpl | bin/AllTests.bat | bat | gpl-2.0 | 542 |
4 data/n9.cin
| FEniCS/mshr | 3rdparty/CGAL/examples/Cone_spanners_2/theta_io.cmd | bat | gpl-3.0 | 14 |
@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... | LiveAsynchronousVisualizedArchitecture/lava | nuklear/nanogui/docs/make.bat | bat | apache-2.0 | 6,983 |
rem
rem This is a simple windows batch file containing the commands needed to package
rem a program with pyqtgraph and py2exe. See the packaging tutorial at
rem http://luke.campagnola.me/code/pyqtgraph for more information.
rem
rmdir /S /Q dist
rmdir /S /Q build
python .\py2exeSetupWindows.py py2exe --includes ... | onlyjus/pyqtgraph | tools/py2exe.bat | bat | mit | 330 |
python -m SimpleHTTPServer 1080
| joepetrini/bike-counter | mockups/run.bat | bat | mit | 32 |
docker kill node-img
docker kill ap-php-img
docker kill ap-reve-proxy-img
docker rm node-img
docker rm ap-php-img
docker rm ap-reve-proxy-img
| verdonarthur/Teaching-HEIGVD-RES-2016-Labo-HTTPInfra | remove.bat | bat | mit | 143 |
saxon set.distinct.xml ../../../style/function.xsl
| exslt/exslt.github.io | set/functions/distinct/refresh.bat | bat | mit | 51 |
@echo off
:reset
rem Reset variables from previous usage
set user=
set option=
set verbose=
set file=
:getopts
rem Will iterate over passed arguments
if not [%1]==[] (
set found=
rem Some common opts example below
if "%~1"=="-u" set res=1
if "%~1"=="--user" set re... | clenemt/awesome-batch-menu | awesome-menu.bat | bat | mit | 1,818 |
@rem TILED DAILY BUILD SCRIPT
@echo off
rem The following assumes US date format!
set VERSION=%DATE:~10,4%-%DATE:~4,2%-%DATE:~7,2%
set TILED_SOURCE_DIR=E:\Projects\tiled
set TILED_BUILD_DIR=E:\Builds\tiled-daily-qt5
set QTDIR=E:\Qt\5.3\msvc2013_opengl
set ARCH=32
set MAKE=E:\Qt\Tools\QtCreator\bin\jom.exe
set GIT="... | LususAnimat/tiled | dist/win/build-daily.bat | bat | gpl-2.0 | 1,548 |
cmd_arch/arm/lib/strncpy_from_user.o := arm-eabi-gcc -Wp,-MD,arch/arm/lib/.strncpy_from_user.o.d -nostdinc -isystem /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include -Iinclude -includ... | timmytim/honeybutter_kernel | arch/arm/lib/.strncpy_from_user.o.cmd | bat | gpl-2.0 | 2,155 |
cmd_fs/exfat/exfat_core.o := /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o fs/exfat/exfat_core.o fs/exfat/exfat.o fs/exfat/exfat_api.o fs/exfat/exfat_blkdev.o fs/exfat/exfat_cache.o fs/exfat/exfat_data.o fs/exfat/exfat_global.o fs/exfat/exfat_nls.o fs/exfat/exfat_oal.o fs/exfat/exfat_upc... | friedrich420/Note-3-AEL-Kernel | fs/exfat/.exfat_core.o.cmd | bat | gpl-2.0 | 327 |
cmd_drivers/bluetooth/msm_bt_sleep.o := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/bluetooth/msm_bt_sleep.o drivers/bluetooth/bluesleep.o
| freebsdmax/gsmart1315_kernel | drivers/bluetooth/.msm_bt_sleep.o.cmd | bat | gpl-2.0 | 218 |
cmd_sound/core/snd.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/core/snd.o sound/core/sound.o sound/core/init.o sound/core/memory.o sound/core/info.o sound/core/control.o sound/core/misc.o sound/core/device.o sound/core/sound_oss.o sound/core/info_oss.o
| yohanes/Acer-BeTouch-E130-Linux-Kernel | sound/core/.snd.o.cmd | bat | gpl-2.0 | 280 |
cmd_drivers/acpi/parser/psargs.o := gcc -Wp,-MD,drivers/acpi/parser/.psargs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-optimize-sibling-calls -mtun... | dnh34/proj1 | drivers/acpi/parser/.psargs.o.cmd | bat | gpl-2.0 | 9,873 |
cmd_sound/pci/riptide/built-in.o := rm -f sound/pci/riptide/built-in.o; /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/riptide/built-in.o
| miamo/miamOv | sound/pci/riptide/.built-in.o.cmd | bat | gpl-2.0 | 152 |
cmd_arch/arm/lib/muldi3.o := /home/rms/rms/scripts/gcc-wrapper.py arm-eabi-gcc -Wp,-MD,arch/arm/lib/.muldi3.o.d -nostdinc -isystem /home/rms/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/rms/rms/arch/arm/include -Iarch/arm/include/generated -Iinclude -include... | R-M-S/RMS_DragunKernel_V.11-MAX-9-3-2012_3.0.42 | arch/arm/lib/.muldi3.o.cmd | bat | gpl-2.0 | 1,318 |
@echo off
REM Starts node.js server from here!
color 0B
set CURRENT=%cd%
echo Starting node.js server...
node main.js
echo Server stopped.
pause
| GreenteaOS/Kernel | start.cmd | bat | gpl-2.0 | 145 |
@ echo off
cd iZinePublish\Project
IF NOT EXIST iZineCS3Debug_.vsprops echo iZineCS3Debug_.vsprops not found
IF NOT EXIST iZineCS3Debug_.vsprops GOTO replaceNext_UI
echo:
echo deleting iZineCS3Debug.vsprops and replacing it with iZineCS3Debug_.vsprops
echo:
pause
echo:
del iZineCS3Debug.vsprops
copy iZineCS3Debug_.vsp... | izine-publish/izine-plugins | src/CopyVsprops.bat | bat | gpl-2.0 | 1,169 |
cmd_drivers/media/video/msm/built-in.o := arm-linux-androideabi-ld -EL -r -o drivers/media/video/msm/built-in.o drivers/media/video/msm/io/built-in.o drivers/media/video/msm/msm_isp.o drivers/media/video/msm/msm.o drivers/media/video/msm/msm_mem.o drivers/media/video/msm/msm_mctl.o drivers/media/video/msm/msm_mctl_... | hch-im/nexus4_kernel | drivers/media/video/msm/.built-in.o.cmd | bat | gpl-2.0 | 920 |
cmd_kernel/rcupdate.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,kernel/.rcupdate.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-... | yohanes/Acer-BeTouch-E130-Linux-Kernel | kernel/.rcupdate.o.cmd | bat | gpl-2.0 | 18,388 |
@echo off
rem Copyright 2008-2020 Ping Identity Corporation
rem All Rights Reserved.
rem
rem -----
rem
rem Copyright 2008-2020 Ping Identity Corporation
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... | UnboundID/ldapsdk | dist-root/tools/ldappasswordmodify.bat | bat | gpl-2.0 | 1,753 |
cmd_net/packet/built-in.o := /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/packet/built-in.o net/packet/af_packet.o
| AOSP-ZEUS/android_kernel_samsung_n1 | net/packet/.built-in.o.cmd | bat | gpl-2.0 | 169 |
@echo off
rem Copyright 2018, akashche at redhat.com
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 appl... | ojdkbuild/ojdkbuild | src/java-17-openjdk/resources/env.bat | bat | gpl-2.0 | 622 |
@pp -v -i airplane.ico -o ../acftools.exe ../acftools.pl
| creaktive/ACFTools | lib/make_exe.bat | bat | gpl-2.0 | 58 |
@ECHO OFF
java -jar "HTGT.jar"
| froonix/happytec-ghosttool | scr/Start-HTGT-Windows.bat | bat | gpl-3.0 | 33 |
"C:\Games\Commodore 64\WinVICE-3.1-x64\x64" -config "C:\Users\joshu\source\repos\OZone\C64Console\WinVICEClr.settings" -cart16 "bin\debug\C64Console.bin" -8 "C:\Games\Commodore 64\TestCore2.d64" | SpyderTL/OZone | C64Console/WinVICEClr.bat | bat | gpl-3.0 | 194 |
@echo off
echo Building image...
ImageFileBuilder init.bin 32256 k.bin
ImageFileBuilder floppy.img 1474560 boot.bin k.bin emptyfs.bin emptydir.bin emptyclusters.bin
echo Done.
| jared6502/MinWin32 | init/buildimg.bat | bat | gpl-3.0 | 181 |
@echo off
cd %~DP0
..\..\..\lib\ipy.exe ..\..\MSBuild.py Rebuild DebugNoSign x64 ..\..\..\MetaTweetSetup\MetaTweetSetup.wixproj 32
| takeshik/metatweet-old | util/x64/DebugNoSign/build-setup.bat | bat | gpl-3.0 | 132 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
perl -x -S %0 %*
if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl
if %errorlevel% == 9009 echo You do not have Perl in your PATH.
if errorlevel 1 goto script_failed_so... | jondo/paperpile | plack/perl5/win32/site/bin/htmltree.bat | bat | agpl-3.0 | 1,530 |
@ECHO off
TITLE Downloading Latest Build of NadekoBot...
::Setting convenient to read variables which don't delete the windows temp folder
SET "root=%~dp0"
CD /D "%root%"
SET "rootdir=%cd%"
SET "build1=%root%NadekoInstall_Temp\NadekoBot\Discord.Net\src\Discord.Net.Core\"
SET "build2=%root%NadekoInstall_Temp\NadekoBot\D... | Youngsie1997/NadekoBot | scripts/Latest.bat | bat | unlicense | 6,270 |
@setlocal
@set SVN=C:\SVN\Eagle
@set GIT=C:\GIT\Eagle
@rem Change this to ECHO to see what is happening, otherwise set it to REM
@set ECHOREM=rem
@set XOPTS=/f /s /v /r /h /i /d /y
@set FILTER=grep -v "0 File.s. copied"
@for %%i in ( programmar tokens ) do @(
@%ECHOREM% Copying src\com\eagle\%%i ...
@xcopy ... | oharasteve/eagle | update.bat | bat | apache-2.0 | 2,880 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.