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 |
|---|---|---|---|---|---|
for %%i in (**.nupkg) do nuget push %%i f6ba9139-9d42-4cf1-acaf-344f963ff807 -Source https://www.myget.org/F/yc/api/v2/package | VereshchaginaE/YaccConstructor | NuGet/_pushAllDev.bat | bat | apache-2.0 | 126 |
geth --datadir data --networkid 123 --nodiscover --maxpeers 0 init g1.json | turboprep/geth-tutorial | nugget1/genesis.bat | bat | apache-2.0 | 74 |
@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%
... | tkf/fillplots | doc/make.bat | bat | bsd-2-clause | 5,111 |
@echo off
rem Run cmg on Windows
rem python.exe should be on the PATH
rem %~dp0 is the directory of this script
python.exe "%~dp0cmg" %*
| dongyue/cmglue | cmg.bat | bat | bsd-3-clause | 146 |
php ../bench.php --recreate --rounds 100 --warmup 5 ivory-filecache > ../out/runbench_ivory-filecache.out | ondrej-bouda/ivory | test/perf/scenario/run/runbench_ivory-filecache.cmd | bat | bsd-3-clause | 105 |
@echo off
REM # buildwin2.cmd
REM # build ipmiutil for windows in standalone mode
REM # without IPMI LAN 2.0 libraries, so no SOL. Use for bootables.
REM #
REM # First download a copy of getopt.c getopt.h.
REM # copy getopt.* util
REM #
REM TODO, prebuild checking:
REM check for getopt.c,h
set | ... | archana2890/ipmiutil_orcm | buildwin2.cmd | bat | bsd-3-clause | 647 |
C-- dicty
@del dicty
@rename dicty.com dicty
@del warning.txt
@pause | devlato/kolibrios-llvm | programs/cmm/dicty/compile.bat | bat | mit | 68 |
#!/bin/sh
rem (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved.
rem
rem This file contains confidential and proprietary information
rem of Xilinx, Inc. and is protected under U.S. and
rem international copyright and other intellectual property
rem laws.
rem
rem DISCLAIMER
rem This disclaimer is not a licens... | P3Stor/P3Stor | pcie/IP core/ssd_command_fifo/implement/planAhead_rdn.bat | bat | gpl-2.0 | 2,638 |
cmd_net/ipv4/netfilter/nf_conntrack_ipv4.o := arm-linux-androideabi-ld -EL -r -o net/ipv4/netfilter/nf_conntrack_ipv4.o net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o net/ipv4/netfilter/nf_conntrack_proto_icmp.o
| hch-im/nexus4_kernel | net/ipv4/netfilter/.nf_conntrack_ipv4.o.cmd | bat | gpl-2.0 | 270 |
cmd_net/sunrpc/xprtsock.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,net/sunrpc/.xprtsock.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -W... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/net/sunrpc/.xprtsock.o.cmd | bat | gpl-2.0 | 21,638 |
@echo off
if not exist include\stdio.h goto notbc
if not exist cslib\tools\prefix.mak goto notcslib
type cslib\tools\prefix.mak > cslib\windows\makefile
cd >> cslib\windows\makefile
type cslib\tools\windows.mak >> cslib\windows\makefile
echo Installing #include files
cd include
if not exist dosgraph.h rename graphics... | guoyu07/TCPL | test/pc-borland/tools/install.bat | bat | gpl-2.0 | 1,126 |
@echo off
START DSConnect-server.exe
START DSGame-server.exe
START DSSearch-server.exe | salamader/ffxi-a | startup.bat | bat | gpl-3.0 | 89 |
@echo off
set NODE_VERSION=0.8.1
set JQUERY_VERSION=1.7
:: change directory to etherpad-lite root
cd bin
cd ..
echo _
echo Updating node...
curl -lo bin\node.exe http://nodejs.org/dist/v%NODE_VERSION%/node.exe
echo _
echo Installing etherpad-lite and dependencies...
cmd /C npm install src/
echo _
echo Updating jque... | CoHoop/CoHoop-Etherpad | bin/installOnWindows.bat | bat | apache-2.0 | 970 |
@echo off
REM
REM Licensed to the Apache Software Foundation (ASF) under one or more
REM contributor license agreements. See the NOTICE file distributed with
REM this work for additional information regarding copyright ownership.
REM The ASF licenses this file to You under the Apache License, Version 2.0
REM (the "Li... | eva-xuyen/migration | deprecated/component-examples/instrument-manager/bin/run.bat | bat | apache-2.0 | 2,075 |
echo off
set JAVA=$JAVA_HOME\bin\java
set BASE=$INSTALL_PATH
"%JAVA%" -jar "%BASE%"\Uninstaller\uninstaller.jar
exit
| odf/gavrog | Deploy/bin/uninstall.bat | bat | apache-2.0 | 119 |
@echo off
rem Copyright (C) 2001-2013 Free Software Foundation, Inc.
rem Author: Christoph Scholtes cschol2112 at gmail.com
rem This file is part of GNU Emacs.
rem GNU Emacs is free software: you can redistribute it and/or modify
rem it under the terms of the GNU General Public License as published by
rem t... | 121onto/emacs-24-with-24bit-colors | nt/zipdist.bat | bat | gpl-3.0 | 1,794 |
@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... | jglievano/emma | vendor/smartparens/docs/make.bat | bat | mit | 7,461 |
cmd_scripts/mod/modpost.o := gcc -Wp,-MD,scripts/mod/.modpost.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/mod/modpost.o scripts/mod/modpost.c
source_scripts/mod/modpost.o := scripts/mod/modpost.c
deps_scripts/mod/modpost.o := \
$(wildcard include/config/symbol/pre... | garwynn/D710SPR_GB27_Kernel | scripts/mod/.modpost.o.cmd | bat | gpl-2.0 | 3,268 |
@echo off
bundler\SqlBundler.exe ..\..\..\..\ "db/SQL Server/2.x/2.0" false
copy elastic-email.sql elastic-email-blank.sql
del elastic-email.sql
copy elastic-email-blank.sql ..\..\elastic-email-blank.sql | banmohan/frapid | src/Frapid.Web/Areas/ElasticEmail/db/SQL Server/2.x/2.0/rebundle-db-without-sample.bat | bat | apache-2.0 | 203 |
@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 "Li... | february29/Learning | web/apache-tomcat-9.0.1/bin/setclasspath.bat | bat | mit | 3,147 |
@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, Vers... | project-zerus/thrift | tutorial/netcore/build.cmd | bat | apache-2.0 | 1,600 |
@echo off
echo.
echo --- ClientServer : Server ---------------------------------------------
goto doit
:usage
echo.
echo.
goto end
:doit
SETLOCAL ENABLEDELAYEDEXPANSION
call ..\init.bat
%JAVA_CMD% org.objectweb.proactive.examples.cs.Server
ENDLOCAL
:end
echo.
echo --------------------------------------------------... | PaulKh/scale-proactive | examples/client-server/server.bat | bat | agpl-3.0 | 336 |
# ********************************************************
# This tests the 'list' command.
# ********************************************************
set basename on
list
list
list
list
list -
list -
list -
list -
list 1
list 20
set listsize 5
list 5
list =
list 3-4
| wearelung/portoalegrecc | vendor/cache/ruby/1.8/gems/ruby-debug-0.10.4/test/data/list.cmd | bat | mit | 269 |
@ECHO OFF
SET LOC_PATH=%CD%
SET FILES=%LOC_PATH%\libfribidi_d.txt
CALL dlextract.bat libfribidi %FILES%
cd %TMP_PATH%
xcopy fribidi-0.19.2-lib\include\fribidi "%CUR_PATH%\include\fribidi" /E /Q /I /Y
copy fribidi-0.19.2-lib\lib\libfribidi.lib "%CUR_PATH%\lib\" /Y
cd %LOC_PATH%
| TRex22/xbmc | project/BuildDependencies/scripts/libfribidi_d.bat | bat | gpl-2.0 | 283 |
@ECHO OFF
start jdk/bin/java -jar root/server.jar root/tomcat_war stop -Xms32m -Xmx512m | cobola/node-webkit-java | root/stop.bat | bat | mit | 87 |
nuget push Coffee.Security.*.nupkg -s http://robhendriks.azurewebsites.net/
pause | g3ntle/Coffee.Security | nuget/push.bat | bat | mit | 81 |
nuget pack SQMImportExport\SQMImportExport.csproj -Prop Configuration=Release | SvDvorak/SQMImportExport | BuildNugetPackage.bat | bat | mit | 77 |
@echo off
mkdir build
pushd build
cl -Zi ..\code\win32_epic.cpp User32.lib Gdi32.lib
popd
| spajus/epic | build.bat | bat | mit | 91 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\meanio\bin\mean-search" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\meanio\bin\mean-search" %*
) | 9Bdog2/Bachelor-Project | node_modules/.bin/mean-search.cmd | bat | mit | 192 |
@echo off
title Ids4
echo Starting...
set ASPNETCORE_ENVIRONMENT=Development
dotnet bin/Debug/netcoreapp2.2/QrF.Core.Ids4.dll --console
| ren8179/QrF.Core | src/apis/QrF.Core.Ids4/Run.cmd | bat | mit | 136 |
::
:: Copyright (c) 2015 Persinity Inc.
::
@ECHO OFF
SET SCRIPT_DIR=%~dp0
:: start in main directory to keep log dir there
cd %SCRIPT_DIR%..
java -cp %SCRIPT_DIR%..\config;%SCRIPT_DIR%..\lib\* com.persinity.ndt.datamutator.DataMutator %*
| Persinity/ndt-migrate | ndt-migrate-1.0-beta/data-mutator/src/main/bin/data-mutator.bat | bat | mit | 242 |
:: Tron's log function
:: When the whole argument (%1) string is wrapped in double quotes, it is sent as an argument.
:: The tilde syntax (%~1) removes the double quotes around the argument.
@echo off
echo:%~1>> "%LOGPATH%\%LOGFILE%"
echo:%~1
| nemchik/tron | resources/functions/log.bat | bat | mit | 244 |
ren call with two parameters: OS APPLICATION_VERSION BUILD_NO PROCESSOR_ARCHITECTURE
rem see: https://stackoverflow.com/questions/20353729/how-can-i-build-a-git-tag-in-teamcity
mkdir deploy
cd deploy
mkdir %1
cd %1
mkdir %2
cd %2
mkdir %3
cd %3
copy ..\..\..\..\CsLisp\bin\release\fuel.exe
copy ..\..\..\..\CsLisp\bin\re... | mneuroth/fuel-lang | internal/deploy_bin.bat | bat | mit | 796 |
REM ruby -wW2 run.rb --debug --spammy %*
ruby -wW2 run.rb %*
| Brukarnamn/Bifrost | run.bat | bat | mit | 61 |
:: Copyright (c) 2016-2017 Heim László
:: Delete all untracked files, and clean up working directory
@echo off
if exist bin rmdir /q /s bin
if exist obj rmdir /q /s obj
if exist game rmdir /q /s game
| Lasoloz/aengine | compile_clean.bat | bat | mit | 204 |
@REM nuget install -outputDirectory Packages %1 -version %2
@REM console: Update-Package -Reinstall
nuget install -outputDirectory Packages NUnit -version 3.5.0
nuget install -outputDirectory Packages NUnit.Runners -version 3.2.1
nuget install -outputDirectory Packages NUnitTestAdapter -versio... | akrisiun/xwt | restore.cmd | bat | mit | 364 |
cmd_drivers/mmc/core/sd.o := arm-eabi-gcc -Wp,-MD,drivers/mmc/core/.sd.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 | drivers/mmc/core/.sd.o.cmd | bat | gpl-2.0 | 23,443 |
set currpath=.\
if "%OS%" == "Windows_NT" set currpath=%~dp0%
cd %currpath%
set classpath=lib/axis.jar;lib/commons-discovery.jar;lib/commons-logging.jar;lib/jaxrpc.jar;lib/saaj.jar;lib/log4j-1.2.8.jar;lib/xml-apis.jar;lib/xerces.jar
javac -d %currpath%classes %currpath%src\mypack\HelloService.java
javac -d %currpa... | AutuanLiu/Code | MyJava/sourcecode/chapter17/compile.bat | bat | gpl-2.0 | 370 |
cmd_sound/soc/samsung/snd-soc-s3c24xx.o := /home/ar/android/aosp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o sound/soc/samsung/snd-soc-s3c24xx.o sound/soc/samsung/dma.o sound/soc/samsung/s3c-dma-wrapper.o
| kannu1994/crespo_kernel | sound/soc/samsung/.snd-soc-s3c24xx.o.cmd | bat | gpl-2.0 | 235 |
cmd_fs/exec.o := gcc -Wp,-MD,fs/.exec.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.8.3/include -I/home/exist/tmp/linux-2.6.35.14/linux-2.6.35/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -We... | Existed/kernel-2.6.35.14 | fs/.exec.o.cmd | bat | gpl-2.0 | 36,293 |
cmd_drivers/block/built-in.o := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-ld -EL -r -o drivers/block/built-in.o drivers/block/brd.o drivers/block/loop.o
| dalinaum/studyak | drivers/block/.built-in.o.cmd | bat | gpl-2.0 | 180 |
cmd_net/ipv4/route.o := arm-linux-gnueabi-gcc -Wp,-MD,net/ipv4/.route.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -I/root/linux-jps/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk30/include -Iarch/arm/p... | jpsminix/minix5 | net/ipv4/.route.o.cmd | bat | gpl-2.0 | 34,456 |
cmd_drivers/usb/gadget/g_ether.o := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/usb/gadget/g_ether.o drivers/usb/gadget/ether.o
| FEDEVEL/tmp-imx6-tiny-rex-linux | drivers/usb/gadget/.g_ether.o.cmd | bat | gpl-2.0 | 227 |
# ========== Copyright Header Begin ==========================================
#
# OpenSPARC T1 Processor File: sjm_4.cmd
# Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES.
#
# The above named program is free software; you can redistribute it and/or
# modify ... | trivoldus28/pulsarch-verilog | verif/diag/assembly/arch/iob/iob_int_jbi_sjm_0/sjm_4.cmd | bat | gpl-2.0 | 1,263 |
@echo off
copy /Y .\bin17\Debug\Obj\mir_core\mir_core.lib .\libs\win32
copy /Y .\bin17\Debug64\Obj\mir_core\mir_core.lib .\libs\win64
| miranda-ng/miranda-ng | copylib.cmd | bat | gpl-2.0 | 137 |
cmd_drivers/bluetooth/built-in.o := /home/peter/Downloads/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ld -EL -r -o drivers/bluetooth/built-in.o drivers/bluetooth/hci_uart.o
| paxchristos/R800x-2.3.3-Kernel | drivers/bluetooth/.built-in.o.cmd | bat | gpl-2.0 | 208 |
cmd_arch/arm/lib/copy_page.o := /opt/toolchains/arm-2009q3/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.copy_page.o.d -nostdinc -isystem /opt/toolchains/arm-2009q3/bin/../lib/gcc/arm-none-eabi/4.4.1/include -I/home/diz/androidBOCA/system/kernel/samsung/2.6.35-tab/arch/arm/include -Iinclude -include include/generated/a... | dizgustipated/BOCA-2.6.35.14 | arch/arm/lib/.copy_page.o.cmd | bat | gpl-2.0 | 2,220 |
START "" ../LabRAD-v1.1.4.exe
timeout 3
START "" twistd.py -n labradnode
echo Please enter password in node window that pops up
pause
START "" ../Servers/ADR/ADRServer.py -a ADR2 -w ""
START "" ../Servers/ADR/ADRClient.py -w ""
| McDermott-Group/LabRAD | LabRAD/StartupScripts/ADR2_controller.bat | bat | gpl-2.0 | 228 |
@echo off
setlocal
echo ==========================
echo =IIS DNS Test For WebPass=
echo ==========================
echo.
echo.
echo Checking for DNS resolution issues for failed hosts
echo.
echo Please wait
echo.
for /f %%a in (IIS_fast_failed.txt) do (ping -n 4 %1 | findstr TTL
if %errorlevel%==1 (@echo off) else (e... | raxenoth/batch | full/IIS_dns_test.bat | bat | gpl-2.0 | 406 |
cd \doom\levledit\dck
call dck.bat
cd \doom\engines\source
| fragglet/mbf | dck.bat | bat | gpl-2.0 | 61 |
cmd_security/keys/built-in.o := /opt/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o security/keys/built-in.o security/keys/gc.o security/keys/key.o security/keys/keyring.o security/keys/keyctl.o security/keys/permission.o security/keys/process_keys.o security/keys/request_key.o security/keys/request_key_auth.o security/... | sembre/kernel_totoro_update3 | common/security/keys/.built-in.o.cmd | bat | gpl-2.0 | 385 |
cmd_block/blk-lib.o := /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,block/.blk-lib.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 includ... | doadin/samsung-kernel-msm7x30-Doadin | block/.blk-lib.o.cmd | bat | gpl-2.0 | 27,327 |
cmd_drivers/leds/built-in.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/leds/built-in.o drivers/leds/led-core.o drivers/leds/led-class.o drivers/leds/leds-max77693.o drivers/leds/leds-aat1290a.o drivers/leds/leds-an30259a.o
| PrestigeMod/SHW-M440S | drivers/leds/.built-in.o.cmd | bat | gpl-2.0 | 293 |
md mus
cd mus
bcut ..\SEILANE1.dsk DRIVER.BIN 0x8CC00 0x1000
bcut ..\SEILANE1.dsk MUS00.BIN 0x8D200 1536
bcut ..\SEILANE2.dsk MUS01.BIN 0x8D200 1280
cd ..
| rururutan/hoot-patches | msx/micro_cabin/seilane/cut/cut.bat | bat | gpl-3.0 | 160 |
: Set paths for the "include" and "lib" directories of the toolchain and the
: Windows SDK. Note that "link" has a dependency on "common7\ide\mspdb*.dll".
set PATH=C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin;C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin;C:\Program Files (x86)\Microsoft Visual S... | soonick/FileSync | setenv.cmd | bat | gpl-3.0 | 624 |
set NODE_ENV=mobile
REM without call this batch ends with grunt uglify
call grunt uglify
copy /Y .\js\vendor\bluebird\bluebird.core.min.js .\www\build
copy /Y .\js\vendor\jquery\jquery-3.3.1.min.js .\www\build\jquery.min.js
copy /Y .\webapp\public\build\workerlib.bundle.js .\www\build
webpack --watch
| Memba/Kidoju-Mobile | watch.cmd | bat | gpl-3.0 | 302 |
@echo off
set QTDIR=C:\Qt\Qt5.14.2\5.14.2\mingw73_32
set MINGWDIR=C:\Qt\Qt5.14.2\Tools\mingw730_32
set PATH=%QTDIR%\bin;%MINGWDIR%\bin;%PATH% | visualfc/liteide | build/vars5.14.2.cmd | bat | lgpl-2.1 | 144 |
@echo off
rem start eclipse development environment with libraries included
rem This wrapper is needed for unit tests that make use of native libraries,
rem that is DLL's.
rem local settings for this computer
call %~dp0\setup_openda.bat
set OPENDA_BIN_EXT_DIR=%~dp0
rem if starting from OPENDADIR ie public/bin
set OPE... | OpenDA-Association/OpenDA | core/bin_external/start_eclipse.bat | bat | lgpl-3.0 | 917 |
SETLOCAL
copy ..\build\Champollion.exe .
copy ..\build\Decompiler.dll .
copy ..\build\Pex.dll .
ENDLOCAL
| Orvid/Champollion | Test/bin.cmd | bat | lgpl-3.0 | 108 |
@if defined ELIXIR_CLI_ECHO (@echo on) else (@echo off)
set ELIXIR_VERSION=1.14.0-dev
setlocal enabledelayedexpansion
if ""%1""=="""" if ""%2""=="""" goto documentation
if /I ""%1""==""--help"" if ""%2""=="""" goto documentation
if /I ""%1""==""-h"" if ""%2""=="""" goto documen... | elixir-lang/elixir | bin/elixir.bat | bat | apache-2.0 | 8,106 |
del dbfw.xml
del ifw.xml
del efw.xml
del buildscript.ps1
del cleanup.ps1
| shlomobauer/BuildIT | clean.bat | bat | apache-2.0 | 73 |
# fallback defaults
setenv ramdisk_addr_r "0x21000000"
setenv load_addr "0x39000000"
setenv console "tty2"
setenv loglevel "0"
setenv bootfs 1
setenv rootfs 2
setenv userfs 3
setenv gpio_button "H23" # matches GPIO239
setenv kernel_img "zImage"
setenv recoveryfs_initrd "recoveryfs-initrd"
setenv overlays ""
setenv usbs... | jens-maus/RaspberryMatic | buildroot-external/board/tinkerboard/boot.cmd | bat | apache-2.0 | 2,690 |
java -classpath "tools/jars/stylebook-1.0-b2.jar;tools/jars/xalan.jar;tools/jars/xerces.jar" org.apache.stylebook.StyleBook "targetDirectory=doc/html" doc/xerces-c_book.xml doc/style
| rherardi/xerces-c-src_2_7_0 | createdocs.bat | bat | apache-2.0 | 184 |
@echo off
set dsar_sartol=sartol.exe
set dsar_bpath="%USERPROFILE%/µ¥½ºÅ©Å¾/"
set dsar_autorun="%SystemRoot%\explorer.exe"
rem £¿¹-
rem set dsar_bpath="%USERPROFILE%/µ¥½ºÅ©Å¾/"
rem set dsar_bpath="%USERPROFILE%/µ¥½ºÅ©Å¾"
rem set dsar_bpath=..@arcpath/
rem set dsar_bpath=..@arcpath
rem £¿¹-
rem set dsar_autorun="%S... | Oss9935/MakitOS | osproj/omake/tolsrc/sartol0j/dsar.bat | bat | bsd-3-clause | 517 |
del C:\ProgramData\Autodesk\Revit\Addins\2012\AMEE-in-Revit.addin | AMEE/revit | uninstall.cmd | bat | bsd-3-clause | 66 |
@ECHO OFF
IF NOT EXIST "%~dp0..\vendor\nette\tester" (
ECHO Nette Tester is missing. You can install it using Composer:
ECHO php composer.phar update --dev
EXIT /B 2
)
php.exe -n "%~dp0..\vendor\nette\tester\Tester\tester.php" -p php-cgi.exe -c "%~dp0php-win.ini" -j 20 -log "%~dp0test.log" %*
rmdir "%~dp0/tmp" /S... | OzzyCzech/wplugins | tests/RunTests.bat | bat | bsd-3-clause | 324 |
@"c:\usr\src\python\pyauth\python-3.6.2-win64\scripts\python.exe" "c:\usr\src\python\pyauth\python-3.6.2-win64\Scripts\markdown_py" %* | bcarroll/authmgr | python-3.6.2-Win64/Scripts/markdown_py.bat | bat | bsd-3-clause | 134 |
bash --login /cygdrive/c/CGAL/test/autotest_cgal
| hlzz/dotfiles | graphics/cgal/Maintenance/infrastructure/picasso.geometryfactory.com/launch_testsuite.bat | bat | bsd-3-clause | 49 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_WOPI.MS_WOPI_S07_EditorsTable.TestCase_S07_TC14_EditorsTable_CoauthSession /testcontainer:..\..\MS-WOPI\TestSuite\bin\Debug\MS-WOPI_TestSuite.dll /runconfig:..\..\MS-WOPI\MS-WOPI.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | FileSyncandWOPI/Source/Scripts/MS-WOPI/RunMSWOPI_S07_TC14.cmd | bat | mit | 299 |
@REM Copyright (c) 2012-2016 Sebastien Rombauts (sebastien.rombauts@gmail.com)
@REM
@REM Distributed under the MIT License (MIT) (See accompanying file LICENSE.txt
@REM or copy at http://opensource.org/licenses/MIT)
mkdir build
cd build
@REM Generate a Visual Studio solution for latest version found
cmake -DSQ... | hongshibao/SQLiteCpp | build.bat | bat | mit | 645 |
cmd_drivers/base/devres.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,drivers/base/.devres.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -W... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/drivers/base/.devres.o.cmd | bat | gpl-2.0 | 12,147 |
call FlipStr %1
if "%@index[%flip,*]" != "-1" set flip=%@instr[%@inc[%@index[%flip,\]],%@len[%flip],%flip]
if "%@index[%flip,\]" == "0" set flip=%@instr[1,%@len[%flip],%flip]
if "%@index[%flip,\]" != "-1" set flip=%@instr[0,%@index[%flip,\],%flip]
call FlipStr %flip
set trim=%flip\
if "%flip" == "" set trim=
set... | pip/Octology | dox/Jobz/7Studios/CygPip/bin/trimdir.bat | bat | gpl-3.0 | 328 |
@echo off
cmd /c javac uccm/GetUccm.java
cmd /c jar -cvfe getuccm100.jar uccm.GetUccm uccm/GetUccm.class
copy /B uccm.cmd + getuccm100.jar ..\..\uccm.cmd
cd ../..
del /q uccm100-dist.zip
cmd /c jar -cMf uccm100-dist.zip uccm.cmd
| sudachen/uccm | util/getuccm.Src/makeit.cmd | bat | apache-2.0 | 233 |
@echo off
"C:\Program Files\Java\jdk1.8.0_05\bin\keytool.exe" -genkey -alias dennyStcert -keystore denny.keystore -storepass "awfva21." -keypass "awfva21." -keyalg "RSA"
pause | 316181444/GameServerFramework | keys/Execute.cmd | bat | apache-2.0 | 175 |
@REM
@REM Licensed to the Apache Software Foundation (ASF) under one or more
@REM contributor license agreements. See the NOTICE file distributed with
@REM this work for additional information regarding copyright ownership.
@REM The ASF licenses this file to You under the Apache License, Version 2.0
@REM (the "Li... | apache/geronimo | plugins/console/console-portal-driver/src/main/webapp/DojoHowToCompress/release.bat | bat | apache-2.0 | 1,346 |
@echo off
setlocal
set VERSION=%1
if "%1" == "" (
echo Usage: makedist.cmd ^<version number^>
goto :EOF
)
rem http://stackoverflow.com/questions/8648428/an-error-occurred-while-validating-hresult-8000000a
regedit /s bin\msbuildfix.reg
python bin\build.py %VERSION%
endlocal
| jtilander/niftyplugins | makedist.cmd | bat | mit | 299 |
babel --plugins transform-async-to-generator "%~dp0js/bundle.js" -o "%~dp0js/bundle.min.js" | englishextra/app-englishextra.rhcloud.com | diy/libs/sitemap/.babel-plugins.bat | bat | mit | 91 |
@echo off
setlocal
mkdir "C:\Program Files\CSVAnalyzerPro\"
copy %~dp0files.zip "C:\Program Files\CSVAnalyzerPro\"
cd /d %~dp0
Call :UnZipFile "C:\Program Files\CSVAnalyzerPro\" "C:\Program Files\CSVAnalyzerPro\files.zip"
exit /b
:UnZipFile <ExtractTo> <newzipfile>
set vbs="%temp%\_.vbs"
if exist %vbs% del /f /q %vbs... | dl471/CSVAnalyzerPro | CAPBuilds/0.0.4/files/install/installer.bat | bat | gpl-3.0 | 839 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\espree\bin\esparse.js" %*
) ELSE (
node "%~dp0\..\espree\bin\esparse.js" %*
) | zenithlight/zocci | node_modules/jsdoc/node_modules/.bin/esparse.cmd | bat | mit | 139 |
@echo off
pushd %~dp0
IF "%PROCESSOR_ARCHITECTURE%"=="x86" (GOTO 32bit) else (GOTO 64bit)
echo Couldn't detect system bitness.
PAUSE
GOTO end
:32bit
echo Windows 32bit detected. You'll need to manually install ffmpeg. Once you press enter I'm going to open a web page.
echo Keep following the instructions.
PAUSE
start ... | FishyFing/FishBot | download_ffmpeg.bat | bat | gpl-3.0 | 1,121 |
@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... | adamkal/django-environ | docs/make.bat | bat | mit | 5,112 |
::
:: Copyright (c) 2008-2020 the Urho3D project.
::
:: Permission is hereby granted, free of charge, to any person obtaining a copy
:: of this software and associated documentation files (the "Software"), to deal
:: in the Software without restriction, including without limitation the rights
:: to use, copy, modify, m... | eugeneko/Urho3D | script/cmake_clean.bat | bat | mit | 1,560 |
setlocal
set specFile=%1
set namespace=%2
set generateFolder=%3
set source=-Source https://www.myget.org/F/autorest/api/v2
set repoRoot=%~dp0..
set autoRestExe=%repoRoot%\tools\autorest\AutoRest.exe
@echo on
%autoRestExe% -Modeler Swagger -CodeGenerator Azure.Java -Namespace %namespace% -Input %specFile% -outputDire... | jianghaolu/azure-sdk-for-java | tools/autorest.gen.cmd | bat | mit | 388 |
/*
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"); you may... | jior/glaf | workspace/glaf-transfer/ant/bin/runrc.cmd | bat | apache-2.0 | 1,757 |
@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... | transientlunatic/minke | docs/make.bat | bat | isc | 6,457 |
REM compiling for mingw against msvcrt
set LUA_DIR=D:\dev\lua\lua-5.2.0\src
set CFLAGS=-c -g -DPSAPI_VERSION=1 -I"%LUA_DIR%"
gcc %CFLAGS% winapi.c
gcc %CFLAGS% wutils.c
gcc -g -shared winapi.o wutils.o "%LUA_DIR%\lua52.dll" -lpsapi -lMpr -o winapi.dll | stevedonovan/winapi | build-gcc-52.bat | bat | mit | 257 |
nmake /f Makefile.msc clean
nmake /f Makefile.msc
copy /y *.exe j:\exe\
| gharveymn/getmatvar | src/extlib/libdeflate/unix/tools/msc_test.bat | bat | mit | 72 |
@echo off
bundler\SqlBundler.exe ..\..\..\ "db/1.x/1.0" false
copy config.sql ..\..\config.sql
pause | mixerp4/frapid | src/Frapid.Web/Areas/Frapid.Config/db/1.x/1.0/rebundle.bat | bat | mit | 100 |
java -mx500m -cp "/Library/Frameworks/R.framework/Versions/3.5/Resources/library/finwhales/java/maxent.jar:/Library/Frameworks/R.framework/Versions/3.5/Resources/library/finwhales/java/maxent.jar" density.Explain -l /Users/pieter/Desktop/dev/Pelagos/models/finwhales/Balaenoptera.physalus/models/k3_BO2_tempmean_ss_BO_ba... | ec-ecopotential/Pelagos | models/finwhales/Balaenoptera.physalus/models/k3_BO2_tempmean_ss_BO_bathymean_BO2_chlomean_ss_lonlat/Balaenoptera.physalus_AllData_RUN1_MAXENT.Phillips_outputs/Balaenoptera.physalus_AllData_RUN1_explain.bat | bat | cc0-1.0 | 845 |
cmd_sound/last.o := arm-none-linux-gnueabi-gcc -Wp,-MD,sound/.last.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 | sound/.last.o.cmd | bat | gpl-2.0 | 20,651 |
cmd_fs/nfs/write.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/nfs/.write.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-endian... | yohanes/Acer-BeTouch-E130-Linux-Kernel | fs/nfs/.write.o.cmd | bat | gpl-2.0 | 24,746 |
cmd_drivers/scsi/scsi_sysfs.o := gcc -Wp,-MD,drivers/scsi/.scsi_sysfs.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 -mtune=gene... | dnh34/proj1 | drivers/scsi/.scsi_sysfs.o.cmd | bat | gpl-2.0 | 14,327 |
cmd_drivers/net/ethernet/seeq/built-in.o := rm -f drivers/net/ethernet/seeq/built-in.o; /home/beto/toolchain/bin/arm-eabi-ar rcsD drivers/net/ethernet/seeq/built-in.o
| IndieBeto/StockLP | drivers/net/ethernet/seeq/.built-in.o.cmd | bat | gpl-2.0 | 168 |
cmd_miscutils/mt.o := arm-linux-musleabihf-gcc -Wp,-MD,miscutils/.mt.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 -W... | ThinkIntegrate/busybox | miscutils/.mt.o.cmd | bat | gpl-2.0 | 11,434 |
cmd_sound/soc/mid-x86/built-in.o := rm -f sound/soc/mid-x86/built-in.o; arm-linux-androideabi-ar rcsD sound/soc/mid-x86/built-in.o
| hch-im/nexus4_kernel | sound/soc/mid-x86/.built-in.o.cmd | bat | gpl-2.0 | 132 |
#CUPS-COMMAND
#
# This file prints the primary alignment page.
#
PrintAlignmentPage 0
| tatung/silver-gutenprint | src/cups/commands/PrintAligmentPage.cmd | bat | gpl-2.0 | 87 |
cmd_drivers/usb/storage/ums-freecom.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o drivers/usb/storage/ums-freecom.o drivers/usb/storage/freecom.o
| avareldalton85/rpi2-linux-rt | drivers/usb/storage/.ums-freecom.o.cmd | bat | gpl-2.0 | 211 |
cmd_net/ipv4/route.o := arm-none-linux-gnueabi-gcc -Wp,-MD,net/ipv4/.route.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-... | srinugnt2000/linux-2.6.37 | net/ipv4/.route.o.cmd | bat | gpl-2.0 | 32,842 |
cmd_/home/yutingkao23/linuxcnc-add-hal-ethercat/src/5axiskins.ko := ld -r -m elf_i386 -T /usr/src/linux-headers-2.6.32-122-rtai/scripts/module-common.lds --build-id -o /home/yutingkao23/linuxcnc-add-hal-ethercat/src/5axiskins.ko /home/yutingkao23/linuxcnc-add-hal-ethercat/src/5axiskins.o /home/yutingkao23/linuxcnc-add-... | CalvinHsu1223/LinuxCNC-EtherCAT-HAL-Driver | src/.5axiskins.ko.cmd | bat | gpl-2.0 | 353 |
cmd.exe /c D:\sync.com\Sync\LYM-sources\OSC_InOutRecord-VC17\Release\OSC_RecordReplay\OSC_RecordReplay.exe record 10000 D:/sync.com/Sync/LYM-works/LYM_Annika_speakDance_2018/RecordReplayData/OSCcommands/OSC_commands.txt
| yukao/Porphyrograph | LYM-projects/batFiles/OSC_record.bat | bat | gpl-3.0 | 221 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.