code
stringlengths
3
1.03M
repo_name
stringlengths
5
84
path
stringlengths
4
233
language
stringclasses
1 value
license
stringclasses
15 values
size
int32
3
1.03M
java -jar "C:\Windows\System32\Soup.jar" %1 %2
stlgolfer/Soup
Files/Soup.bat
bat
mit
46
python ..\build.py efsl src
j0t4/espardino
openlibs/efs/build.bat
bat
mit
29
: '" :: Batch @echo off echo Batch echo Engineering Health = 17 characters echo Programmers Day = 256th day of the year echo 2^^5 = 32 day competition echo Cerner = 6 characters echo 17 - ( 256 / 32 ) - 6 = 3 echo. echo Half Life 3 Confirmed!!! exit /b 0 "' #Bash echo Bas...
davidruhmann/22222
2014-09-27/batsh.sh.bat
bat
mit
599
echo Generating docker images cd %~dp0\gamecraft-email-notification-manager mvnw verify -Pprod dockerfile:build cd %~dp0\gamecraft-engine-manager mvnw verify -Pprod dockerfile:build cd %~dp0\gamecraft-gateway mvnw verify -Pprod dockerfile:build -DskipTests cd %~dp0\gamecraft-irc-notification-manager mvnw verify -Pprod ...
iMartinezMateu/gamecraft
generate_docker_images.bat
bat
mit
859
@echo off setlocal :: Set default CMake generator and architecture: VS2015 Win64 if "%DEFAULT_CMAKE_GENERATOR%"=="" (set "DEFAULT_CMAKE_GENERATOR=Visual Studio 14") if "%DEFAULT_CMAKE_ARCH%"=="" (set "DEFAULT_CMAKE_ARCH=x64") echo Using CMake generator: %DEFAULT_CMAKE_GENERATOR%" echo Using CMake arch: %DEFAULT_CMAKE...
rokm/alphagamma-descriptor
build_all.bat
bat
mit
5,340
cmd_fs/nfsd/nfsctl.o := arm-none-linux-gnueabi-gcc -Wp,-MD,fs/nfsd/.nfsctl.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
fs/nfsd/.nfsctl.o.cmd
bat
gpl-2.0
33,068
cmd_arch/x86/crypto/sha256-ssse3.o := ld -m elf_x86_64 -r -o arch/x86/crypto/sha256-ssse3.o arch/x86/crypto/sha256-ssse3-asm.o arch/x86/crypto/sha256-avx-asm.o arch/x86/crypto/sha256-avx2-asm.o arch/x86/crypto/sha256_ssse3_glue.o
acheron1502/android_kernel_BLU_BLU_PURE_XL
arch/x86/crypto/.sha256-ssse3.o.cmd
bat
gpl-2.0
233
cmd_drivers/rtc/alarm.o := /pub/CIS520/usr/arm/bin/arm-angstrom-linux-gnueabi-gcc -Wp,-MD,drivers/rtc/.alarm.o.d -nostdinc -isystem /net/files.cis.ksu.edu/exports/public/CIS520/usr/arm/bin/../lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include -Iinclude -I/net/files.cis.ksu.edu/exports/home/p/phen/cis520/android/Kernel/...
mjmccall/Kernel
drivers/rtc/.alarm.o.cmd
bat
gpl-2.0
21,512
:: (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. :: :: This file contains confidential and proprietary information :: of Xilinx, Inc. and is protected under U.S. and :: international copyright and other intellectual property :: laws. :: :: DISCLAIMER :: This disclaimer is not a license and does not gran...
v3best/R7Lite
R7Lite_PCIE/fpga_code/r7lite_DMA/ipcore_dir/counter_fifo/implement/implement.bat
bat
gpl-2.0
3,305
cmd_usr/built-in.o := rm -f usr/built-in.o; /opt/arm-2008q1/bin/arm-none-linux-gnueabi-ar rcs usr/built-in.o
yohanes/Acer-BeTouch-E130-Linux-Kernel
usr/.built-in.o.cmd
bat
gpl-2.0
110
flake8 --exclude "ui_*.py,*_rc.py"
gvellut/FreehandRasterGeoreferencer
lint.bat
bat
gpl-2.0
34
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...
kannu1994/crespo_kernel
scripts/mod/.modpost.o.cmd
bat
gpl-2.0
2,618
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/modversion...
chase2534/gtab47.freekern
scripts/mod/.modpost.o.cmd
bat
gpl-2.0
4,163
cmd_drivers/media/platform/davinci/built-in.o := rm -f drivers/media/platform/davinci/built-in.o; /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ar rcsD drivers/media/platform/davinci/built-in.o
FEDEVEL/tmp-imx6-tiny-rex-linux
drivers/media/platform/davinci/.built-in.o.cmd
bat
gpl-2.0
267
cmd_fs/ramfs/ramfs.o := arm-arago-linux-gnueabi-ld -EL -r -o fs/ramfs/ramfs.o fs/ramfs/inode.o fs/ramfs/file-mmu.o
calixtolinux/linux-2.6.37-AM18x-OMAPL13x-Calixto-Versa-EVM-V1
fs/ramfs/.ramfs.o.cmd
bat
gpl-2.0
119
cmd_net/core/utils.o := /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,net/core/.utils.o.d -nostdinc -isystem /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/doadin/Desktop/ancora_tmo_4.0.4_2.6/arch/arm/include -Iinclude -include incl...
doadin/samsung-kernel-msm7x30-Doadin
net/core/.utils.o.cmd
bat
gpl-2.0
31,835
@echo off echo. echo. echo ----------------------------------------------------------------- echo %~nx0 echo Convert DLL file to Hex file echo. IF [%1] == [] GOTO NO_DLL_FILE_SPECIFIED IF [%2] == [] GOTO NO_HEX_FILE_SPECIFIED echo DLL File: %1 echo Hex file: %2 %~dp0\..\ashex.exe < %1 > %2 REM Normal end to script...
GuerrillaAnalytics/similarity
src/scripts/run_ashex.bat
bat
gpl-3.0
499
@echo off echo Importing database user... rem ########################################## rem Replace 1234 with your MySQL root password rem ########################################## mysql -v -u root -p1234 < db_user.sql pause
cabalcentrino/cronus-emulator
sql/import_database_user_win.bat
bat
gpl-3.0
231
SET CFLAGS="-DPLATFORM_LINUX -std=gnu++11 -g -W -Wall -c -o" SET LDFLAGS="-LC:\MinGW\lib -lallegro -lallegro_image -lallegro_primitives -lallegro_font -lallegro_ttf -lGL -lGLU" SET INCLUDE="-IC:\MinGW\include -IC:\MinGW\include\allegro5" inicio.o: inicio.cpp includes.h gcc %INCLUDE% %LDFLAGS% %CFLAGS...
baskerbill/Core
Core/allegro/sidescroller/srcEditor/wmake.bat
bat
gpl-3.0
3,446
pushd %~p0 cd ..\..\.. @ECHO OFF :: enable command extensions VERIFY BADVALUE 2>NUL SETLOCAL ENABLEEXTENSIONS || (ECHO Unable to enable command extensions. & EXIT \B) :: build environment SET SOURCE_DIR=%cd% echo SOURCE_DIR=%SOURCE_DIR% IF EXIST android.toolchain.cmake (SET BUILD_OPENCV=1) ELSE (SET BUILD_OPENCV=0)...
neutmute/emgucv
platforms/android/scripts/build.cmd
bat
gpl-3.0
6,263
.\bin\tavla.exe %*
hbirler/backgammoncpp
run.bat
bat
mpl-2.0
18
echo off rem <h4>FeatureDomain:</h4> rem Collaboration rem <h4>FeatureDescription:</h4> rem generate the export-media Excel (.xls) from an existing ppl-file rem <h4>Syntax:</h4> rem PROG projektpath filename_without_extension projectname rem <h4>Example:</h4> rem cd D:\public_projects\yaio\yaio rem ...
das-praktische-schreinerlein/your-all-in-one
sbin/genExcelFromPPL.bat
bat
mpl-2.0
1,186
! Test miscellaneous scenarios add -name XY -region=AREG add -name XY("a":"b") -region=DEFAULT add -name XY("b":"d") -region=XREG add -name XY("d":"f") -region=DEFAULT add -name XY("g":"h") -region=XREG exit add -region AREG -dyn=AREG -stdnullcoll add -segment AREG -file=AREG.dat add -region XREG -dyn=XREG -st...
nars1/YottaDBtest
spanning_regions/inref/gde30.cmd
bat
agpl-3.0
420
@echo off call ..\..\..\skripte-dosshell\einstellungen.bat title Export rem Um alles zu exportieren, keinen Bereich angeben rem set bereiche= set bereiche=kb.kv.bea,kb.tmVewProtokolleGlobal %java% ^ -cp ..\..\..\distributionspakete\de.bsvrz.puk.config\de.bsvrz.puk.config-runtime.jar ^ -Xmx300m ^ de.bs...
ChristianHoesel/docker-datenverteiler
datenverteiler/Kernsoftware-Basissystem/konfiguration/kv.bea/skripte-dosshell/tk6-export.bat
bat
lgpl-3.0
629
adb pull /mnt/sdcard/Sapelli "%USERPROFILE%\Desktop\Sapelli"
dave-cassettari/sapelli
Batch Scripts/Copy Sapelli folder to Desktop.bat
bat
unlicense
60
REM This .bat files sets the WMX_PATH variable for the CTM Workflow Manager (WMX) Workflows REM This file needs to be run on each machine to point the WMX Workflow Script steps to the correct tool location. @echo off&setlocal for %%i in ("%~dp0..") do set "folder=%%~fi" echo %folder% setx WMX_PATH %folder% -m
Esri/CTM
WorkflowManager/WMX_Environment_Variable.bat
bat
apache-2.0
315
@echo off :############################################################################## :# # :# Filename n.bat # :# ...
JFLarvoire/SysToolsLib
Batch/n.bat
bat
apache-2.0
2,792
set "ROBOZONKY_EXECUTABLE=${com.github.robozonky.distribution.jar}" set "HERE=%~dp0%" rem echo Will run %ROBOZONKY_EXECUTABLE% from '%HERE%'. rem Use Java runtime bundled with RoboZonky, if available. set "CUSTOM_JRE_LOCATION=%HERE%runtime\" set "JAVA_EXECUTABLE=java.exe" IF EXIST %CUSTOM_JRE_LOCATION%bin\%JAVA_EXECU...
RoboZonky/robozonky
robozonky-distribution/robozonky-distribution-installer/src/main/assembly/filtered-resources/install-robozonky.bat
bat
apache-2.0
935
:rem Copyright (c) 2019, The OpenThread Authors. :rem All rights reserved. :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...
openthread/pyspinel
extcap_ot.bat
bat
apache-2.0
709
@echo off call "windows\init.visualstudio.cmd" powershell .\FileGenerators\FileGenerator.ps1 -name MagickColors -buildMagickNET $false pause
dlemstra/Magick.NET
tools/Generate.MagickColors.cmd
bat
apache-2.0
141
@echo off setlocal set thisdir=%~dp0 set configuration=Debug set runtests=true :parseargs if "%1" == "" goto argsdone if /i "%1" == "-c" goto set_configuration if /i "%1" == "--configuration" goto set_configuration if /i "%1" == "-notest" goto set_notest if /i "%1" == "--notest" goto set_notest echo Unsupported argu...
IxMilia/Pdf
build-and-test.cmd
bat
apache-2.0
782
@echo off SET THEFILE=E:\Dok Gue\My Own\publish\SisAnggaran\bin\SysBudget.exe echo Linking %THEFILE% C:\lazarus\fpc\2.6.4\bin\i386-win32\ld.exe -b pei-i386 -m i386pe --gc-sections --subsystem windows --entry=_WinMainCRTStartup -o "E:\Dok Gue\My Own\publish\SisAnggaran\bin\SysBudget.exe" "E:\Dok Gue\My Own\publish...
fitrahrizieq/BudjetIna
bin/ppas.bat
bat
apache-2.0
687
@echo off rem First set up the helper batch files cd batfiles copy rsxobj.bat obj.bat copy rsxlib.bat lib.bat copy rsxexe.bat exe.bat rem Now do the generic build if "%1"=="" goto all goto %1 :all call makeall goto end :lib call makelib goto end :tests call maketest goto end :examples call makeex goto end :end...
Aliced3645/DataCenterMarketing
libnet/batfiles/rsxmake.bat
bat
apache-2.0
328
del CMakeCache.txt del CTestTestfile.cmake del cmake_install.cmake del install_manifest.txt del pfnet_static_tests.exe del pfnet_tests.exe del Makefile rmdir /s /q %~dp0build rmdir /s /q %~dp0CMakeFiles del /s /f %~dp0*.dll del /s /f %~dp0*.a
ttinoco/PFNET
win/clean.bat
bat
bsd-2-clause
248
@echo off call ..\tools\build.bat viosock.sln "Win7" %* if errorlevel 1 goto :eof call build_NoLegacy.bat
daynix/kvm-guest-drivers-windows
viosock/buildAll.bat
bat
bsd-3-clause
106
@erase lang.inc @echo lang fix ru >lang.inc @fasm example3.asm example3 @erase lang.inc @pause
devlato/kolibrios-llvm
programs/develop/examples/example3/trunk/build_ru.bat
bat
mit
94
REM change path to your VCVARS.BAT CALL "c:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\vcvarsx86_amd64.bat" SET "PATH=C:\Program Files (x86)\MSBuild\14.0\Bin\amd64;%PATH%" for %%p in (PCM) do ( @echo Building %%p chdir %%p_Win devenv %%p.vcxproj /upgrade msbuild %%p.vcxproj /p:Conf...
xabarass/fast-fractal-compression
lib/pcm/pcm/build_all.bat
bat
mit
976
cmd_fs/jffs2/ioctl.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/jffs2/.ioctl.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-pro...
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/fs/jffs2/.ioctl.o.cmd
bat
gpl-2.0
12,047
python33x86 -i ./prog.py pause
OhmNomNom/Donatello
TempLogger/prog.bat
bat
gpl-3.0
31
rem nasm ftl.asm -o ftl.com fasm forth.asm forth.com rem jwasm -bin ftl.asm rem del ftl.com rem ren ftl.bin ftl.com pause
Divyavrat/aplaun
compiler/forth/build.bat
bat
gpl-3.0
121
@echo off SETLOCAL ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION cd getlibs for /f %%i in ('"dir _*.cmd /B"') do ( call %%i ) cd ..
Rotkaermota/Isotoxin
build-win/1-get-libs.cmd
bat
gpl-3.0
129
java -cp .;E:\SourceCode\Java jat.test.interpolator_test.interpolator_test pause
MaximTar/satellite
src/main/resources/libs/JAT/jat/test/interpolator_test/run.bat
bat
apache-2.0
82
@ECHO OFF rem ****************************************************************************** rem * rem * Notepad2-mod rem * rem * sign.bat rem * Batch file used to sign the binaries rem * Originally taken and adapted from https://github.com/mpc-hc/mpc-hc rem * rem * See License.txt for details about distribution a...
capturePointer/notepad2-mod
build/sign.bat
bat
bsd-3-clause
1,614
@echo off if exist *~ del *~ if exist _impact.* del _impact.* if exist _impactbatch.log del _impactbatch.log if exist build del /s build if exist firmware.bit del firmware.bit if exist firmware.mcs del firmware.mcs if exist *.log del *.log
alexrayne/uos-embedded
examples/arm-sam9-s3e/fpga/cleanall.bat
bat
gpl-2.0
299
cmd /c az batch --help cmd /c az batch account --help cmd /c az batch account login --help cmd /c az batch account list --help cmd /c az batch account show --help cmd /c az batch account create --help cmd /c az batch account set --help cmd /c az batch account delete --help cmd /c az batch account autostorage-keys --hel...
yugangw-msft/azure-cli
src/azure-cli/azure/cli/command_modules/batch/tests/latest/generate_full_cli_help.bat
bat
mit
4,793
del reportlab-reference.pdf python ..\tools\yaml2pdf.py reportlab-reference.yml start reportlab-reference.pdf
malexandre/python-xhtml2pdf-demo
reportlab/docs/reference/build.bat
bat
mit
110
@echo off color 0b SET fName=YourFileNameHere SET fExtension=.qvw for /f "tokens=2 delims==" %%a in ('wmic OS Get localdatetime /value') do set "dt=%%a" SET "YY=%dt:~2,2%" & set "YYYY=%dt:~0,4%" & set "MM=%dt:~4,2%" & set "DD=%dt:~6,2%" SET "HH=%dt:~8,2%" & set "Min=%dt:~10,2%" & set "Sec=%dt:~12,2%" SET "fullstamp=...
FrenzelGmbH/qlik
ANALYSIS/DEV/deploy_.bat
bat
mit
599
@echo off PUSHD %~dp0 SET TOOL_PATH=.fake IF NOT EXIST "%TOOL_PATH%\fake.exe" ( dotnet tool install fake-cli --tool-path ./%TOOL_PATH% --version 5.* ) "%TOOL_PATH%/fake.exe" %* SET ret=%ERRORLEVEL% POPD EXIT /B %ret%
mchaloupka/DotNetR2RMLStore
build/fake.cmd
bat
mit
221
cd %1 del ..\..\Deploy\Sales\*.* /F /Q xcopy ..\*.dll ..\..\Deploy\Sales\ /Y /I xcopy ..\ConsoleHost.exe ..\..\Deploy\Sales xcopy ConsoleHost.Sales.config ..\..\Deploy\Sales rename ..\..\Deploy\Sales\ConsoleHost.sales.config ConsoleHost.exe.config del ..\..\Deploy\Sales\Quotations.* /F /Q del ..\..\Deploy\Sales\Po...
iQuarc/Code-Design-Training
InterProcessCommunication/TradingApp/ConsoleHost/.Deployment/Deploy-HostSales.bat
bat
mit
335
@echo off :: Homepage: https://github.com/envygeo/arcplus/tree/master/SysAdmin/deployment :: Copyright 2013-2017 Environment Yukon, License: MIT/X (open source) :: Author: Matt.Wilkie@gov.yk.ca :: setlocal set _product_codes=%1 if not defined _product_codes call :default_codes_choice echo. ---------------------------...
maphew/arcplus
SysAdmin/deployment/uninstall-ALL-ArcGIS-products.bat
bat
mit
2,475
SET testname=%1 SET extpath=%2 SET testdir=results/%testname% SET testPathNoExtension=%testdir%/%testname% ECHO %1 ECHO %2 ECHO %testdir% ECHO %testPathNoExtension% java -jar %extpath%/CMDRunner.jar --tool Reporter --generate-csv %testPathNoExtension%.csv --input-jtl %testPathNoExtension%.jtl --plugin-type AggregateR...
mspnp/azure-guidance
resiliency-tests/export.bat
bat
mit
2,781
@echo off :loop sc query cntlm| find "RUNNING" >nul 2>&1 && echo [%time%] - cntlm service is running sc query cntlm| find "RUNNING" >nul 2>&1 || (echo [%time%] - cntlm service is not running && net start cntlm) timeout /t 3 goto loop
wancy86/NOTE
Log/scripts/checkCntlm.bat
bat
cc0-1.0
237
set name=%1 del %1 set post=.bak rename %name%%post% %1
bluemylake/Blue-Mingyuan-Lake
tools/undo.bat
bat
gpl-2.0
60
@echo off if "%1"=="" goto help set HTPASSWD=C:\Program Files (x86)\Apache Software Foundation\Apache2.2\bin\htpasswd.exe rem set HTPASSWD=..\bin\htpasswd.exe rem set HTPASSWD=htpasswd.exe "%HTPASSWD%" -b users %1 %2 echo %1 %2>>users.txt goto ende :help echo. echo Syntax: newUser [Name] [Password] echo. cmd /k :...
GitFabian/TethysBeta
demo/security/newUser.cmd
bat
gpl-2.0
324
cmd_fs/sysfs/inode.o := gcc -Wp,-MD,fs/sysfs/.inode.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-larger-than=...
namgk/kernel-tut
fs/sysfs/.inode.o.cmd
bat
gpl-2.0
18,595
cmd_/scratch/nathan/arm-lite/obj/linux-2010.09-50-arm-none-linux-gnueabi-i686-pc-linux-gnu/tmp-install/include/linux/can/.install := perl scripts/headers_install.pl /scratch/nathan/arm-lite/obj/linux-2010.09-50-arm-none-linux-gnueabi-i686-pc-linux-gnu/include/linux/can /scratch/nathan/arm-lite/obj/linux-2010.09-50-arm-...
Merrii/buildroot
target/dragonboard/sysroot/usr/include/linux/can/..install.cmd
bat
gpl-2.0
814
cmd_fs/devpts/devpts.o := /mnt/disk2/Dev/UG802/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld.bfd -EL -r -o fs/devpts/devpts.o fs/devpts/inode.o
aloksinha2001/picuntu-3.0.8-alok
fs/devpts/.devpts.o.cmd
bat
gpl-2.0
158
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\_gulp@3.9.1@gulp\bin\gulp.js" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\_gulp@3.9.1@gulp\bin\gulp.js" %* )
djhao/test
node_modules/.bin/gulp.cmd
bat
gpl-2.0
198
cmd_net/ipv6/netfilter/nf_defrag_ipv6.o := /home/adam/Android/Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/ipv6/netfilter/nf_defrag_ipv6.o net/ipv6/netfilter/nf_defrag_ipv6_hooks.o net/ipv6/netfilter/nf_conntrack_reasm.o
arshull/GalaTab3_Kernel
net/ipv6/netfilter/.nf_defrag_ipv6.o.cmd
bat
gpl-2.0
236
cmd_sound/pci/oxygen/built-in.o := rm -f sound/pci/oxygen/built-in.o; /home/pasquale/android/arm-2009q3/bin/arm-none-eabi-ar rcs sound/pci/oxygen/built-in.o
p500-ics-cm9/Franco-ICS-Kernel
sound/pci/oxygen/.built-in.o.cmd
bat
gpl-2.0
158
cmd_mm/highmem.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,mm/.highmem.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 -Ia...
yohanes/Acer-BeTouch-E130-Linux-Kernel
mm/.highmem.o.cmd
bat
gpl-2.0
24,526
C:\Windows\System32\rundll32.exe powrprof.dll,SetSuspendState 1 1 0
miranda-ng/miranda-ng
tools/build_scripts/a_Sleep.bat
bat
gpl-2.0
67
java -jar rename.jar
howiefh/WINAssist
soft/rename.bat
bat
gpl-2.0
22
cmd_sound/pci/rme9652/built-in.o := rm -f sound/pci/rme9652/built-in.o; /home/peter/Downloads/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ar rcs sound/pci/rme9652/built-in.o
paxchristos/R800x-2.3.3-Kernel
sound/pci/rme9652/.built-in.o.cmd
bat
gpl-2.0
205
cmd_drivers/w1/wire.o := /home/utkanos/android/ginger/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/w1/wire.o drivers/w1/w1.o drivers/w1/w1_int.o drivers/w1/w1_family.o drivers/w1/w1_netlink.o drivers/w1/w1_io.o
utkanos/android_htc_mecha_kernel_5slot
drivers/w1/.wire.o.cmd
bat
gpl-2.0
248
| str(object[, encoding[, errors]]) -> str | | Create a new string object from the given object.
simontakite/sysadmin
pythonscripts/practicalprogramming/methods/str_help_function.cmd
bat
gpl-2.0
102
>>> python_book = Book( ... 'Practical Programming', ... ['Campbell', 'Gries', 'Montojo'], ... 'Pragmatic Bookshelf', ... '978-1-93778-545-1', ... 25.0) >>> print(python_book) <book.Book object at 0x59f410>
simontakite/sysadmin
pythonscripts/practicalprogramming/oop/book_no_str.cmd
bat
gpl-2.0
227
cmd_net/netfilter/xt_TEE.ko := /home/ashishtanwer/goldfish3.10/../x86_64-linux-android-4.7/bin/x86_64-linux-android-ld -r -m elf_i386 -T /home/ashishtanwer/goldfish3.10/scripts/module-common.lds --build-id -o net/netfilter/xt_TEE.ko net/netfilter/xt_TEE.o net/netfilter/xt_TEE.mod.o
ashishtanwer/NFTable-porting-on-Android-Goldfish
net/netfilter/.xt_TEE.ko.cmd
bat
gpl-2.0
284
cmd_arch/arm/lib/io-writesl.o := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.io-writesl.o.d -nostdinc -isystem /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-eabi/4.4.1/include -Dlinux -Iinclude -I/home/leonardo/mykernel/kernel/arch/arm/include -inc...
dalinaum/studyak
arch/arm/lib/.io-writesl.o.cmd
bat
gpl-2.0
1,799
start setenv
oscaraya/VCMS-SC
CommandPrompt.cmd
bat
gpl-3.0
13
SET FILESHUB_TEST=%~dp0 START cmd /k "prompt --=[$D $T]=--$_$L$P$G&& cd %FILESHUB_TEST%"
limelime/FilesHub
test/test.console.bat
bat
gpl-3.0
89
mongod --config config/mongod.conf
Perpetual-Projects/OpenHack-JustArrived
mongo.bat
bat
gpl-3.0
34
set batdir=%~dp0 cd %batdir% call ..\..\utilities\findMatlab.bat if %ismatlab%==1 ( start "Matlab" /b %matexe% -r "artifactCalibrationStimulus;quit;" %matopts% ) else ( echo artifactCalibrationStimulus; | %matexe% %matopts% )
jadref/buffer_bci
matlab/stimulus/runArtifactCalibration.bat
bat
gpl-3.0
230
gcc -c -gnatwm -gnatd.F p.adb
ptroja/spark2014
testsuite/gnatprove/tests/P131-003__flow_object_renaming/test.cmd
bat
gpl-3.0
30
@echo off if not exist "%JDK8_PATH%\bin\javah.exe" ( echo Could not find 'javah.exe', please check your JDK_PATH environment variable! pause & exit ) echo Generating JNI headers, please stand by... echo. mkdir "%~dp0\include" 2> NUL del /F /Q "%~dp0\include\*.h" 2> NUL "%JDK8_PATH%\bin\javah.exe" -d "%~dp0\includ...
amikey/DynamicAudioNormalizer
DynamicAudioNormalizerJNI/generate_headers.bat
bat
lgpl-2.1
541
java -cp ".;../build/itext-1.4.8.jar;../build/itext-2.1.7.jar;../build/iText-rtf-2.1.7.jar;../build/commonos.jar;../build/clientos.jar;../build/jnlp.jar;../build/jcalendar.jar;../build/log4j-1.2.7.jar;../build/poi-2.0-RC2-20040102.jar;../build/pooler.jar;../build/serveros.jar;../build/jnlp-servlet.jar;../build/hsqldb.j...
mcarniel/oswing
classes/runDemo6.bat
bat
lgpl-2.1
347
@echo off c:\app\web_server\PHP\php.exe -f restore_password.php -- %* echo. echo. pause
alex-no/php-fan-5
cli/restore_password.cmd
bat
lgpl-3.0
91
@echo off call "%~dp0\eLTE_NativeService.exe" /install
Huawei/eSDK_eLTE_SDK_Windows
src/source/eLTE_SDK/output/debug/eLTE_NativeService/InstallService.bat
bat
apache-2.0
56
sudo mkdir ROM nvflash.exe --bct ../common_bct.cfg --bl ../bootloader.bin --go nvflash.exe -r --read 4 ROM/bootloader.bin nvflash.exe -r --read 6 ROM/bootlogo.bmp nvflash.exe -r --read 7 ROM/lowbat.bmp nvflash.exe -r --read 8 ROM/charging.bmp nvflash.exe -r --read 9 ROM/lowbatcharge.bmp nvflash.exe -r --read 11 ROM/tos...
sogeti-esec-lab/android-fde
dump_nvtegra/Windows/dumpos.bat
bat
bsd-3-clause
686
@echo off set scriptsdir=%~dp0 set root=%scriptsdir%\.. set project=%1 set version=%2 if "%project%"=="" ( echo Please invoke the build script with a project name as its first argument. echo. goto exit_fail ) if "%version%"=="" ( echo Please invoke the build script with a version as its second argument. echo. ...
mookid8000/migr8
scripts/build.cmd
bat
mit
835
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFXICS.S05_SyncICSHierarchyInvalid_TestSuite.MSOXCFXICS_S05_SyncICSHierarchyInvalid_TestSuite /testcontainer:..\..\MS-OXCFXICS\TestSuite\bin\Debug\MS-OXCFXICS_TestSuite.dll /runconfig:..\..\MS-OXCFXICS\MS-OXCFXICS.testsettin...
XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/Scripts/MS-OXCFXICS/RunMSOXCFXICS_S05_SyncICSHierarchyInvalid_TestSuite.cmd
bat
mit
336
call wb_single.bat D:\app\wkhtmltopdf\bin\wkhtmltopdf --disable-smart-shrinking --margin-top 15 --margin-bottom 15 --header-font-size 10 --footer-font-size 10 --footer-spacing 5 --header-spacing 5 --header-left "IUP - Portable User Interface" --header-right "[date]" --footer-right "[page]/[topage]" iup.html iup.pdf
ivanceras/iup-mirror
html/wb/wb_pdf.bat
bat
mit
317
cmd_drivers/usb/storage/ums-sddr55.o := arm-linux-androideabi-ld -EL -r -o drivers/usb/storage/ums-sddr55.o drivers/usb/storage/sddr55.o
tenorntex/lhbalanced
drivers/usb/storage/.ums-sddr55.o.cmd
bat
gpl-2.0
141
@echo off echo callee : %cd% echo callee : wait 10s start ping localhost -n 10 > nul echo callee : wait 10s end
bugoodby/bugoodbylib
script/wsh/tips/10.app_run/05.call_sub.bat
bat
unlicense
123
@echo off set MAVEN_HOME=%SOFTWARE_DIR%\apache-maven-3.3.3 set MAVEN_OPTS=%JAVA_OPTS% set M3_HOME=%MAVEN_HOME% set PATH=%M3_HOME%\bin;%PATH%
chr-fritz/seu-as-code.packages
org.apache.maven/apache-maven/3.3.3/files/set-env-apache-maven.cmd
bat
apache-2.0
144
:: Build script for vocaluxe installer (x86 and x64 versions) :: :: Requirements :: - wget.exe: http://gnuwin32.sourceforge.net/packages/wget.htm :: - unzip.exe: http://gnuwin32.sourceforge.net/packages/unzip.htm :: - nuget.exe: https://www.nuget.org/downloads :: - Visual Studio with devenv.exe (should be located in s...
flokuep/Vocaluxe
Installer/buildinstaller.bat
bat
gpl-3.0
2,175
@echo off rem Configure batch file for `Wget' utility rem Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 Free Software rem Foundation, Inc. rem This program 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 the Free Software Fo...
wadetandy/wget
configure.bat
bat
gpl-3.0
2,394
@REM @file @REM Windows batch file to set up the Microsoft Visual Studio environment @REM @REM This script is used to set up one of the Microsoft Visual Studio @REM environments, VS2008x86, VS2010x86, VS2012x86 or VS2013x86 for @REM building the Nt32Pkg/Nt32Pkg.dsc emulation environment to run on @REM an X64 vers...
google/google-ctf
third_party/edk2/BaseTools/Scripts/SetVisualStudio.bat
bat
apache-2.0
3,449
@echo off set D2R_ROOT=%~p0 set CP="%D2R_ROOT%build" call :findjars "%D2R_ROOT%lib" set LOGCONFIG=file:%D2R_ROOT%etc/log4j.properties java -cp %CP% -Xmx1G "-Dlog4j.configuration=%LOGCONFIG%" d2rq.d2r_query %* exit /B :findjars for %%j in (%1\*.jar) do call :addjar "%%j" for /D %%d in (%1\*) do call :findjars "%%d" exi...
eudesf/GryphonFramework
libs/d2rq/d2r-query.bat
bat
mit
349
@echo off buildwin 120 build shared both x64 samples tests devenv
veyesys/opencvr
3rdparty/poco/build_vs120_x64.cmd
bat
mit
66
@if not defined _echo @echo off setlocal enabledelayedexpansion SET CMDHOME=%~dp0. if "%BUILD_FLAGS%"=="" SET BUILD_FLAGS=/m /v:m if not defined BuildConfiguration SET BuildConfiguration=Debug :: Clear the 'Platform' env variable for this session, as it's a per-project setting within the build, and :: misleading valu...
pherbel/orleans
Build.cmd
bat
mit
2,299
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\node_modules\less\bin\lessc" %* ) ELSE ( node "%~dp0\node_modules\less\bin\lessc" %* )
TukekeSoft/Serenity
Tools/Node/lessc.cmd
bat
mit
149
@echo off ghc ^ -prof ^ -fprof-auto ^ -rtsopts ^ --make Length ^ -main-is Length.profile ^ -outputdir "%CD%\compilation files" ^ -o length.exe >NUL :: -O0 No compiler optimization. :: -fno-strictness No strictness analysis. :: -prof Compile and link for profiling. :: -fprof-auto ...
pascal-knodel/haskell-craft
Examples/· Recursion/· Tail Recursion/Lists/Length/Strictness Analysis/compile.profile.windows.cmd
bat
mit
856
@echo off cls md ..\..\..\devel31\share\CodeBlocks\images\wxsmith > nul 2>&1 md ..\..\..\output31\share\CodeBlocks\images\wxsmith > nul 2>&1 zip ..\..\..\devel31\share\CodeBlocks\wxsmith.zip manifest.xml zip ..\..\..\output31\share\CodeBlocks\wxsmith.zip manifest.xml copy wxwidgets\icons\*.png ..\..\..\devel31\share\Co...
stahta01/codeblocks_svn2git_http_metadata
src/plugins/contrib/wxSmith/update31.bat
bat
gpl-3.0
452
@echo off SET PATH=%~dp0;%PATH% "%~dp0node" "%~dp0..\..\packages\NoGit.0.0.8\node_modules\nogit\bin\git.js" %*
tomhon/CMACSkiBrain
SkiBrain.Web/.bin/git.cmd
bat
mit
112
:: Copyright 2019 The TensorFlow Authors. All Rights Reserved. :: :: 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 b...
annarev/tensorflow
tensorflow/tools/ci_build/rel/windows_cuda11_2/cpu_py36.bat
bat
apache-2.0
1,087
@echo off jruby %0\..\src\moaicli.rb %*
halfnelson/moaicli
moaicli.bat
bat
mit
40
java -jar ../target/mgr_client-1.0-SNAPSHOT-jar-with-dependencies.jar PROJECT 61301824311 user0 pause
JakubSloniec/mgr_client
scripts/1_project.bat
bat
mit
101
java -Djava.library.path=lib/ -cp "%~dp0lib\*" pl.edu.agh.toik.vb4nao.Application %1
lopiola/vb4nao
vb4nao.cmd
bat
mit
84
:: :: Copyright (c) 2008-2019 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...
PredatorMF/Urho3D
script/cmake_vs2019.bat
bat
mit
1,165