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 Starte TWQualPass Anwendung rem (c)2007 by Thomas Wenzlaff rem start_twqualpass.bat rem Version 1.0 javaw -cp twqualpass.jar de.wenzlaff.Gui
IT-Berater/TWQualpass
etc/start-twqualpass.bat
bat
apache-2.0
164
cmd_util-linux/fbset.o := gcc -Wp,-MD,util-linux/.fbset.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-protot...
rennman/copfvtci
build/busybox-1.25.1/util-linux/.fbset.o.cmd
bat
apache-2.0
10,307
:: :: Copyright 2014-2022 Real Logic Limited. :: :: Licensed under the Apache License, Version 2.0 (the "License"); :: you may not use this file except in compliance with the License. :: You may obtain a copy of the License at :: :: https://www.apache.org/licenses/LICENSE-2.0 :: :: Unless required by applicable law or ...
mikeb01/Aeron
aeron-samples/scripts/embedded-claim-ipc-throughput.cmd
bat
apache-2.0
803
:: Created by npm, please don't edit manually. @IF EXIST "%~dp0"\"node.exe" ( "%~dp0"\"node.exe" "%~dp0\..\clean-css\bin\cleancss" %* ) ELSE ( node "%~dp0\..\clean-css\bin\cleancss" %* )
ServiceStack/Bundler
tests/Backup/Bootstrap.Mvc/bundler/node_modules/.bin/cleancss.cmd
bat
bsd-3-clause
192
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\..\..\_uuid@3.1.0@uuid\bin\uuid" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\..\..\_uuid@3.1.0@uuid\bin\uuid" %* )
724400475/gallery-by-react
node_modules/_request@2.81.0@request/node_modules/.bin/uuid.cmd
bat
mit
204
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCPRPT.S03_GetDataWithStream_TestSuite.MSOXCPRPT_S03_GetDataWithStream_TestSuite10 /testcontainer:..\..\MS-OXCPRPT\TestSuite\bin\Debug\MS-OXCPRPT_TestSuite.dll /runconfig:..\..\MS-OXCPRPT\MS-OXCPRPT.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/Scripts/MS-OXCPRPT/RunMSOXCPRPT_S03_GetDataWithStream_TestSuite10.cmd
bat
mit
320
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCMD.S07_GetItemEstimate.MSASCMD_S07_TC03_GetItemEstimate_Contacts_FilterType /testcontainer:..\..\MS-ASCMD\TestSuite\bin\Debug\MS-ASCMD_TestSuite.dll /runconfig:..\..\MS-ASCMD\MS-ASCMD.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeActiveSync/Source/Scripts/MS-ASCMD/RunMSASCMD_S07_TC03_GetItemEstimate_Contacts_FilterType.cmd
bat
mit
307
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB.MS_FSSHTTP_FSSHTTPB_S03_SchemaLock.TestCase_S03_TC28_RefreshLock_TimeExpired /testcontainer:..\..\MS-FSSHTTP-FSSHTTPB\TestSuite\bin\Debug\MS-FSSHTTP-FSSHTTPB_TestSuite.dll /runconfig:..\..\MS-FSSHTTP-FSSHTTPB\...
XinwLi/Interop-TestSuites-1
FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunTestCase_S03_TC28.cmd
bat
mit
366
@echo off REM Script to run terminal service receiver REM call setenv.bat set MEMORY_OPTIONS=-Xms256m -Xmx256m -XX:+UseParNewGC %JAVA_HOME%\bin\java %MEMORY_OPTIONS% -Dlog4j.configuration=log4j.xml com.espertech.esper.example.terminal.sender.TerminalEventSender %1 %2
intelie/esper
examples/terminalsvc/etc/run_terminalsvc_sender.bat
bat
gpl-2.0
280
@ECHO OFF REM ************************************************************************* REM * $Id: build-wince.cmd,v 1.2 2008/01/08 19:13:46 cnepveu Exp $ REM * REM * Batch file used to build the Gateway6 Client Configuration Subsystem. REM * REM * Prerequisites: REM * - Visual Studio 2005 (SP1) REM * - Windows Embed...
h4ck3rm1k3/gw6c-debian
gw6c-config/build-wince.cmd
bat
bsd-3-clause
1,598
@ECHO OFF REM ************************************************************ REM @file radius_install.cmd REM @brief Script to install the radius service. REM REM multiOTP - Strong two-factor authentication PHP class package REM http://www.multiotp.net REM REM Windows batch file for Windows 2K/XP/2003/7/2008/8/...
cymapgt/UserCredential
lib/Multiotp/radius_install.cmd
bat
bsd-3-clause
8,128
xasm /bf000 patch.z80 del patch ren patch.bin patch
rururutan/hoot-patches
msx/namco/pacmania_rom/src/comp.bat
bat
gpl-3.0
52
perl ../util/mkerr.pl -conf e_capi.ec -nostatic -staticloader -write e_capi.c
caidongyun/nginx-openresty-windows
nginx/objs/lib/openssl-1.0.1g/engines/capierr.bat
bat
bsd-2-clause
79
@if "%_echo%"=="" echo off setlocal set _ScriptHome=%~dp0% if exist tdirs ( for /f %%i in (tdirs) do ( if exist "%%i" ( pushd %%i echo ************************************************** cd echo ************************************************** call %_ScriptHome%\run.bat if ERROR...
rolfbjarne/fsharp
tests/run.bat
bat
apache-2.0
507
:: :: Microsoft Azure SDK for Net - Generate library code :: Copyright (C) Microsoft Corporation. All Rights Reserved. :: @echo off set autoRestVersion=0.17.0-Nightly20160626 if "%1" == "" ( set specFile="https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/search/2016-09-01/swagger/searchindex.jso...
begoldsm/azure-sdk-for-net
src/Search/Microsoft.Azure.Search/generate-searchindexclient.cmd
bat
mit
980
executable = /bin/echo arguments = OK universe = scheduler output = $(job).out error = $(job).err log = b_submit.log Notification = NEVER queue
htcondor/htcondor
src/condor_tests/job_dagman_splice-O-subdir2/b/b_submit.cmd
bat
apache-2.0
175
if not exist "C:\Windows\Temp\puppet.msi" ( powershell -Command "(New-Object System.Net.WebClient).DownloadFile('http://pm.puppetlabs.com/puppet-enterprise/3.0.1/puppet-enterprise-3.0.1.msi', 'C:\Windows\Temp\puppet.msi')" <NUL ) :: http://docs.puppetlabs.com/pe/latest/install_windows.html msiexec /qn /i C:\Windows\...
nkaravias/packer
windows/scripts/puppet-enterprise.bat
bat
mit
522
rem win32 dll build set OPTIONS1=-DDES_ASM -DBN_ASM -DBF_ASM -DFLAT_INC -Iout -Itmp -DL_ENDIAN set OPTIONS2=/W3 /WX /Ox /Gf /nologo set OPTIONS=%OPTIONS1% %OPTIONS2% cl /Felibeay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\libeay32.def crypto\crypto.c crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-...
ysleu/RTL8685
uClinux-dist/lib/openssl-0.9.8b/shlib/win32dll.bat
bat
gpl-2.0
579
@echo off rem *** rem ************** VS 2005 ************** rem *** set OLD_PATH=%PATH% set OLD_INCLUDE=%INCLUDE% set OLD_LIB=%LIB% set OLD_LIBPATH=%LIBPATH% call "C:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat" x86 python main.py cfg_msvc -t "Debug|Win32" python main.py cfg_msvc -t "Relea...
dailijun/ffc
tests/cdash/starttest_sample.bat
bat
gpl-2.0
1,095
@echo off for /F "tokens=*" %%a in ('vboxmanage list vms') do call:natSetupLoop %%a :natSetupLoop IF [%1] == [] GOTO :EOF REM echo %~1 vboxmanage modifyvm %~1 --nic1 natnetwork vboxmanage modifyvm %~1 --nat-network1 natnet1 vboxmanage modifyvm %~1 --cableconnected1 on echo NAT Network setup completed for VM: %~1 goto:...
06kellyjac/vm-scripts
NATSetup.bat
bat
mit
1,453
:: Copyright (c) 2018 yuk7 <yukx00@gmail.com> :: Released under the MIT license :: http://opensource.org/licenses/mit-license.php @echo off echo " SKIP:Do nothing for this target" echo " This is for *NIX only."
yutokt/dotfiles
_fontconfig/install.bat
bat
mit
214
@echo off echo. echo ************************************** echo ************************************** echo Building debug/release base_config.xml echo. echo. set source=%CD%\DEBUG_base_config.xml set destination=%CD%\..\res\values\base_config.xml set env="Debug" if "%1"=="release" ( set source=%CD%\RELEASE_base_conf...
r2bapps/BaseProject
BaseProject/env_build/win_build.bat
bat
mit
628
@echo off set "STRING_LEN=%~1" set "STRING_REFERENCE=%~2" exit /b 0
andry81/contools
Scripts/Tests/unit/batscripts/.test_strrep/init.bat
bat
mit
76
:: :: Copyright (c) 2012-2016 André Bargull :: Alle Rechte vorbehalten / All Rights Reserved. Use is subject to license terms. :: :: <https://github.com/anba/es6draft> :: :: :: Description: :: Helper script to start the simple REPL :: @ECHO OFF SETLOCAL ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION :: Determine Java sta...
jugglinmike/es6draft
src/main/bin/es6draft.bat
bat
mit
1,564
## This should only be run once to establish the subtree. git subtree add --prefix=local_subtree_modules/test_private_hapi_plugin test_private_hapi_plugin master --squash git subtree add --prefix=local_subtree_modules/test_private_library test_private_library master --squash
joshball/npm_link_local_subtrees_in_heroku
git_create_subtrees.cmd
bat
mit
299
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=Kala if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not ...
bgroff/kala-app
docs/make.bat
bat
mit
808
@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...
irext/irext-examples
in_progress/cc25xx-example/ti/BLE-CC254x/Projects/ble/SimpleBLEPeripheral-IREXT/CC2541DB/settings/SimpleBLEPeripheral.CC2541.cspy.bat
bat
mit
1,935
@ECHO OFF MODE CON: COLS=120 LINES=40 TITLE Uninstalling PowerShell Console... CD /D %~dp0 SET POWERSHELLSWITCHES=-NoProfile -ExecutionPolicy RemoteSigned -File .\Uninstall.ps1 powershell.exe %POWERSHELLSWITCHES% -DisplayInfo powershell.exe %POWERSHELLSWITCHES% -PowerShellConsoleUserFolders IF NOT %ERRORLEVEL% == 0...
paulmarsy/Console
Installation/Uninstall/InternalUninstall.bat
bat
mit
560
@echo off set BASEDIR=%CD% REM Do a full build here npm install SET PATH=%PATH%;%CD%\deps\depot_tools CD deps fetch v8 cd v8 git new-branch flathead REM Ensure to return the user to the directory they executed the script from chdir /d %BASEDIR% @echo on
OpenGneu/Flathead
build/init.bat
bat
mit
258
cmd_drivers/video/omap2/omapfb/built-in.o := rm -f drivers/video/omap2/omapfb/built-in.o; arm-linux-androideabi-ar rcs drivers/video/omap2/omapfb/built-in.o
tenorntex/lhbalanced
drivers/video/omap2/omapfb/.built-in.o.cmd
bat
gpl-2.0
158
cmd_sound/pci/hda/built-in.o := rm -f sound/pci/hda/built-in.o; ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-ar rcsD sound/pci/hda/built-in.o
Zaphod-Beeblebrox/kernel_rockchip_rk3188
sound/pci/hda/.built-in.o.cmd
bat
gpl-2.0
155
cmd_drivers/net/dummy.o := arm-eabi-gcc -Wp,-MD,drivers/net/.dummy.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-prototy...
HCDRJacob/wildfire-kernel
drivers/net/.dummy.o.cmd
bat
gpl-2.0
153,124
cmd_kernel/time/tick-common.o := gcc -Wp,-MD,kernel/time/.tick-common.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -W...
namgk/kernel-tut
kernel/time/.tick-common.o.cmd
bat
gpl-2.0
18,729
cmd_drivers/acpi/namespace/nsaccess.o := gcc -Wp,-MD,drivers/acpi/namespace/.nsaccess.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-c...
dnh34/proj1
drivers/acpi/namespace/.nsaccess.o.cmd
bat
gpl-2.0
9,894
cmd_fs/fat/cache.o := /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,fs/fat/.cache.o.d -nostdinc -isystem /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/erik/supersonic/arch/arm/include -include include/linux/...
kingklick/kk-evo-kernel
fs/fat/.cache.o.cmd
bat
gpl-2.0
22,657
cmd_arch/arm/lib/putuser.o := arm-linux-gcc -Wp,-MD,arch/arm/lib/.putuser.o.d -nostdinc -isystem /opt/FriendlyARM/toolschain/4.4.3/lib/gcc/arm-none-linux-gnueabi/4.4.3/include -Iinclude -I/opt/Kernel_Study/linux-2.6.32.2/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-s...
kaylorchen/Linux_for_mini2440
arch/arm/lib/.putuser.o.cmd
bat
gpl-2.0
1,586
cmd_drivers/gpio/built-in.o := /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o drivers/gpio/built-in.o drivers/gpio/gpiolib.o drivers/gpio/devres.o drivers/gpio/gpio-msm-common.o drivers/gpio/gpio-msm-v3.o drivers/gpio/qpnp-pin.o
friedrich420/Note-3-AEL-Kernel
drivers/gpio/.built-in.o.cmd
bat
gpl-2.0
262
cmd_arch/arm/lib/findbit.o := /home/hacker/codesourcery/lite/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.findbit.o.d -nostdinc -isystem /home/hacker/codesourcery/lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/hacker/android/kernels/shooter-2.6.35-kernel/arch/arm/include -Iinclude -include i...
wujiku/superstar-kernel-shooter-2.3.4gb
arch/arm/lib/.findbit.o.cmd
bat
gpl-2.0
1,796
dmd -g -property -w -wi bub/bub_config.d -O -ofbin/bub-config.exe dmd -g -property -w -wi bub/bub_main.d bub/planner.d bub/worker.d bub/parser.d bub/support.d bub/concurrency.d -O -ofbin/bub.exe
GrahamStJack/bottom-up-build
build_with_dmd.bat
bat
gpl-3.0
196
@echo off :: Vazkii's JSON creator for items :: Put in your /resources/assets/%modid%/models/item :: Makes basic item JSON files :: Requires a _standard_item.json to be present for parenting :: Can make multiple items at once :: :: Usage: :: _make (item name 1) (item name 2) (item name x) :: :: Change this to your mod'...
timcampbell/1.9TestingMod
src/main/resources/assets/testingmod/models/item/_make.bat
bat
gpl-3.0
637
REM This file generates the RTX51 TINY LIBRARY a51 right.a51 a51 vers.a51 a51 rtx51tny.a51 debug a51 conf_tny.a51 del rtx51tny.lib lib51 create rtx51tny.lib lib51 add right.obj,vers.obj,rtx51tny.obj,conf_tny.obj to rtx51tny.lib
hemmerling/cpp-paketwender
bat/genrtx.bat
bat
apache-2.0
228
mkdir %SRC_DIR%\build cd %SRC_DIR%\build set HDF5_DIR=%LIBRARY_PREFIX%\cmake cmake %SRC_DIR% -DCMAKE_INSTALL_PREFIX=%LIBRARY_PREFIX% -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=ON -DENABLE_TESTS=OFF -DCMAKE_PREFIX_PATH=%LIBRARY_PREFIX% -G "NMake Makefiles" if errorlevel 1 exit 1 cmake --build . --target INSTALL ...
groutr/ProtoCI
libnetcdf/bld.bat
bat
bsd-3-clause
420
javah -o genh.h -classpath ..\bin\classes com.mcs.crypto.CipherFormat pause
sj20082663/libcryptoc
jni/genh.bat
bat
bsd-3-clause
75
@echo off set TEST_NAME=%1 echo Setup %BRANCH_HOME% environment if exist ./setenv.cmd ( call ./setenv.cmd %2 %3 %4 %5 %6 %7 %8 %9 ) else ( echo No branch-specific configuration found ) set TEST_HOME=%BRANCH_HOME:/=\%\src\test\chef\%TEST_NAME% if "%TEST_NAME%" == "" ( echo Usage: $0 test_name echo wher...
Aquilent/epa-eds
bin/vagrant-destroy.cmd
bat
mit
650
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCRPC.S01_SynchronousCall.MSOXCRPC_S01_TC15_TestAUXOSVERSIONINFO /testcontainer:..\..\MS-OXCRPC\TestSuite\bin\Debug\MS-OXCRPC_TestSuite.dll /runconfig:..\..\MS-OXCRPC\MS-OXCRPC.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/Scripts/MS-OXCRPC/RunMSOXCRPC_S01_TC15_TestAUXOSVERSIONINFO.cmd
bat
mit
298
cmd_net/netfilter/xt_geoip.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,net/netfilter/.xt_geoip.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 -Wun...
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/net/netfilter/.xt_geoip.o.cmd
bat
gpl-2.0
18,763
cmd_net/bridge/netfilter/ebtable_filter.ko := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o net/bridge/netfilter/ebtable_filter.ko net/bridge/netfilter/ebtable_filter.o net/bridge/netfilter/ebtable_filter.mod.o
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/net/bridge/netfilter/.ebtable_filter.ko.cmd
bat
gpl-2.0
236
cmd_drivers/usb/storage/datafab.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,drivers/usb/storage/.datafab.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 ...
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/drivers/usb/storage/.datafab.o.cmd
bat
gpl-2.0
19,560
@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_ELB_HOME% if "%CHK_HOME:"=%"...
bizo/aws-tools
elb/ElasticLoadBalancing-1.0.35.0/bin/elb-version.cmd
bat
apache-2.0
464
@echo off set OLDDIR=%CD% cd /d %~dp0 REM ============================================ echo *** Generating a Windows GPAC installer *** REM ============================================ :begin IF "%1"=="win32" GOTO next IF "%1"=="x64" GOTO next echo You must specified target architecture : win32 or x64 GOTO Abort :ne...
ninetian/ffmpeginstaller
gpac-0.7.1/generate_installer.bat
bat
apache-2.0
3,733
@echo off python %~dp0\qpid-python-test %*
irinabov/debian-qpid-python
qpid-python-test.bat
bat
apache-2.0
43
@ECHO OFF 7z a -tzip -mx=9 -mm=Deflate rnv-1.7.9-win32bin.zip arx.exe expat.dll rnv.exe ..\COPYING ..\readme32.txt PAUSE
rhorenov/rnv
win32/pack.bat
bat
bsd-3-clause
124
@echo OFF set PATH=C:\Windows\system32 set PATH=%PATH%;C:\Windows set PATH=%PATH%;C:\Windows\System32\Wbem echo PATH: %PATH% echo. :: Download depends.exe from: http://www.dependencywalker.com/ depends.exe git-fat_gawk.exe depends.exe git-fat_rsync.exe depends.exe git-fat_ssh.exe pause
ajohnson23/git-fat
win32/git-fat_depends.bat
bat
bsd-2-clause
291
@echo off cl /O1 /MD /D _STATIC_CPPLIB /c -I. -I %JAVA_HOME%\include -I %JAVA_HOME%\include\win32 *.c link /dll /opt:REF /out:myagent.dll *.obj java -agentlib:myagent=help -version del *.obj *.lib *.dll *.exp *.h *.class rem del *.obj *.lib *.dll *.exp *.class
mashuai/OpenJDK-Research
hotspot/my-test/jvmti/run.bat
bat
gpl-2.0
265
build /t:Build-NuGet & pause
nimore/n2cms
build/nugetbuild.bat
bat
lgpl-2.1
28
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "hel...
darioizzo/pagmo
doc/sphinx/make.bat
bat
gpl-3.0
4,509
@echo // Copyright (C) 1996-2008 Markus F.X.J. Oberhumer @echo // @echo // DOS 32-bit @echo // Borland C/C++ + Borland PowerPack 1.0 (DPMI32) @echo // @call b\prepare.bat @if "%BECHO%"=="n" echo off set CC=bcc32 -WX set CF=-O2 -w -w-aus %CFI% -Iinclude\lzo %CFASM% set LF=%BLIB% %CC% %CF% -Isrc -c @b...
impedimentToProgress/UCI-BlueChip
snapgear_linux/lib/liblzo/lzo-2.03/B/dos32/bc_pp.bat
bat
mit
1,076
parser.exe %1 -pso %4 bsa.exe %1.out %2 %3 -pso %4
hetmeter/awmm
target/parser.bat
bat
mit
50
@rem Copyright (c) MediaArea.net SARL. All Rights Reserved. @rem @rem Use of this source code is governed by a BSD-style license that can @rem be found in the License.html file in the root of the source tree. @rem @echo off rem --- Search binaries --- set BPATH= if exist "%~dp0\..\..\..\MediaArea-Utils-Binaries" set ...
pavel-pimenov/sandbox
mediainfo/MediaInfoLib/Release/Release_Source.bat
bat
mit
8,571
node sphinx
mitchfizz05/Sphinx
Sphinx-Node/start.bat
bat
mit
11
ECHO OFF cls cd %~dp0 ECHO Removing old files... rmdir /S /Q cov\resources cov\lib\clazzy cov\lib\mizuhiki cov\lib\wi ECHO done ECHO. ECHO copying resources... xcopy /Y /E /I src\resources cov\resources xcopy /Y src\runTests.html cov ECHO done ECHO. ECHO Excluding resources, lib/dojotoolkit, lib/coffees...
AllNamesRTaken/MyProject
jscoverage.bat
bat
mit
864
echo "Don't do it!!!" rem mongo localhost:27017/Zoe setup-database.js
awanrky/Zoe-old
Data/mongo-scripts/setup-zoe-production-database.bat
bat
mit
70
@echo off rem Versão do PHP distribuído: php-5.3.1-nts-Win32-VC9-x86_mod .\php\php.exe pcileecher.php pause
hugotacito/pcileecher
pcileecher.bat
bat
mit
110
@ECHO OFF SETLOCAL EnableDelayedExpansion SET SOURCE_SOLUTION="..\Source\QText.sln" SET SOURCE_INNOSETUP=".\QText.iss" SET FILES_EXECUTABLE="..\Binaries\QText.exe" "..\Binaries\QText.Document.dll" SET FILE_README="..\README.md" SET FILE_LICENSE="..\LICENSE.md" SET ...
medo64/QText
Setup/Publish.cmd
bat
mit
7,818
@echo off > NUL rem CONFIGURATION SECTION START (WINDOWS ONLY) rem uncomment TWO lines only set "PANDOC_VIEWER=C:\Program Files (x86)\Mozilla Firefox\firefox.exe" set "PANDOC_VIEWER_OPT=file:///" rem set "PANDOC_VIEWER=C:\Program Files\Mozilla Firefox\firefox.exe" rem set "PANDOC_VIEWER_OPT=file:///" rem se...
getreu/pandoc-notetaking
bin/pandoc-note.bat
bat
mit
838
cmd_drivers/char/broadcom/unicam/built-in.o := rm -f drivers/char/broadcom/unicam/built-in.o; /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD drivers/char/broadcom/unicam/built-in.o
RittikBhowmik/Project-Crater-Kernel-GT-i9152
drivers/char/broadcom/unicam/.built-in.o.cmd
bat
gpl-2.0
217
cmd_drivers/md/dm-uevent.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,drivers/md/.dm-uevent.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/K...
mjmccall/Kernel
drivers/md/.dm-uevent.o.cmd
bat
gpl-2.0
24,832
call "%VS150COMNTOOLS%....\VC\bin\vcvars32.bat" rem SET CL=/DZENLIB_DEBUG "%VS150COMNTOOLS%..\ide\devenv" MediaInfoLib_2017.vcxproj /Build "Debug|Win32"
pavel-pimenov/flylinkdc-r5xx
MediaInfoLib/build-test-2017.bat
bat
gpl-2.0
152
>>> canada = Country('Canada', 34482779, 9984670) >>> usa = Country('United States of America', 313914040, 9826675) >>> canada.is_larger(usa) True
simontakite/sysadmin
pythonscripts/practicalprogramming/oop/exercise_country_is_larger.cmd
bat
gpl-2.0
146
cmd_drivers/base/power/built-in.o := /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/base/power/built-in.o drivers/base/power/sysfs.o drivers/base/power/generic_ops.o drivers/base/power/main.o drivers/base/power/wakeup.o drivers/base/power/runtime.o
asopov/linux-tpt-2.6.39
drivers/base/power/.built-in.o.cmd
bat
gpl-2.0
307
cmd_lib/gen_crc32table := gcc -Wp,-MD,lib/.gen_crc32table.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o lib/gen_crc32table lib/gen_crc32table.c source_lib/gen_crc32table := lib/gen_crc32table.c deps_lib/gen_crc32table := \ /usr/include/stdio.h \ /usr/include/features.h \ /us...
PrestigeMod/SHW-M440S
lib/.gen_crc32table.cmd
bat
gpl-2.0
1,039
cmd_/home/murrm/tests/insane_striping-master/insane_raid6e.ko := ld -r -m elf_i386 -T /usr/src/linux-headers-3.11.10-03111008-generic/scripts/module-common.lds --build-id -o /home/murrm/tests/insane_striping-master/insane_raid6e.ko /home/murrm/tests/insane_striping-master/insane_raid6e.o /home/murrm/tests/insane_strip...
murrmrd/insane-test
.insane_raid6e.ko.cmd
bat
gpl-2.0
351
decompile.exe a.out
Lukas-Dresel/reko
subjects/regressions/reko-351/subject.cmd
bat
gpl-2.0
19
cmd_drivers/media/usb/dvb-usb-v2/built-in.o := rm -f drivers/media/usb/dvb-usb-v2/built-in.o; /home/jashaswee/vibex2/X2_ROW_L_OpenSource/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ar rcsD drivers/media/usb/dvb-usb-v2/built-in.o
jashasweejena/VibeKernel
drivers/media/usb/dvb-usb-v2/.built-in.o.cmd
bat
gpl-2.0
238
cmd_sound/drivers/opl4/built-in.o := rm -f sound/drivers/opl4/built-in.o; /opt/arm-2008q1/bin/arm-none-linux-gnueabi-ar rcs sound/drivers/opl4/built-in.o
yohanes/Acer-BeTouch-E130-Linux-Kernel
sound/drivers/opl4/.built-in.o.cmd
bat
gpl-2.0
155
start ./ffvii_sound_dumper 1_07_Hurry!.snd
q-gears/q-gears-reversing-data
utilities/ffvii_sound_dumper/output/_e_1_07_Hurry!.bat
bat
gpl-2.0
42
cmd_drivers/usb/serial/usbserial.o := ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-ld.bfd -EL -r -o drivers/usb/serial/usbserial.o drivers/usb/serial/usb-serial.o drivers/usb/serial/generic.o drivers/usb/serial/bus.o
Zaphod-Beeblebrox/kernel_rockchip_rk3188
drivers/usb/serial/.usbserial.o.cmd
bat
gpl-2.0
233
@gs386 -sDEVICE=djet500 -P- -dSAFER -dNOPAUSE -- gslp.ps -fCourier9 %1 %2 %3 %4 %5 %6 %7 %8 %9
mfaber/quexf
software/gs/lib/lp386.bat
bat
gpl-2.0
95
@echo off cls pushd "%~dp0bin\" %WINDIR%\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe WinSCPnet.dll /codebase WinSCPnet.dll /tlb echo. echo. %WINDIR%\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe WinSCPnet.dll /codebase WinSCPnet.dll /tlb echo. echo. pause
lipkau/WinSCP.ahk
WinSCP_regDLL.cmd
bat
gpl-2.0
260
cmd_scripts/basic/hash := gcc -Wp,-MD,scripts/basic/.hash.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/basic/hash scripts/basic/hash.c deps_scripts/basic/hash := \ scripts/basic/hash.c \ /usr/include/stdio.h \ /usr/include/features.h \ /usr/include/sys/cdefs.h \ ...
mattkelly/linux-2.6-xlnx
scripts/basic/.hash.cmd
bat
gpl-2.0
1,349
cmd_mm/init-mm.o := /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,mm/.init-mm.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 include/gene...
doadin/samsung-kernel-msm7x30-Doadin
mm/.init-mm.o.cmd
bat
gpl-2.0
20,924
cmd_net/ipv4/tcp_output.o := gcc -Wp,-MD,net/ipv4/.tcp_output.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-la...
namgk/kernel-tut
net/ipv4/.tcp_output.o.cmd
bat
gpl-2.0
24,854
@echo off & setlocal set version=V1.33 set date=2016-01-29 wmic os get CountryCode,Locale,OSLanguage,Codeset /value>%temp%\CInfo.txt for /f "delims=" %%i in ('type %temp%\CInfo.txt') do set "%%i" del %temp%\CInfo.txt :: Remove the two colons before 'set CountryCode==01' to use this installation script in eng...
epadillac/MazdaTweaksInstaller
choose/choose_old.cmd
bat
gpl-3.0
74,221
python uninstall.py python setup.py install
davidlmorton/spikepy
install_spikepy.bat
bat
gpl-3.0
44
@rem Generate PXL files from the font character PNG files @cd font @for %%x in (png\*.png) do @java -jar ..\monochrome.jar %%x @move /Y png\*.pxl . @rem Generate a header file from the compressed PXL files @md inc 2> nul @setlocal @set filelist= @for %%f in (*.pxl) do @call :concat %%f bin2c -m -o inc\charset.h %fi...
Daexsys/Koloro
generate_font.bat
bat
gpl-3.0
397
@echo off SLG2.exe -D renderengine.type 4 -D opencl.cpu.use 1 -D opencl.gpu.use 1 -D screen.refresh.interval 50 -D path.sampler.type INLINED_RANDOM scenes\simple\render-fast.cfg pause
rbrtribeiro/smalllux3
samples/smallluxgpu2/bat/RUN_SLG2_OPENCL_SIMPLE.bat
bat
gpl-3.0
187
@echo off call GetAllFileName.bat del ListAllSql.txt for /F "tokens=1-1 delims=" %%i in ('type ListAll.txt ^| find /i ".sql" ') do ( echo %%i >>ListAllSql.txt ) del InstuallSql.txt for /F "tokens=1-1 delims=" %%i in ('type ListAllSql.txt ^| find /i /V "drop" ') do ( echo %%i >>InstuallSql.txt ) @Echo Off cls R...
XiaoYaTech/Demo
MoyeBuy/DBScripts/InstallAllNew.bat
bat
gpl-3.0
2,610
@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% %ALL...
Apstra/aeon-ztps
docs/make.bat
bat
apache-2.0
7,748
set GENERATE=%~dp0\..\..\script\generate_testdata.py set IKGFWRAPPER=%~dp0\..\..\_install\bin\ikgfwrapper.exe set INC2DAT=%~dp0\..\..\tools\inc2dat.py %GENERATE% --inplace **/*iprivkey*.inc **/*pubkey*.inc **/*joinreq*.inc **/*credential*.inc **/*mprivkey*.inc %INC2DAT% **/*pubkey*.inc **/*mprivkey*.inc %IKGFWRAPPER%...
Intel-EPID-SDK/epid-sdk
example/split_data/gen.bat
bat
apache-2.0
1,513
goto comment Copyright 2017 Cognizant Technology Solutions Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or ag...
CognizantOneDevOps/Insights
PlatformDeployment/WINDOWS/Postgresql-12-DB-StartUp.bat
bat
apache-2.0
703
@echo on @echo ============================================================= @echo $ $ @echo $ Nepxion Coroutine $ @echo $ $ @echo $ ...
Nepxion/Coroutine
install.bat
bat
apache-2.0
784
cd ../../sbent/bin perl sbent.pl http://localhost:8080/sbent-sample createQueueTestData errorCount=1,customerCount=2000,transactionCount=2,returnCount=10,populationSize=500 perl sbent.pl http://localhost:8080/sbent-sample loadFromQueue perl sbent.pl http://localhost:8080/sbent-sample loadReturn perl sbent.pl http://loc...
coder36/sbent
sbent-sample/bin/sample.bat
bat
apache-2.0
416
@echo off setlocal ENABLEDELAYEDEXPANSION set FILES=D:\Archive\Corpus rem set FILES=T:\Temp\Corpus set PROJECT=LZ4.Tests.Continuous :cycle call :run MixedMode64HC call :run MixedMode32HC call :run CppCLI64HC call :run CppCLI32HC call :run Unsafe64HC call :run Unsafe32HC call :run Safe64HC call :run Safe32HC goto :c...
MiloszKrajewski/lz4net
test/compare_lz4hc_implementations.cmd
bat
bsd-2-clause
792
@nginx -s stop
miau9202/nginx-rtmp-win32
結束 nginx 服務.bat
bat
bsd-2-clause
14
::V1.6.0 @echo off echo - set env set ADB_CMD=%cd%\tools\adb.exe set PING_CMD=%cd%\tools\ping.exe set JAVA_CMD=%cd%\tools\jre\bin\java.exe set FIND_CMD=%cd%\tools\find.exe set path=%cd%\tools\jre\bin;%cd%\tools;%path% set classpath=%cd%\tools\jre\lib rem check env exist if exist %ADB_CMD% ( echo - adb ok )...
GdZ/scriptfile
sh/v1.6.0/LogAndroid2PC.bat
bat
mit
7,293
@echo off call git pull call git fetch --recurse-submodules=yes call git submodule init call git submodule update call npm install for /f "usebackq delims=|" %%f in (`dir /b drivers`) do @call echo Updating submodule %%f & cd drivers\%%f & npm install --force --msvs_version=2012 & cd ..\..\
ninjablocks/client
bin/update.bat
bat
mit
297
@echo off echo build start... if exist "%~dp0build.log" (del /Q "%~dp0build.log") %windir%\Microsoft.NET\Framework\v2.0.50727\msbuild.exe "C:\Users\Administrator\Desktop\XMJL\Code\UFIDA.U9.Cust.XMJL.PlugProject.AccountDesc\UFIDA.U9.Cust.XMJL.PlugProject.AccountDescUI\UFIDA.U9.Cust.XMJL.PlugProject.AccountDescUI.csproj"...
amazingbow/yonyou
金龙/插件/UFIDA.U9.Cust.XMJL.PlugProject.AccountDesc/UFIDA.U9.Cust.XMJL.PlugProject.AccountDescUI/build.bat
bat
gpl-2.0
393
cmd_fs/xfs/xfs_error.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/xfs/.xfs_error.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 -Wstrict...
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/fs/xfs/.xfs_error.o.cmd
bat
gpl-2.0
19,303
cmd_drivers/scsi/sg.ko := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o drivers/scsi/sg.ko drivers/scsi/sg.o drivers/scsi/sg.mod.o
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/drivers/scsi/.sg.ko.cmd
bat
gpl-2.0
156
del "Stats\*_HashRate.txt"
coinmineradora/coinmineradora-v0
ResetBenchmark.bat
bat
gpl-3.0
27