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
Executable = ./x_dagman_node-ret.pl Universe = vanilla log = job_dagman_maxpostscripts.log Notification = NEVER getenv = true output = job_dagman_maxpostscripts.out error = job_dagman_maxpostscripts.err Queue
djw8605/condor
src/condor_tests/job_dagman_maxpostscripts.cmd
bat
apache-2.0
258
zip -r deploy.zip index.js config.json node_modules
svenbluege/eventgallery-lambda
pack.cmd
bat
mit
51
@echo off call %~dp0\raster-dem.bat %1 hillshade
kubaszostak/gdal-dragndrop
raster-dem-hillshade.bat
bat
mit
48
electron-packager . mdeditor --platform=win32 --arch=x64 --version=1.2.0 && PAUSE
qinshenxue/mdeditor
electron/build.bat
bat
mit
81
darknet.exe detector test data/coco.data yolo.cfg yolo.weights -i 0 -thresh 0.3 pause
PatricLee/Darknet
build/darknet/x64/darknet_coco.cmd
bat
mit
89
echo off rem Apaga diretórios bin e obj for /d /r %1 %%a in (bin\) do if exist "%%a" rmdir /s /q "%%a" for /d /r %1 %%a in (obj\) do if exist "%%a" rmdir /s /q "%%a"
jackpinto/dotFiles
deleta-bin-obj.bat
bat
mit
168
@ECHO OFF SET BASEDIR=%~dp0 SET FPASSWORD= SET DBNAME=sushico SET DBHOST=localhost SET DBUSERNAME=root SET DBPASSWORD=root SET MYSQLPATH=C:\wamp\bin\mysql\mysql5.6.17\bin\mysql.exe echo Directory: %BASEDIR% echo DatabaseName: %DBNAME% echo create database %DBNAME% if not exists %MYSQLPATH% -h %DBHOST% -u %DBUSERNAME% -p%DBPASSWORD% -e "CREATE DATABASE IF NOT EXISTS %DBNAME% DEFAULT CHARACTER SET utf8 DEFAULT COLLATE utf8_general_ci;" echo import sql files call:importDBFunc structure call:importDBFunc store call:importDBFunc useraccount call:importDBFunc person call:importDBFunc role call:importDBFunc useraccountinfotype call:importDBFunc useraccountinfo call:importDBFunc systemsettings call:importDBFunc ingredientinfotype call:importDBFunc ingredient call:importDBFunc ingredientinfo call:importDBFunc materialinfotype call:importDBFunc material call:importDBFunc materialinfo call:importDBFunc productinfotype call:importDBFunc allergent call:importDBFunc servemeasurement call:importDBFunc category call:importDBFunc nutrition call:importDBFunc products call:importDBFunc productinfo call:importDBFunc productinfotype call:importDBFunc storeinfotype call:importDBFunc nutrition_material call:importDBFunc defaultSM call:importDBFunc ../defaultSM call:importDBFunc ../rawMaterialTable echo done echo.&pause&goto:eof :importDBFunc echo Processing %~1 ... %MYSQLPATH% --host=%DBHOST% --user=%DBUSERNAME% --password=%DBPASSWORD% %DBNAME% < %BASEDIR%/../%~1.sql echo DONE. goto:eof
tlan16/sushi-co
core/promotion/Archive/db_import.bat
bat
mit
1,495
@echo off echo HEY2
steelbrain/exec
spec/fixtures/deep/node_modules/.bin/sb-exec-test.bat
bat
mit
20
call lein do clean, cljx once, cljsbuild once pause
jogrms/oxylab
build.bat
bat
epl-1.0
52
cmd_build_x86_64_linux/netdisk/nddev.o := gcc -Wp,-MD,build_x86_64_linux/netdisk/nddev.o.d -D_X86_64 -fno-strict-aliasing -fno-common -ffreestanding -fomit-frame-pointer -march=k8 -mtune=nocona -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fno-stack-protector -DLINUX -pipe -fno-builtin-sprintf -fno-builtin-log2 -fno-builtin-puts -fno-strict-aliasing -fno-common -fomit-frame-pointer -Wall -I/home/david/ndas4linux/3.3.4/inc -I/home/david/ndas4linux/3.3.4/inc/lspx -D__LITTLE_ENDIAN_BYTEORDER -D__LITTLE_ENDIAN_BITFIELD -D__LITTLE_ENDIAN__ -DNDAS_VER_MAJOR="3" -DNDAS_VER_MINOR="3" -DNDAS_VER_BUILD="4" -O2 -DXPLAT_SIO -DXPLAT_NDASHIX -DXPLAT_PNP -DXPLAT_ASYNC_IO -DXPLAT_RESTORE -DRELEASE -DXPLAT_BPC -O2 -c -o build_x86_64_linux/netdisk/nddev.o netdisk/nddev.c deps_build_x86_64_linux/netdisk/nddev.o := \ netdisk/nddev.c \ /home/david/ndas4linux/3.3.4/inc/xplatcfg.h \ /home/david/ndas4linux/3.3.4/inc/dbgcfg.h \ /home/david/ndas4linux/3.3.4/inc/sal/sal.h \ /home/david/ndas4linux/3.3.4/inc/ndasuser/ndaserr.h \ /home/david/ndas4linux/3.3.4/inc/sal/linux/sal.h \ /home/david/ndas4linux/3.3.4/inc/sal/libc.h \ /home/david/ndas4linux/3.3.4/inc/sal/linux/libc.h \ /home/david/ndas4linux/3.3.4/inc/sal/sync.h \ /home/david/ndas4linux/3.3.4/inc/sal/time.h \ /home/david/ndas4linux/3.3.4/inc/sal/types.h \ /home/david/ndas4linux/3.3.4/inc/sal/thread.h \ /home/david/ndas4linux/3.3.4/inc/sal/debug.h \ /home/david/ndas4linux/3.3.4/inc/sal/linux/debug.h \ /home/david/ndas4linux/3.3.4/inc/sal/mem.h \ /home/david/ndas4linux/3.3.4/inc/xlib/dpc.h \ /home/david/ndas4linux/3.3.4/inc/xlib/xhash.h \ /home/david/ndas4linux/3.3.4/inc/xlib/xbuf.h \ /home/david/ndas4linux/3.3.4/inc/sal/net.h \ /home/david/ndas4linux/3.3.4/inc/xlib/gtypes.h \ /home/david/ndas4linux/3.3.4/inc/glibconfig.h \ $(wildcard include/config/h/.h) \ /home/david/ndas4linux/3.3.4/inc/sal/types.h \ /home/david/ndas4linux/3.3.4/inc/ndasuser/info.h \ /home/david/ndas4linux/3.3.4/inc/ndasuser/def.h \ /home/david/ndas4linux/3.3.4/inc/ndasuser/ndasuser.h \ /home/david/ndas4linux/3.3.4/inc/ndasuser/io.h \ /home/david/ndas4linux/3.3.4/inc/ndasuser/write.h \ /home/david/ndas4linux/3.3.4/inc/lpx/lpx.h \ /home/david/ndas4linux/3.3.4/inc/lpx/lpxutil.h \ /home/david/ndas4linux/3.3.4/inc/netdisk/list.h \ /home/david/ndas4linux/3.3.4/inc/lpx/debug.h \ /home/david/ndas4linux/3.3.4/inc/netdisk/serial.h \ /home/david/ndas4linux/3.3.4/inc/netdisk/netdisk.h \ /home/david/ndas4linux/3.3.4/inc/netdisk/netdiskid.h \ /home/david/ndas4linux/3.3.4/inc/netdisk/ndasdib.h \ /home/david/ndas4linux/3.3.4/inc/netdisk/ndev.h \ /home/david/ndas4linux/3.3.4/inc/lspx/lsp_util.h \ /home/david/ndas4linux/3.3.4/inc/lspx/lsp.h \ /home/david/ndas4linux/3.3.4/inc/lspx/lspspecstring.h \ /home/david/ndas4linux/3.3.4/inc/lspx/lsp_type.h \ /usr/lib/gcc/x86_64-redhat-linux/4.7.0/include/stdint.h \ /usr/lib/gcc/x86_64-redhat-linux/4.7.0/include/stdint-gcc.h \ /home/david/ndas4linux/3.3.4/inc/lspx/lsp_spec.h \ /home/david/ndas4linux/3.3.4/inc/lspx/pshpack4.h \ /home/david/ndas4linux/3.3.4/inc/lspx/lsp_ide_def.h \ /home/david/ndas4linux/3.3.4/inc/lspx/lsp_host.h \ /usr/include/string.h \ /usr/include/features.h \ /usr/include/sys/cdefs.h \ /usr/include/bits/wordsize.h \ /usr/include/gnu/stubs.h \ /usr/include/gnu/stubs-64.h \ /usr/lib/gcc/x86_64-redhat-linux/4.7.0/include/stddef.h \ /usr/include/xlocale.h \ /usr/include/bits/string.h \ /usr/include/bits/string2.h \ /usr/include/endian.h \ /usr/include/bits/endian.h \ /usr/include/bits/byteswap.h \ /usr/include/bits/types.h \ /usr/include/bits/typesizes.h \ /usr/include/stdlib.h \ /home/david/ndas4linux/3.3.4/inc/netdisk/conn.h \ /home/david/ndas4linux/3.3.4/inc/lspx/lsp_type.h \ /home/david/ndas4linux/3.3.4/inc/lspx/lsp.h \ netdisk/ndiod.h \ netdisk/ndpnp.h \ netdisk/registrar.h \ /home/david/ndas4linux/3.3.4/inc/netdisk/sdev.h \ /home/david/ndas4linux/3.3.4/inc/../netdisk/udev.h \ /home/david/ndas4linux/3.3.4/inc/../netdisk/binaryparameters.h \ /home/david/ndas4linux/3.3.4/inc/../netdisk/lockmgmt.h \ netdisk/udev.h \ netdisk/nhix.h \ build_x86_64_linux/netdisk/nddev.o: $(deps_build_x86_64_linux/netdisk/nddev.o) $(deps_build_x86_64_linux/netdisk/nddev.o):
iocellnetworks/ndas4linux
3.3.4/build_x86_64_linux/netdisk/nddev.o.cmd
bat
gpl-2.0
4,388
REM This file is part of the DITA Open Toolkit project hosted on REM Sourceforge.net. See the accompanying license.txt file for REM applicable licenses. REM (c) Copyright IBM Corp. 2006 All Rights Reserved. REM Get the absolute path of DITAOT's home directory set DITA_DIR=%~dp0 REM Set environment variables set ANT_OPTS=-Xmx512m %ANT_OPTS% set ANT_HOME=%DITA_DIR%tools\ant set PATH=%DITA_DIR%tools\ant\bin;%PATH% set CLASSPATH=%DITA_DIR%lib;%DITA_DIR%lib\dost.jar;%DITA_DIR%lib\resolver.jar;%DITA_DIR%lib\fop.jar;%DITA_DIR%lib\avalon-framework-cvs-20020806.jar;%DITA_DIR%lib\batik.jar;%DITA_DIR%lib\xalan.jar;%DITA_DIR%lib\xercesImpl.jar;%DITA_DIR%lib\xml-apis.jar;%DITA_DIR%lib\icu4j.jar;%CLASSPATH% ant -Ddita.input.valfile=$PWD/web/temp/temp.ditaval -f %1 %22 %3
doxt3r/DITAOT-WebUI
transform.bat
bat
gpl-2.0
792
cmd_drivers/video/built-in.o := /opt/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/video/built-in.o drivers/video/fb_notify.o drivers/video/fb.o drivers/video/console/built-in.o drivers/video/backlight/built-in.o drivers/video/display/built-in.o drivers/video/cfbfillrect.o drivers/video/cfbcopyarea.o drivers/video/cfbimgblt.o drivers/video/omap2/built-in.o drivers/video/tegra/built-in.o drivers/video/output.o
TeamGlide/LiteKernel
drivers/video/.built-in.o.cmd
bat
gpl-2.0
432
@echo off Reg QUERY HKLM\SOFTWARE\7-Zip /v Flag >nul goto %ERRORLEVEL% :1 echo Debut de l'installation chmod ugo+rx * 7z442.exe /S echo Installation terminee. Reg ADD HKLM\SOFTWARE\7-Zip /v Flag /t REG_DWORD /d "1" /f goto END :0 echo logiciel deja installe exit 1 :END
cedricde/lrs
addons/lsc_deployment_scripts/Software_using_an_installer_NSIS/Zip-Unzip/7-Zip/install7-Zip.bat
bat
gpl-2.0
306
cmd_drivers/net/irda/irtty-sir.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/net/irda/irtty-sir.ko drivers/net/irda/irtty-sir.o drivers/net/irda/irtty-sir.mod.o
avareldalton85/rpi2-linux-rt
drivers/net/irda/.irtty-sir.ko.cmd
bat
gpl-2.0
275
cmd_arch/arm/lib/delay.o := arm-linux-gcc -Wp,-MD,arch/arm/lib/.delay.o.d -nostdinc -isystem /usr/local/arm/4.3.2/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/include -Iinclude -I/home/xfile/myProject/linux-2.6.32.2/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-s3c2410/include -Iarch/arm/mach-s3c2400/include -Iarch/arm/mach-s3c2412/include -Iarch/arm/mach-s3c2440/include -Iarch/arm/mach-s3c2442/include -Iarch/arm/mach-s3c2443/include -Iarch/arm/plat-s3c24xx/include -Iarch/arm/plat-s3c/include -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=4 -march=armv4t -mtune=arm9tdmi -include asm/unified.h -msoft-float -gdwarf-2 -c -o arch/arm/lib/delay.o arch/arm/lib/delay.S deps_arch/arm/lib/delay.o := \ arch/arm/lib/delay.S \ /home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/unified.h \ $(wildcard include/config/arm/asm/unified.h) \ $(wildcard include/config/thumb2/kernel.h) \ include/linux/linkage.h \ include/linux/compiler.h \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ /home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/linkage.h \ /home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/assembler.h \ $(wildcard include/config/cpu/feroceon.h) \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/smp.h) \ /home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/ptrace.h \ $(wildcard include/config/cpu/endian/be8.h) \ $(wildcard include/config/arm/thumb.h) \ /home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/hwcap.h \ /home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/param.h \ $(wildcard include/config/hz.h) \ arch/arm/lib/delay.o: $(deps_arch/arm/lib/delay.o) $(deps_arch/arm/lib/delay.o):
beebingoo/linux-2.6.32.2
arch/arm/lib/.delay.o.cmd
bat
gpl-2.0
1,994
git status @pause @ECHO OFF set COMMIT_MESSAGE="default message" if NOT "%1undefined"=="undefined" ( set COMMIT_MESSAGE= %1 ) git commit -a -m %COMMIT_MESSAGE% git push
karpachev/top_fans
misc/git_push.cmd
bat
gpl-2.0
175
cmd_net/mac80211/mac80211.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o net/mac80211/mac80211.ko net/mac80211/mac80211.o net/mac80211/mac80211.mod.o
avareldalton85/rpi2-linux-rt
net/mac80211/.mac80211.ko.cmd
bat
gpl-2.0
255
cmd_drivers/scsi/built-in.o := arm-none-linux-gnueabi-ld -EL -r -o drivers/scsi/built-in.o drivers/scsi/scsi_mod.o drivers/scsi/arm/built-in.o drivers/scsi/sd_mod.o drivers/scsi/sr_mod.o drivers/scsi/sg.o
srinugnt2000/linux-2.6.37
drivers/scsi/.built-in.o.cmd
bat
gpl-2.0
210
cmd_lib/string.o := arm-linux-gnueabi-gcc -Wp,-MD,lib/.string.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Os -marm -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -msoft-float -Uarm -Wframe-larger-than=2048 -fno-stack-protector -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(string)" -D"KBUILD_MODNAME=KBUILD_STR(string)" -c -o lib/string.o lib/string.c deps_lib/string.o := \ lib/string.c \ include/linux/types.h \ $(wildcard include/config/uid16.h) \ $(wildcard include/config/lbdaf.h) \ $(wildcard include/config/phys/addr/t/64bit.h) \ $(wildcard include/config/64bit.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/types.h \ include/asm-generic/int-ll64.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/bitsperlong.h \ include/asm-generic/bitsperlong.h \ include/linux/posix_types.h \ include/linux/stddef.h \ include/linux/compiler.h \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ include/linux/compiler-gcc.h \ $(wildcard include/config/arch/supports/optimized/inlining.h) \ $(wildcard include/config/optimize/inlining.h) \ include/linux/compiler-gcc4.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/posix_types.h \ include/linux/string.h \ $(wildcard include/config/binary/printf.h) \ /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include/stdarg.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/string.h \ include/linux/ctype.h \ include/linux/module.h \ $(wildcard include/config/modules.h) \ $(wildcard include/config/modversions.h) \ $(wildcard include/config/unused/symbols.h) \ $(wildcard include/config/generic/bug.h) \ $(wildcard include/config/kallsyms.h) \ $(wildcard include/config/tracepoints.h) \ $(wildcard include/config/tracing.h) \ $(wildcard include/config/event/tracing.h) \ $(wildcard include/config/ftrace/mcount/record.h) \ $(wildcard include/config/module/unload.h) \ $(wildcard include/config/smp.h) \ $(wildcard include/config/constructors.h) \ $(wildcard include/config/sysfs.h) \ include/linux/list.h \ $(wildcard include/config/debug/list.h) \ include/linux/poison.h \ include/linux/prefetch.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/processor.h \ $(wildcard include/config/mmu.h) \ $(wildcard include/config/cpu/32v6k.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/ptrace.h \ $(wildcard include/config/cpu/endian/be8.h) \ $(wildcard include/config/arm/thumb.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/hwcap.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/cache.h \ $(wildcard include/config/arm/l1/cache/shift.h) \ $(wildcard include/config/aeabi.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/system.h \ $(wildcard include/config/cpu/xsc3.h) \ $(wildcard include/config/cpu/fa526.h) \ $(wildcard include/config/arch/msm.h) \ $(wildcard include/config/cpu/sa1100.h) \ $(wildcard include/config/cpu/sa110.h) \ include/linux/linkage.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/linkage.h \ include/linux/irqflags.h \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/irqsoff/tracer.h) \ $(wildcard include/config/preempt/tracer.h) \ $(wildcard include/config/trace/irqflags/support.h) \ $(wildcard include/config/x86.h) \ include/linux/typecheck.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/irqflags.h \ include/asm-generic/cmpxchg-local.h \ include/linux/stat.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/stat.h \ include/linux/time.h \ $(wildcard include/config/arch/uses/gettimeoffset.h) \ include/linux/cache.h \ $(wildcard include/config/arch/has/cache/line/size.h) \ include/linux/kernel.h \ $(wildcard include/config/preempt/voluntary.h) \ $(wildcard include/config/debug/spinlock/sleep.h) \ $(wildcard include/config/prove/locking.h) \ $(wildcard include/config/printk.h) \ $(wildcard include/config/dynamic/debug.h) \ $(wildcard include/config/ring/buffer.h) \ $(wildcard include/config/numa.h) \ include/linux/bitops.h \ $(wildcard include/config/generic/find/first/bit.h) \ $(wildcard include/config/generic/find/last/bit.h) \ $(wildcard include/config/generic/find/next/bit.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/bitops.h \ include/asm-generic/bitops/non-atomic.h \ include/asm-generic/bitops/fls64.h \ include/asm-generic/bitops/sched.h \ include/asm-generic/bitops/hweight.h \ include/asm-generic/bitops/lock.h \ include/linux/log2.h \ $(wildcard include/config/arch/has/ilog2/u32.h) \ $(wildcard include/config/arch/has/ilog2/u64.h) \ include/linux/ratelimit.h \ include/linux/param.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/param.h \ $(wildcard include/config/hz.h) \ include/linux/dynamic_debug.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/byteorder.h \ include/linux/byteorder/little_endian.h \ include/linux/swab.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/swab.h \ include/linux/byteorder/generic.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/bug.h \ $(wildcard include/config/bug.h) \ $(wildcard include/config/debug/bugverbose.h) \ include/asm-generic/bug.h \ $(wildcard include/config/generic/bug/relative/pointers.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/div64.h \ include/linux/seqlock.h \ include/linux/spinlock.h \ $(wildcard include/config/debug/spinlock.h) \ $(wildcard include/config/generic/lockbreak.h) \ $(wildcard include/config/preempt.h) \ $(wildcard include/config/debug/lock/alloc.h) \ include/linux/preempt.h \ $(wildcard include/config/debug/preempt.h) \ $(wildcard include/config/preempt/notifiers.h) \ include/linux/thread_info.h \ $(wildcard include/config/compat.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/thread_info.h \ $(wildcard include/config/arm/thumbee.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/fpstate.h \ $(wildcard include/config/vfpv3.h) \ $(wildcard include/config/iwmmxt.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/domain.h \ $(wildcard include/config/verify/permission/fault.h) \ $(wildcard include/config/io/36.h) \ include/linux/stringify.h \ include/linux/bottom_half.h \ include/linux/spinlock_types.h \ include/linux/spinlock_types_up.h \ include/linux/lockdep.h \ $(wildcard include/config/lockdep.h) \ $(wildcard include/config/lock/stat.h) \ $(wildcard include/config/generic/hardirqs.h) \ include/linux/spinlock_up.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/atomic.h \ include/asm-generic/atomic-long.h \ include/linux/spinlock_api_up.h \ include/linux/math64.h \ include/linux/kmod.h \ include/linux/gfp.h \ $(wildcard include/config/kmemcheck.h) \ $(wildcard include/config/highmem.h) \ $(wildcard include/config/zone/dma.h) \ $(wildcard include/config/zone/dma32.h) \ $(wildcard include/config/debug/vm.h) \ include/linux/mmzone.h \ $(wildcard include/config/force/max/zoneorder.h) \ $(wildcard include/config/memory/hotplug.h) \ $(wildcard include/config/sparsemem.h) \ $(wildcard include/config/arch/populates/node/map.h) \ $(wildcard include/config/discontigmem.h) \ $(wildcard include/config/flat/node/mem/map.h) \ $(wildcard include/config/cgroup/mem/res/ctlr.h) \ $(wildcard include/config/have/memory/present.h) \ $(wildcard include/config/need/node/memmap/size.h) \ $(wildcard include/config/need/multiple/nodes.h) \ $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ $(wildcard include/config/flatmem.h) \ $(wildcard include/config/sparsemem/extreme.h) \ $(wildcard include/config/nodes/span/other/nodes.h) \ $(wildcard include/config/holes/in/zone.h) \ $(wildcard include/config/arch/has/holes/memorymodel.h) \ include/linux/wait.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/current.h \ include/linux/threads.h \ $(wildcard include/config/nr/cpus.h) \ $(wildcard include/config/base/small.h) \ include/linux/numa.h \ $(wildcard include/config/nodes/shift.h) \ include/linux/init.h \ $(wildcard include/config/hotplug.h) \ include/linux/nodemask.h \ include/linux/bitmap.h \ include/linux/pageblock-flags.h \ $(wildcard include/config/hugetlb/page.h) \ $(wildcard include/config/hugetlb/page/size/variable.h) \ include/linux/bounds.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/page.h \ $(wildcard include/config/cpu/copy/v3.h) \ $(wildcard include/config/cpu/copy/v4wt.h) \ $(wildcard include/config/cpu/copy/v4wb.h) \ $(wildcard include/config/cpu/copy/feroceon.h) \ $(wildcard include/config/cpu/copy/fa.h) \ $(wildcard include/config/cpu/xscale.h) \ $(wildcard include/config/cpu/copy/v6.h) \ $(wildcard include/config/memory/hotplug/sparse.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/glue.h \ $(wildcard include/config/cpu/arm610.h) \ $(wildcard include/config/cpu/arm710.h) \ $(wildcard include/config/cpu/abrt/lv4t.h) \ $(wildcard include/config/cpu/abrt/ev4.h) \ $(wildcard include/config/cpu/abrt/ev4t.h) \ $(wildcard include/config/cpu/abrt/ev5tj.h) \ $(wildcard include/config/cpu/abrt/ev5t.h) \ $(wildcard include/config/cpu/abrt/ev6.h) \ $(wildcard include/config/cpu/abrt/ev7.h) \ $(wildcard include/config/cpu/pabrt/legacy.h) \ $(wildcard include/config/cpu/pabrt/v6.h) \ $(wildcard include/config/cpu/pabrt/v7.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/memory.h \ $(wildcard include/config/page/offset.h) \ $(wildcard include/config/thumb2/kernel.h) \ $(wildcard include/config/dram/size.h) \ $(wildcard include/config/dram/base.h) \ include/linux/const.h \ arch/arm/mach-msm/include/mach/memory.h \ $(wildcard include/config/phys/offset.h) \ $(wildcard include/config/arch/msm7x30.h) \ $(wildcard include/config/vmsplit/3g.h) \ $(wildcard include/config/arch/msm/arm11.h) \ $(wildcard include/config/cache/l2x0.h) \ $(wildcard include/config/arch/msm/scorpion.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/sizes.h \ include/asm-generic/memory_model.h \ $(wildcard include/config/sparsemem/vmemmap.h) \ include/asm-generic/getorder.h \ include/linux/memory_hotplug.h \ $(wildcard include/config/have/arch/nodedata/extension.h) \ $(wildcard include/config/memory/hotremove.h) \ include/linux/notifier.h \ include/linux/errno.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/errno.h \ include/asm-generic/errno.h \ include/asm-generic/errno-base.h \ include/linux/mutex.h \ $(wildcard include/config/debug/mutexes.h) \ include/linux/rwsem.h \ $(wildcard include/config/rwsem/generic/spinlock.h) \ include/linux/rwsem-spinlock.h \ include/linux/srcu.h \ include/linux/topology.h \ $(wildcard include/config/sched/smt.h) \ $(wildcard include/config/sched/mc.h) \ include/linux/cpumask.h \ $(wildcard include/config/cpumask/offstack.h) \ $(wildcard include/config/hotplug/cpu.h) \ $(wildcard include/config/debug/per/cpu/maps.h) \ $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ include/linux/smp.h \ $(wildcard include/config/use/generic/smp/helpers.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/topology.h \ include/asm-generic/topology.h \ include/linux/mmdebug.h \ $(wildcard include/config/debug/virtual.h) \ include/linux/elf.h \ include/linux/elf-em.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/elf.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/user.h \ include/linux/kobject.h \ include/linux/sysfs.h \ include/linux/kref.h \ include/linux/moduleparam.h \ $(wildcard include/config/alpha.h) \ $(wildcard include/config/ia64.h) \ $(wildcard include/config/ppc64.h) \ include/linux/tracepoint.h \ include/linux/rcupdate.h \ $(wildcard include/config/tree/preempt/rcu.h) \ $(wildcard include/config/tree/rcu.h) \ include/linux/completion.h \ include/linux/rcutree.h \ $(wildcard include/config/no/hz.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/local.h \ include/asm-generic/local.h \ include/linux/percpu.h \ $(wildcard include/config/have/legacy/per/cpu/area.h) \ $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ $(wildcard include/config/debug/kmemleak.h) \ $(wildcard include/config/have/setup/per/cpu/area.h) \ include/linux/slab.h \ $(wildcard include/config/slab/debug.h) \ $(wildcard include/config/debug/objects.h) \ $(wildcard include/config/slub.h) \ $(wildcard include/config/slob.h) \ $(wildcard include/config/debug/slab.h) \ include/linux/slob_def.h \ include/linux/pfn.h \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/percpu.h \ include/asm-generic/percpu.h \ include/linux/percpu-defs.h \ $(wildcard include/config/debug/force/weak/per/cpu.h) \ /home/benoit/kernel_android/32/es209ra/arch/arm/include/asm/module.h \ $(wildcard include/config/arm/unwind.h) \ include/trace/events/module.h \ include/trace/define_trace.h \ lib/string.o: $(deps_lib/string.o) $(deps_lib/string.o):
b8e5n/KTG-kernel_es209ra
lib/.string.o.cmd
bat
gpl-2.0
14,380
@rem $Id: ps2write.bat,v 1.16 2005/05/30 21:00:33 igor Exp $ @rem Converting Postscript 3 or PDF into PostScript 2. set invoke0=%GSC% -dBATCH -dNOPAUSE -dNOOUTERSAVE -sDEVICE=pdfwrite -sOutputFile=temp.pdf %more_param% set invoke1=-c mark /ForOPDFRead true /PreserveHalftoneInfo true /TransferFunctionInfo /Preserve set invoke2=/MaxViewerMemorySize 8000000 /CompressPages false /CompressFonts false /ASCII85EncodePages true set invoke3=%more_deviceparam% .dicttomark setpagedevice -f %more_param1% set invoke=%invoke0% %invoke1% %invoke2% %invoke3% set procsets=%GS_LIBPATH%opdfread.ps+%GS_LIBPATH%gs_agl.ps+%GS_LIBPATH%gs_mro_e.ps+%GS_LIBPATH%gs_mgl_e.ps if %jobserver%. == yes. goto s %invoke% %1 goto j :s %invoke% -c false 0 startjob pop -f - < %1 :j copy /b %procsets%+temp.pdf+%GS_LIBPATH%EndOfTask.ps %2
brho/plan9
sys/src/cmd/gs/lib/ps2write.bat
bat
gpl-2.0
818
cmd_drivers/video/tegra/host/t30/built-in.o := /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/video/tegra/host/t30/built-in.o drivers/video/tegra/host/t30/nvhost-t30.o
selva-simple/Galaxy-R-Kernel
drivers/video/tegra/host/t30/.built-in.o.cmd
bat
gpl-2.0
221
@ECHO OFF SETLOCAL set origdir=%cd% cd /d %~dp0..\..\ set base_dir=%cd% cd /d %origdir% echo copy 3rdParty/7zip xcopy "%base_dir%/Source/3rdParty/7zip" "%base_dir%/Android/jni/3rdParty/7zip/" /D /I /F /Y /E IF %ERRORLEVEL% NEQ 0 (exit /B 1) echo copy 3rdParty/png xcopy "%base_dir%/Source/3rdParty/png" "%base_dir%/Android/jni/3rdParty/png/" /D /I /F /Y /E IF %ERRORLEVEL% NEQ 0 (exit /B 1) echo copy 3rdParty/zlib xcopy "%base_dir%/Source/3rdParty/zlib" "%base_dir%/Android/jni/3rdParty/zlib/" /D /I /F /Y /E IF %ERRORLEVEL% NEQ 0 (exit /B 1) echo copy Common xcopy "%base_dir%/Source/Common" "%base_dir%/Android/jni/Common/" /D /I /F /Y /E IF %ERRORLEVEL% NEQ 0 (exit /B 1) echo copy Glide64 xcopy "%base_dir%/Source/Glide64" "%base_dir%/Android/jni/Glide64/" /D /I /F /Y /E IF %ERRORLEVEL% NEQ 0 (exit /B 1) echo copy GlideHQ xcopy "%base_dir%/Source/GlideHQ" "%base_dir%/Android/jni/GlideHQ/" /D /I /F /Y /E IF %ERRORLEVEL% NEQ 0 (exit /B 1) echo copy Glitch64 xcopy "%base_dir%/Source/Glitch64" "%base_dir%/Android/jni/Glitch64/" /D /I /F /Y /E IF %ERRORLEVEL% NEQ 0 (exit /B 1) echo copy PluginAudio xcopy "%base_dir%/Source/Android/PluginAudio" "%base_dir%/Android/jni/PluginAudio/" /D /I /F /Y /E IF %ERRORLEVEL% NEQ 0 (exit /B 1) echo copy PluginInput xcopy "%base_dir%/Source/Android/PluginInput" "%base_dir%/Android/jni/PluginInput/" /D /I /F /Y /E IF %ERRORLEVEL% NEQ 0 (exit /B 1) echo copy PluginRSP xcopy "%base_dir%/Source/Android/PluginRSP" "%base_dir%/Android/jni/PluginRSP/" /D /I /F /Y /E IF %ERRORLEVEL% NEQ 0 (exit /B 1) echo copy Project64-bridge xcopy "%base_dir%/Source/Android/Bridge" "%base_dir%/Android/jni/Project64-bridge/" /D /I /F /Y /E IF %ERRORLEVEL% NEQ 0 (exit /B 1) echo copy Project64-core xcopy "%base_dir%/Source/Project64-core" "%base_dir%/Android/jni/Project64-core/" /D /I /F /Y /E IF %ERRORLEVEL% NEQ 0 (exit /B 1) echo copy Settings xcopy "%base_dir%/Source/Settings" "%base_dir%/Android/jni/Settings/" /D /I /F /Y /E IF %ERRORLEVEL% NEQ 0 (exit /B 1) ENDLOCAL exit /B 0
Huxellberger/project64
Android/Script/copySource.cmd
bat
gpl-2.0
2,032
nasmw -f bin -ozeta_98.com zeta_98.asm
rururutan/hoot-patches
pc98/tonkin_house/zeta/src/comp.bat
bat
gpl-3.0
39
adb uninstall net.sf.dvstar.kidsdialer adb install KidsDialer-v.1.4.apk adb uninstall net.sf.dvstar.kidsdialer.theme.anime adb install KDThemeAnime-v.1.0.apk adb uninstall net.sf.dvstar.kidsdialer.theme.sakura adb install KDThemeSacura-v.1.0.apk adb uninstall net.sf.dvstar.kidsdialer.theme.avatar adb install KDThemeAvatar-v.1.0.apk adb uninstall net.sf.dvstar.kidsdialer.theme.newyear adb install KDThemeNewYear-v.1.0.apk adb uninstall net.sf.dvstar.kidsdialer.theme.tarnsformers adb install KDThemeTransf-v.1.1.apk
dmvstar/kidsdialer
KidsDialerBuilds/reinstall.cmd
bat
gpl-3.0
530
@echo off set GPU_FORCE_64BIT_PTR 1 set GPU_MAX_HEAP_SIZE 100 set GPU_USE_SYNC_OBJECTS 1 set GPU_MAX_ALLOC_PERCENT 100 set GPU_SINGLE_ALLOC_PERCENT 100 gatelessgate.exe --gpu-platform 0 --default-config gatelessgate-Monero.conf pause
zawawawa/gatelessgate
Core/gatelessgate-Monero-platform0.bat
bat
gpl-3.0
234
setlocal enabledelayedexpansion SET iter=10000 SET memSize=50 set BGE[01]="Rally all 1" set BGE[02]="Rally all 2" set BGE[03]="Rally all 3" SET find="Optimized" SET file="Commendation_Brawl_NS.txt" echo %time%>%file% for /F "tokens=2 delims==" %%a in ('set BGE[') do ( echo %%a>>%file% for /L %%i in (1,1,%memSize%) do ( tuo "NS%%i" "novaGT" gw ordered -e %%a -o=nova\invt%%i.txt -t 8 climb %iter% | find %find% >> %file% ) ) echo %time%>>%file%
joek546/tu_opt
NovaBrawlBatch.bat
bat
gpl-3.0
463
@echo off start "xbin-store-cloud-web-admin" java -jar -Xms256m -Xmx256m xbin-store-cloud-web-admin/build/libs/xbin-store-cloud-web-admin-1.0.0.jar start "xbin-store-cloud-web-cart" java -jar -Xms256m -Xmx256m xbin-store-cloud-web-cart/build/libs/xbin-store-cloud-web-cart-1.0.0.jar start "xbin-store-cloud-web-item" java -jar -Xms256m -Xmx256m xbin-store-cloud-web-item/build/libs/xbin-store-cloud-web-item-1.0.0.jar start "xbin-store-cloud-web-notify" java -jar -Xms256m -Xmx256m xbin-store-cloud-web-notify/build/libs/xbin-store-cloud-web-notify-1.0.0.jar start "xbin-store-cloud-web-order" java -jar -Xms256m -Xmx256m xbin-store-cloud-web-order/build/libs/xbin-store-cloud-web-order-1.0.0.jar start "xbin-store-cloud-web-portal" java -jar -Xms256m -Xmx256m xbin-store-cloud-web-portal/build/libs/xbin-store-cloud-web-portal-1.0.0.jar start "xbin-store-cloud-web-search" java -jar -Xms256m -Xmx256m xbin-store-cloud-web-search/build/libs/xbin-store-cloud-web-search-1.0.0.jar start "xbin-store-cloud-web-sso" java -jar -Xms256m -Xmx256m xbin-store-cloud-web-sso/build/libs/xbin-store-cloud-web-sso-1.0.0.jar pause
qusthuang/spring-cloud-jd
run-web.bat
bat
gpl-3.0
1,139
java -Dfile.encoding=ISO8859-2 -classpath jdom-1.1.jar -jar xml-transcode-1.0.jar InputWIN1250.xml OutputISO8859-2.xml java -Dfile.encoding=WINDOWS-1250 -classpath jdom-1.1.jar -jar xml-transcode-1.0.jar InputWIN1250.xml OutputWIN1250.xml java -Dfile.encoding=UTF-8 -classpath jdom-1.1.jar -jar xml-transcode-1.0.jar InputWIN1250.xml OutputUTF8.xml java -Dfile.encoding=UTF-16 -classpath jdom-1.1.jar -jar xml-transcode-1.0.jar InputWIN1250.xml OutputUTF16.xml
JureZelic/javaTools
xml-transcode/support/xml-transcode.bat
bat
gpl-3.0
463
@echo off echo Trying to install 'node-windows'... npm install -g node-windows echo Trying to update 'node-windows'... npm update -g node-windows
EIP-SAM/SAM-Solution-Daemon-Client
system_config/install_npm_dependancies.cmd
bat
lgpl-3.0
155
@echo off rem ------------------------------------------------------------------------- rem JBoss Cluster FrameWork Demo Bootstrap Script for Windows rem ------------------------------------------------------------------------- @if not "%ECHO%" == "" echo %ECHO% @if "%OS%" == "Windows_NT" setlocal if "%OS%" == "Windows_NT" ( set "DIRNAME=%~dp0%" ) else ( set DIRNAME=.\ ) pushd %DIRNAME%.. set "RESOLVED_DEMO_HOME=%CD%" popd if "x%DEMO_HOME%" == "x" ( set "DEMO_HOME=%RESOLVED_DEMO_HOME%" ) rem Read an optional configuration file. if "x%STANDALONE_CONF%" == "x" ( set "STANDALONE_CONF=%DIRNAME%run.conf.bat" ) if exist "%STANDALONE_CONF%" ( echo Calling "%STANDALONE_CONF%" call "%STANDALONE_CONF%" %* ) else ( echo Config file not found "%STANDALONE_CONF%" ) set "JAVA_OPTS=%JAVA_OPTS% if "x%JAVA_HOME%" == "x" ( set JAVA=java echo JAVA_HOME is not set. Unexpected results may occur. echo Set JAVA_HOME to the directory of your local JDK to avoid this message. ) else ( set "JAVA=%JAVA_HOME%\bin\java" ) echo =============================================================================== echo. echo JBoss Cluster FrameWork Demo Bootstrap Environment echo. echo DEMO_HOME: %DEMO_HOME% echo. echo JAVA: %JAVA% echo. echo JAVA_OPTS: %JAVA_OPTS% echo. echo =============================================================================== echo. :RESTART "%JAVA%" %JAVA_OPTS% ^ "-Ddemo.home.dir=%DEMO_HOME%" ^ -jar "%DEMO_HOME%\jboss-modules-1.1.2.GA.jar" ^ -mp "%DEMO_HOME%\modules" ^ bootstrap ^ %* if ERRORLEVEL 10 goto RESTART :END if "x%NOPAUSE%" == "x" pause :END_NO_PAUSE
jbosschina/cluster
build/kits/bin/run.bat
bat
apache-2.0
1,646
@echo off set MOD_NAME=TacExamples_SimplePartlessPlugin set DIR=%MOD_NAME%_%1 mkdir Release\%DIR% xcopy /s /f /y GameData Release\%DIR%\GameData\ copy /y ..\LICENSE.txt Release\%DIR%\GameData\%MOD_NAME%\ copy /y ..\NOTICE.txt Release\%DIR%\GameData\%MOD_NAME%\ copy /y ..\Readme.txt Release\%DIR%\GameData\%MOD_NAME%\ cd Release\%DIR% 7z a -tzip ..\%DIR%.zip GameData cd ..\..
taraniselsu/TacExamples
01-SimplePartlessPlugin/package.bat
bat
apache-2.0
382
@echo off set INSTALL_UTIL_HOME=C:\Windows\Microsoft.NET\Framework\v2.0.50727 set PATH=%PATH%;%INSTALL_UTIL_HOME% cd %SERVICE_HOME% echo Uninstalling Service... installutil -u Perrich.RunAsService.exe echo Done.
perrich/RunAsService
Demo/uninstall.cmd
bat
apache-2.0
223
:: command to build big Vim with OLE, Perl, Python, Ruby and Tcl nmake -f Make_mvc.mak GUI=yes OLE=yes PERL=E:\perl512 DYNAMIC_PERL=yes PERL_VER=512 PYTHON=e:\python27 DYNAMIC_PYTHON=yes PYTHON_VER=27 PYTHON3=e:\python31 DYNAMIC_PYTHON3=yes PYTHON3_VER=31 RUBY=e:\ruby191 DYNAMIC_RUBY=yes RUBY_VER=191 RUBY_VER_LONG=1.9.1 TCL=e:\tcl DYNAMIC_TCL=yes %1 IME=yes CSCOPE=yes XPM=e:\xpm
googlearchive/collab-vim
vim73/src/bigvim.bat
bat
apache-2.0
383
@echo off rem rem @file doxygen_make.bat rem @brief Doxygen o—͏ˆ— rem @author Keitetsu rem @date 2017/03/06 rem @copyright Copyright (c) 2017 Keitetsu rem @par License rem This software is released under the MIT License. rem setlocal set DOXYGEN_CONFIG_FILE=Doxyfile set DOXYGEN_HTML_DIR=.\html set DOXYGEN_RTF_DIR=.\rtf if not exist %DOXYGEN_CONFIG_FILE% ( echo Error: Ý’èƒtƒ@ƒCƒ‹‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ pause goto END_MAKE ) doxygen %DOXYGEN_CONFIG_FILE% del /Q %DOXYGEN_HTML_DIR%\*.md5 del /Q %DOXYGEN_RTF_DIR%\*.md5 del /Q %DOXYGEN_RTF_DIR%\dir*.rtf :END_MAKE endlocal exit /B
KeitetsuWorks/PIC_CCSC_CameraMount
doxygen_make.bat
bat
mit
638
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFXICS.S06_SyncICSContentsDeletion_TestSuite.MSOXCFXICS_S06_SyncICSContentsDeletion_TestSuite5 /testcontainer:..\..\MS-OXCFXICS\TestSuite\bin\Debug\MS-OXCFXICS_TestSuite.dll /runconfig:..\..\MS-OXCFXICS\MS-OXCFXICS.testsettings /unique pause
OfficeDev/Interop-TestSuites
ExchangeMAPI/Source/Scripts/MS-OXCFXICS/RunMSOXCFXICS_S06_SyncICSContentsDeletion_TestSuite5.cmd
bat
mit
337
pushd "%~dp0" cd .. cd build cd html index.html
MacHu-GWU/elementary_math-project
start-a-project/template/batch/p04-view-doc.bat
bat
mit
47
cmd_kernel/ksysfs.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,kernel/.ksysfs.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-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -mabi=32 -G 0 -mno-abicalls -fno-pic -pipe -msoft-float -ffreestanding -march=mips32r2 -Wa,-mips32r2 -Wa,--trap -Iinclude/asm-mips/rt2880 -Iinclude/asm-mips/mach-generic -fomit-frame-pointer -gdwarf-2 -fno-stack-protector -membedded-data -muninit-const-in-rodata -funit-at-a-time -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(ksysfs)" -D"KBUILD_MODNAME=KBUILD_STR(ksysfs)" -c -o kernel/ksysfs.o kernel/ksysfs.c deps_kernel/ksysfs.o := \ kernel/ksysfs.c \ $(wildcard include/config/hotplug.h) \ $(wildcard include/config/net.h) \ $(wildcard include/config/kexec.h) \ include/linux/kobject.h \ include/linux/types.h \ $(wildcard include/config/uid16.h) \ $(wildcard include/config/lbd.h) \ $(wildcard include/config/lsf.h) \ $(wildcard include/config/resources/64bit.h) \ include/linux/posix_types.h \ include/linux/stddef.h \ include/linux/compiler.h \ $(wildcard include/config/enable/must/check.h) \ include/linux/compiler-gcc4.h \ $(wildcard include/config/forced/inlining.h) \ include/linux/compiler-gcc.h \ include/asm/posix_types.h \ include/asm/sgidefs.h \ include/asm/types.h \ $(wildcard include/config/highmem.h) \ $(wildcard include/config/64bit/phys/addr.h) \ $(wildcard include/config/64bit.h) \ include/linux/list.h \ $(wildcard include/config/debug/list.h) \ include/linux/poison.h \ include/linux/prefetch.h \ include/asm/processor.h \ $(wildcard include/config/32bit.h) \ $(wildcard include/config/mips/mt/fpaff.h) \ $(wildcard include/config/cpu/has/prefetch.h) \ include/linux/cpumask.h \ $(wildcard include/config/smp.h) \ $(wildcard include/config/hotplug/cpu.h) \ include/linux/kernel.h \ $(wildcard include/config/preempt/voluntary.h) \ $(wildcard include/config/debug/spinlock/sleep.h) \ $(wildcard include/config/printk.h) \ $(wildcard include/config/numa.h) \ /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ include/linux/linkage.h \ include/asm/linkage.h \ include/linux/bitops.h \ include/asm/bitops.h \ $(wildcard include/config/cpu/mipsr2.h) \ $(wildcard include/config/cpu/mips32.h) \ $(wildcard include/config/cpu/mips64.h) \ include/linux/irqflags.h \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/trace/irqflags/support.h) \ $(wildcard include/config/x86.h) \ include/asm/irqflags.h \ $(wildcard include/config/mips/mt/smtc.h) \ $(wildcard include/config/irq/cpu.h) \ $(wildcard include/config/mips/mt/smtc/instant/replay.h) \ include/asm/hazards.h \ $(wildcard include/config/cpu/r10000.h) \ $(wildcard include/config/cpu/rm9000.h) \ $(wildcard include/config/cpu/sb1.h) \ include/asm/barrier.h \ $(wildcard include/config/cpu/has/sync.h) \ $(wildcard include/config/cpu/has/wb.h) \ $(wildcard include/config/weak/ordering.h) \ include/asm/bug.h \ $(wildcard include/config/bug.h) \ include/asm/break.h \ include/asm-generic/bug.h \ $(wildcard include/config/generic/bug.h) \ $(wildcard include/config/debug/bugverbose.h) \ include/asm/byteorder.h \ $(wildcard include/config/cpu/mips64/r2.h) \ include/linux/byteorder/little_endian.h \ include/linux/byteorder/swab.h \ include/linux/byteorder/generic.h \ include/asm/cpu-features.h \ $(wildcard include/config/cpu/mipsr2/irq/vi.h) \ $(wildcard include/config/cpu/mipsr2/irq/ei.h) \ include/asm/cpu.h \ include/asm/cpu-info.h \ $(wildcard include/config/sgi/ip27.h) \ $(wildcard include/config/mips/mt.h) \ include/asm/cache.h \ $(wildcard include/config/mips/l1/cache/shift.h) \ include/asm-mips/mach-generic/kmalloc.h \ $(wildcard include/config/dma/coherent.h) \ include/asm-mips/mach-generic/cpu-feature-overrides.h \ include/asm/war.h \ $(wildcard include/config/sgi/ip22.h) \ $(wildcard include/config/sni/rm.h) \ $(wildcard include/config/cpu/r5432.h) \ $(wildcard include/config/sb1/pass/1/workarounds.h) \ $(wildcard include/config/sb1/pass/2/workarounds.h) \ $(wildcard include/config/mips/malta.h) \ $(wildcard include/config/mips/atlas.h) \ $(wildcard include/config/mips/sead.h) \ $(wildcard include/config/cpu/tx49xx.h) \ $(wildcard include/config/momenco/jaguar/atx.h) \ $(wildcard include/config/pmc/yosemite.h) \ $(wildcard include/config/basler/excite.h) \ $(wildcard include/config/momenco/ocelot/3.h) \ include/asm-generic/bitops/non-atomic.h \ include/asm-generic/bitops/fls64.h \ include/asm-generic/bitops/ffz.h \ include/asm-generic/bitops/find.h \ include/asm-generic/bitops/sched.h \ include/asm-generic/bitops/hweight.h \ include/asm-generic/bitops/ext2-non-atomic.h \ include/asm-generic/bitops/le.h \ include/asm-generic/bitops/ext2-atomic.h \ include/asm-generic/bitops/minix.h \ include/linux/log2.h \ $(wildcard include/config/arch/has/ilog2/u32.h) \ $(wildcard include/config/arch/has/ilog2/u64.h) \ include/linux/threads.h \ $(wildcard include/config/nr/cpus.h) \ $(wildcard include/config/base/small.h) \ include/linux/bitmap.h \ include/linux/string.h \ include/asm/string.h \ $(wildcard include/config/cpu/r3000.h) \ include/asm/cachectl.h \ include/asm/mipsregs.h \ $(wildcard include/config/cpu/vr41xx.h) \ $(wildcard include/config/page/size/4kb.h) \ $(wildcard include/config/page/size/16kb.h) \ $(wildcard include/config/page/size/64kb.h) \ include/asm/prefetch.h \ include/asm/system.h \ include/asm/addrspace.h \ $(wildcard include/config/cpu/r4300.h) \ $(wildcard include/config/cpu/r4x00.h) \ $(wildcard include/config/cpu/r5000.h) \ $(wildcard include/config/cpu/rm7000.h) \ $(wildcard include/config/cpu/nevada.h) \ $(wildcard include/config/cpu/r8000.h) \ $(wildcard include/config/cpu/sb1a.h) \ include/asm-mips/mach-generic/spaces.h \ $(wildcard include/config/dma/noncoherent.h) \ include/asm/dsp.h \ include/linux/sysfs.h \ $(wildcard include/config/sysfs.h) \ include/linux/errno.h \ include/asm/errno.h \ include/asm-generic/errno-base.h \ include/asm/atomic.h \ include/asm-generic/atomic.h \ include/linux/spinlock.h \ $(wildcard include/config/debug/spinlock.h) \ $(wildcard include/config/preempt.h) \ $(wildcard include/config/debug/lock/alloc.h) \ include/linux/preempt.h \ $(wildcard include/config/debug/preempt.h) \ include/linux/thread_info.h \ include/asm/thread_info.h \ $(wildcard include/config/page/size/8kb.h) \ $(wildcard include/config/debug/stack/usage.h) \ include/linux/stringify.h \ include/linux/bottom_half.h \ include/linux/spinlock_types.h \ include/linux/lockdep.h \ $(wildcard include/config/lockdep.h) \ $(wildcard include/config/generic/hardirqs.h) \ $(wildcard include/config/prove/locking.h) \ include/linux/spinlock_types_up.h \ include/linux/spinlock_up.h \ include/linux/spinlock_api_up.h \ include/linux/kref.h \ include/linux/wait.h \ include/asm/current.h \ include/linux/module.h \ $(wildcard include/config/modules.h) \ $(wildcard include/config/modversions.h) \ $(wildcard include/config/unused/symbols.h) \ $(wildcard include/config/module/unload.h) \ $(wildcard include/config/kallsyms.h) \ include/linux/stat.h \ include/asm/stat.h \ include/linux/time.h \ include/linux/seqlock.h \ include/linux/cache.h \ $(wildcard include/config/arch/has/cache/line/size.h) \ include/linux/kmod.h \ $(wildcard include/config/kmod.h) \ include/linux/elf.h \ include/linux/auxvec.h \ include/asm/auxvec.h \ include/linux/elf-em.h \ include/asm/elf.h \ $(wildcard include/config/mips32/n32.h) \ $(wildcard include/config/mips32/o32.h) \ $(wildcard include/config/mips32/compat.h) \ include/linux/moduleparam.h \ include/linux/init.h \ $(wildcard include/config/memory/hotplug.h) \ $(wildcard include/config/acpi/hotplug/memory.h) \ include/asm/local.h \ include/linux/percpu.h \ include/linux/slab.h \ $(wildcard include/config/slab/debug.h) \ $(wildcard include/config/slub.h) \ $(wildcard include/config/slob.h) \ $(wildcard include/config/debug/slab.h) \ include/linux/gfp.h \ $(wildcard include/config/zone/dma.h) \ $(wildcard include/config/zone/dma32.h) \ include/linux/mmzone.h \ $(wildcard include/config/force/max/zoneorder.h) \ $(wildcard include/config/arch/populates/node/map.h) \ $(wildcard include/config/discontigmem.h) \ $(wildcard include/config/flat/node/mem/map.h) \ $(wildcard include/config/have/memory/present.h) \ $(wildcard include/config/need/node/memmap/size.h) \ $(wildcard include/config/need/multiple/nodes.h) \ $(wildcard include/config/sparsemem.h) \ $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ $(wildcard include/config/flatmem.h) \ $(wildcard include/config/sparsemem/extreme.h) \ $(wildcard include/config/nodes/span/other/nodes.h) \ $(wildcard include/config/holes/in/zone.h) \ include/linux/numa.h \ $(wildcard include/config/nodes/shift.h) \ include/linux/nodemask.h \ include/asm/page.h \ $(wildcard include/config/build/elf64.h) \ $(wildcard include/config/limited/dma.h) \ include/linux/pfn.h \ include/asm/io.h \ include/asm-generic/iomap.h \ include/asm/pgtable-bits.h \ $(wildcard include/config/cpu/mips32/r1.h) \ $(wildcard include/config/cpu/tx39xx.h) \ $(wildcard include/config/mips/uncached.h) \ include/asm-mips/mach-generic/ioremap.h \ include/asm-mips/mach-generic/mangle-port.h \ $(wildcard include/config/swap/io/space.h) \ include/asm-generic/memory_model.h \ $(wildcard include/config/out/of/line/pfn/to/page.h) \ include/asm-generic/page.h \ include/linux/memory_hotplug.h \ $(wildcard include/config/have/arch/nodedata/extension.h) \ include/linux/notifier.h \ include/linux/mutex.h \ $(wildcard include/config/debug/mutexes.h) \ include/linux/rwsem.h \ $(wildcard include/config/rwsem/generic/spinlock.h) \ include/linux/rwsem-spinlock.h \ include/linux/srcu.h \ include/linux/topology.h \ $(wildcard include/config/sched/smt.h) \ $(wildcard include/config/sched/mc.h) \ include/linux/smp.h \ include/asm/topology.h \ include/asm-mips/mach-generic/topology.h \ include/asm-generic/topology.h \ include/linux/slub_def.h \ include/linux/workqueue.h \ include/linux/timer.h \ $(wildcard include/config/timer/stats.h) \ include/linux/ktime.h \ $(wildcard include/config/ktime/scalar.h) \ include/linux/jiffies.h \ include/linux/calc64.h \ include/asm/div64.h \ include/asm-generic/div64.h \ include/linux/timex.h \ $(wildcard include/config/time/interpolation.h) \ $(wildcard include/config/no/hz.h) \ include/asm/param.h \ $(wildcard include/config/hz.h) \ include/asm/timex.h \ include/asm-mips/mach-generic/timex.h \ include/asm/percpu.h \ include/asm-generic/percpu.h \ include/asm/module.h \ $(wildcard include/config/cpu/mips32/r2.h) \ $(wildcard include/config/cpu/mips64/r1.h) \ $(wildcard include/config/cpu/r6000.h) \ include/asm/uaccess.h \ include/asm-generic/uaccess.h \ include/linux/kexec.h \ $(wildcard include/config/compat.h) \ kernel/ksysfs.o: $(deps_kernel/ksysfs.o) $(deps_kernel/ksysfs.o):
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/kernel/.ksysfs.o.cmd
bat
gpl-2.0
11,935
@ECHO OFF REM Command file for Sphinx documentation set SPHINXBUILD=sphinx-build set ALLSPHINXOPTS=-d _build/doctrees %SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. changes to make an overview over all changed/added/deprecated items echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (_build\*) do rmdir /q /s %%i del /q /s _build\* goto end ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% _build/html echo. echo.Build finished. The HTML pages are in _build/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% _build/dirhtml echo. echo.Build finished. The HTML pages are in _build/dirhtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% _build/pickle echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% _build/json echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% _build/htmlhelp echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in _build/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% _build/qthelp echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in _build/qthelp, like this: echo.^> qcollectiongenerator _build\qthelp\Heapmanipulator.qhcp echo.To view the help file: echo.^> assistant -collectionFile _build\qthelp\Heapmanipulator.ghc goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% _build/latex echo. echo.Build finished; the LaTeX files are in _build/latex. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% _build/changes echo. echo.The overview file is in _build/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% _build/linkcheck echo. echo.Link check complete; look for any errors in the above output ^ or in _build/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% _build/doctest echo. echo.Testing of doctests in the sources finished, look at the ^ results in _build/doctest/output.txt. goto end ) :end
attish/heapkeeper_
doc/make.bat
bat
gpl-3.0
2,977
gradlew clean build bintrayUpload -PbintrayUser=scwang90 -PbintrayKey=%1 -PdryRun=false
scwang90/SmartRefreshLayout
bintrayUpload.bat
bat
apache-2.0
87
inject.exe --run "E:\Games\SteamLibrary\steamapps\common\the witcher 2\Launcher.exe" --inject --steam-app-id 20920 --export Load --add-path --path-resolution --module cerberus.dll
geota/hadesmem
scripts/x86/witcher2.bat
bat
mit
179
@ECHO OFF REM (C) 2012-2016 see Authors.txt REM REM This file is part of MPC-HC. REM REM MPC-HC 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 Foundation; either version 3 of the License, or REM (at your option) any later version. REM REM MPC-HC is distributed in the hope that it will be useful, REM but WITHOUT ANY WARRANTY; without even the implied warranty of REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the REM GNU General Public License for more details. REM REM You should have received a copy of the GNU General Public License REM along with this program. If not, see <http://www.gnu.org/licenses/>. SETLOCAL SET "FILE_DIR=%~dp0" PUSHD "%FILE_DIR%" SET "AStyleVerReq=2.05.1" astyle --version 2>NUL || (ECHO. & ECHO ERROR: AStyle not found & GOTO End) CALL :SubCheckVer || GOTO End :Start TITLE Running astyle using %FILE_DIR%astyle.ini IF "%~1" == "" ( astyle -r --options=astyle.ini ..\*.cpp astyle -r --options=astyle.ini --keep-one-line-blocks ..\*.h ) ELSE ( FOR %%G IN (%*) DO astyle --options=astyle.ini %%G ) IF %ERRORLEVEL% NEQ 0 ECHO. & ECHO ERROR: Something went wrong! :End POPD ECHO. & ECHO Press any key to close this window... PAUSE >NUL ENDLOCAL EXIT /B :SubCheckVer TITLE Checking astyle version FOR /F "tokens=4 delims= " %%A IN ('astyle --version 2^>^&1 NUL') DO ( SET "AStyleVer=%%A" ) IF %AStyleVer% NEQ %AStyleVerReq% ( ECHO. & ECHO ERROR: AStyle v%AStyleVerReq% is required. EXIT /B 1 ) EXIT /B
zengweitotty/mpc-hc
contrib/run_astyle.bat
bat
gpl-3.0
1,572
@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% set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. texinfo to make Texinfo files echo. gettext to make PO message catalogs echo. changes to make an overview over all changed/added/deprecated items echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\climin.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\climin.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "texinfo" ( %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo if errorlevel 1 exit /b 1 echo. echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo. goto end ) if "%1" == "gettext" ( %SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale if errorlevel 1 exit /b 1 echo. echo.Build finished. The message catalogs are in %BUILDDIR%/locale. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) :end
tttthomasssss/climin
docs/make.bat
bat
bsd-3-clause
5,105
@ECHO OFF ECHO CCConvertColor.bat: Compiling GUI\ConvertColor CALL CC LCDP111 CALL CC LCDP222 CALL CC LCDP233 CALL CC LCDP323 CALL CC LCDP332 CALL CC LCDP444_12 CALL CC LCDP444_12_1 CALL CC LCDP444_16 CALL CC LCDP555 CALL CC LCDP556 CALL CC LCDP565 CALL CC LCDP655 CALL CC LCDP666 CALL CC LCDP8666 CALL CC LCDP8666_1 CALL CC LCDP888 CALL CC LCDPM233 CALL CC LCDPM323 CALL CC LCDPM332 CALL CC LCDPM444_12 CALL CC LCDPM444_16 CALL CC LCDPM555 CALL CC LCDPM556 CALL CC LCDPM565 CALL CC LCDPM655 CALL CC LCDPM666 CALL CC LCDPM888
WildfireTeamPRJ/wildfire_stm32_iso
3-野火ISO-系统进阶篇/uCGUI/竖屏GUI_DEMO/uCGUI/ConvertColor/CCConvertColor.bat
bat
gpl-2.0
556
start ServiceBusExplorer.exe /c "Endpoint=sb://mvafy15.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=ABC"
tkopacz/iot-kabelki-azure-iot-hub
TK_I2C_ADC_DEMO/ServiceBusExplorer/run.cmd
bat
mit
145
@echo off REM start Chrome with Web security off. REM This is for testing cross-domain Web apps, specifically localhost—>Agile Central "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --user-data-dir=C:/Chrome --disable-web-security
mevanecek/Sprint-Report
chrome.bat
bat
mit
247
@if not defined _echo @echo off setlocal EnableDelayedExpansion EnableExtensions echo Starting Build at %TIME% set __ThisScriptFull="%~f0" :: Default to highest Visual Studio version available :: :: For VS2015 (and prior), only a single instance is allowed to be installed on a box :: and VS140COMNTOOLS is set as a global environment variable by the installer. This :: allows users to locate where the instance of VS2015 is installed. :: :: For VS2017, multiple instances can be installed on the same box SxS and VS150COMNTOOLS :: is no longer set as a global environment variable and is instead only set if the user :: has launched the VS2017 Developer Command Prompt. :: :: Following this logic, we will default to the VS2017 toolset if VS150COMNTOOLS tools is :: set, as this indicates the user is running from the VS2017 Developer Command Prompt and :: is already configured to use that toolset. Otherwise, we will fallback to using the VS2015 :: toolset if it is installed. Finally, we will fail the script if no supported VS instance :: can be found. if defined VS150COMNTOOLS ( set "__VSToolsRoot=%VS150COMNTOOLS%" set "__VCToolsRoot=%VS150COMNTOOLS%\..\..\VC\Auxiliary\Build" set __VSVersion=vs2017 ) else ( set "__VSToolsRoot=%VS140COMNTOOLS%" set "__VCToolsRoot=%VS140COMNTOOLS%\..\..\VC" set __VSVersion=vs2015 ) :: Note that the msbuild project files (specifically, dir.proj) will use the following variables, if set: :: __BuildArch -- default: x64 :: __BuildType -- default: Debug :: __BuildOS -- default: Windows_NT :: __ProjectDir -- default: directory of the dir.props file :: __SourceDir -- default: %__ProjectDir%\src\ :: __PackagesDir -- default: %__ProjectDir%\packages\ :: __RootBinDir -- default: %__ProjectDir%\bin\ :: __BinDir -- default: %__RootBinDir%\%__BuildOS%.%__BuildArch.%__BuildType%\ :: __IntermediatesDir :: __PackagesBinDir -- default: %__BinDir%\.nuget :: __TestWorkingDir -- default: %__RootBinDir%\tests\%__BuildOS%.%__BuildArch.%__BuildType%\ :: :: Thus, these variables are not simply internal to this script! :: Set the default arguments for build set __BuildArch=x64 set __BuildType=Debug set __BuildOS=Windows_NT :: Define a prefix for most output progress messages that come from this script. That makes :: it easier to see where these are coming from. Note that there is a trailing space here. set "__MsgPrefix=BUILD: " :: Set the various build properties here so that CMake and MSBuild can pick them up set "__ProjectDir=%~dp0" :: remove trailing slash if %__ProjectDir:~-1%==\ set "__ProjectDir=%__ProjectDir:~0,-1%" set "__ProjectFilesDir=%__ProjectDir%" set "__SourceDir=%__ProjectDir%\src" set "__PackagesDir=%__ProjectDir%\packages" set "__RootBinDir=%__ProjectDir%\bin" set "__LogsDir=%__RootBinDir%\Logs" set "__PgoOptDataVersion=" set "__IbcOptDataVersion=" set __BuildAll= set __BuildArchX64=0 set __BuildArchX86=0 set __BuildArchArm=0 set __BuildArchArm64=0 set __BuildTypeDebug=0 set __BuildTypeChecked=0 set __BuildTypeRelease=0 set __BuildStandaloneGC="-DFEATURE_STANDALONE_GC=0" set __BuildStandaloneGCOnly="-DFEATURE_STANDALONE_GC_ONLY=0" set __PgoInstrument=0 set __PgoOptimize=1 set __EnforcePgo=0 set __IbcTuning= REM __PassThroughArgs is a set of things that will be passed through to nested calls to build.cmd REM when using "all". set __PassThroughArgs= REM __UnprocessedBuildArgs are args that we pass to msbuild (e.g. /p:__BuildArch=x64) set "__args= %*" set processedArgs= set __UnprocessedBuildArgs= set __RunArgs= set __BuildCoreLib=1 set __BuildNative=1 set __BuildTests=1 set __BuildPackages=1 set __BuildNativeCoreLib=1 set __RestoreOptData=1 :Arg_Loop if "%1" == "" goto ArgsDone if /i "%1" == "-?" goto Usage if /i "%1" == "-h" goto Usage if /i "%1" == "-help" goto Usage if /i "%1" == "all" (set __BuildAll=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "x64" (set __BuildArchX64=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "x86" (set __BuildArchX86=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "arm" (set __BuildArchArm=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "arm64" (set __BuildArchArm64=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "debug" (set __BuildTypeDebug=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "checked" (set __BuildTypeChecked=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "release" (set __BuildTypeRelease=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) REM All arguments after this point will be passed through directly to build.cmd on nested invocations REM using the "all" argument, and must be added to the __PassThroughArgs variable. if [!__PassThroughArgs!]==[] ( set __PassThroughArgs=%1 ) else ( set __PassThroughArgs=%__PassThroughArgs% %1 ) if /i "%1" == "freebsdmscorlib" (set __BuildNativeCoreLib=0&set __BuildNative=0&set __BuildTests=0&set __BuildPackages=0&set __BuildOS=FreeBSD&set __SkipNugetPackage=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "linuxmscorlib" (set __BuildNativeCoreLib=0&set __BuildNative=0&set __BuildTests=0&set __BuildPackages=0&set __BuildOS=Linux&set __SkipNugetPackage=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "netbsdmscorlib" (set __BuildNativeCoreLib=0&set __BuildNative=0&set __BuildTests=0&set __BuildPackages=0&set __BuildOS=NetBSD&set __SkipNugetPackage=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "osxmscorlib" (set __BuildNativeCoreLib=0&set __BuildNative=0&set __BuildTests=0&set __BuildPackages=0&set __BuildOS=OSX&set __SkipNugetPackage=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "windowsmscorlib" (set __BuildNativeCoreLib=0&set __BuildNative=0&set __BuildTests=0&set __BuildPackages=0&set __BuildOS=Windows_NT&set __SkipNugetPackage=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "nativemscorlib" (set __BuildNativeCoreLib=1&set __BuildCoreLib=0&set __BuildNative=0&set __BuildTests=0&set __BuildPackages=0&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "configureonly" (set __ConfigureOnly=1&set __BuildNative=1&set __BuildNativeCoreLib=0&set __BuildCoreLib=0&set __BuildTests=0&set __BuildPackages=0&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "skipconfigure" (set __SkipConfigure=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "skipmscorlib" (set __BuildCoreLib=0&set __BuildNativeCoreLib=0&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "skipnative" (set __BuildNative=0&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "skiptests" (set __BuildTests=0&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "skipbuildpackages" (set __BuildPackages=0&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "skiprestoreoptdata" (set __RestoreOptData=0&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "usenmakemakefiles" (set __NMakeMakefiles=1&set __ConfigureOnly=1&set __BuildNative=1&set __BuildNativeCoreLib=0&set __BuildCoreLib=0&set __BuildTests=0&set __BuildPackages=0&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "pgoinstrument" (set __PgoInstrument=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "nopgooptimize" (set __PgoOptimize=0&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "enforcepgo" (set __EnforcePgo=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "ibcinstrument" (set __IbcTuning=/Tuning&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if /i "%1" == "toolset_dir" (set __ToolsetDir=%2&set __PassThroughArgs=%__PassThroughArgs% %2&set processedArgs=!processedArgs! %1 %2&shift&shift&goto Arg_Loop) if /i "%1" == "buildstandalonegc" ( set __BuildStandaloneGC="-DFEATURE_STANDALONE_GC=1" set __BuildStandaloneGCOnly="-DFEATURE_STANDALONE_GC_ONLY=1" set processedArgs=!processedArgs! %1 shift&goto Arg_Loop ) @REM The following can be deleted once the CI system that passes it is updated to not pass it. if /i "%1" == "altjitcrossgen" (set processedArgs=!processedArgs! %1&shift&goto Arg_Loop) if [!processedArgs!]==[] ( set __UnprocessedBuildArgs=%__args% ) else ( set __UnprocessedBuildArgs=%__args% for %%t in (!processedArgs!) do ( set __UnprocessedBuildArgs=!__UnprocessedBuildArgs:*%%t=! ) ) :ArgsDone if %__PgoOptimize%==0 set __RestoreOptData=0 if defined __BuildAll goto BuildAll set /A __TotalSpecifiedBuildArch=__BuildArchX64 + __BuildArchX86 + __BuildArchArm + __BuildArchArm64 if %__TotalSpecifiedBuildArch% GTR 1 ( echo Error: more than one build architecture specified, but "all" not specified. goto Usage ) if %__BuildArchX64%==1 set __BuildArch=x64 if %__BuildArchX86%==1 set __BuildArch=x86 if %__BuildArchArm%==1 ( set __BuildArch=arm set __CrossArch=x86 ) if %__BuildArchArm64%==1 ( set __BuildArch=arm64 set __CrossArch=x64 ) set /A __TotalSpecifiedBuildType=__BuildTypeDebug + __BuildTypeChecked + __BuildTypeRelease if %__TotalSpecifiedBuildType% GTR 1 ( echo Error: more than one build type specified, but "all" not specified. goto Usage ) if %__BuildTypeDebug%==1 set __BuildType=Debug if %__BuildTypeChecked%==1 set __BuildType=Checked if %__BuildTypeRelease%==1 set __BuildType=Release set __RunArgs=-BuildOS=%__BuildOS% -BuildType=%__BuildType% -BuildArch=%__BuildArch% if %__EnforcePgo%==1 ( if %__BuildArchArm%==1 ( echo Error: enforcepgo cannot be used with arm architecture goto Usage ) if %__BuildArchArm64%==1 ( echo Error: enforcepgo cannot be used with arm64 architecture goto Usage ) ) :: Set the remaining variables based upon the determined build configuration set "__BinDir=%__RootBinDir%\Product\%__BuildOS%.%__BuildArch%.%__BuildType%" set "__IntermediatesDir=%__RootBinDir%\obj\%__BuildOS%.%__BuildArch%.%__BuildType%" if "%__NMakeMakefiles%"=="1" (set "__IntermediatesDir=%__RootBinDir%\nmakeobj\%__BuildOS%.%__BuildArch%.%__BuildType%") set "__PackagesBinDir=%__BinDir%\.nuget" set "__TestRootDir=%__RootBinDir%\tests" set "__TestBinDir=%__TestRootDir%\%__BuildOS%.%__BuildArch%.%__BuildType%" set "__TestIntermediatesDir=%__RootBinDir%\tests\obj\%__BuildOS%.%__BuildArch%.%__BuildType%" set "__CrossComponentBinDir=%__BinDir%" set "__CrossCompIntermediatesDir=%__IntermediatesDir%\crossgen" if NOT "%__CrossArch%" == "" set __CrossComponentBinDir=%__CrossComponentBinDir%\%__CrossArch% set "__CrossGenCoreLibLog=%__LogsDir%\CrossgenCoreLib_%__BuildOS%__%__BuildArch%__%__BuildType%.log" set "__CrossgenExe=%__CrossComponentBinDir%\crossgen.exe" :: Generate path to be set for CMAKE_INSTALL_PREFIX to contain forward slash set "__CMakeBinDir=%__BinDir%" set "__CMakeBinDir=%__CMakeBinDir:\=/%" if not exist "%__BinDir%" md "%__BinDir%" if not exist "%__IntermediatesDir%" md "%__IntermediatesDir%" if not exist "%__LogsDir%" md "%__LogsDir%" REM It is convinient to have your Nuget search path include the location where the build REM will plass packages. However nuget used during the build will fail if that directory REM does not exist. Avoid this in at least one case by agressively creating the directory. if not exist "%__BinDir%\.nuget\pkg" md "%__BinDir%\.nuget\pkg" echo %__MsgPrefix%Commencing CoreCLR Repo build :: Set the remaining variables based upon the determined build configuration echo %__MsgPrefix%Checking prerequisites :: Eval the output from probe-win1.ps1 for /f "delims=" %%a in ('powershell -NoProfile -ExecutionPolicy ByPass "& ""%__SourceDir%\pal\tools\probe-win.ps1"""') do %%a REM ========================================================================================= REM === REM === Start the build steps REM === REM ========================================================================================= echo %__MsgPrefix%Using environment: "%__VSToolsRoot%\VsDevCmd.bat" call "%__VSToolsRoot%\VsDevCmd.bat" @call %__ProjectDir%\run.cmd build -Project=%__ProjectDir%\build.proj -generateHeaderWindows -NativeVersionHeaderFile="%__RootBinDir%\obj\_version.h" %__RunArgs% %__UnprocessedBuildArgs% REM ========================================================================================= REM === REM === Restore optimization profile data REM === REM ========================================================================================= if %__RestoreOptData% EQU 1 if %__BuildTypeRelease% EQU 1 ( echo %__MsgPrefix%Restoring the OptimizationData Package @call %__ProjectDir%\run.cmd sync -optdata if not !errorlevel! == 0 ( echo %__MsgPrefix%Error: Failed to restore the optimization data package. exit /b 1 ) ) REM Parse the optdata package versions out of msbuild so that we can pass them on to CMake set DotNetCli=%__ProjectDir%\Tools\dotnetcli\dotnet.exe if not exist "%DotNetCli%" ( echo Assertion failed: dotnet.exe not found at path "%DotNetCli%" exit /b 1 ) set OptDataProjectFilePath=%__ProjectDir%\src\.nuget\optdata\optdata.csproj for /f "tokens=*" %%s in ('%DotNetCli% msbuild "%OptDataProjectFilePath%" /t:DumpPgoDataPackageVersion /nologo') do @( set __PgoOptDataVersion=%%s ) for /f "tokens=*" %%s in ('%DotNetCli% msbuild "%OptDataProjectFilePath%" /t:DumpIbcDataPackageVersion /nologo') do @( set __IbcOptDataVersion=%%s ) REM ========================================================================================= REM === REM === Build the CLR VM REM === REM ========================================================================================= if %__BuildNative% EQU 1 ( echo %__MsgPrefix%Commencing build of native components for %__BuildOS%.%__BuildArch%.%__BuildType% set nativePlatfromArgs=-platform=%__BuildArch% if /i "%__BuildArch%" == "arm64" ( set nativePlatfromArgs=-useEnv ) set __MsbuildLog=/flp:Verbosity=normal;LogFile="%__LogsDir%\CoreCLR_%__BuildOS%__%__BuildArch%__%__BuildType%.log" set __MsbuildWrn=/flp1:WarningsOnly;LogFile="%__LogsDir%\CoreCLR_%__BuildOS%__%__BuildArch%__%__BuildType%.wrn" set __MsbuildErr=/flp2:ErrorsOnly;LogFile="%__LogsDir%\CoreCLR_%__BuildOS%__%__BuildArch%__%__BuildType%.err" if /i "%__BuildArch%" == "arm64" ( rem arm64 builds currently use private toolset which has not been released yet REM TODO, remove once the toolset is open. call :PrivateToolSet goto GenVSSolution ) :: Set the environment for the native build set __VCBuildArch=x86_amd64 if /i "%__BuildArch%" == "x86" ( set __VCBuildArch=x86 ) if /i "%__BuildArch%" == "arm" ( set __VCBuildArch=x86_arm REM Make CMake pick the highest installed version in the 10.0.* range set ___SDKVersion="-DCMAKE_SYSTEM_VERSION=10.0" ) echo %__MsgPrefix%Using environment: "%__VCToolsRoot%\vcvarsall.bat" !__VCBuildArch! call "%__VCToolsRoot%\vcvarsall.bat" !__VCBuildArch! @if defined _echo @echo on if not defined VSINSTALLDIR ( echo %__MsgPrefix%Error: VSINSTALLDIR variable not defined. exit /b 1 ) if not exist "!VSINSTALLDIR!DIA SDK" goto NoDIA :GenVSSolution if defined __SkipConfigure goto SkipConfigure echo %__MsgPrefix%Regenerating the Visual Studio solution pushd "%__IntermediatesDir%" set __ExtraCmakeArgs=!___SDKVersion! "-DCLR_CMAKE_TARGET_OS=%__BuildOs%" "-DCLR_CMAKE_PACKAGES_DIR=%__PackagesDir%" "-DCLR_CMAKE_PGO_INSTRUMENT=%__PgoInstrument%" "-DCLR_CMAKE_OPTDATA_VERSION=%__PgoOptDataVersion%" "-DCLR_CMAKE_PGO_OPTIMIZE=%__PgoOptimize%" call "%__SourceDir%\pal\tools\gen-buildsys-win.bat" "%__ProjectDir%" %__VSVersion% %__BuildArch% %__BuildStandaloneGC% %__BuildStandaloneGCOnly% !__ExtraCmakeArgs! @if defined _echo @echo on popd :SkipConfigure if defined __ConfigureOnly goto SkipNativeBuild if not exist "%__IntermediatesDir%\install.vcxproj" ( echo %__MsgPrefix%Error: failed to generate native component build project! exit /b 1 ) @call %__ProjectDir%\run.cmd build -Project=%__IntermediatesDir%\install.vcxproj -MsBuildLog=!__MsbuildLog! -MsBuildWrn=!__MsbuildWrn! -MsBuildErr=!__MsbuildErr! -configuration=%__BuildType% %nativePlatfromArgs% %__RunArgs% %__UnprocessedBuildArgs% if not !errorlevel! == 0 ( echo %__MsgPrefix%Error: native component build failed. Refer to the build log files for details: echo "%__LogsDir%\CoreCLR_%__BuildOS%__%__BuildArch%__%__BuildType%.log" echo "%__LogsDir%\CoreCLR_%__BuildOS%__%__BuildArch%__%__BuildType%.wrn" echo "%__LogsDir%\CoreCLR_%__BuildOS%__%__BuildArch%__%__BuildType%.err" exit /b 1 ) ) :SkipNativeBuild REM ========================================================================================= REM === REM === Build Cross-Architecture Native Components (if applicable) REM === REM ========================================================================================= if /i "%__BuildArch%"=="arm64" ( set __DoCrossArchBuild=1 ) if /i "%__BuildArch%"=="arm" ( set __DoCrossArchBuild=1 ) if /i "%__DoCrossArchBuild%"=="1" ( echo %__MsgPrefix%Commencing build of cross architecture native components for %__BuildOS%.%__BuildArch%.%__BuildType% :: Set the environment for the native build set __VCBuildArch=x86_amd64 if /i "%__CrossArch%" == "x86" ( set __VCBuildArch=x86 ) @call "%__VCToolsRoot%\vcvarsall.bat" !__VCBuildArch! @if defined _echo @echo on if not exist "%__CrossCompIntermediatesDir%" md "%__CrossCompIntermediatesDir%" if defined __SkipConfigure goto SkipConfigureCrossBuild pushd "%__CrossCompIntermediatesDir%" set __CMakeBinDir=%__CrossComponentBinDir% set "__CMakeBinDir=!__CMakeBinDir:\=/!" set __ExtraCmakeArgs="-DCLR_CROSS_COMPONENTS_BUILD=1" "-DCLR_CMAKE_TARGET_ARCH=%__BuildArch%" "-DCLR_CMAKE_TARGET_OS=%__BuildOs%" "-DCLR_CMAKE_PACKAGES_DIR=%__PackagesDir%" "-DCLR_CMAKE_PGO_INSTRUMENT=%__PgoInstrument%" "-DCLR_CMAKE_OPTDATA_VERSION=%__PgoOptDataVersion%" "-DCLR_CMAKE_PGO_OPTIMIZE=%__PgoOptimize%" call "%__SourceDir%\pal\tools\gen-buildsys-win.bat" "%__ProjectDir%" %__VSVersion% %__CrossArch% !__ExtraCmakeArgs! @if defined _echo @echo on popd :SkipConfigureCrossBuild if not exist "%__CrossCompIntermediatesDir%\install.vcxproj" ( echo %__MsgPrefix%Error: failed to generate cross-arch components build project! exit /b 1 ) if defined __ConfigureOnly goto SkipCrossCompBuild echo %__MsgPrefix%Invoking msbuild set __MsbuildLog=/flp:Verbosity=normal;LogFile="%__LogsDir%\Cross_%__BuildOS%__%__BuildArch%__%__BuildType%.log" set __MsbuildWrn=/flp1:WarningsOnly;LogFile="%__LogsDir%\Cross_%__BuildOS%__%__BuildArch%__%__BuildType%.wrn" set __MsbuildErr=/flp2:ErrorsOnly;LogFile="%__LogsDir%\Cross_%__BuildOS%__%__BuildArch%__%__BuildType%.err" @call %__ProjectDir%\run.cmd build -Project=%__CrossCompIntermediatesDir%\install.vcxproj -configuration=%__BuildType% -platform=%__CrossArch% -MsBuildLog=!__MsbuildLog! -MsBuildWrn=!__MsbuildWrn! -MsBuildErr=!__MsbuildErr! %__RunArgs% %__UnprocessedBuildArgs% if not !errorlevel! == 0 ( echo %__MsgPrefix%Error: cross-arch components build failed. Refer to the build log files for details: echo "%__LogsDir%\Cross_%__BuildOS%__%__BuildArch%__%__BuildType%.log" echo "%__LogsDir%\Cross_%__BuildOS%__%__BuildArch%__%__BuildType%.wrn" echo "%__LogsDir%\Cross_%__BuildOS%__%__BuildArch%__%__BuildType%.err" exit /b 1 ) ) :SkipCrossCompBuild REM ========================================================================================= REM === REM === CoreLib and NuGet package build section. REM === REM ========================================================================================= if %__BuildCoreLib% EQU 1 ( echo %__MsgPrefix%Commencing build of System.Private.CoreLib for %__BuildOS%.%__BuildArch%.%__BuildType% rem Explicitly set Platform causes conflicts in CoreLib project files. Clear it to allow building from VS x64 Native Tools Command Prompt set Platform= set __MsbuildLog=/flp:Verbosity=normal;LogFile="%__LogsDir%\System.Private.CoreLib_%__BuildOS%__%__BuildArch%__%__BuildType%.log" set __MsbuildWrn=/flp1:WarningsOnly;LogFile="%__LogsDir%\System.Private.CoreLib_%__BuildOS%__%__BuildArch%__%__BuildType%.wrn" set __MsbuildErr=/flp2:ErrorsOnly;LogFile="%__LogsDir%\System.Private.CoreLib_%__BuildOS%__%__BuildArch%__%__BuildType%.err" set __ExtraBuildArgs= if not defined __IbcTuning ( set __ExtraBuildArgs=!__ExtraBuildArgs! -OptimizationDataDir="%__PackagesDir%/optimization.%__BuildOS%-%__BuildArch%.IBC.CoreCLR/%__IbcOptDataVersion%/data/" set __ExtraBuildArgs=!__ExtraBuildArgs! -EnableProfileGuidedOptimization=true ) if /i "%__BuildArch%" == "arm64" ( set __nugetBuildArgs=-buildNugetPackage=false ) else if "%__SkipNugetPackage%" == "1" ( set __nugetBuildArgs=-buildNugetPackage=false ) else ( set __nugetBuildArgs=-buildNugetPackage=true ) @call %__ProjectDir%\run.cmd build -Project=%__ProjectDir%\build.proj -MsBuildLog=!__MsbuildLog! -MsBuildWrn=!__MsbuildWrn! -MsBuildErr=!__MsbuildErr! !__nugetBuildArgs! %__RunArgs% !__ExtraBuildArgs! %__UnprocessedBuildArgs% if not !errorlevel! == 0 ( echo %__MsgPrefix%Error: System.Private.CoreLib build failed. Refer to the build log files for details: echo "%__LogsDir%\System.Private.CoreLib_%__BuildOS%__%__BuildArch%__%__BuildType%.log" echo "%__LogsDir%\System.Private.CoreLib_%__BuildOS%__%__BuildArch%__%__BuildType%.wrn" echo "%__LogsDir%\System.Private.CoreLib_%__BuildOS%__%__BuildArch%__%__BuildType%.err" exit /b 1 ) ) REM Need diasymreader.dll on your path for /CreatePdb set PATH=%PATH%;%WinDir%\Microsoft.Net\Framework64\V4.0.30319;%WinDir%\Microsoft.Net\Framework\V4.0.30319 if %__BuildNativeCoreLib% EQU 1 ( echo %__MsgPrefix%Generating native image of System.Private.CoreLib for %__BuildOS%.%__BuildArch%.%__BuildType% echo "%__CrossgenExe%" %__IbcTuning% /Platform_Assemblies_Paths "%__BinDir%"\IL /out "%__BinDir%\System.Private.CoreLib.dll" "%__BinDir%\IL\System.Private.CoreLib.dll" "%__CrossgenExe%" %__IbcTuning% /Platform_Assemblies_Paths "%__BinDir%"\IL /out "%__BinDir%\System.Private.CoreLib.dll" "%__BinDir%\IL\System.Private.CoreLib.dll" > "%__CrossGenCoreLibLog%" 2>&1 if NOT !errorlevel! == 0 ( echo %__MsgPrefix%Error: CrossGen System.Private.CoreLib build failed. Refer to %__CrossGenCoreLibLog% :: Put it in the same log, helpful for Jenkins type %__CrossGenCoreLibLog% goto CrossgenFailure ) echo "%__CrossgenExe%" /Platform_Assemblies_Paths "%__BinDir%" /CreatePdb "%__BinDir%\PDB" "%__BinDir%\System.Private.CoreLib.dll" "%__CrossgenExe%" /Platform_Assemblies_Paths "%__BinDir%" /CreatePdb "%__BinDir%\PDB" "%__BinDir%\System.Private.CoreLib.dll" >> "%__CrossGenCoreLibLog%" 2>&1 if NOT !errorlevel! == 0 ( echo %__MsgPrefix%Error: CrossGen /CreatePdb System.Private.CoreLib build failed. Refer to %__CrossGenCoreLibLog% :: Put it in the same log, helpful for Jenkins type %__CrossGenCoreLibLog% goto CrossgenFailure ) ) if %__BuildPackages% EQU 1 ( echo %__MsgPrefix%Building Packages for %__BuildOS%.%__BuildArch%.%__BuildType% set __MsbuildLog=/flp:Verbosity=normal;LogFile="%__LogsDir%\Nuget_%__BuildOS%__%__BuildArch%__%__BuildType%.log" set __MsbuildWrn=/flp1:WarningsOnly;LogFile="%__LogsDir%\Nuget_%__BuildOS%__%__BuildArch%__%__BuildType%.wrn" set __MsbuildErr=/flp2:ErrorsOnly;LogFile="%__LogsDir%\Nuget_%__BuildOS%__%__BuildArch%__%__BuildType%.err" REM The conditions as to what to build are captured in the builds file. @call %__ProjectDir%\run.cmd build -Project=%__SourceDir%\.nuget\packages.builds -platform=%__BuildArch% -MsBuildLog=!__MsbuildLog! -MsBuildWrn=!__MsbuildWrn! -MsBuildErr=!__MsbuildErr! %__RunArgs% %__UnprocessedBuildArgs% if not !errorlevel! == 0 ( echo %__MsgPrefix%Error: Nuget package generation failed build failed. Refer to the build log files for details: echo "%__LogsDir%\Nuget_%__BuildOS%__%__BuildArch%__%__BuildType%.log" echo "%__LogsDir%\Nuget_%__BuildOS%__%__BuildArch%__%__BuildType%.wrn" echo "%__LogsDir%\Nuget_%__BuildOS%__%__BuildArch%__%__BuildType%.err" exit /b 1 ) ) REM ========================================================================================= REM === REM === Test build section REM === REM ========================================================================================= if %__BuildTests% EQU 1 ( echo %__MsgPrefix%Commencing build of tests for %__BuildOS%.%__BuildArch%.%__BuildType% REM Construct the arguments to pass to the test build script. rem arm64 builds currently use private toolset which has not been released yet REM TODO, remove once the toolset is open. if /i "%__BuildArch%" == "arm64" call :PrivateToolSet echo "%__ProjectDir%\build-test.cmd %__BuildArch% %__BuildType% %__UnprocessedBuildArgs%" @call %__ProjectDir%\build-test.cmd %__BuildArch% %__BuildType% %__UnprocessedBuildArgs% if not !errorlevel! == 0 ( REM buildtest.cmd has already emitted an error message and mentioned the build log file to examine. exit /b 1 ) ) REM ========================================================================================= REM === REM === All builds complete! REM === REM ========================================================================================= echo %__MsgPrefix%Repo successfully built. Finished at %TIME% echo %__MsgPrefix%Product binaries are available at !__BinDir! if %__BuildTests% EQU 1 ( echo %__MsgPrefix%Test binaries are available at !__TestBinDir! ) exit /b 0 REM ========================================================================================= REM === REM === Handle the "all" case. REM === REM ========================================================================================= :BuildAll set __BuildArchList= set /A __TotalSpecifiedBuildArch=__BuildArchX64 + __BuildArchX86 + __BuildArchArm + __BuildArchArm64 if %__TotalSpecifiedBuildArch% EQU 0 ( REM Nothing specified means we want to build all architectures. set __BuildArchList=x64 x86 arm arm64 ) REM Otherwise, add all the specified architectures to the list. if %__BuildArchX64%==1 set __BuildArchList=%__BuildArchList% x64 if %__BuildArchX86%==1 set __BuildArchList=%__BuildArchList% x86 if %__BuildArchArm%==1 set __BuildArchList=%__BuildArchList% arm if %__BuildArchArm64%==1 set __BuildArchList=%__BuildArchList% arm64 set __BuildTypeList= set /A __TotalSpecifiedBuildType=__BuildTypeDebug + __BuildTypeChecked + __BuildTypeRelease if %__TotalSpecifiedBuildType% EQU 0 ( REM Nothing specified means we want to build all build types. set __BuildTypeList=Debug Checked Release ) if %__BuildTypeDebug%==1 set __BuildTypeList=%__BuildTypeList% Debug if %__BuildTypeChecked%==1 set __BuildTypeList=%__BuildTypeList% Checked if %__BuildTypeRelease%==1 set __BuildTypeList=%__BuildTypeList% Release REM Create a temporary file to collect build results. We always build all flavors specified, and REM report a summary of the results at the end. set __AllBuildSuccess=true set __BuildResultFile=%TEMP%\build-all-summary-%RANDOM%.txt if exist %__BuildResultFile% del /f /q %__BuildResultFile% for %%i in (%__BuildArchList%) do ( for %%j in (%__BuildTypeList%) do ( call :BuildOne %%i %%j ) ) if %__AllBuildSuccess%==true ( echo %__MsgPrefix%All builds succeeded! exit /b 0 ) else ( echo %__MsgPrefix%Builds failed: type %__BuildResultFile% del /f /q %__BuildResultFile% exit /b 1 ) REM This code is unreachable, but leaving it nonetheless, just in case things change. exit /b 99 :BuildOne set __BuildArch=%1 set __BuildType=%2 set __NextCmd=call %__ThisScriptFull% %__BuildArch% %__BuildType% %__PassThroughArgs% echo %__MsgPrefix%Invoking: %__NextCmd% %__NextCmd% if not !errorlevel! == 0 ( echo %__MsgPrefix% %__BuildArch% %__BuildType% %__PassThroughArgs% >> %__BuildResultFile% set __AllBuildSuccess=false ) exit /b 0 REM ========================================================================================= REM === REM === Helper routines REM === REM ========================================================================================= :CrossgenFailure exit /b 1 :Usage echo. echo Build the CoreCLR repo. echo. echo Usage: echo build.cmd [option1] [option2] echo or: echo build.cmd all [option1] [option2] -- ... echo. echo All arguments are optional. The options are: echo. echo.-? -h -help: view this message. echo all: Builds all configurations and platforms. echo Build architecture: one of x64, x86, arm, arm64 ^(default: x64^). echo Build type: one of Debug, Checked, Release ^(default: Debug^). echo -- ... : all arguments following this tag will be passed directly to msbuild. echo mscorlib version: one of freebsdmscorlib, linuxmscorlib, netbsdmscorlib, osxmscorlib, echo or windowsmscorlib. If one of these is passed, only System.Private.CoreLib is built, echo for the specified platform ^(FreeBSD, Linux, NetBSD, OS X or Windows, echo respectively^). echo add nativemscorlib to go further and build the native image for designated mscorlib. echo toolset_dir ^<dir^> : set the toolset directory -- Arm64 use only. Required for Arm64 builds. echo nopgooptimize: do not use profile guided optimizations. echo enforcepgo: verify after the build that PGO was used for key DLLs, and fail the build if not echo pgoinstrument: generate instrumented code for profile guided optimization enabled binaries. echo ibcinstrument: generate IBC-tuning-enabled native images when invoking crossgen. echo configureonly: skip all builds; only run CMake ^(default: CMake and builds are run^) echo skipconfigure: skip CMake ^(default: CMake is run^) echo skipmscorlib: skip building System.Private.CoreLib ^(default: System.Private.CoreLib is built^). echo skipnative: skip building native components ^(default: native components are built^). echo skiptests: skip building tests ^(default: tests are built^). echo skipbuildpackages: skip building nuget packages ^(default: packages are built^). echo skiprestoreoptdata: skip restoring optimization data used by profile-based optimizations. echo buildstandalonegc: builds the GC in a standalone mode. echo -skiprestore: skip restoring packages ^(default: packages are restored during build^). echo -disableoss: Disable Open Source Signing for System.Private.CoreLib. echo -priority=^<N^> : specify a set of test that will be built and run, with priority N. echo -sequential: force a non-parallel build ^(default is to build in parallel echo using all processors^). echo -officialbuildid=^<ID^>: specify the official build ID to be used by this build. echo -Rebuild: passes /t:rebuild to the build projects. echo portable : build for portable RID. echo. echo If "all" is specified, then all build architectures and types are built. If, in addition, echo one or more build architectures or types is specified, then only those build architectures echo and types are built. echo. echo For example: echo build all echo -- builds all architectures, and all build types per architecture echo build all x86 echo -- builds all build types for x86 echo build all x64 x86 Checked Release echo -- builds x64 and x86 architectures, Checked and Release build types for each exit /b 1 :NoDIA echo Error: DIA SDK is missing at "%VSINSTALLDIR%DIA SDK". ^ This is due to a bug in the Visual Studio installer. It does not install DIA SDK at "%VSINSTALLDIR%" but rather ^ at the install location of previous Visual Studio version. The workaround is to copy the DIA SDK folder from the Visual Studio install location ^ of the previous version to "%VSINSTALLDIR%" and then build. :: DIA SDK not included in Express editions echo Visual Studio Express does not include the DIA SDK. ^ You need Visual Studio 2015 or 2017 (Community is free). echo See: https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/developer-guide.md#prerequisites exit /b 1 :PrivateToolSet echo %__MsgPrefix% Setting Up the usage of __ToolsetDir:%__ToolsetDir% if /i "%__ToolsetDir%" == "" ( echo %__MsgPrefix%Error: A toolset directory is required for the Arm64 Windows build. Use the toolset_dir argument. exit /b 1 ) if not exist "%__ToolsetDir%"\buildenv_arm64.cmd goto :Not_EWDK call "%__ToolsetDir%"\buildenv_arm64.cmd exit /b 0 :Not_EWDK set PATH=%__ToolsetDir%\VC_sdk\bin;%PATH% set LIB=%__ToolsetDir%\VC_sdk\lib\arm64;%__ToolsetDir%\sdpublic\sdk\lib\arm64 set INCLUDE=^ %__ToolsetDir%\VC_sdk\inc;^ %__ToolsetDir%\sdpublic\sdk\inc;^ %__ToolsetDir%\sdpublic\shared\inc;^ %__ToolsetDir%\sdpublic\shared\inc\minwin;^ %__ToolsetDir%\sdpublic\sdk\inc\ucrt;^ %__ToolsetDir%\sdpublic\sdk\inc\minwin;^ %__ToolsetDir%\sdpublic\sdk\inc\mincore;^ %__ToolsetDir%\sdpublic\sdk\inc\abi;^ %__ToolsetDir%\sdpublic\sdk\inc\clientcore;^ %__ToolsetDir%\diasdk\include exit /b 0
cydhaselton/coreclr
build.cmd
bat
mit
34,058
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=LambdaQuery if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.installed, then set the SPHINXBUILD environment variable to point echo.to the full path of the 'sphinx-build' executable. Alternatively you echo.may add the Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) %SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% goto end :help %SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% :end popd
xnmp/lambdaquery
docs/make.bat
bat
mit
815
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=quadriga if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.installed, then set the SPHINXBUILD environment variable to point echo.to the full path of the 'sphinx-build' executable. Alternatively you echo.may add the Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) %SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% goto end :help %SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% :end popd
joowani/quadriga
docs/make.bat
bat
mit
776
@echo off rem Home made bootloader and kernel run script rem (Should be root) This is because we mount the floppy drive to copy second rem stage bootloader into a mounted file system. rem rem This script should be run as an administrator, we mount a floppy rem Set the drive letter for floppy (change it to any unused value) set DRIVE=A set BOCHS=bochsdbg rem Comment out the following line to use debug Bochs rem set BOCHS=bochs rem Check for NASM installation where nasm || ^ echo NASM not in PATH && goto :error rem Check for Bochs installation where %BOCHS% || ^ echo Bochs not in PATH && goto :error rem Check for ImDisk installation where imdisk || ^ echo ImDisk not in PATH && goto :error rem Check for nmake to be in the PATH where nmake || ^ echo NMAKE not in PATH && goto :error rem Create the binary directory if not exist bin mkdir bin || ^ echo Error making bin directory && goto :error rem Change to boot loader directory cd boot || ^ echo Did not find bootloader directory && goto :error rem Make nmake || ^ echo NMAKE failed && cd .. && goto :error rem Return back home cd .. || ^ echo Could not return back home && goto :error rem Mount the floppy onto A drive imdisk -a -t file -o rw,rem,fd -m %DRIVE%: -f bin\homebrew_floppy.img || ^ echo Error mounting floppy, please make sure A drive is free && goto :error rem Now copy second stage bootloader onto floppy copy bin\KERNLD.SYS %DRIVE%:\ || ^ echo Error copying 2nd stage bootloader. Remove floppy manually && goto :error rem Copy the kernel stub onto the floppy copy bin\KERNEL.EXE %DRIVE%:\ || ^ echo Error copying kernel onto floppy. Remove floppy manually && goto :error rem Unmount the floppy, make it ready to boot imdisk -D -m %DRIVE%:\ || ^ echo Error unmounting floppy, please force remove manually && goto :error rem Run home made bootloader and kernel %BOCHS% -q -f mybl_bochsrc-win32.txt rem Success, go to EOF goto :EOF rem Handle error conditions :error echo Exiting with error #%errorlevel%. exit /b %errorlevel%
zapstar/metios
mybl_win.cmd
bat
mit
2,015
copy .\WinAPI_Template\WinAPI_Template\*Object.cpp .\KM_Library\Objects\ copy .\WinAPI_Template\WinAPI_Template\*Object.h .\KM_Library\Objects\ copy .\WinAPI_Template\WinAPI_Template\*Manager.cpp .\KM_Library\Managers\ copy .\WinAPI_Template\WinAPI_Template\*Manager.h .\KM_Library\Managers\ copy .\WinAPI_Template\WinAPI_Template\*Scene.cpp .\KM_Library\Scenes\ copy .\WinAPI_Template\WinAPI_Template\*Scene.h .\KM_Library\Scenes\ copy .\WinAPI_Template\WinAPI_Template\json.hpp .\KM_Library\
komastar/SGA
lib-copy.bat
bat
mit
505
@if "%_echo%" neq "on" echo off setlocal if defined VisualStudioVersion goto :Run set _VSWHERE="%ProgramFiles(x86)%\Microsoft Visual Studio\Installer\vswhere.exe" if exist %_VSWHERE% ( for /f "usebackq tokens=*" %%i in (`%_VSWHERE% -latest -property installationPath`) do set _VSCOMNTOOLS=%%i\Common7\Tools ) if not exist "%_VSCOMNTOOLS%" set _VSCOMNTOOLS=%VS140COMNTOOLS% if not exist "%_VSCOMNTOOLS%" ( echo Error: Visual Studio 2015 or 2017 required. echo Please see https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/developer-guide.md for build instructions. exit /b 1 ) call "%_VSCOMNTOOLS%\VsDevCmd.bat" :Run :: We do not want to run the first-time experience. set DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1 powershell -NoProfile -ExecutionPolicy unrestricted -Command "%~dp0run.ps1 -- %*" exit /b %ERRORLEVEL%
janvorli/core-setup
run.cmd
bat
mit
850
cmd_net/ipv6/ipv6.o := mips-openwrt-linux-uclibc-ld -m elf32btsmip -r -o net/ipv6/ipv6.o net/ipv6/af_inet6.o net/ipv6/anycast.o net/ipv6/ip6_output.o net/ipv6/ip6_input.o net/ipv6/addrconf.o net/ipv6/addrlabel.o net/ipv6/route.o net/ipv6/ip6_fib.o net/ipv6/ipv6_sockglue.o net/ipv6/ndisc.o net/ipv6/udp.o net/ipv6/udplite.o net/ipv6/raw.o net/ipv6/icmp.o net/ipv6/mcast.o net/ipv6/reassembly.o net/ipv6/tcp_ipv6.o net/ipv6/exthdrs.o net/ipv6/datagram.o net/ipv6/ip6_flowlabel.o net/ipv6/inet6_connection_sock.o net/ipv6/sysctl_net_ipv6.o net/ipv6/ip6mr.o net/ipv6/netfilter.o net/ipv6/fib6_rules.o net/ipv6/proc.o net/ipv6/syncookies.o
shizhai/wprobe
build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/net/ipv6/.ipv6.o.cmd
bat
gpl-2.0
640
cmd_security/keys/built-in.o := /mnt/disk2/Dev/UG802/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld.bfd -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/keys/user_defined.o security/keys/proc.o security/keys/sysctl.o
aloksinha2001/picuntu-3.0.8-alok
security/keys/.built-in.o.cmd
bat
gpl-2.0
429
cmd_drivers/regulator/built-in.o := /home/aashir/android/toolchain/linaro/bin/arm-eabi-ld -EL -r -o drivers/regulator/built-in.o drivers/regulator/core.o drivers/regulator/dummy.o drivers/regulator/fixed.o drivers/regulator/virtual.o drivers/regulator/tps6105x-regulator.o drivers/regulator/ab8500.o drivers/regulator/ab8500-ext.o drivers/regulator/dbx500-prcmu.o drivers/regulator/db8500-prcmu.o drivers/regulator/ab8500-debug.o
emwno/android_kernel_U8500
drivers/regulator/.built-in.o.cmd
bat
gpl-2.0
435
cmd_net/netfilter/nf_conntrack.o := mips-openwrt-linux-uclibc-ld -m elf32btsmip -r -o net/netfilter/nf_conntrack.o net/netfilter/nf_conntrack_core.o net/netfilter/nf_conntrack_standalone.o net/netfilter/nf_conntrack_expect.o net/netfilter/nf_conntrack_helper.o net/netfilter/nf_conntrack_proto.o net/netfilter/nf_conntrack_l3proto_generic.o net/netfilter/nf_conntrack_proto_generic.o net/netfilter/nf_conntrack_proto_tcp.o net/netfilter/nf_conntrack_proto_udp.o net/netfilter/nf_conntrack_extend.o net/netfilter/nf_conntrack_acct.o net/netfilter/nf_conntrack_seqadj.o
Parkdaeyoung/OPENWRT-LEAKY-BUCKET
build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.18.44/net/netfilter/.nf_conntrack.o.cmd
bat
gpl-2.0
572
cmd_/home/shizhai/new_zhongwang/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/compat-wireless-2013-06-27/drivers/net/wireless/ath/ath9k/ath9k_common.ko := mips-openwrt-linux-uclibc-ld -r -m elf32btsmip -T /home/shizhai/new_zhongwang/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/scripts/module-common.lds -s --build-id -o /home/shizhai/new_zhongwang/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/compat-wireless-2013-06-27/drivers/net/wireless/ath/ath9k/ath9k_common.ko /home/shizhai/new_zhongwang/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/compat-wireless-2013-06-27/drivers/net/wireless/ath/ath9k/ath9k_common.o /home/shizhai/new_zhongwang/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/compat-wireless-2013-06-27/drivers/net/wireless/ath/ath9k/ath9k_common.mod.o
shizhai/wprobe
build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/compat-wireless-2013-06-27/drivers/net/wireless/ath/ath9k/.ath9k_common.ko.cmd
bat
gpl-2.0
893
javac ./ua/khpcc/ilnitsky/courseproject/JavaAsm.java pause
DaleMartinWatson/CourseProject
JavaAsm/JAjavac.bat
bat
gpl-2.0
58
cmd_fs/yaffs2/yaffs.o := /opt/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o fs/yaffs2/yaffs.o fs/yaffs2/yaffs_ecc.o fs/yaffs2/yaffs_vfs_glue.o fs/yaffs2/yaffs_guts.o fs/yaffs2/yaffs_checkptrw.o fs/yaffs2/yaffs_packedtags1.o fs/yaffs2/yaffs_packedtags2.o fs/yaffs2/yaffs_nand.o fs/yaffs2/yaffs_tagscompat.o fs/yaffs2/yaffs_tagsvalidity.o fs/yaffs2/yaffs_mtdif.o fs/yaffs2/yaffs_mtdif1.o fs/yaffs2/yaffs_mtdif2.o fs/yaffs2/yaffs_nameval.o fs/yaffs2/yaffs_allocator.o fs/yaffs2/yaffs_yaffs1.o fs/yaffs2/yaffs_yaffs2.o fs/yaffs2/yaffs_bitmap.o fs/yaffs2/yaffs_verify.o
sembre/kernel_totoro_update3
common/fs/yaffs2/.yaffs.o.cmd
bat
gpl-2.0
565
cmd_sound/soc/tegra/snd-soc-tegra-wm8903.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o sound/soc/tegra/snd-soc-tegra-wm8903.o sound/soc/tegra/tegra_wm8903.o
JoinTheRealms/TF700-dualboot-stockbased
sound/soc/tegra/.snd-soc-tegra-wm8903.o.cmd
bat
gpl-2.0
226
cmd_lib/irq_regs.o := gcc -Wp,-MD,lib/.irq_regs.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=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -maccumulate-outgoing-args -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(irq_regs)" -D"KBUILD_MODNAME=KBUILD_STR(irq_regs)" -c -o lib/irq_regs.o lib/irq_regs.c deps_lib/irq_regs.o := \ lib/irq_regs.c \ include/linux/module.h \ $(wildcard include/config/modules.h) \ $(wildcard include/config/modversions.h) \ $(wildcard include/config/unused/symbols.h) \ $(wildcard include/config/generic/bug.h) \ $(wildcard include/config/module/unload.h) \ $(wildcard include/config/kallsyms.h) \ $(wildcard include/config/sysfs.h) \ include/linux/spinlock.h \ $(wildcard include/config/smp.h) \ $(wildcard include/config/debug/spinlock.h) \ $(wildcard include/config/preempt.h) \ $(wildcard include/config/debug/lock/alloc.h) \ include/linux/preempt.h \ $(wildcard include/config/debug/preempt.h) \ include/linux/thread_info.h \ include/linux/types.h \ $(wildcard include/config/uid16.h) \ $(wildcard include/config/lbd.h) \ $(wildcard include/config/lsf.h) \ $(wildcard include/config/resources/64bit.h) \ include/linux/posix_types.h \ include/linux/stddef.h \ include/linux/compiler.h \ $(wildcard include/config/enable/must/check.h) \ include/linux/compiler-gcc4.h \ $(wildcard include/config/forced/inlining.h) \ include/linux/compiler-gcc.h \ include/asm/posix_types.h \ include/asm/types.h \ include/linux/bitops.h \ include/asm/bitops.h \ include/asm/alternative.h \ $(wildcard include/config/paravirt.h) \ include/asm/cpufeature.h \ include/asm-generic/bitops/sched.h \ include/asm-generic/bitops/hweight.h \ include/asm-generic/bitops/ext2-non-atomic.h \ include/asm-generic/bitops/le.h \ include/asm/byteorder.h \ include/linux/byteorder/little_endian.h \ include/linux/byteorder/swab.h \ include/linux/byteorder/generic.h \ include/asm-generic/bitops/minix.h \ include/asm/thread_info.h \ $(wildcard include/config/debug/stack/usage.h) \ include/asm/page.h \ $(wildcard include/config/physical/start.h) \ $(wildcard include/config/flatmem.h) \ include/linux/const.h \ include/asm/bug.h \ $(wildcard include/config/bug.h) \ $(wildcard include/config/debug/bugverbose.h) \ include/asm-generic/bug.h \ include/asm-generic/memory_model.h \ $(wildcard include/config/discontigmem.h) \ $(wildcard include/config/sparsemem.h) \ $(wildcard include/config/out/of/line/pfn/to/page.h) \ include/asm-generic/page.h \ include/asm/pda.h \ $(wildcard include/config/cc/stackprotector.h) \ include/linux/cache.h \ include/linux/kernel.h \ $(wildcard include/config/preempt/voluntary.h) \ $(wildcard include/config/debug/spinlock/sleep.h) \ $(wildcard include/config/printk.h) \ $(wildcard include/config/numa.h) \ /usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdarg.h \ include/linux/linkage.h \ include/asm/linkage.h \ include/linux/log2.h \ $(wildcard include/config/arch/has/ilog2/u32.h) \ $(wildcard include/config/arch/has/ilog2/u64.h) \ include/asm/cache.h \ $(wildcard include/config/x86/l1/cache/shift.h) \ $(wildcard include/config/x86/vsmp.h) \ include/asm/mmsegment.h \ include/linux/stringify.h \ include/linux/bottom_half.h \ include/asm/system.h \ $(wildcard include/config/unordered/io.h) \ include/asm/segment.h \ include/asm/cmpxchg.h \ include/linux/irqflags.h \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/trace/irqflags/support.h) \ $(wildcard include/config/x86.h) \ include/asm/irqflags.h \ include/asm/processor-flags.h \ include/asm-i386/processor-flags.h \ include/linux/spinlock_types.h \ include/linux/lockdep.h \ $(wildcard include/config/lockdep.h) \ $(wildcard include/config/generic/hardirqs.h) \ $(wildcard include/config/prove/locking.h) \ include/linux/list.h \ $(wildcard include/config/debug/list.h) \ include/linux/poison.h \ include/linux/prefetch.h \ include/asm/processor.h \ include/asm/sigcontext.h \ include/linux/threads.h \ $(wildcard include/config/nr/cpus.h) \ $(wildcard include/config/base/small.h) \ include/asm/msr.h \ include/asm/msr-index.h \ include/asm-i386/msr-index.h \ include/linux/errno.h \ include/asm/errno.h \ include/asm-generic/errno.h \ include/asm-generic/errno-base.h \ include/asm/current.h \ include/asm/percpu.h \ include/linux/personality.h \ include/linux/cpumask.h \ $(wildcard include/config/hotplug/cpu.h) \ include/linux/bitmap.h \ include/linux/string.h \ include/asm/string.h \ include/linux/debug_locks.h \ $(wildcard include/config/debug/locking/api/selftests.h) \ include/linux/stacktrace.h \ $(wildcard include/config/stacktrace.h) \ include/linux/spinlock_types_up.h \ include/linux/spinlock_up.h \ include/linux/spinlock_api_smp.h \ include/asm/atomic.h \ include/asm-generic/atomic.h \ include/linux/stat.h \ include/asm/stat.h \ include/linux/time.h \ include/linux/seqlock.h \ include/linux/kmod.h \ $(wildcard include/config/kmod.h) \ include/linux/elf.h \ include/linux/auxvec.h \ include/asm/auxvec.h \ include/linux/elf-em.h \ include/asm/elf.h \ include/asm/ptrace.h \ include/asm/ptrace-abi.h \ include/asm/user.h \ include/linux/kobject.h \ $(wildcard include/config/hotplug.h) \ include/linux/sysfs.h \ include/linux/kref.h \ include/linux/wait.h \ include/linux/moduleparam.h \ include/linux/init.h \ $(wildcard include/config/memory/hotplug.h) \ $(wildcard include/config/acpi/hotplug/memory.h) \ include/asm/local.h \ include/linux/percpu.h \ include/linux/slab.h \ $(wildcard include/config/slab/debug.h) \ $(wildcard include/config/slab.h) \ $(wildcard include/config/slub.h) \ $(wildcard include/config/debug/slab.h) \ include/linux/gfp.h \ $(wildcard include/config/zone/dma.h) \ $(wildcard include/config/zone/dma32.h) \ $(wildcard include/config/highmem.h) \ include/linux/mmzone.h \ $(wildcard include/config/force/max/zoneorder.h) \ $(wildcard include/config/arch/populates/node/map.h) \ $(wildcard include/config/flat/node/mem/map.h) \ $(wildcard include/config/have/memory/present.h) \ $(wildcard include/config/need/node/memmap/size.h) \ $(wildcard include/config/need/multiple/nodes.h) \ $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ $(wildcard include/config/sparsemem/extreme.h) \ $(wildcard include/config/nodes/span/other/nodes.h) \ $(wildcard include/config/holes/in/zone.h) \ include/linux/numa.h \ $(wildcard include/config/nodes/shift.h) \ include/linux/nodemask.h \ include/linux/memory_hotplug.h \ $(wildcard include/config/have/arch/nodedata/extension.h) \ include/linux/notifier.h \ include/linux/mutex.h \ $(wildcard include/config/debug/mutexes.h) \ include/linux/mutex-debug.h \ include/linux/rwsem.h \ $(wildcard include/config/rwsem/generic/spinlock.h) \ include/linux/rwsem-spinlock.h \ include/linux/srcu.h \ include/linux/topology.h \ $(wildcard include/config/sched/smt.h) \ $(wildcard include/config/sched/mc.h) \ include/linux/smp.h \ include/asm/topology.h \ $(wildcard include/config/acpi/numa.h) \ include/asm-generic/topology.h \ include/linux/slub_def.h \ include/linux/workqueue.h \ include/linux/timer.h \ $(wildcard include/config/timer/stats.h) \ include/linux/ktime.h \ $(wildcard include/config/ktime/scalar.h) \ include/linux/jiffies.h \ include/linux/calc64.h \ include/asm/div64.h \ include/asm-generic/div64.h \ include/linux/timex.h \ $(wildcard include/config/time/interpolation.h) \ $(wildcard include/config/no/hz.h) \ include/asm/param.h \ $(wildcard include/config/hz.h) \ include/asm/timex.h \ include/asm/8253pit.h \ include/asm/vsyscall.h \ $(wildcard include/config/generic/time.h) \ include/asm/hpet.h \ $(wildcard include/config/hpet/emulate/rtc.h) \ include/asm/tsc.h \ include/asm-i386/tsc.h \ $(wildcard include/config/x86/tsc.h) \ $(wildcard include/config/x86/generic.h) \ include/asm/module.h \ include/asm/irq_regs.h \ include/asm-generic/irq_regs.h \ lib/irq_regs.o: $(deps_lib/irq_regs.o) $(deps_lib/irq_regs.o):
dnh34/proj1
lib/.irq_regs.o.cmd
bat
gpl-2.0
8,908
cmd_fs/ntfs/built-in.o := /home/aashir/android/toolchain/linaro/bin/arm-eabi-ld -EL -r -o fs/ntfs/built-in.o fs/ntfs/ntfs.o
emwno/android_kernel_U8500
fs/ntfs/.built-in.o.cmd
bat
gpl-2.0
129
cmd_net/bridge/bridge.o := ../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-ld.bfd -EL -r -o net/bridge/bridge.o net/bridge/br.o net/bridge/br_device.o net/bridge/br_fdb.o net/bridge/br_forward.o net/bridge/br_if.o net/bridge/br_input.o net/bridge/br_ioctl.o net/bridge/br_notify.o net/bridge/br_stp.o net/bridge/br_stp_bpdu.o net/bridge/br_stp_if.o net/bridge/br_stp_timer.o net/bridge/br_netlink.o net/bridge/br_sysfs_if.o net/bridge/br_sysfs_br.o
Zaphod-Beeblebrox/kernel_rockchip_rk3188
net/bridge/.bridge.o.cmd
bat
gpl-2.0
462
cmd_arch/arm/common/built-in.o := rm -f arch/arm/common/built-in.o; /root/aokp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs arch/arm/common/built-in.o
yncconsulting/HTC_Express_Kernel
arch/arm/common/.built-in.o.cmd
bat
gpl-2.0
171
cmd_init/built-in.o := /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o init/built-in.o init/main.o init/version.o init/mounts.o init/initramfs.o init/calibrate.o
miamo/miamOv
init/.built-in.o.cmd
bat
gpl-2.0
175
cmd_drivers/w1/built-in.o := /root/aokp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/w1/built-in.o drivers/w1/wire.o drivers/w1/masters/built-in.o drivers/w1/slaves/built-in.o
yncconsulting/HTC_Express_Kernel
drivers/w1/.built-in.o.cmd
bat
gpl-2.0
214
# (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 grant any # rights to the materials distributed herewith. Except as # otherwise provided in a valid license issued to you by # Xilinx, and to the maximum extent permitted by applicable # law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND # WITH ALL FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES # AND CONDITIONS, EXPRESS, IMPLIED, OR STATUTORY, INCLUDING # BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, NON- # INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; and # (2) Xilinx shall not be liable (whether in contract or tort, # including negligence, or under any other theory of # liability) for any loss or damage of any kind or nature # related to, arising under or in connection with these # materials, including for any direct, or any indirect, # special, incidental, or consequential loss or damage # (including loss of data, profits, goodwill, or any type of # loss or damage suffered as a result of any action brought # by a third party) even if such damage or loss was # reasonably foreseeable or Xilinx had been advised of the # possibility of the same. # # CRITICAL APPLICATIONS # Xilinx products are not designed or intended to be fail- # safe, or for use in any application requiring fail-safe # performance, such as life-support or safety devices or # systems, Class III medical devices, nuclear facilities, # applications related to the deployment of airbags, or any # other applications that could lead to death, personal # injury, or severe property or environmental damage # (individually and collectively, "Critical # Applications"). Customer assumes the sole risk and # liability of any use of Xilinx products in Critical # Applications, subject only to applicable laws and # regulations governing limitations on product liability. # # THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS # PART OF THIS FILE AT ALL TIMES. #-------------------------------------------------------------------------------- rm -rf simv* csrc DVEfiles AN.DB echo "Compiling Core Verilog UNISIM/Behavioral model" vlogan +v2k ../../implement/results/routed.v echo "Compiling Test Bench Files" vhdlan ../counter_fifo_pkg.vhd vhdlan ../counter_fifo_rng.vhd vhdlan ../counter_fifo_dgen.vhd vhdlan ../counter_fifo_dverif.vhd vhdlan ../counter_fifo_pctrl.vhd vhdlan ../counter_fifo_synth.vhd vhdlan ../counter_fifo_tb.vhd echo "Elaborating Design" vcs -time_res 1ps +neg_tchk -sdf max:/counter_fifo_tb/counter_fifo_synth_inst/counter_fifo_inst:../../implement/results/routed.sdf +vcs+lic+wait -debug counter_fifo_tb glbl echo "Simulating Design" ./simv -ucli -i ucli_commands.key dve -session vcs_session.tcl
v3best/R7Lite
R7Lite_PCIE/fpga_code/r7lite_DMA/ipcore_dir/counter_fifo/simulation/timing/simulate_vcs.bat
bat
gpl-2.0
2,951
@rem = '--*-Perl-*-- @echo off if "%OS%" == "Windows_NT" goto WinNT IF EXIST "%~dp0perl.exe" ( "%~dp0perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9 ) ELSE IF EXIST "%~dp0..\..\bin\perl.exe" ( "%~dp0..\..\bin\perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9 ) ELSE ( perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9 ) goto endofperl :WinNT IF EXIST "%~dp0perl.exe" ( "%~dp0perl.exe" -x -S %0 %* ) ELSE IF EXIST "%~dp0..\..\bin\perl.exe" ( "%~dp0..\..\bin\perl.exe" -x -S %0 %* ) ELSE ( perl -x -S %0 %* ) if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl if %errorlevel% == 9009 echo You do not have Perl in your PATH. if errorlevel 1 goto script_failed_so_exit_with_non_zero_val 2>nul goto endofperl @rem '; #!/usr/bin/perl -w #line 29 use strict; use Getopt::Long; use Pod::Usage; BEGIN { eval " use Catalyst::Devel 1.0; "; if ($@) { die <<END; To use the Catalyst development tools including catalyst.pl and the generated script/myapp_create.pl you need Catalyst::Helper, which is part of the Catalyst-Devel distribution. Please install this via a vendor package or by running one of - perl -MCPAN -e 'install Catalyst::Devel' perl -MCPANPLUS -e 'install Catalyst::Devel' END } }; use Catalyst::Helper; my $force = 0; my $help = 0; my $makefile = 0; my $scripts = 0; GetOptions( 'help|?' => \$help, 'force|nonew' => \$force, 'makefile' => \$makefile, 'scripts' => \$scripts, ); pod2usage(1) if ( $help || !$ARGV[0] ); my $helper = Catalyst::Helper->new( { '.newfiles' => !$force, 'makefile' => $makefile, 'scripts' => $scripts, name => $ARGV[0], } ); # Pass $ARGV[0] for compatibility with old ::Devel pod2usage(1) unless $helper->mk_app( $ARGV[0] ); 1; __END__ =head1 NAME catalyst - Bootstrap a Catalyst application =head1 SYNOPSIS catalyst.pl [options] application-name 'catalyst.pl' creates a skeleton for a new application, and allows you to upgrade the skeleton of your old application. Options: -force don't create a .new file where a file to be created exists -help display this help and exit -makefile only update Makefile.PL -scripts only update helper scripts application-name must be a valid Perl module name and can include "::", which will be converted to '-' in the project name. Examples: catalyst.pl My::App catalyst.pl MyApp To upgrade your app to a new version of Catalyst: catalyst.pl -force -scripts MyApp =head1 DESCRIPTION The C<catalyst.pl> script bootstraps a Catalyst application, creating a directory structure populated with skeleton files. The application name must be a valid Perl module name. The name of the directory created is formed from the application name supplied, with double colons replaced with hyphens (so, for example, the directory for C<My::App> is C<My-App>). Using the example application name C<My::App>, the application directory will contain the following items: =over 4 =item README a skeleton README file, which you are encouraged to expand on =item Changes a changes file with an initial entry for the creation of the application =item Makefile.PL Makefile.PL uses the C<Module::Install> system for packaging and distribution of the application. =item lib contains the application module (C<My/App.pm>) and subdirectories for model, view, and controller components (C<My/App/M>, C<My/App/V>, and C<My/App/C>). =item root root directory for your web document content. This is left empty. =item script a directory containing helper scripts: =over 4 =item C<myapp_create.pl> helper script to generate new component modules =item C<myapp_server.pl> runs the generated application within a Catalyst test server, which can be used for testing without resorting to a full-blown web server configuration. =item C<myapp_cgi.pl> runs the generated application as a CGI script =item C<myapp_fastcgi.pl> runs the generated application as a FastCGI script =item C<myapp_test.pl> runs an action of the generated application from the command line. =back =item t test directory =back The application module generated by the C<catalyst.pl> script is functional, although it reacts to all requests by outputting a friendly welcome screen. =head1 NOTE Neither C<catalyst.pl> nor the generated helper script will overwrite existing files. In fact the scripts will generate new versions of any existing files, adding the extension C<.new> to the filename. The C<.new> file is not created if would be identical to the existing file. This means you can re-run the scripts for example to see if newer versions of Catalyst or its plugins generate different code, or to see how you may have changed the generated code (although you do of course have all your code in a version control system anyway, don't you ...). =head1 SEE ALSO L<Catalyst::Manual>, L<Catalyst::Manual::Intro> =head1 AUTHORS Catalyst Contributors, see Catalyst.pm =head1 COPYRIGHT This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. =cut __END__ :endofperl
mishin/dwimperl-windows
strawberry-perl-5.20.0.1-32bit-portable/perl/site/bin/catalyst.bat
bat
gpl-2.0
5,348
cmd_arch/arm/lib/strrchr.o := /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.strrchr.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/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -include asm/unified.h -msoft-float -c -o arch/arm/lib/strrchr.o arch/arm/lib/strrchr.S deps_arch/arm/lib/strrchr.o := \ arch/arm/lib/strrchr.S \ /home/doadin/Desktop/ancora_tmo_4.0.4_2.6/arch/arm/include/asm/unified.h \ $(wildcard include/config/arm/asm/unified.h) \ $(wildcard include/config/thumb2/kernel.h) \ include/linux/linkage.h \ include/linux/compiler.h \ $(wildcard include/config/trace/branch/profiling.h) \ $(wildcard include/config/profile/all/branches.h) \ $(wildcard include/config/enable/must/check.h) \ $(wildcard include/config/enable/warn/deprecated.h) \ /home/doadin/Desktop/ancora_tmo_4.0.4_2.6/arch/arm/include/asm/linkage.h \ /home/doadin/Desktop/ancora_tmo_4.0.4_2.6/arch/arm/include/asm/assembler.h \ $(wildcard include/config/cpu/feroceon.h) \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/smp.h) \ /home/doadin/Desktop/ancora_tmo_4.0.4_2.6/arch/arm/include/asm/ptrace.h \ $(wildcard include/config/cpu/endian/be8.h) \ $(wildcard include/config/arm/thumb.h) \ /home/doadin/Desktop/ancora_tmo_4.0.4_2.6/arch/arm/include/asm/hwcap.h \ arch/arm/lib/strrchr.o: $(deps_arch/arm/lib/strrchr.o) $(deps_arch/arm/lib/strrchr.o):
doadin/samsung-kernel-msm7x30-Doadin
arch/arm/lib/.strrchr.o.cmd
bat
gpl-2.0
1,766
rmdir /s /q refined mkdir refined cd refined mkdir clouds mkdir waterspout mkdir negs cd .. python refine.py pause cd refined copy /y NUL clouds_vector.vec copy /y NUL waterspout_vector.vec C:\Users\gaged\OpenCV\opencv\build\x64\vc14\bin\opencv_createsamples.exe ^ -info clouds_info.data -vec clouds_vector.vec -bg neg_info.data -w 40 -h 40 C:\Users\gaged\OpenCV\opencv\build\x64\vc14\bin\opencv_createsamples.exe ^ -info waterspout_info.data -vec waterspout_vector.vec -bg neg_info.data -w 40 -h 40 pause
GDave50/Cloud-Coverage-Calculator
opencv_workspace/create_samples.bat
bat
gpl-3.0
543
@ECHO OFF REM Batch file to create a snapshot of an EBS volume. SETLOCAL enabledelayedexpansion REM Load configuration. CALL ec2_mc_config.bat REM Ask for a short comment to include in ECHO Bitte gib einen Namen ein, mit dem der Snapshot später identifiziert werden kann. Kann auch weggelassen werden. SET /P _input= REM This remove-unwanted-chars-in-string solution was shared by jeb on stack overflow. Thank you! set "_output=" set "map=abcdefghijklmnopqrstuvwxyz1234567890_-" :loop if not defined _input goto endLoop for /F "delims=*~ eol=*" %%C in ("!_input:~0,1!") do ( if "!map:%%C=!" NEQ "!map!" set "_output=!_output!%%C" ) set "_input=!_input:~1!" goto loop :endLoop CALL %CTRL_PATH%ec2_create_snap.bat %1 %_output% PAUSE
rkelm/dos_ctrl_ec2_minecraft
ec2_mc_create_snap.bat
bat
gpl-3.0
778
@echo off rem apmMove.cmd rem ms-windows batch to delete images (jpg together with xmp file) if "%1" == "" goto usage set imageSrc="%~dpnx1" if NOT EXIST %imageSrc% goto fileNotFound del %imageSrc% > nul set xmpSrc="%~dpn1.xmp" if EXIST %xmpSrc% del %xmpSrc% > nul set xmpSrc="%~dpnx1.xmp" if EXIST %xmpSrc% del %xmpSrc% > nul echo deleted %1 goto end :fileNotFound echo ##### file not found: %imageSrc% >> apmBatchErrors.log echo ##### %0 %* >> apmBatchErrors.log echo file not found: %imageSrc% echo . :usage echo %~nx0 echo . echo echo . echo usage: echo %0 path\to\src.jpg :end
k3b/APhotoManager
fotolib2/src/test/resources/de/k3b/media/apmDelete.cmd
bat
gpl-3.0
598
@echo off set GPU_FORCE_64BIT_PTR 1 set GPU_MAX_HEAP_SIZE 100 set GPU_USE_SYNC_OBJECTS 1 set GPU_MAX_ALLOC_PERCENT 100 set GPU_SINGLE_ALLOC_PERCENT 100 gatelessgate.exe --gpu-platform 1 --default-config gatelessgate-Monero.conf pause
zawawawa/gatelessgate
Core/gatelessgate-Monero-platform1.bat
bat
gpl-3.0
234
cd oms/bin/Release start OsirisManagementSystem.exe
OsirisSPS/osiris-sps
oms/oms.bat
bat
gpl-3.0
51
java -Djna.platform.library.path=lib\win32-x86-64 -jar lib\hackrf_sweep_spectrum_analyzer.jar
pavsa/hackrf-spectrum-analyzer
src/hackrf-sweep/lib/launchers/hackrf_sweep_spectrum_analyzer_windows.cmd
bat
gpl-3.0
93
@start "screensaver" rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1
kodybrown/dos
screensaver.bat
bat
unlicense
74
SET server=localhost SET /P server="Server [%server%]: " SET port=5432 SET /P port="Port [%port%]: " SET database=postgres SET /P database="Database [%database%]: " SET username=postgres SET /P username="Username [%username%]: " SET PGCLIENTENCODING=UTF8 REM run psql psql -h %server% -p %port% -d %database% -U %username% -W -f postgres_fdw.sql pause
baayso/shell
postgres/postgres_fdw/postgres_fdw.bat
bat
apache-2.0
358
@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 I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ( :help echo.Please use `make ^<target^>` where ^<target^> is one of echo. html to make standalone HTML files echo. dirhtml to make HTML files named index.html in directories echo. singlehtml to make a single large HTML file echo. pickle to make pickle files echo. json to make JSON files echo. htmlhelp to make HTML files and a HTML help project echo. qthelp to make HTML files and a qthelp project echo. devhelp to make HTML files and a Devhelp project echo. epub to make an epub echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter echo. text to make text files echo. man to make manual pages echo. texinfo to make Texinfo files echo. gettext to make PO message catalogs echo. changes to make an overview over all changed/added/deprecated items echo. xml to make Docutils-native XML files echo. pseudoxml to make pseudoxml-XML files for display purposes echo. linkcheck to check all external links for integrity echo. doctest to run all doctests embedded in the documentation if enabled goto end ) if "%1" == "clean" ( for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i del /q /s %BUILDDIR%\* goto end ) %SPHINXBUILD% 2> nul if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.installed, then set the SPHINXBUILD environment variable to point echo.to the full path of the 'sphinx-build' executable. Alternatively you echo.may add the Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) if "%1" == "html" ( %SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/html. goto end ) if "%1" == "dirhtml" ( %SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. goto end ) if "%1" == "singlehtml" ( %SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml if errorlevel 1 exit /b 1 echo. echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. goto end ) if "%1" == "pickle" ( %SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the pickle files. goto end ) if "%1" == "json" ( %SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can process the JSON files. goto end ) if "%1" == "htmlhelp" ( %SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run HTML Help Workshop with the ^ .hhp project file in %BUILDDIR%/htmlhelp. goto end ) if "%1" == "qthelp" ( %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp if errorlevel 1 exit /b 1 echo. echo.Build finished; now you can run "qcollectiongenerator" with the ^ .qhcp project file in %BUILDDIR%/qthelp, like this: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\JsonValue.qhcp echo.To view the help file: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\JsonValue.ghc goto end ) if "%1" == "devhelp" ( %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp if errorlevel 1 exit /b 1 echo. echo.Build finished. goto end ) if "%1" == "epub" ( %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub if errorlevel 1 exit /b 1 echo. echo.Build finished. The epub file is in %BUILDDIR%/epub. goto end ) if "%1" == "latex" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex if errorlevel 1 exit /b 1 echo. echo.Build finished; the LaTeX files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdf" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "latexpdfja" ( %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex cd %BUILDDIR%/latex make all-pdf-ja cd %BUILDDIR%/.. echo. echo.Build finished; the PDF files are in %BUILDDIR%/latex. goto end ) if "%1" == "text" ( %SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text if errorlevel 1 exit /b 1 echo. echo.Build finished. The text files are in %BUILDDIR%/text. goto end ) if "%1" == "man" ( %SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man if errorlevel 1 exit /b 1 echo. echo.Build finished. The manual pages are in %BUILDDIR%/man. goto end ) if "%1" == "texinfo" ( %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo if errorlevel 1 exit /b 1 echo. echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo. goto end ) if "%1" == "gettext" ( %SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale if errorlevel 1 exit /b 1 echo. echo.Build finished. The message catalogs are in %BUILDDIR%/locale. goto end ) if "%1" == "changes" ( %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes if errorlevel 1 exit /b 1 echo. echo.The overview file is in %BUILDDIR%/changes. goto end ) if "%1" == "linkcheck" ( %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck if errorlevel 1 exit /b 1 echo. echo.Link check complete; look for any errors in the above output ^ or in %BUILDDIR%/linkcheck/output.txt. goto end ) if "%1" == "doctest" ( %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest if errorlevel 1 exit /b 1 echo. echo.Testing of doctests in the sources finished, look at the ^ results in %BUILDDIR%/doctest/output.txt. goto end ) if "%1" == "xml" ( %SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml if errorlevel 1 exit /b 1 echo. echo.Build finished. The XML files are in %BUILDDIR%/xml. goto end ) if "%1" == "pseudoxml" ( %SPHINXBUILD% -b pseudoxml %ALLSPHINXOPTS% %BUILDDIR%/pseudoxml if errorlevel 1 exit /b 1 echo. echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml. goto end ) :end
faassen/jsonvalue
doc/make.bat
bat
bsd-3-clause
6,707
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set SOURCEDIR=source set BUILDDIR=build set SPHINXPROJ=ResoFit if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure you have Sphinx echo.installed, then set the SPHINXBUILD environment variable to point echo.to the full path of the 'sphinx-build' executable. Alternatively you echo.may add the Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) %SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% goto end :help %SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% :end popd
ornlneutronimaging/ResoFit
documentation/make.bat
bat
bsd-3-clause
815
//set dest=C:\Users\Adam\AndroidStudioProjects\RingMyPhoneAndroid\RingMyPhone\src\main\res\drawable-xxhdpi set dest=test for %%f in (*.png) do ( ::echo %%~nf ::xcopy /i %%f %dest%\drawable-xxhdpi\flag_%f:name~0,2%.png )
edwn112/TMinus
TMinus/src/main/res/drawable-xxhdpi/flag_convert_to_res.bat
bat
mit
224
cmd_drivers/base/dd.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,drivers/base/.dd.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-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -mabi=32 -G 0 -mno-abicalls -fno-pic -pipe -msoft-float -ffreestanding -march=mips32r2 -Wa,-mips32r2 -Wa,--trap -Iinclude/asm-mips/rt2880 -Iinclude/asm-mips/mach-generic -fomit-frame-pointer -gdwarf-2 -fno-stack-protector -membedded-data -muninit-const-in-rodata -funit-at-a-time -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(dd)" -D"KBUILD_MODNAME=KBUILD_STR(dd)" -c -o drivers/base/dd.o drivers/base/dd.c deps_drivers/base/dd.o := \ drivers/base/dd.c \ include/linux/device.h \ $(wildcard include/config/debug/devres.h) \ $(wildcard include/config/numa.h) \ include/linux/ioport.h \ include/linux/compiler.h \ $(wildcard include/config/enable/must/check.h) \ include/linux/compiler-gcc4.h \ $(wildcard include/config/forced/inlining.h) \ include/linux/compiler-gcc.h \ include/linux/types.h \ $(wildcard include/config/uid16.h) \ $(wildcard include/config/lbd.h) \ $(wildcard include/config/lsf.h) \ $(wildcard include/config/resources/64bit.h) \ include/linux/posix_types.h \ include/linux/stddef.h \ include/asm/posix_types.h \ include/asm/sgidefs.h \ include/asm/types.h \ $(wildcard include/config/highmem.h) \ $(wildcard include/config/64bit/phys/addr.h) \ $(wildcard include/config/64bit.h) \ include/linux/kobject.h \ $(wildcard include/config/hotplug.h) \ include/linux/list.h \ $(wildcard include/config/debug/list.h) \ include/linux/poison.h \ include/linux/prefetch.h \ include/asm/processor.h \ $(wildcard include/config/32bit.h) \ $(wildcard include/config/mips/mt/fpaff.h) \ $(wildcard include/config/cpu/has/prefetch.h) \ include/linux/cpumask.h \ $(wildcard include/config/smp.h) \ $(wildcard include/config/hotplug/cpu.h) \ include/linux/kernel.h \ $(wildcard include/config/preempt/voluntary.h) \ $(wildcard include/config/debug/spinlock/sleep.h) \ $(wildcard include/config/printk.h) \ /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ include/linux/linkage.h \ include/asm/linkage.h \ include/linux/bitops.h \ include/asm/bitops.h \ $(wildcard include/config/cpu/mipsr2.h) \ $(wildcard include/config/cpu/mips32.h) \ $(wildcard include/config/cpu/mips64.h) \ include/linux/irqflags.h \ $(wildcard include/config/trace/irqflags.h) \ $(wildcard include/config/trace/irqflags/support.h) \ $(wildcard include/config/x86.h) \ include/asm/irqflags.h \ $(wildcard include/config/mips/mt/smtc.h) \ $(wildcard include/config/irq/cpu.h) \ $(wildcard include/config/mips/mt/smtc/instant/replay.h) \ include/asm/hazards.h \ $(wildcard include/config/cpu/r10000.h) \ $(wildcard include/config/cpu/rm9000.h) \ $(wildcard include/config/cpu/sb1.h) \ include/asm/barrier.h \ $(wildcard include/config/cpu/has/sync.h) \ $(wildcard include/config/cpu/has/wb.h) \ $(wildcard include/config/weak/ordering.h) \ include/asm/bug.h \ $(wildcard include/config/bug.h) \ include/asm/break.h \ include/asm-generic/bug.h \ $(wildcard include/config/generic/bug.h) \ $(wildcard include/config/debug/bugverbose.h) \ include/asm/byteorder.h \ $(wildcard include/config/cpu/mips64/r2.h) \ include/linux/byteorder/little_endian.h \ include/linux/byteorder/swab.h \ include/linux/byteorder/generic.h \ include/asm/cpu-features.h \ $(wildcard include/config/cpu/mipsr2/irq/vi.h) \ $(wildcard include/config/cpu/mipsr2/irq/ei.h) \ include/asm/cpu.h \ include/asm/cpu-info.h \ $(wildcard include/config/sgi/ip27.h) \ $(wildcard include/config/mips/mt.h) \ include/asm/cache.h \ $(wildcard include/config/mips/l1/cache/shift.h) \ include/asm-mips/mach-generic/kmalloc.h \ $(wildcard include/config/dma/coherent.h) \ include/asm-mips/mach-generic/cpu-feature-overrides.h \ include/asm/war.h \ $(wildcard include/config/sgi/ip22.h) \ $(wildcard include/config/sni/rm.h) \ $(wildcard include/config/cpu/r5432.h) \ $(wildcard include/config/sb1/pass/1/workarounds.h) \ $(wildcard include/config/sb1/pass/2/workarounds.h) \ $(wildcard include/config/mips/malta.h) \ $(wildcard include/config/mips/atlas.h) \ $(wildcard include/config/mips/sead.h) \ $(wildcard include/config/cpu/tx49xx.h) \ $(wildcard include/config/momenco/jaguar/atx.h) \ $(wildcard include/config/pmc/yosemite.h) \ $(wildcard include/config/basler/excite.h) \ $(wildcard include/config/momenco/ocelot/3.h) \ include/asm-generic/bitops/non-atomic.h \ include/asm-generic/bitops/fls64.h \ include/asm-generic/bitops/ffz.h \ include/asm-generic/bitops/find.h \ include/asm-generic/bitops/sched.h \ include/asm-generic/bitops/hweight.h \ include/asm-generic/bitops/ext2-non-atomic.h \ include/asm-generic/bitops/le.h \ include/asm-generic/bitops/ext2-atomic.h \ include/asm-generic/bitops/minix.h \ include/linux/log2.h \ $(wildcard include/config/arch/has/ilog2/u32.h) \ $(wildcard include/config/arch/has/ilog2/u64.h) \ include/linux/threads.h \ $(wildcard include/config/nr/cpus.h) \ $(wildcard include/config/base/small.h) \ include/linux/bitmap.h \ include/linux/string.h \ include/asm/string.h \ $(wildcard include/config/cpu/r3000.h) \ include/asm/cachectl.h \ include/asm/mipsregs.h \ $(wildcard include/config/cpu/vr41xx.h) \ $(wildcard include/config/page/size/4kb.h) \ $(wildcard include/config/page/size/16kb.h) \ $(wildcard include/config/page/size/64kb.h) \ include/asm/prefetch.h \ include/asm/system.h \ include/asm/addrspace.h \ $(wildcard include/config/cpu/r4300.h) \ $(wildcard include/config/cpu/r4x00.h) \ $(wildcard include/config/cpu/r5000.h) \ $(wildcard include/config/cpu/rm7000.h) \ $(wildcard include/config/cpu/nevada.h) \ $(wildcard include/config/cpu/r8000.h) \ $(wildcard include/config/cpu/sb1a.h) \ include/asm-mips/mach-generic/spaces.h \ $(wildcard include/config/dma/noncoherent.h) \ include/asm/dsp.h \ include/linux/sysfs.h \ $(wildcard include/config/sysfs.h) \ include/linux/errno.h \ include/asm/errno.h \ include/asm-generic/errno-base.h \ include/asm/atomic.h \ include/asm-generic/atomic.h \ include/linux/spinlock.h \ $(wildcard include/config/debug/spinlock.h) \ $(wildcard include/config/preempt.h) \ $(wildcard include/config/debug/lock/alloc.h) \ include/linux/preempt.h \ $(wildcard include/config/debug/preempt.h) \ include/linux/thread_info.h \ include/asm/thread_info.h \ $(wildcard include/config/page/size/8kb.h) \ $(wildcard include/config/debug/stack/usage.h) \ include/linux/stringify.h \ include/linux/bottom_half.h \ include/linux/spinlock_types.h \ include/linux/lockdep.h \ $(wildcard include/config/lockdep.h) \ $(wildcard include/config/generic/hardirqs.h) \ $(wildcard include/config/prove/locking.h) \ include/linux/spinlock_types_up.h \ include/linux/spinlock_up.h \ include/linux/spinlock_api_up.h \ include/linux/kref.h \ include/linux/wait.h \ include/asm/current.h \ include/linux/klist.h \ include/linux/completion.h \ include/linux/module.h \ $(wildcard include/config/modules.h) \ $(wildcard include/config/modversions.h) \ $(wildcard include/config/unused/symbols.h) \ $(wildcard include/config/module/unload.h) \ $(wildcard include/config/kallsyms.h) \ include/linux/stat.h \ include/asm/stat.h \ include/linux/time.h \ include/linux/seqlock.h \ include/linux/cache.h \ $(wildcard include/config/arch/has/cache/line/size.h) \ include/linux/kmod.h \ $(wildcard include/config/kmod.h) \ include/linux/elf.h \ include/linux/auxvec.h \ include/asm/auxvec.h \ include/linux/elf-em.h \ include/asm/elf.h \ $(wildcard include/config/mips32/n32.h) \ $(wildcard include/config/mips32/o32.h) \ $(wildcard include/config/mips32/compat.h) \ include/linux/moduleparam.h \ include/linux/init.h \ $(wildcard include/config/memory/hotplug.h) \ $(wildcard include/config/acpi/hotplug/memory.h) \ include/asm/local.h \ include/linux/percpu.h \ include/linux/slab.h \ $(wildcard include/config/slab/debug.h) \ $(wildcard include/config/slub.h) \ $(wildcard include/config/slob.h) \ $(wildcard include/config/debug/slab.h) \ include/linux/gfp.h \ $(wildcard include/config/zone/dma.h) \ $(wildcard include/config/zone/dma32.h) \ include/linux/mmzone.h \ $(wildcard include/config/force/max/zoneorder.h) \ $(wildcard include/config/arch/populates/node/map.h) \ $(wildcard include/config/discontigmem.h) \ $(wildcard include/config/flat/node/mem/map.h) \ $(wildcard include/config/have/memory/present.h) \ $(wildcard include/config/need/node/memmap/size.h) \ $(wildcard include/config/need/multiple/nodes.h) \ $(wildcard include/config/sparsemem.h) \ $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ $(wildcard include/config/flatmem.h) \ $(wildcard include/config/sparsemem/extreme.h) \ $(wildcard include/config/nodes/span/other/nodes.h) \ $(wildcard include/config/holes/in/zone.h) \ include/linux/numa.h \ $(wildcard include/config/nodes/shift.h) \ include/linux/nodemask.h \ include/asm/page.h \ $(wildcard include/config/build/elf64.h) \ $(wildcard include/config/limited/dma.h) \ include/linux/pfn.h \ include/asm/io.h \ include/asm-generic/iomap.h \ include/asm/pgtable-bits.h \ $(wildcard include/config/cpu/mips32/r1.h) \ $(wildcard include/config/cpu/tx39xx.h) \ $(wildcard include/config/mips/uncached.h) \ include/asm-mips/mach-generic/ioremap.h \ include/asm-mips/mach-generic/mangle-port.h \ $(wildcard include/config/swap/io/space.h) \ include/asm-generic/memory_model.h \ $(wildcard include/config/out/of/line/pfn/to/page.h) \ include/asm-generic/page.h \ include/linux/memory_hotplug.h \ $(wildcard include/config/have/arch/nodedata/extension.h) \ include/linux/notifier.h \ include/linux/mutex.h \ $(wildcard include/config/debug/mutexes.h) \ include/linux/rwsem.h \ $(wildcard include/config/rwsem/generic/spinlock.h) \ include/linux/rwsem-spinlock.h \ include/linux/srcu.h \ include/linux/topology.h \ $(wildcard include/config/sched/smt.h) \ $(wildcard include/config/sched/mc.h) \ include/linux/smp.h \ include/asm/topology.h \ include/asm-mips/mach-generic/topology.h \ include/asm-generic/topology.h \ include/linux/slub_def.h \ include/linux/workqueue.h \ include/linux/timer.h \ $(wildcard include/config/timer/stats.h) \ include/linux/ktime.h \ $(wildcard include/config/ktime/scalar.h) \ include/linux/jiffies.h \ include/linux/calc64.h \ include/asm/div64.h \ include/asm-generic/div64.h \ include/linux/timex.h \ $(wildcard include/config/time/interpolation.h) \ $(wildcard include/config/no/hz.h) \ include/asm/param.h \ $(wildcard include/config/hz.h) \ include/asm/timex.h \ include/asm-mips/mach-generic/timex.h \ include/asm/percpu.h \ include/asm-generic/percpu.h \ include/asm/module.h \ $(wildcard include/config/cpu/mips32/r2.h) \ $(wildcard include/config/cpu/mips64/r1.h) \ $(wildcard include/config/cpu/r6000.h) \ include/asm/uaccess.h \ include/asm-generic/uaccess.h \ include/linux/pm.h \ $(wildcard include/config/pm.h) \ include/asm/semaphore.h \ include/asm/device.h \ include/asm-generic/device.h \ include/linux/kthread.h \ include/linux/err.h \ include/linux/sched.h \ $(wildcard include/config/detect/softlockup.h) \ $(wildcard include/config/split/ptlock/cpus.h) \ $(wildcard include/config/keys.h) \ $(wildcard include/config/bsd/process/acct.h) \ $(wildcard include/config/taskstats.h) \ $(wildcard include/config/inotify/user.h) \ $(wildcard include/config/schedstats.h) \ $(wildcard include/config/task/delay/acct.h) \ $(wildcard include/config/blk/dev/io/trace.h) \ $(wildcard include/config/cc/stackprotector.h) \ $(wildcard include/config/sysvipc.h) \ $(wildcard include/config/rt/mutexes.h) \ $(wildcard include/config/task/xacct.h) \ $(wildcard include/config/cpusets.h) \ $(wildcard include/config/compat.h) \ $(wildcard include/config/fault/injection.h) \ include/linux/capability.h \ include/linux/rbtree.h \ include/asm/ptrace.h \ $(wildcard include/config/cpu/has/smartmips.h) \ include/asm/isadep.h \ include/asm/mmu.h \ include/asm/cputime.h \ include/asm-generic/cputime.h \ include/linux/sem.h \ include/linux/ipc.h \ $(wildcard include/config/ipc/ns.h) \ include/asm/ipcbuf.h \ include/asm/sembuf.h \ include/linux/signal.h \ include/asm/signal.h \ $(wildcard include/config/trad/signals.h) \ $(wildcard include/config/binfmt/irix.h) \ include/asm-generic/signal.h \ include/asm/sigcontext.h \ include/asm/siginfo.h \ include/asm-generic/siginfo.h \ include/linux/securebits.h \ include/linux/fs_struct.h \ include/linux/pid.h \ include/linux/rcupdate.h \ include/linux/seccomp.h \ $(wildcard include/config/seccomp.h) \ include/linux/futex.h \ $(wildcard include/config/futex.h) \ include/linux/rtmutex.h \ $(wildcard include/config/debug/rt/mutexes.h) \ include/linux/plist.h \ $(wildcard include/config/debug/pi/list.h) \ include/linux/param.h \ include/linux/resource.h \ include/asm/resource.h \ include/asm-generic/resource.h \ include/linux/hrtimer.h \ $(wildcard include/config/high/res/timers.h) \ include/linux/task_io_accounting.h \ $(wildcard include/config/task/io/accounting.h) \ include/linux/aio.h \ include/linux/aio_abi.h \ include/linux/uio.h \ drivers/base/base.h \ $(wildcard include/config/sys/hypervisor.h) \ drivers/base/power/power.h \ drivers/base/dd.o: $(deps_drivers/base/dd.o) $(deps_drivers/base/dd.o):
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/drivers/base/.dd.o.cmd
bat
gpl-2.0
14,474
echo off cls rem ************************************************************************* rem **************** ---> New batch file starts here <--- ***************** rem ** ** rem ** This batch will compile automated via command line an executable ** rem ** Pronterface file for Windows 10. ** rem ** ** rem ** Steps that are automated: ** rem ** ** rem ** 1. clean up previous compilations (directory .\dist) ** rem ** 2. check for virtual environment called v3 and generate it, if ** rem ** not available (start from scratch) ** rem ** 3. install all needed additional modules via pip ** rem ** 4. check for outdated modules that need to be updated and ** rem ** update them ** rem ** 5. Check if virtual environment needs an update and do it ** rem ** 6. check for existing variants of gcoder_line.cp??-win_amd??.pyd ** rem ** and delete them (to prevent errors and incompatibilities) ** rem ** 7. compile Pronterface.exe ** rem ** 8. copy localization files to .\dist ** rem ** 9. go to directory .\dist, list files and ends the activity ** rem ** ** rem ** Steps, you need to do manually before running this batch: ** rem ** ** rem ** 1. install python 3.7.9 ** rem ** https://www.python.org/downloads/release/python-378/ ** rem ** 2. install C-compiler environment ** rem ** https://wiki.python.org/moin/WindowsCompilers ** rem ** 3. check for latest repository updates at: ** rem ** http://github.com/kliment/Printrun.git ** rem ** ** rem ** Author: DivingDuck, 2021-01-06, Status: working ** rem ** ** rem ************************************************************************* rem ************************************************************************* echo ************************************************** echo ****** Delete files and directory of .\dist ****** echo ************************************************** if exist dist ( DEL /F/Q/S dist > NUL RMDIR /Q/S dist ) echo ********************************************* echo ****** Activate virtual environment v3 ****** echo ********************************************* if exist v3 ( call v3\Scripts\activate ) else ( echo ********************************************************************** echo ****** No virtual environment named v3 available ****** echo ****** Will create first a new virtual environment with name v3 ****** echo ********************************************************************** py -3.7 -m venv v3 echo ********************************************* echo ****** Activate virtual environment v3 ****** echo ********************************************* call v3\Scripts\activate pip install --upgrade pip pip install --upgrade setuptools pip install wheel echo ********************************** echo ****** install requirements ****** echo ********************************** pip install -r requirements.txt pip install cython echo *********************** echo ****** additions ****** echo *********************** pip install simplejson rem echo ******************************* rem echo ****** pyinstaller 4 dev ****** rem echo ******************************* rem pyinstaller v3.6 don't work with Windows 10 pip install pyinstaller rem update 2020-12-13: there is a new version available v4.1. rem Looks like we don't need this fix any longer REM pip uninstall pyinstaller REM pip install https://github.com/pyinstaller/pyinstaller/archive/develop.zip pip install pyinstaller pip install pypiwin32 pip install polygon3 ) echo ******************************************** echo ****** upgrade virtual environment v3 ****** echo ******************************************** pip install --upgrade virtualenv echo **************************************************** echo ****** check for and update outdated modules ****** echo **************************************************** for /F "skip=2 delims= " %%i in ('pip list --outdated') do pip install --upgrade %%i rem echo **************************************************************************************** rem echo ****** --->> Hotfix AGe: solve numpy 1.19.4 problem for x64 windows runtime error ****** rem echo **************************************************************************************** rem numpy v1.19.4 create an python RuntimeError: The current Numpy installation fails to pass a rem sanity check due to a bug in the windows runtime. See this issue for more information: rem https://tinyurl.com/y3dm3h86 rem Temporary workaround is to install 1.19.3 instead. rem --> ToDo: Need to be checked in 2021 January again rem update 2021-01-06: There is a new version available rem --> Solved with version 1.19.5 rem pip uninstall numpy rem pip install numpy==1.19.3 echo ****************************************************************** echo ****** Compile G-Code parser gcoder_line.cp37-win_amd64.pyd ****** echo ****************************************************************** rem For safety reasons delete existing version first to prevent errors if exist printrun\gcoder_line.cp??-win_amd??.pyd ( del printrun\gcoder_line.cp??-win_amd??.pyd echo ******************************************************************************** echo ****** found versions of printrun\gcoder_line.cp??-win_amd??.pyd, deleted ****** echo ******************************************************************************** ) python setup.py build_ext --inplace echo **************************************** echo ****** Collect all data for build ****** echo **************************************** pyi-makespec -F --add-data images/*;images --add-data *.png;. --add-data *.ico;. -w -i pronterface.ico pronterface.py echo ******************************* echo ****** Build Pronterface ****** echo ******************************* pyinstaller --clean pronterface.spec -y echo ******************************** echo ****** Add language files ****** echo ******************************** xcopy locale dist\locale\ /Y /E echo *************************************************************** echo ****** Batch finalizes ****** echo ****** ****** echo ****** Happy printing with Pronterface for Windows! ****** echo ****** ****** echo ****** You will find Pronterface and localizations here: ****** echo *************************************************************** cd dist dir . pause echo on
jaysuk/Printrun
release_windows.bat
bat
gpl-3.0
7,539
executable = ./job_dagman_abort-final-A-node-sleep.pl # Universe changed from scheduler -- see gittrac #4394 universe = vanilla notification = NEVER getenv = true output = job_dagman_abort-final-A-node.C2.out error = job_dagman_abort-final-A-node.C2.err queue
bbockelm/htcondor
src/condor_tests/job_dagman_abort-final-A-node-sleep.cmd
bat
apache-2.0
313
@echo off :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: :: Test system: Windows XP x64 SP2, all patches applied :: :: Succesfull builds of both 32 and 64 bit flavours on: :: :: :: :: Microsoft Visual Studio 6.0 SP6 (32-bit only) :: :: Microsoft Platform SDK for Windows Server 2003 R2 (64-bit only) :: :: Microsoft Visual Studio 2005 SP1 :: :: Microsoft Visual Studio 2008 SP1 :: :: Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1 :: :: Visual Studio 2010 :: :: :: :: degski [ta] gmail [tod] com :: :: :: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: SETLOCAL :debugging :: (un-)comment as appropriate :: Normal operation set "REDIR_TO_NUL=> nul" :: Debugging :: set "REDIR_TO_NUL=" :end_debugging :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: :: EP! is the Export Prefix, all & any variable prefixed in this way :: :: will be exported to config.dat :: :: :: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :what_host set "EP!WINDIR=%SystemRoot%" :32bit_cmd.exe_on_64bit_OS if defined ProgramW6432 (set "EP!HOST_OS_ARCH=X64" & set "EP!PROGRAM_FILES_32=%ProgramFiles(x86)%" & set "EP!PROGRAM_FILES_64=%ProgramW6432%" & goto end_what_host) :64bit_cmd.exe_on_64bit_OS if defined ProgramFiles(x86) (set "EP!HOST_OS_ARCH=X64" & set "EP!PROGRAM_FILES_32=%ProgramFiles(x86)%" & set "EP!PROGRAM_FILES_64=%ProgramFiles%" & goto end_what_host) :32bit_OS if not defined EP!HOST_OS_ARCH (set "EP!HOST_OS_ARCH=X86" & set "EP!PROGRAM_FILES_32=%ProgramFiles%" & set "EP!PROGRAM_FILES_64=%EP!PROGRAM_FILES_32%" & goto end_what_host) :end_what_host :start_create_welcome echo Welcome to SWI-Prolog Windows Build Environment Configuration Utility > welcome.txt echo Copyright (c) 1990-2011 University of Amsterdam. >> welcome.txt echo SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software, >> welcome.txt echo and you are welcome to redistribute it under certain conditions. >> welcome.txt echo Please visit http://www.swi-prolog.org for details. >> welcome.txt echo. >> welcome.txt :end_start_create_welcome :what_target cls type welcome.txt set /P "BITS=Would you like to do a 32-bit or 64-bit build? (32 or 64): " if "%BITS%"=="32" (goto what_target_bits_oke) if "%BITS%"=="64" (goto what_target_bits_oke) echo Error: the only choices possible are 32 and 64! goto what_target :what_target_bits_oke if "%BITS%"=="32" (set "EP!TARGET_OS_ARCH=X86" & set "EP!TARGET_PROGRAM_FILES=%EP!PROGRAM_FILES_32%") else (set "EP!TARGET_OS_ARCH=X64" & set "EP!TARGET_PROGRAM_FILES=%EP!PROGRAM_FILES_64%") set "EP!MD=WIN%BITS%" :end_what_target :sanity_check if not "%EP!HOST_OS_ARCH%%EP!TARGET_OS_ARCH%"=="X86X64" (goto end_sanity_check) cls type welcome.txt echo Error: a 64-bit target can not be built on a 32-bit host operating system, exiting... goto end :end_sanity_check :set_vc_or_sdk_environment ::determine_vc_version set "VCXX=UNKNOWN" if exist "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio\VC98\" (set "VCXX=VC06") if exist "%EP!PROGRAM_FILES_64%\Microsoft Platform SDK for Windows Server 2003 R2\" (set "VCXX=VC08") if exist "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio 8\" (set "VCXX=VC08") if exist "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio 9.0\" (set "VCXX=VC09") if exist "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio 10.0\" (set "VCXX=VC10") ::set_vc6_environment_file if "%VCXX%_%BITS%"=="VC06_32" (@echo call "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio\VC98\Bin\VCVARS32.BAT" ^> nul > call_vcvars.cmd) if "%VCXX%_%BITS%"=="VC06_64" (goto this_build_is_not_possible) ::set_vc8_or_sdk2003_R2_environment_file if exist "%EP!PROGRAM_FILES_64%\Microsoft Platform SDK for Windows Server 2003 R2\SetEnv.Cmd" (set "TYPE=SDK") if exist "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio 8\VC\vcvarsall.bat" (set "TYPE=STU") if "%VCXX%_%TYPE%_%BITS%"=="VC08_SDK_64" (@echo call "%EP!PROGRAM_FILES_64%\Microsoft Platform SDK for Windows Server 2003 R2\SetEnv.Cmd" /X64 /RETAIL ^> nul > call_vcvars.cmd) if "%VCXX%_%TYPE%_%BITS%"=="VC08_SDK_32" (goto this_build_is_not_possible) if "%VCXX%_%TYPE%_%BITS%"=="VC08_STU_64" (@echo call "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio 8\VC\vcvarsall.bat" x86_amd64 ^> nul > call_vcvars.cmd) if "%VCXX%_%TYPE%_%BITS%"=="VC08_STU_32" (@echo call "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio 8\VC\vcvarsall.bat" x86 ^> nul > call_vcvars.cmd) ::set_vc9_or_sdk2008_sdkwin7_environment_file if exist "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio 9.0\VC\bin\vcvarsx86_amd64.bat" (set "TYPE=SDK") else (set "TYPE=STU") if "%VCXX%_%TYPE%_%BITS%"=="VC09_STU_64" (@echo call "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio 9.0\VC\bin\x86_amd64\vcvarsx86_amd64.bat" ^> nul > call_vcvars.cmd) if "%VCXX%_%TYPE%_%BITS%"=="VC09_SDK_64" (@echo call "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio 9.0\VC\bin\vcvarsx86_amd64.bat" ^> nul > call_vcvars.cmd) if "%VCXX%_%BITS%"=="VC09_32" (@echo call "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio 9.0\VC\bin\vcvars32.bat" ^> nul > call_vcvars.cmd) ::set_vc10_or_sdkwin7_environment_file if exist "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" (set "TYPE=STU") if "%VCXX%_%BITS%"=="VC10_64" (@echo call "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" x86_amd64 ^> nul > call_vcvars.cmd) if "%VCXX%_%BITS%"=="VC10_32" (@echo call "%EP!PROGRAM_FILES_32%\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" x86 ^> nul > call_vcvars.cmd) :is_vc_version_determined if not "%VCXX%"=="UNKNOWN" (goto set_vc_environment) cls type welcome.txt echo Error: Visual Studio or Windows SDK version could not be determined, exiting... goto end :this_build_is_not_possible cls type welcome.txt echo Error: the requested %BITS%-bits build is not possible on %VCXX%, exiting... goto end :set_vc_environment call call_vcvars.cmd :end_set_vc_or_sdk_environment :set_manifest_tool set "EP!MTEXE=rem" if "%VCXX%_%TYPE%"=="VC08_STU" (SET "EP!MTEXE=mt.exe -nologo") if "%VCXX%"=="VC09" (SET "EP!MTEXE=mt.exe -nologo") if "%EP!MTEXE%"=="rem" (goto end_set_manifest_tool) :have_mt_exe in path @for %%i in (mt.exe) do @if NOT "%%!$PATH:i"=="" (goto end_set_manifest_tool) cls type welcome.txt echo Error: mt.exe (Microsoft (tm) Manifest Tool) cannot be found in the current echo path, exiting... goto end :end_set_manifest_tool :determine_plhome set "_=%CD%" cd .. set "EP!HOME=%CD%" cd \ set "EP!HOME_DRIVE=%CD%" cd "%_%" :end_determine_plhome :set_additional_variables set "EP!EXTRALIBDIR=%EP!HOME%\%EP!TARGET_OS_ARCH%\lib" set "EP!PLBOOTFILE=boot%BITS%.prc" if "%BITS%"=="32" (set "EP!LIBPTHREAD=pthreadVC") else (set "EP!LIBPTHREAD=pthreadVC2") set "EP!LIBZLIB=zlibwapi" if "%BITS%"=="32" (set "EP!PLARCH=i386-win32") else (set "EP!PLARCH=x64-win64") :set_extra_libs if "%VCXX%_%TYPE%_%BITS%"=="VC08_SDK_64" (set "BUFFEROVERFLOW=bufferoverflowU.lib") else (set "BUFFEROVERFLOW=") set "EP!EXTRALIBS=%EP!GMP_LIB% %BUFFEROVERFLOW%" :end_set_extra_libs if "%VCXX%_%TYPE%" GEQ "VC08_STU" (SET "EP!VC_VERSION=VC8_OR_MORE") else (SET "EP!VC_VERSION=VC7_OR_LESS") :: What about this here? if exist "%EP!PROGRAM_FILES_32%\NSIS\MakeNSIS.exe" (set "EP!NSIS=%EP!PROGRAM_FILES_32%\NSIS\MakeNSIS.exe") if exist "%EP!PROGRAM_FILES_32%\NSIS\MakeNSIS.exe" (set "EP!NSISDEFS=/DWIN%BITS% /DMSVCRT=$(MSVCRT)") :end_set_additional_variables :get_pre-requisites if not exist "%EP!TARGET_OS_ARCH%\nul" (goto have_pre-requisites) echo Cannot find prerequisites in %EP!TARGET_OS_ARCH% echo To install them, install GIT and run echo git clone -b %EP!TARGET_OS_ARCH% git://www.swi-prolog.org/home/pl/git/misc/swilibs.git %EP!TARGET_OS_ARCH% echo Re-Run this script again after providing all pre-requisites, exiting... goto end :have_pre-requisites :create_user_lib_dirs if exist "%EP!HOME%\%EP!TARGET_OS_ARCH%\lib\*.lib" (goto assumed_user_lib_dirs_complete) if exist "%EP!HOME%\%EP!TARGET_OS_ARCH%\bin\*.exe" (goto assumed_user_lib_dirs_complete) if exist "%EP!HOME%\%EP!TARGET_OS_ARCH%\bin\*.dll" (goto assumed_user_lib_dirs_complete) if exist "%EP!HOME%\%EP!TARGET_OS_ARCH%\include\*.h" (goto assumed_user_lib_dirs_complete) cls type welcome.txt set "ANSWER=enter" :create_user_lib_dirs_ask_again echo. set /P "ANSWER=Would you like to provide own libraries/header-files? (y or n/[enter]): " if "%ANSWER%"=="y" (goto create_user_lib_dirs_answer_yes) if "%ANSWER%"=="n" (goto end_create_user_lib_dirs) if "%ANSWER%"=="Y" (goto create_user_lib_dirs_answer_yes) if "%ANSWER%"=="N" (goto end_create_user_lib_dirs) if "%ANSWER%"=="enter" (goto end_create_user_lib_dirs) echo. echo Error: the only choices possible are y/Y and n/N or [enter]! goto create_user_lib_dirs_ask_again :create_user_lib_dirs_answer_yes cls type welcome.txt echo The pre-requisites provided by you, should be placed in the sub-folders of echo %EP!HOME%\X86 echo and echo %EP!HOME%\X64 echo for the 32- and 64-bit libraries, respectively. echo. echo The 32-bit files should be placed in: echo %EP!HOME%\X86\bin echo %EP!HOME%\X86\include echo %EP!HOME%\X86\lib echo. echo The 64-bit files should be placed in: echo %EP!HOME%\X64\bin echo %EP!HOME%\X64\include echo %EP!HOME%\X64\lib echo. echo The above folders will now be created on your computer. echo. :make_user_lib_dirs if not exist "%EP!HOME%\X86" (md "%EP!HOME%\X86") if not exist "%EP!HOME%\X86\bin" (md "%EP!HOME%\X86\bin") if not exist "%EP!HOME%\X86\include" (md "%EP!HOME%\X86\include") if not exist "%EP!HOME%\X86\lib" (md "%EP!HOME%\X86\lib") if not exist "%EP!HOME%\X64" (md "%EP!HOME%\X64") if not exist "%EP!HOME%\X64\bin" (md "%EP!HOME%\X64\bin") if not exist "%EP!HOME%\X64\include" (md "%EP!HOME%\X64\include") if not exist "%EP!HOME%\X64\lib" (md "%EP!HOME%\X64\lib") goto assumed_user_lib_dirs_complete_answer_no :assumed_user_lib_dirs_complete cls type welcome.txt echo At least one user provided pre-requisite is found... set "ANSWER=enter" :assumed_user_lib_dirs_complete_ask_again echo. set /P "ANSWER=Are ALL user-provided pre-requisites in place? (y/[enter] or n): " if "%ANSWER%"=="y" (goto assumed_user_lib_dirs_complete_answer_yes) if "%ANSWER%"=="n" (goto assumed_user_lib_dirs_complete_answer_no) if "%ANSWER%"=="Y" (goto assumed_user_lib_dirs_complete_answer_yes) if "%ANSWER%"=="N" (goto assumed_user_lib_dirs_complete_answer_no) if "%ANSWER%"=="enter" (goto assumed_user_lib_dirs_complete_answer_yes) echo. echo Error: the only choices possible are y/Y and n/N or [enter]! goto assumed_user_lib_dirs_complete_ask_again :assumed_user_lib_dirs_complete_answer_no echo. echo Re-Run this script again after providing all pre-requisites, exiting... goto end :assumed_user_lib_dirs_complete_answer_yes echo. <nul (set/p _=Continuing in about 3 seconds ) for /l %%A in (1,1,3) do ( <nul (set/p _=.) >nul ping 127.0.0.1 -n 2) :end_create_user_lib_dirs :deal_with_install_dir if not exist "%EP!TARGET_PROGRAM_FILES%\pl" (goto deal_with_install_dir_set_default) :deal_with_install_dir_remove_ask_again cls type welcome.txt set "ANSWER=enter" echo A previous build exists in "%EP!TARGET_PROGRAM_FILES%\pl" echo. echo Would you like to completely delete and overwrite this set /P "ANSWER=installed build (ALL will be deleted)? (y/[enter] or n): " if "%ANSWER%"=="y" (goto deal_with_install_dir_remove_answer_yes) if "%ANSWER%"=="n" (goto deal_with_install_dir_remove_answer_no) if "%ANSWER%"=="Y" (goto deal_with_install_dir_remove_answer_yes) if "%ANSWER%"=="N" (goto deal_with_install_dir_remove_answer_no) if "%ANSWER%"=="enter" (goto deal_with_install_dir_remove_answer_yes) echo. echo Error: the only choices possible are y/Y and n/N or [enter]! goto deal_with_install_dir_remove_ask_again :deal_with_install_dir_remove_answer_no cls type welcome.txt set "ANSWER=enter" :deal_with_install_dir_different_ask_again set /P "ANSWER=Would you like to install in a different directory? (y or n/[enter]): " if "%ANSWER%"=="y" (goto deal_with_install_dir_different_answer_yes) if "%ANSWER%"=="n" (goto deal_with_install_dir_different_answer_no) if "%ANSWER%"=="Y" (goto deal_with_install_dir_different_answer_yes) if "%ANSWER%"=="N" (goto deal_with_install_dir_different_answer_no) if "%ANSWER%"=="enter" (goto deal_with_install_dir_different_answer_no) echo. echo Error: the only choices possible are y/Y and n/N or [enter]! goto deal_with_install_dir_different_ask_again :deal_with_install_dir_different_answer_no <nul (set/p _=Exiting in about 3 seconds ) for /l %%A in (1,1,3) do ( <nul (set/p _=.) >nul ping 127.0.0.1 -n 2) goto end :deal_with_install_dir_different_answer_yes cls type welcome.txt set /P "EP!PL_DIR_NAME=What folder name would you like to create? (name[enter]): " if not "%EP!PL_DIR_NAME%"=="" (goto end_deal_with_install_dir) else (goto deal_with_install_dir_different_answer_yes) :deal_with_install_dir_remove_answer_yes if exist "%EP!TARGET_PROGRAM_FILES%\pl" (rd /S /Q "%EP!TARGET_PROGRAM_FILES%\pl" %REDIR_TO_NUL%) :deal_with_install_dir_set_default set "EP!PL_DIR_NAME=pl" :end_deal_with_install_dir :detect_gmp if not exist "%EP!HOME%\lib\gmp.lib" (goto detect_gmp_not_detected) if not exist "%EP!HOME%\include\gmp.h" (goto detect_gmp_not_detected) goto detect_gmp_detected :detect_gmp_not_detected cls type welcome.txt echo Warning: GMP (or one of its components) not found... echo. echo The build will continue without GMP, its functionality will not be echo available. If GMP is required, install GMP and run this script again. echo. pause set "EP!GMP=false" set "EP!GMP_LIB=" goto end_detect_gmp :detect_gmp_detected set "EP!GMP=true" set "EP!GMP_LIB=gmp.lib" :end_detect_gmp :detect_zlib if not exist "%EP!HOME%\lib\%EP!LIBZLIB%.lib" (goto detect_zlib_not_detected) if not exist "%EP!HOME%\lib\%EP!LIBZLIB%.dll" (goto detect_zlib_not_detected) if not exist "%EP!HOME%\include\zlib.h" (goto detect_zlib_not_detected) goto detect_zlib_detected :detect_zlib_not_detected cls type welcome.txt echo Warning: ZLIB (or one of its components) not found... echo. echo The build will continue without ZLIB, its functionality will not be echo available. If ZLIB is required, install ZLIB and run this script again. echo. pause set "EP!BUILD_ZLIB=" goto end_detect_zlib :detect_zlib_detected set "EP!BUILD_ZLIB=zlib" :end_detect_zlib :detect_ssl if exist "%EP!TARGET_PROGRAM_FILES%\OpenSSL" (goto detect_ssl_pf_detected) cls type welcome.txt echo OpenSSL must be installed in "Program Files". For building a 32-bit target on a echo 64-bit host OS, OpenSSL must be installed in "Program Files (x86)". During echo installation, you are asked where to install the executables. They should echo be installed in the OpenSSL directory. This is NOT the default! echo. echo Warning: OpenSSL not found, OpenSSL must be installed echo in %EP!TARGET_PROGRAM_FILES%\OpenSSL. echo. echo The OpenSSL for Windows packages can be downloaded at: echo http://www.slproweb.com/products/Win32OpenSSL.html. echo Please, choose the full (i.e. not the light) distribution package. echo. echo Warning: the build will continue without OpenSSL, its functionality will not be echo available. If OpenSSL is required, please install OpenSSL following the above echo instructions and run this script again. echo. set "EP!BUILD_SSL=" pause goto end_detect_ssl :detect_ssl_pf_detected set "EP!BUILD_SSL=ssl" set "EP!OPENSSL_CONF=%EP!TARGET_PROGRAM_FILES%\OpenSSL\bin\openssl.cfg" goto end_detect_ssl :detect_ssl_sd_detected set "EP!BUILD_SSL=ssl" set "EP!OPENSSL_CONF=%SystemDrive%\OpenSSL\bin\openssl.cfg" goto end_detect_ssl :end_detect_ssl :detect_java if exist "%EP!TARGET_PROGRAM_FILES%\Java\jdk*" (goto detect_java_pf_detected) if exist "%SystemDrive%\Java\jdk*" (goto detect_java_sd_detected) if exist "%SystemDrive%\jdk*" (goto detect_java_sdnjd_detected) cls type welcome.txt echo Warning: Java JDK not found... echo. echo The build will continue without the SWI-Prolog Java Package, its functionality echo will not be available. If Java is required, install the Java JDK and run this echo script again. echo. pause set "PLBUILD_JPL=" goto end_detect_java :detect_java_pf_detected for /F %%_ in ('dir "%EP!TARGET_PROGRAM_FILES%\Java\jdk*" /A:D /B') do (set "EP!JAVA_JDK_VERSION=%%_") set "EP!JAVA_HOME=%EP!TARGET_PROGRAM_FILES%\Java\%EP!JAVA_JDK_VERSION%" goto detect_java_detected :detect_java_sd_detected for /F %%_ in ('dir "%SystemDrive%\Java\jdk*" /A:D /B') do (set "EP!JAVA_JDK_VERSION=%%_") set "EP!JAVA_HOME=%SystemDrive%\Java\%EP!JAVA_JDK_VERSION%" goto detect_java_detected :detect_java_sdnjd_detected for /F %%_ in ('dir "%SystemDrive%\jdk*" /A:D /B') do (set "EP!JAVA_JDK_VERSION=%%_") set "EP!JAVA_HOME=%SystemDrive%\%EP!JAVA_JDK_VERSION%" goto detect_java_detected :detect_java_detected if not exist "%EP!HOME%\%EP!HOST_OS_ARCH%\lib\junit.jar" (goto detect_junit_jar_not_detected) set "EP!JUNIT=%EP!HOME%\%EP!HOST_OS_ARCH%\lib\junit.jar" set "EP!BUILD_JPL=jpl" goto end_detect_java :detect_junit_jar_not_detected cls type welcome.txt echo Java %EP!JAVA_JDK_VERSION% found, but %EP!HOME%\%EP!HOST_OS_ARCH%\lib\junit.jar not found... echo. echo Warning: the build will continue without the SWI-Prolog Java Package, its echo functionality will not be available. If Java is required, install echo the Java JDK and run this script again. echo. pause set "EP!BUILD_JPL=" :end_detect_java :detect_space if not exist "%EP!HOME%\lib\geos.lib" (goto detect_space_not_detected) if not exist "%EP!HOME%\lib\geos.dll" (goto detect_space_not_detected) if not exist "%EP!HOME%\lib\spatialindex_i.lib" (goto detect_space_not_detected) if not exist "%EP!HOME%\lib\spatialindex1.dll" (goto detect_space_not_detected) goto detect_space_detected :detect_space_not_detected cls type welcome.txt echo Warning: GEOS/SPATIALINDEX (or one of its components) not found... echo. echo The build will continue without SPACE, its functionality will not be echo available. If SPACE is required, install GEOS and SPATIALINDEX and run echo this script again. echo. pause set "EP!BUILD_SPACE=" goto end_detect_space :detect_space_detected set "EP!BUILD_SPACE=space" :end_detect_space :export_environment if exist "config.dat" (del /Q "config.dat") for /F "delims=! tokens=2*" %%_ in ('set EP!') do (echo %%_ >> "config.dat") :end_export_environment :build_now set "ANSWER=enter" cls type welcome.txt set /P "ANSWER=Would you like to build and install SWI-Prolog %BITS%-bits now? (y/[enter] or n): " if "%ANSWER%"=="y" (goto build_now_answer_yes) if "%ANSWER%"=="n" (goto build_now_answer_no) if "%ANSWER%"=="Y" (goto build_now_answer_yes) if "%ANSWER%"=="N" (goto build_now_answer_no) if "%ANSWER%"=="enter" (goto build_now_answer_yes) echo Error: the only choices possible are y/Y and n/N or [enter]! goto build_now :build_now_answer_no cls type welcome.txt echo The environment has now been set up, the configuration has been saved in the echo file config.dat in the current directory. automake.cmd starts the build process. echo For consecutive builds (with the current setup), it's not necessary to run this echo script again. When changes are made, or when a different target is required, echo please run this script. echo. echo The environment variables are setup as follows: echo. type config.dat echo. goto end_build_now :build_now_answer_yes call make.cmd remake-all goto end_no_pause :end_build_now :end echo. pause :end_no_pause if exist welcome.txt (del /Q welcome.txt %REDIR_TO_NUL%) ENDLOCAL
koryonik/swipl-devel
src/config.cmd
bat
lgpl-2.1
20,224
@echo off setlocal REM Copyright 2006-2010 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the REM Amazon Software License (the "License"). You may not use this file except in compliance with the License. A copy of the REM License is located at http://aws.amazon.com/asl or in the "license" file accompanying this file. This file is distributed on an "AS REM IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific REM language governing permissions and limitations under the License. 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=_%EC2_HOME% if "%CHK_HOME:"=%" == "_" goto HOME_MISSING "%EC2_HOME:"=%\bin\ec2-cmd" DescribeExportTasks %* goto DONE :HOME_MISSING echo EC2_HOME is not set exit /b 1 :DONE
capotej/whim
ec2_home/ec2-api-tools-1.6.3.1/bin/ec2dxt.cmd
bat
mit
1,041
rem Clean up the results directory rmdir /S /Q results mkdir results rem Synthesize the VHDL Wrapper Files echo 'Synthesizing example design with XST'; xst -ifn xst.scr copy game_over_exdes.ngc .\results\ rem Copy the netlist generated by Coregen echo 'Copying files from the netlist directory to the results directory' copy ..\..\game_over.ngc results\ rem Copy the constraints files generated by Coregen echo 'Copying files from constraints directory to results directory' copy ..\example_design\game_over_exdes.ucf results\ cd results echo 'Running ngdbuild' ngdbuild -p xc7a100t-csg324-1 game_over_exdes echo 'Running map' map game_over_exdes -o mapped.ncd -pr i echo 'Running par' par mapped.ncd routed.ncd echo 'Running trce' trce -e 10 routed.ncd mapped.pcf -o routed echo 'Running design through bitgen' bitgen -w routed -g UnconstrainedPins:Allow echo 'Running netgen to create gate level Verilog model' netgen -ofmt verilog -sim -tm game_over_exdes -pcf mapped.pcf -w -sdf_anno false routed.ncd routed.v
Fairyland0902/BlockyRoads
src/BlockyRoads/ipcore_dir/game_over/implement/implement.bat
bat
mit
1,043
@echo off REM Downloads and Installs Cygwin to interpret bash scripts if not installed REM Cy Rossignol <[email protected]> REM Exit codes: SET CYGWIN_FOUND=0 SET CYGWIN_INSTALLED=0 SET CYGWIN_NOT_FOUND=1 SET CYGWIN_NOT_DOWNLOADED=2 SET CYGWIN_NOT_INSTALLED=3 SET CYGWIN_SETUP=%CYGDIR%\setup-x86_64.exe REM Check if Cygwin is installed locally for Kickboxer CALL %KBHOST%\scripts\file_exists.bat %CYGDIR%\bin\bash.exe IF %ERRORLEVEL% EQU 0 EXIT /B %CYGWIN_FOUND% REM Check if Cygwin in installed globally REM Global check not implemented yet ECHO Bash not found. Attempting to install Cygwin now... REM Download Cygwin Setup ECHO Downloading Cygwin Setup... CALL %KBHOST%\scripts\download_cygwin.bat IF %ERRORLEVEL% NEQ 0 EXIT /B %CYGWIN_NOT_DOWNLOADED% ECHO Cygwin Setup downloaded successfully. REM Install Cygwin locally ECHO Trying to automatically install Cygwin... CALL %KBHOST%\scripts\install_cygwin.bat IF %ERRORLEVEL% NEQ 0 EXIT /B %CYGWIN_NOT_INSTALLED% CALL %KBHOST%\scripts\file_exists.bat %CYGDIR%\bin\bash.exe IF %ERRORLEVEL% NEQ 0 EXIT /B %CYGWIN_NOT_INSTALLED% ECHO Cygwin installed successfully. IF %ERRORLEVEL% EQU 0 EXIT /B %CYGWIN_INSTALLED% EXIT /B %CYGWIN_NOT_FOUND%
cyrossignol/kickboxer
host/scripts/find_cygwin.bat
bat
mit
1,201
rackup -s thin -o 127.0.0.1 -p 9003
emadb/sinistaller
start.bat
bat
mit
36
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=python -msphinx ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=TRAW if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The Sphinx module was not found. Make sure you have Sphinx installed, echo.then set the SPHINXBUILD environment variable to point to the full echo.path of the 'sphinx-build' executable. Alternatively you may add the echo.Sphinx directory to PATH. echo. echo.If you don't have Sphinx installed, grab it from echo.http://sphinx-doc.org/ exit /b 1 ) %SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% goto end :help %SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% :end popd
levi-rs/traw
docs/make.bat
bat
mit
802
rem call ndk-build NDK_MODULE_PATH="../../../../" call gradlew assembleDebug call adb install -r build/outputs/apk/debug/proj.android-debug.apk call adb shell am start -n org.oxygine.HelloWorldBilling/org.oxygine.HelloWorldBilling.MainActivity
oxygine/oxygine-billing
example/HelloWorldBilling/proj.android/build-run.bat
bat
mit
243
cls echo off SET DIR=%~dp0% IF NOT EXIST "%DIR%log" MKDIR "%DIR%log" "%PROGRAMFILES(X86)%\MSBuild\14.0\Bin\MsBuild.exe" /m /v:n "%DIR%DavidLievrouw.MSBuildTasks.proj" /target:BuildDeployPackNuGet /logger:FileLogger,Microsoft.Build.Engine;LogFile=%DIR%log/builddeploypacknuget.log pause
DavidLievrouw/MSBuildTasks
build/builddeploypacknuget.cmd
bat
mit
285
php run rosstsachev:backend
RossTsachev/RBDTools
play.bat
bat
mit
27
"%ProgramFiles%\7-Zip\7z.exe" a -tzip releases\retro-b5500-%1.zip build-release.cmd emulator\ webui\ -x!webui\prototypes\* tools\*.html tools\*.js tools\*.card
pkimpel/retro-b5500
build-release.cmd
bat
mit
159
@echo off rem Unfuckup batch file processing setlocal enabledelayedexpansion rem Look through the path variable for srcbox set srcbox=undefined set base_path=("%PATH:;=" "%") for %%p in %base_path% do ( if exist %%p\srcbox.bat ( set srcbox=%%p ) ) rem Make sure srcbox is in the path variable if %srcbox%==undefined ( set srcbox=%~dp0 for /f "tokens=3*" %%i in ('reg query HKCU\Environment /v PATH') do ( set user_path=%%i %%j ) setx PATH "!user_path!;!srcbox:~0,-7!" 1>nul echo SrcBox was successfully configured. pause ) else ( echo SrcBox is already configured. pause )
karalabe/srcbox
setup/setup.bat
bat
mit
657
start "" "${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/Release/asset_manager.exe"
EmilianC/Jewel3D
tools/AssetManager/workspace_templates/open_asset_manager.cmd
bat
mit
70
@ECHO OFF IF NOT "%~f0" == "~f0" GOTO :WinNT @"ruby.exe" "C:/Ruby/ruby-1.9.1/bin/zipit" %1 %2 %3 %4 %5 %6 %7 %8 %9 GOTO :EOF :WinNT @"ruby.exe" "%~dpn0" %*
shvets/zipit
bin/zipit.bat
bat
mit
155
cmd_drivers/scsi/scsi_wait_scan.ko := arm-eabi-ld -EL -r -T /home/pasquale/s2/kernel/scripts/module-common.lds --build-id -o drivers/scsi/scsi_wait_scan.ko drivers/scsi/scsi_wait_scan.o drivers/scsi/scsi_wait_scan.mod.o
knightkill3r/FalcoKernel
drivers/scsi/.scsi_wait_scan.ko.cmd
bat
gpl-2.0
222
cmd_mm/built-in.o := arm-none-linux-gnueabi-ld -EL -r -o mm/built-in.o mm/bootmem.o mm/filemap.o mm/mempool.o mm/oom_kill.o mm/fadvise.o mm/maccess.o mm/page_alloc.o mm/page-writeback.o mm/readahead.o mm/swap.o mm/truncate.o mm/vmscan.o mm/shmem.o mm/prio_tree.o mm/util.o mm/mmzone.o mm/vmstat.o mm/backing-dev.o mm/page_isolation.o mm/mm_init.o mm/mmu_context.o mm/percpu.o mm/fremap.o mm/highmem.o mm/madvise.o mm/memory.o mm/mincore.o mm/mlock.o mm/mmap.o mm/mprotect.o mm/mremap.o mm/msync.o mm/rmap.o mm/vmalloc.o mm/pagewalk.o mm/init-mm.o mm/memblock.o mm/bounce.o mm/page_io.o mm/swap_state.o mm/swapfile.o mm/thrash.o mm/dmapool.o mm/slub.o
srinugnt2000/linux-2.6.37
mm/.built-in.o.cmd
bat
gpl-2.0
656
:: set directories set toRootDir=.. set targetDirName=sd2snes set binDirName=%toRootDir%\bin set utilsDirName=%toRootDir%\utils set snesDirName=%toRootDir%\snes set srcDirName=%toRootDir%\src set verilogDirName=%toRootDir%\verilog\sd2snes :: make target directory mkdir %targetDirName% :: bs-x binary and (and others) copy %binDirName%\*.bin %targetDirName%\. :: FPGA files (generate main.bit files with Xilinx ISE design tools in advanced) del /f %utilsDirName%\rle.exe gcc -o %utilsDirName%\rle %utilsDirName%\rle.c set rle_cmd=%utilsDirName%\rle.exe set bitFile=main.bit %rle_cmd% %verilogDirName%\%bitFile% %targetDirName%\fpga_base.bit %rle_cmd% %verilogDirName%_cx4\%bitFile% %targetDirName%\fpga_cx4.bit %rle_cmd% %verilogDirName%_obc1\%bitFile% %targetDirName%\fpga_obc1.bit %rle_cmd% %verilogDirName%_gsu\%bitFile% %targetDirName%\fpga_gsu.bit %rle_cmd% %verilogDirName%_sa1\%bitFile% %targetDirName%\fpga_sa1.bit %rle_cmd% %verilogDirName%_sdd1\%bitFile% %targetDirName%\fpga_sdd1.bit :: firmware make -C %srcDirName%\utils make clean -C %srcDirName% make -C %srcDirName% copy %srcDirName%\obj\firmware.img %targetDirName%\. :: snes menu make clean -C %srcDirName% make -C %snesDirName% copy %snesDirName%\menu.bin %targetDirName%\.
borti4938/sd2snes
misc/create_new_fwfiles.bat
bat
gpl-2.0
1,258
cmd_drivers/video/display/built-in.o := rm -f drivers/video/display/built-in.o; /home/dolphinor/arm-2009q3/bin/arm-none-eabi-ar rcs drivers/video/display/built-in.o
SeoDongMin/Gace_kernel
drivers/video/display/.built-in.o.cmd
bat
gpl-2.0
166
cmd_miscutils/crond.o := arm-linux-musleabihf-gcc -Wp,-MD,miscutils/.crond.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.22.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wno-format-security -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -fno-unwind-tables -fno-asynchronous-unwind-tables -g -O0 -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(crond)" -D"KBUILD_MODNAME=KBUILD_STR(crond)" -c -o miscutils/crond.o miscutils/crond.c deps_miscutils/crond.o := \ miscutils/crond.c \ $(wildcard include/config/feature/crond/d.h) \ $(wildcard include/config/feature/crond/dir.h) \ $(wildcard include/config/feature/crond/call/sendmail.h) \ $(wildcard include/config/pid/file/path.h) \ include/libbb.h \ $(wildcard include/config/feature/shadowpasswds.h) \ $(wildcard include/config/use/bb/shadow.h) \ $(wildcard include/config/selinux.h) \ $(wildcard include/config/feature/utmp.h) \ $(wildcard include/config/locale/support.h) \ $(wildcard include/config/use/bb/pwd/grp.h) \ $(wildcard include/config/lfs.h) \ $(wildcard include/config/feature/buffers/go/on/stack.h) \ $(wildcard include/config/feature/buffers/go/in/bss.h) \ $(wildcard include/config/feature/ipv6.h) \ $(wildcard include/config/feature/seamless/xz.h) \ $(wildcard include/config/feature/seamless/lzma.h) \ $(wildcard include/config/feature/seamless/bz2.h) \ $(wildcard include/config/feature/seamless/gz.h) \ $(wildcard include/config/feature/seamless/z.h) \ $(wildcard include/config/feature/check/names.h) \ $(wildcard include/config/feature/prefer/applets.h) \ $(wildcard include/config/long/opts.h) \ $(wildcard include/config/feature/getopt/long.h) \ $(wildcard include/config/feature/pidfile.h) \ $(wildcard include/config/feature/syslog.h) \ $(wildcard include/config/feature/individual.h) \ $(wildcard include/config/echo.h) \ $(wildcard include/config/printf.h) \ $(wildcard include/config/test.h) \ $(wildcard include/config/kill.h) \ $(wildcard include/config/chown.h) \ $(wildcard include/config/ls.h) \ $(wildcard include/config/xxx.h) \ $(wildcard include/config/route.h) \ $(wildcard include/config/feature/hwib.h) \ $(wildcard include/config/desktop.h) \ $(wildcard include/config/use/bb/crypt.h) \ $(wildcard include/config/feature/adduser/to/group.h) \ $(wildcard include/config/feature/del/user/from/group.h) \ $(wildcard include/config/ioctl/hex2str/error.h) \ $(wildcard include/config/feature/editing.h) \ $(wildcard include/config/feature/editing/history.h) \ $(wildcard include/config/feature/editing/savehistory.h) \ $(wildcard include/config/feature/tab/completion.h) \ $(wildcard include/config/feature/username/completion.h) \ $(wildcard include/config/feature/editing/vi.h) \ $(wildcard include/config/feature/editing/save/on/exit.h) \ $(wildcard include/config/pmap.h) \ $(wildcard include/config/feature/show/threads.h) \ $(wildcard include/config/feature/ps/additional/columns.h) \ $(wildcard include/config/feature/topmem.h) \ $(wildcard include/config/feature/top/smp/process.h) \ $(wildcard include/config/killall.h) \ $(wildcard include/config/pgrep.h) \ $(wildcard include/config/pkill.h) \ $(wildcard include/config/pidof.h) \ $(wildcard include/config/sestatus.h) \ $(wildcard include/config/unicode/support.h) \ $(wildcard include/config/feature/mtab/support.h) \ $(wildcard include/config/feature/clean/up.h) \ $(wildcard include/config/feature/devfs.h) \ include/platform.h \ $(wildcard include/config/werror.h) \ $(wildcard include/config/big/endian.h) \ $(wildcard include/config/little/endian.h) \ $(wildcard include/config/nommu.h) \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/limits.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/features.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/limits.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/byteswap.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/stdint.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/alltypes.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/stdint.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/endian.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/stdbool.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/unistd.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/posix.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/ctype.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/dirent.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/errno.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/errno.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/fcntl.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/fcntl.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/inttypes.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/netdb.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/netinet/in.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/sys/socket.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/socket.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/setjmp.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/setjmp.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/signal.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/signal.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/stdio.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/stdlib.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/alloca.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/stdarg.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/stddef.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/string.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/strings.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/libgen.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/poll.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/sys/ioctl.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/ioctl.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/sys/mman.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/mman.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/sys/stat.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/stat.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/sys/time.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/sys/select.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/sys/types.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/sys/sysmacros.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/sys/wait.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/sys/resource.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/resource.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/termios.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/termios.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/time.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/sys/param.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/pwd.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/grp.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/mntent.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/sys/statfs.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/sys/statvfs.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/bits/statfs.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/utmp.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/utmpx.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/locale.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/arpa/inet.h \ include/pwd_.h \ include/grp_.h \ include/shadow_.h \ include/xatonum.h \ /Volumes/ELFSOSX/tools/lib/gcc/arm-linux-musleabihf/4.7.3/../../../../arm-linux-musleabihf/include/syslog.h \ miscutils/crond.o: $(deps_miscutils/crond.o) $(deps_miscutils/crond.o):
ThinkIntegrate/busybox
miscutils/.crond.o.cmd
bat
gpl-2.0
11,630