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
|
---|---|---|---|---|---|
C:\VulkanSDK\1.0.42.0\Bin32\glslangValidator.exe -V mirror.vert
C:\VulkanSDK\1.0.42.0\Bin32\glslangValidator.exe -V mirror.frag
pause
|
aurolou/VKEngine
|
Engine/Offscreen_Tutorial/shaders/compile_mirror.bat
|
bat
|
mit
| 133 |
@echo off
TITLE [Ogar-Plus]----[ANTEPLI/IBRAHIM SUNUCUSU]
node index.js
|
OgarPlus/Ogar-Plus
|
Başlat.bat
|
bat
|
mit
| 71 |
@echo off
:: When running as admin, the current path generally defaults to System32, not
:: where the CMD file was run from, so change directory...
cd /d %~dp0
echo info: Create NuGet package
nuget.exe pack .\Cerulean.Consul.nuspec
|
fallin/cerulean-consul
|
deploy/create-package.cmd
|
bat
|
mit
| 235 |
node "%~dp0\..\server\start.js" %*
|
v2000/delivery_app
|
scripts/web-server.bat
|
bat
|
mit
| 35 |
ruby run_test.rb
|
araipiyo/egalite
|
test.bat
|
bat
|
mit
| 22 |
set NODE_ENV=templateCache:test&node ./lib/cache
|
imyelo/template-cache
|
test.bat
|
bat
|
mit
| 48 |
php.exe ../../index.php orm:schema-tool:drop --force
TIMEOUT /T 30
|
bsa-git/silex-mvc
|
app/Console/scripts/orm/schema_drop.bat
|
bat
|
mit
| 67 |
@echo off
cd DryECS
dub build --arch=x86_64 --build=debug --compiler=ldc2
cd ..
|
Pursche/DryEngine
|
buildecs.bat
|
bat
|
mit
| 79 |
cmd_drivers/media/pci/built-in.o := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/media/pci/built-in.o drivers/media/pci/ttpci/built-in.o drivers/media/pci/b2c2/built-in.o drivers/media/pci/pluto2/built-in.o drivers/media/pci/dm1105/built-in.o drivers/media/pci/pt1/built-in.o drivers/media/pci/mantis/built-in.o drivers/media/pci/ngene/built-in.o drivers/media/pci/ddbridge/built-in.o drivers/media/pci/saa7146/built-in.o
|
FEDEVEL/tmp-imx6-tiny-rex-linux
|
drivers/media/pci/.built-in.o.cmd
|
bat
|
gpl-2.0
| 521 |
@ECHO OFF
REM This script generates a .cpp file containing the current git hash string
REM This is the file to which output will be written
SET outputPath="%1src/"
SET outputFile=gitHash.cpp
FOR /f %%i IN ('git describe --tags --abbrev^=0') DO SET gitTag=%%i
FOR /f %%i IN ('git rev-parse --short HEAD') DO SET gitHash=%%i
REM ECHO outputPath = %outputPath%
REM ECHO outputFile = %outputFile%
ECHO gitTag = %gitTag%
ECHO gitHash = %gitHash%
@ECHO // File: %outputFile%> %outputPath%%outputFile%
@ECHO // Auth: getGitHash.bat>> %outputPath%%outputFile%
@ECHO // Desc: Automatically generated file containing latest git hash.>> %outputPath%%outputFile%
@ECHO.>> %outputPath%%outputFile%
@ECHO // Local headers>> %outputPath%%outputFile%
@ECHO #include "lp2d/libPlot2D.h">> %outputPath%%outputFile%
@ECHO.>> %outputPath%%outputFile%
@ECHO const wxString LibPlot2D::versionString = _T("%gitTag%");>> %outputPath%%outputFile%
@ECHO const wxString LibPlot2D::gitHash = _T("%gitHash%");>> %outputPath%%outputFile%
|
KerryL/LibPlot2D
|
getGitHash.bat
|
bat
|
gpl-2.0
| 1,013 |
cmd_fs/nls/nls_cp861.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o fs/nls/nls_cp861.ko fs/nls/nls_cp861.o fs/nls/nls_cp861.mod.o
|
avareldalton85/rpi2-linux-rt
|
fs/nls/.nls_cp861.ko.cmd
|
bat
|
gpl-2.0
| 235 |
cmd_arch/arm/kernel/entry-armv.o := arm-eabi-gcc -Wp,-MD,arch/arm/kernel/.entry-armv.o.d -nostdinc -isystem /home/nonamer/android-toolchain-eabi-4.5/bin/../lib/gcc/arm-eabi/4.5.4/include -I/home/nonamer/bravo_2.6.35_gb-mr/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 -D__LINUX_ARM_ARCH__=7 -march=armv7-a -include asm/unified.h -msoft-float -mfpu=neon -march=armv7-a -mtune=cortex-a8 -mfpu=neon -ftree-vectorize -ffast-math -fsingle-precision-constant -pipe -c -o arch/arm/kernel/entry-armv.o arch/arm/kernel/entry-armv.S
deps_arch/arm/kernel/entry-armv.o := \
arch/arm/kernel/entry-armv.S \
$(wildcard include/config/smp.h) \
$(wildcard include/config/local/timers.h) \
$(wildcard include/config/kprobes.h) \
$(wildcard include/config/aeabi.h) \
$(wildcard include/config/thumb2/kernel.h) \
$(wildcard include/config/trace/irqflags.h) \
$(wildcard include/config/preempt.h) \
$(wildcard include/config/needs/syscall/for/cmpxchg.h) \
$(wildcard include/config/mmu.h) \
$(wildcard include/config/cpu/endian/be8.h) \
$(wildcard include/config/neon.h) \
$(wildcard include/config/cpu/arm610.h) \
$(wildcard include/config/cpu/arm710.h) \
$(wildcard include/config/iwmmxt.h) \
$(wildcard include/config/crunch.h) \
$(wildcard include/config/vfp.h) \
$(wildcard include/config/has/tls/reg.h) \
$(wildcard include/config/tls/reg/emul.h) \
$(wildcard include/config/emulate/domain/manager/v7.h) \
$(wildcard include/config/arm/thumb.h) \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/unified.h \
$(wildcard include/config/arm/asm/unified.h) \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/memory.h \
$(wildcard include/config/page/offset.h) \
$(wildcard include/config/highmem.h) \
$(wildcard include/config/dram/size.h) \
$(wildcard include/config/dram/base.h) \
$(wildcard include/config/zone/dma.h) \
$(wildcard include/config/discontigmem.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/const.h \
arch/arm/mach-msm/include/mach/memory.h \
$(wildcard include/config/arch/qsd8x50.h) \
$(wildcard include/config/arch/msm7225.h) \
$(wildcard include/config/arch/msm7227.h) \
$(wildcard include/config/arch/msm7230.h) \
$(wildcard include/config/mach/vivo.h) \
$(wildcard include/config/mach/saga.h) \
$(wildcard include/config/mach/flyer.h) \
$(wildcard include/config/mach/icon.h) \
$(wildcard include/config/mach/express/kt.h) \
$(wildcard include/config/mach/tag.h) \
$(wildcard include/config/arch/msm7630.h) \
$(wildcard include/config/mach/mecha.h) \
$(wildcard include/config/mach/speedy.h) \
$(wildcard include/config/mach/vivow.h) \
$(wildcard include/config/mach/express.h) \
$(wildcard include/config/mach/kingdom.h) \
$(wildcard include/config/mach/tagw.h) \
$(wildcard include/config/arch/msm8x60.h) \
$(wildcard include/config/phys/offset.h) \
$(wildcard include/config/arch/msm7x30.h) \
$(wildcard include/config/sparsemem.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) \
$(wildcard include/config/arch/msm/scorpionmp.h) \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/sizes.h \
include/asm-generic/memory_model.h \
$(wildcard include/config/flatmem.h) \
$(wildcard include/config/sparsemem/vmemmap.h) \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/glue.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/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/vfpmacros.h \
$(wildcard include/config/vfpv3.h) \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/vfp.h \
arch/arm/mach-msm/include/mach/entry-macro.S \
$(wildcard include/config/msm/vic.h) \
$(wildcard include/config/arm/gic.h) \
arch/arm/mach-msm/include/mach/msm_iomap.h \
arch/arm/mach-msm/include/mach/msm_iomap-8x50.h \
$(wildcard include/config/msm/debug/uart.h) \
$(wildcard include/config/build/ciq.h) \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/thread_notify.h \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/unwind.h \
$(wildcard include/config/arm/unwind.h) \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/unistd.h \
$(wildcard include/config/oabi/compat.h) \
arch/arm/kernel/entry-header.S \
$(wildcard include/config/frame/pointer.h) \
$(wildcard include/config/alignment/trap.h) \
$(wildcard include/config/cpu/32v6k.h) \
$(wildcard include/config/cpu/v6.h) \
include/linux/init.h \
$(wildcard include/config/modules.h) \
$(wildcard include/config/hotplug.h) \
include/linux/linkage.h \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/linkage.h \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/assembler.h \
$(wildcard include/config/cpu/feroceon.h) \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/ptrace.h \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/hwcap.h \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/asm-offsets.h \
include/generated/asm-offsets.h \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/errno.h \
include/asm-generic/errno.h \
include/asm-generic/errno-base.h \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/thread_info.h \
$(wildcard include/config/arm/thumbee.h) \
/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include/asm/fpstate.h \
arch/arm/kernel/entry-armv.o: $(deps_arch/arm/kernel/entry-armv.o)
$(deps_arch/arm/kernel/entry-armv.o):
|
NooNameR/Sense4.0-kernel
|
arch/arm/kernel/.entry-armv.o.cmd
|
bat
|
gpl-2.0
| 6,445 |
cmd_arch/x86/platform/sfi/built-in.o := ld -m elf_x86_64 -r -o arch/x86/platform/sfi/built-in.o arch/x86/platform/sfi/sfi.o
|
acheron1502/android_kernel_BLU_BLU_PURE_XL
|
arch/x86/platform/sfi/.built-in.o.cmd
|
bat
|
gpl-2.0
| 128 |
cmd_arch/arm/mm/built-in.o := /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o arch/arm/mm/built-in.o arch/arm/mm/dma-mapping.o arch/arm/mm/extable.o arch/arm/mm/fault.o arch/arm/mm/init.o arch/arm/mm/iomap.o arch/arm/mm/fault-armv.o arch/arm/mm/flush.o arch/arm/mm/ioremap.o arch/arm/mm/mmap.o arch/arm/mm/pgd.o arch/arm/mm/mmu.o arch/arm/mm/proc-syms.o arch/arm/mm/alignment.o arch/arm/mm/discontig.o arch/arm/mm/abort-ev7.o arch/arm/mm/pabort-v7.o arch/arm/mm/cache-v7.o arch/arm/mm/copypage-v6.o arch/arm/mm/context.o arch/arm/mm/tlb-v7.o arch/arm/mm/proc-v7.o
|
sktjdgns1189/android_kernel_iriver_MX100
|
arch/arm/mm/.built-in.o.cmd
|
bat
|
gpl-2.0
| 586 |
cmd_fs/quota/built-in.o := rm -f fs/quota/built-in.o; ../prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs fs/quota/built-in.o
|
venkatkamesh/2.6.35-kernel-for-lg-optimus-me-
|
fs/quota/.built-in.o.cmd
|
bat
|
gpl-2.0
| 142 |
cmd_drivers/net/tun.o := gcc -Wp,-MD,drivers/net/.tun.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(tun)" -D"KBUILD_MODNAME=KBUILD_STR(tun)" -c -o drivers/net/tun.o drivers/net/tun.c
deps_drivers/net/tun.o := \
drivers/net/tun.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/linux/major.h \
include/linux/poll.h \
include/asm/poll.h \
include/asm-generic/poll.h \
include/linux/fs.h \
$(wildcard include/config/dnotify.h) \
$(wildcard include/config/quota.h) \
$(wildcard include/config/inotify.h) \
$(wildcard include/config/security.h) \
$(wildcard include/config/epoll.h) \
$(wildcard include/config/auditsyscall.h) \
$(wildcard include/config/block.h) \
$(wildcard include/config/fs/xip.h) \
$(wildcard include/config/migration.h) \
include/linux/limits.h \
include/linux/ioctl.h \
include/asm/ioctl.h \
include/asm-generic/ioctl.h \
include/linux/kdev_t.h \
include/linux/dcache.h \
$(wildcard include/config/profiling.h) \
include/linux/rcupdate.h \
include/linux/namei.h \
include/linux/radix-tree.h \
include/linux/prio_tree.h \
include/linux/pid.h \
include/asm/semaphore.h \
include/asm/rwlock.h \
include/linux/quota.h \
include/linux/dqblk_xfs.h \
include/linux/dqblk_v1.h \
include/linux/dqblk_v2.h \
include/linux/nfs_fs_i.h \
include/linux/nfs.h \
include/linux/sunrpc/msg_prot.h \
include/linux/fcntl.h \
include/asm/fcntl.h \
include/asm-generic/fcntl.h \
$(wildcard include/config/64bit.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/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/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 \
include/asm-generic/signal.h \
include/asm/siginfo.h \
include/asm-generic/siginfo.h \
include/linux/securebits.h \
include/linux/fs_struct.h \
include/linux/completion.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 \
include/asm/uaccess.h \
include/linux/skbuff.h \
$(wildcard include/config/nf/conntrack.h) \
$(wildcard include/config/bridge/netfilter.h) \
$(wildcard include/config/vlan/8021q.h) \
$(wildcard include/config/net/sched.h) \
$(wildcard include/config/net/cls/act.h) \
$(wildcard include/config/net/dma.h) \
$(wildcard include/config/network/secmark.h) \
include/linux/net.h \
$(wildcard include/config/sysctl.h) \
include/asm/socket.h \
include/asm/sockios.h \
include/linux/random.h \
include/linux/sysctl.h \
include/linux/textsearch.h \
include/net/checksum.h \
include/asm/checksum.h \
include/linux/dmaengine.h \
$(wildcard include/config/dma/engine.h) \
include/linux/netdevice.h \
$(wildcard include/config/ax25.h) \
$(wildcard include/config/tr.h) \
$(wildcard include/config/net/ipip.h) \
$(wildcard include/config/net/ipgre.h) \
$(wildcard include/config/ipv6/sit.h) \
$(wildcard include/config/ipv6/tunnel.h) \
$(wildcard include/config/wireless/ext.h) \
$(wildcard include/config/netpoll.h) \
$(wildcard include/config/net/poll/controller.h) \
$(wildcard include/config/netpoll/trap.h) \
$(wildcard include/config/proc/fs.h) \
include/linux/if.h \
include/linux/socket.h \
include/linux/sockios.h \
include/linux/hdlc/ioctl.h \
include/linux/if_ether.h \
include/linux/if_packet.h \
include/linux/device.h \
$(wildcard include/config/debug/devres.h) \
include/linux/ioport.h \
include/linux/klist.h \
include/linux/pm.h \
$(wildcard include/config/pm.h) \
include/asm/device.h \
$(wildcard include/config/acpi.h) \
include/linux/interrupt.h \
$(wildcard include/config/generic/irq/probe.h) \
include/linux/irqreturn.h \
include/linux/hardirq.h \
$(wildcard include/config/preempt/bkl.h) \
$(wildcard include/config/virt/cpu/accounting.h) \
include/linux/smp_lock.h \
$(wildcard include/config/lock/kernel.h) \
include/asm/hardirq.h \
include/linux/irq.h \
$(wildcard include/config/s390.h) \
$(wildcard include/config/irq/per/cpu.h) \
$(wildcard include/config/irq/release/method.h) \
$(wildcard include/config/generic/pending/irq.h) \
$(wildcard include/config/irqbalance.h) \
$(wildcard include/config/auto/irq/affinity.h) \
$(wildcard include/config/generic/hardirqs/no//do/irq.h) \
include/asm/irq.h \
include/asm/irq_regs.h \
include/asm-generic/irq_regs.h \
include/asm/hw_irq.h \
include/linux/profile.h \
include/asm/apic.h \
$(wildcard include/config/x86/good/apic.h) \
include/linux/delay.h \
include/asm/delay.h \
include/asm/fixmap.h \
include/asm/apicdef.h \
include/linux/etherdevice.h \
include/linux/miscdevice.h \
include/linux/ethtool.h \
include/linux/rtnetlink.h \
include/linux/netlink.h \
include/linux/if_link.h \
include/linux/if_addr.h \
include/linux/neighbour.h \
include/linux/if_arp.h \
include/linux/if_tun.h \
include/linux/crc32.h \
include/linux/bitrev.h \
drivers/net/tun.o: $(deps_drivers/net/tun.o)
$(deps_drivers/net/tun.o):
|
dnh34/proj1
|
drivers/net/.tun.o.cmd
|
bat
|
gpl-2.0
| 15,085 |
cmd_arch/arm/mm/tlb-v7.o := /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/mm/.tlb-v7.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 -Wa,-march=armv7-a -c -o arch/arm/mm/tlb-v7.o arch/arm/mm/tlb-v7.S
deps_arch/arm/mm/tlb-v7.o := \
arch/arm/mm/tlb-v7.S \
$(wildcard include/config/arch/msm8x60.h) \
$(wildcard include/config/smp.h) \
/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/init.h \
$(wildcard include/config/modules.h) \
$(wildcard include/config/hotplug.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/linkage.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/asm-offsets.h \
include/generated/asm-offsets.h \
/home/doadin/Desktop/ancora_tmo_4.0.4_2.6/arch/arm/include/asm/page.h \
$(wildcard include/config/mmu.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/sa1100.h) \
$(wildcard include/config/cpu/xscale.h) \
$(wildcard include/config/cpu/xsc3.h) \
$(wildcard include/config/cpu/copy/v6.h) \
$(wildcard include/config/sparsemem.h) \
$(wildcard include/config/memory/hotplug/sparse.h) \
include/asm-generic/getorder.h \
/home/doadin/Desktop/ancora_tmo_4.0.4_2.6/arch/arm/include/asm/tlbflush.h \
$(wildcard include/config/cpu/tlb/v3.h) \
$(wildcard include/config/cpu/tlb/v4wt.h) \
$(wildcard include/config/cpu/tlb/fa.h) \
$(wildcard include/config/cpu/tlb/v4wbi.h) \
$(wildcard include/config/cpu/tlb/feroceon.h) \
$(wildcard include/config/cpu/tlb/v4wb.h) \
$(wildcard include/config/cpu/tlb/v6.h) \
$(wildcard include/config/cpu/tlb/v7.h) \
$(wildcard include/config/arm/errata/720789.h) \
/home/doadin/Desktop/ancora_tmo_4.0.4_2.6/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) \
arch/arm/mm/proc-macros.S \
$(wildcard include/config/cpu/dcache/writethrough.h) \
/home/doadin/Desktop/ancora_tmo_4.0.4_2.6/arch/arm/include/asm/thread_info.h \
$(wildcard include/config/arm/thumbee.h) \
/home/doadin/Desktop/ancora_tmo_4.0.4_2.6/arch/arm/include/asm/fpstate.h \
$(wildcard include/config/vfpv3.h) \
$(wildcard include/config/iwmmxt.h) \
arch/arm/mm/tlb-v7.o: $(deps_arch/arm/mm/tlb-v7.o)
$(deps_arch/arm/mm/tlb-v7.o):
|
doadin/samsung-kernel-msm7x30-Doadin
|
arch/arm/mm/.tlb-v7.o.cmd
|
bat
|
gpl-2.0
| 3,841 |
c:\Python27\python.exe D:\work\fpga\MRAM_01\OPEN-FPGA-SERIAL\ofserial.py %*
pause
|
open-fpga-nvm/open-nvm-source
|
host/serial/ofserial.bat
|
bat
|
gpl-2.0
| 82 |
cmd_drivers/net/wireless/built-in.o := /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/net/wireless/built-in.o drivers/net/wireless/ath/built-in.o
|
FEDEVEL/tmp-imx6-tiny-rex-linux
|
drivers/net/wireless/.built-in.o.cmd
|
bat
|
gpl-2.0
| 243 |
@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. 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
echo. coverage to run coverage check of 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
)
REM Check if sphinx-build is available and fallback to Python version if any
%SPHINXBUILD% 1>NUL 2>NUL
if errorlevel 9009 goto sphinx_python
goto sphinx_ok
:sphinx_python
set SPHINXBUILD=python -m sphinx.__init__
%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
)
:sphinx_ok
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\DataSkepticHousingDataAPI.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\DataSkepticHousingDataAPI.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 %~dp0
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 %~dp0
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" == "coverage" (
%SPHINXBUILD% -b coverage %ALLSPHINXOPTS% %BUILDDIR%/coverage
if errorlevel 1 exit /b 1
echo.
echo.Testing of coverage in the sources finished, look at the ^
results in %BUILDDIR%/coverage/python.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
|
data-skeptic/home-data-api
|
docs/make.bat
|
bat
|
gpl-3.0
| 7,034 |
vcpkg install zyre:x86-windows-static
mkdir build-x86-windows-static
cd build-x86-windows-static
cmake .. -DCMAKE_TOOLCHAIN_FILE="%VCPKG_ROOT%\scripts\buildsystems\vcpkg.cmake" -DVCPKG_TARGET_TRIPLET=x86-windows-static -DCMAKE_GENERATOR_PLATFORM=Win32
cmake --build . --config Release
pause
|
myd7349/Ongoing-Study
|
c/ZeroMQ/zyre/chat_example/build-x86-windows-static.bat
|
bat
|
lgpl-3.0
| 291 |
git pull
git add -A
git commit -a -m "auto"
git push
|
alberta0714/alberta0714.github.io
|
gitPullCommitPush.bat
|
bat
|
apache-2.0
| 53 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=fdp
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
|
NLeSC/ODEX-FAIRDataPoint
|
docs/make.bat
|
bat
|
apache-2.0
| 771 |
@echo off
set OLD_ANT_HOME=%ANT_HOME%
set ANT_HOME=tools\ant
set OLD_CLASSPATH=%CLASSPATH%
set CLASSPATH=
for %%i in (.\lib\*.jar) do call appendcp.bat %%i
echo Using classpath: "%CLASSPATH%"
call %ANT_HOME%\bin\ant -emacs -logger org.apache.tools.ant.NoBannerLogger %1 %2 %3 %4 %5 %6 %7 %8 %9
set ANT_HOME=%OLD_ANT_HOME%
set CLASSPATH=%OLD_CLASSPATH%
|
gianugo/toska
|
build.bat
|
bat
|
apache-2.0
| 370 |
set -n --ucl rootkey.subkey -i tests/set_03.ucl
|
allanjude/uclcmd
|
tests/set_03.cmd
|
bat
|
bsd-2-clause
| 48 |
@SET DSTDIR=randomtools
@SET ZIPFILE=randomtools-win32.zip
@SET TOOLDIR=win32-tools
@IF NOT EXIST %DSTDIR% MKDIR %DSTDIR%
@ECHO Kopieren der EXE-Dateien ...
@FOR %%F IN (ct-rng ct-lotto ct-randcam ct-rng-assessor ct-rng-analyzer) DO @COPY /B /Y /V Release\%%F.exe %DSTDIR%\
@COPY /Y LICENSE.txt %DSTDIR%
@ECHO Zip'pen der EXE-Dateien in %DSTDIR% ...
@%TOOLDIR%\zip.exe -9 %ZIPFILE% %DSTDIR%\*
@%TOOLDIR%\unzip.exe -t -q %ZIPFILE%
|
ola-ct/random-tools
|
dist.cmd
|
bat
|
bsd-3-clause
| 430 |
@echo off
rem
rem Add extra JVM options here
rem
set OPTS=-Xms64m -Xmx256m
rem
rem Build command line arguments
rem
set CMD_LINE_ARGS=%1
if ""%1""=="""" goto doneStart
shift
:setupArgs
if ""%1""=="""" goto doneStart
set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
shift
goto setupArgs
:doneStart
rem
rem Launch the DCS
rem
java %OPTS% -Djava.ext.dirs=lib -Ddcs.war=war/carrot2-dcs.war org.carrot2.dcs.DcsApp %CMD_LINE_ARGS%
|
arnaudsj/carrot2
|
applications/carrot2-dcs/etc/dcs.cmd
|
bat
|
bsd-3-clause
| 440 |
REM Build
echo "Clean win64"
rmdir /s /q build\win64
|
KCL-Planning/VAL
|
scripts/windows/clean_win64.bat
|
bat
|
bsd-3-clause
| 54 |
@echo off
setlocal
for %%# in ( "" "/h" "-h" "/help" "-help") do (
if /i "%~1" equ "%%~#" goto :echoHelp
)
set /A shifter=1
set "workdir=."
:argParser
if /i "%~1" EQU "-exec" (
set "exec=%~2"
)
if /i "%~1" EQU "-commandline" (
set "commandline=%~2"
)
if /i "%~1" EQU "-workdir" (
set "workdir=%~2"
)
if /i "%~1" EQU "-host" (
set "host=%~2"
)
if /i "%~1" EQU "-user" (
set "user=%~2"
)
if /i "%~1" EQU "-pass" (
set "pass=%~2"
)
if /i "%~1" EQU "-record" (
set "record=%~2"
)
if /i "%~1" EQU "-debug" (
set "debug=%~2"
)
shift
shift
set /A shifter=%shifter% + 1
if %shifter% EQU 8 (
goto :endArgParser
)
goto :argParser
:endArgParser
if "%exec%" EQU "" (
echo executable not defined
goto :eof
)
if "%host%" NEQ "" (
set "host_param=/NODE:%host%"
if "%user%" NEQ "" (
set "user_param=/USER:%user%"
if "%pass%" NEQ "" (
set "pass_param=/PASSWORD:%pass%"
)
)
)
if "%record%" NEQ "" (
set "record_param=/RECORD:%record%"
)
set "global_params=%record_param% %host_param% %user_param% %pass_param%"
set "ProcessId="
set "ReturnValue="
if defined debug (
echo executing:
echo wmic %global_params% process call create "%exec% %commandline%"^,"%workdir%"
)
for /f " skip=5 eol=} tokens=* delims=" %%a in ('wmic %global_params% process call create "%exec% %commandline%"^,"%workdir%"') do (
for /f "tokens=1,3 delims=; " %%c in ("%%a") do (
set "%%c=%%d"
)
)
::successfull
if defined ProcessId (
endlocal && (
echo %ProcessId%
exit /B %ProcessId%
)
)
::unsuccessful with code
::check the return code and give hints
if defined ReturnValue (
echo error code : %ReturnValue%
if "%ReturnValue%" EQU "2" (
echo -Access Denied
)
if "%ReturnValue%" EQU "3" (
echo -Insufficient Privilege
)
if "%ReturnValue%" EQU "8" (
echo -Unknown failure
echo Hint: Check if the executable and workdir exists or if command line parameters are correct.
)
if "%ReturnValue%" EQU "9" (
echo -Path Not Found
echo Hint: check if the workdir or executable exist.
)
if "%ReturnValue%" EQU "21" (
echo -Invalid Parameter
echo Hint: Check executable path.Check if host and user are corect.
)
endlocal && (
exit /b 0
)
)
::unsuccessful with no code
echo execution of the following line has failed:
echo wmic %global_params% process call create "%exec% %commandline%","%workdir%"
echo(
echo HINT :brackets,quotes or commas in the password or the command line could break the script
goto :eof
endlocal
goto :eof
:echoHelp
echo starts process on the local or a remote machine and returns it's PID to the ERRORLEVEL
echo %~n0 -exec executubale [-commandline command_line] [ -workdir working_directory] [-host remote_host [-user user [-pass password]]] [-record path_to_xml_output] [-debug debug]
echo\
echo localhost cant' be used as in -host variable
echo Examples:
echo %~n0 -exec "notepad" -workdir "c:/" -record "test.xml" -commandline "/A startpid.txt"
echo %~n0 -exec "cmd" -workdir "c:/" -record "test.xml" -host remoteHost -user User
echo\
goto :eof
|
borkit/scriptdump
|
batch/ProcessesUtils/StartPID.bat
|
bat
|
mit
| 3,561 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFOLD.S01_FolderRopOperations.MSOXCFOLD_S01_TC15_RopDeleteFolderFailure /testcontainer:..\..\MS-OXCFOLD\TestSuite\bin\Debug\MS-OXCFOLD_TestSuite.dll /runconfig:..\..\MS-OXCFOLD\MS-OXCFOLD.testsettings /unique
pause
|
XinwLi/Interop-TestSuites-1
|
ExchangeMAPI/Source/Scripts/MS-OXCFOLD/RunMSOXCFOLD_S01_TC15_RopDeleteFolderFailure.cmd
|
bat
|
mit
| 310 |
powershell.exe -NoProfile -ExecutionPolicy unrestricted -Command "& { Import-Module '.\lib\psakev4\psake.psm1'; Invoke-psake GenerateDatabaseDiff; }"
pause
|
jdehlin/Twitta
|
database-diff.bat
|
bat
|
mit
| 158 |
cmd_lib/gen_crc32table := gcc -Wp,-MD,lib/.gen_crc32table.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o lib/gen_crc32table lib/gen_crc32table.c
deps_lib/gen_crc32table := \
lib/gen_crc32table.c \
/usr/include/stdc-predef.h \
/usr/include/stdio.h \
/usr/include/features.h \
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
/usr/lib/gcc/x86_64-linux-gnu/4.8/include/stddef.h \
/usr/include/x86_64-linux-gnu/bits/types.h \
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
/usr/include/libio.h \
/usr/include/_G_config.h \
/usr/include/wchar.h \
/usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdarg.h \
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
/usr/include/x86_64-linux-gnu/bits/sys_errlist.h \
/usr/include/x86_64-linux-gnu/bits/stdio.h \
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
lib/crc32defs.h \
/usr/include/inttypes.h \
/usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdint.h \
/usr/include/stdint.h \
/usr/include/x86_64-linux-gnu/bits/wchar.h \
lib/gen_crc32table: $(deps_lib/gen_crc32table)
$(deps_lib/gen_crc32table):
|
namgk/kernel-tut
|
lib/.gen_crc32table.cmd
|
bat
|
gpl-2.0
| 1,229 |
/* This file is part of FTP Client for IBM i. */
/* */
/* Copyright (c) 2017 Chris Hird */
/* All rights reserved. */
/* */
/* Redistribution and use in source and binary forms, with or without */
/* modification, are permitted provided that the following conditions */
/* are met: */
/* 1. Redistributions of source code must retain the above copyright */
/* notice, this list of conditions and the following disclaimer. */
/* 2. Redistributions in binary form must reproduce the above copyright */
/* notice, this list of conditions and the following disclaimer in the */
/* documentation and/or other materials provided with the distribution. */
/* */
/* Disclaimer : */
/* FTP Client for IBM i is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. */
CMD PROMPT('FTP Client')
|
chrjorgensen/OSSILE
|
main/c_ftpclnt/qcmdsrc/ftpclient.cmd
|
bat
|
mit
| 1,578 |
decompile.exe example
|
nemerle/reko
|
subjects/Elf/zSeries/fib/subject.cmd
|
bat
|
gpl-2.0
| 22 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=c:\python27\scripts\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
echo. coverage to run coverage check of 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
)
REM Check if sphinx-build is available and fallback to Python version if any
%SPHINXBUILD% 2> nul
if errorlevel 9009 goto sphinx_python
goto sphinx_ok
:sphinx_python
set SPHINXBUILD=python -m sphinx.__init__
%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
)
:sphinx_ok
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\SpreadServe.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\SpreadServe.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 %~dp0
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 %~dp0
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" == "coverage" (
%SPHINXBUILD% -b coverage %ALLSPHINXOPTS% %BUILDDIR%/coverage
if errorlevel 1 exit /b 1
echo.
echo.Testing of coverage in the sources finished, look at the ^
results in %BUILDDIR%/coverage/python.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
|
SpreadServe/SSAddin
|
docs/make.bat
|
bat
|
apache-2.0
| 7,011 |
@REM Copyright (c) Microsoft. All rights reserved.
@REM Licensed under the MIT license. See LICENSE file in the project root for full license information.
@setlocal EnableExtensions EnableDelayedExpansion
@echo off
rem -----------------------------------------------------------------------------
rem -- setup path information
rem -----------------------------------------------------------------------------
set current-path=%~dp0
rem // remove trailing slash
set current-path=%current-path:~0,-1%
echo Current Path: %current-path%
set build-root=%current-path%\..\..\..
rem // resolve to fully qualified path
for %%i in ("%build-root%") do set build-root=%%~fi
set client-root=%current-path%\..\..\..
for %%i in ("%client-root%") do set client-root=%%~fi
rem -----------------------------------------------------------------------------
rem -- check prerequisites and clean directories
rem -----------------------------------------------------------------------------
where /q nuget.exe
if not !errorlevel! == 0 (
@Echo Azure Amqp needs to download nuget.exe from https://www.nuget.org/nuget.exe
@Echo https://www.nuget.org
choice /C yn /M "Do you want to download and run nuget.exe?"
if not !errorlevel!==1 goto :eof
rem if nuget.exe is not found, then ask user
Powershell.exe wget -outf nuget.exe https://nuget.org/nuget.exe
if not exist .\nuget.exe (
echo nuget does not exist
exit /b 1
)
)
set build-path=%build-root%\cmake
if exist %build-path%\azure_amqp_output (
rmdir /s/q %build-path%\azure_amqp_output
rem no error checking
)
rem -----------------------------------------------------------------------------
rem -- build project
rem -----------------------------------------------------------------------------
call %build-root%\build_all\windows\build.cmd --make_nuget yes
rem -----------------------------------------------------------------------------
rem -- Copy Win32 binaries
rem -----------------------------------------------------------------------------
rem -- Copy all Win32 files from cmake build directory to the repo directory
echo copying %build-path%\uamqp_win32\win32\debug
rem -- Copy all Win32 files from cmake build directory to the repo directory
xcopy /q /y /R %build-path%\uamqp_win32\Debug\*.* %build-path%\azure_amqp_output\win32\debug\*.*
if !ERRORLEVEL! neq 0 exit /b !ERRORLEVEL!
rem -- Copy all Win32 Release files from cmake build directory to the repo directory
xcopy /q /y /R %build-path%\uamqp_win32\Release\*.* %build-path%\azure_amqp_output\win32\Release\*.*
if !ERRORLEVEL! neq 0 exit /b !ERRORLEVEL!
rem -----------------------------------------------------------------------------
rem -- build with CMAKE x64
rem -----------------------------------------------------------------------------
rem -- Copy all x64 files from cmake build directory to the repo directory
xcopy /q /y /R %build-path%\uamqp_x64\Debug\*.* %build-path%\azure_amqp_output\x64\debug\*.*
if !ERRORLEVEL! neq 0 exit /b !ERRORLEVEL!
rem -- Copy all x64 Release files from cmake build directory to the repo directory
xcopy /q /y /R %build-path%\uamqp_x64\Release\*.* %build-path%\azure_amqp_output\x64\Release\*.*
if !ERRORLEVEL! neq 0 exit /b !ERRORLEVEL!
rem -----------------------------------------------------------------------------
rem -- build with CMAKE ARM
rem -----------------------------------------------------------------------------
rem -- Copy all ARM files from cmake build directory to the repo directory
xcopy /q /y /R %build-path%\uamqp_arm\Debug\*.* %build-path%\azure_amqp_output\arm\debug\*.*
if !ERRORLEVEL! neq 0 exit /b !ERRORLEVEL!
rem -- Copy all x64 Release files from cmake build directory to the repo directory
xcopy /q /y /R %build-path%\uamqp_arm\Release\*.* %build-path%\azure_amqp_output\arm\Release\*.*
if !ERRORLEVEL! neq 0 exit /b !ERRORLEVEL!
if exist *.nupkg (
del *.nupkg
)
rem -- Package Nuget
nuget pack %build-root%\build_all\packaging\windows\Microsoft.Azure.uamqp.nuspec -OutputDirectory %build-root%\build_all\packaging\windows
rmdir /s/q %build-path%\azure_amqp_output
popd
goto :eof
echo done
|
marcschier/azure-uamqp-c
|
build_all/packaging/windows/rebuild_nugets.cmd
|
bat
|
mit
| 4,100 |
setPreference -pref UserLevel:NOVICE
setPreference -pref MessageLevel:DETAILED
setPreference -pref ConcurrentMode:FALSE
setPreference -pref UseHighz:FALSE
setPreference -pref ConfigOnFailure:STOP
setPreference -pref StartupCLock:AUTO_CORRECTION
setPreference -pref AutoSignature:FALSE
setPreference -pref KeepSVF:FALSE
setPreference -pref svfUseTime:FALSE
setPreference -pref UserLevel:NOVICE
setPreference -pref MessageLevel:DETAILED
setPreference -pref ConcurrentMode:FALSE
setPreference -pref UseHighz:FALSE
setPreference -pref ConfigOnFailure:STOP
setPreference -pref StartupCLock:AUTO_CORRECTION
setPreference -pref AutoSignature:FALSE
setPreference -pref KeepSVF:FALSE
setPreference -pref svfUseTime:FALSE
setMode -bs
setCable -port auto
Identify
#setAttribute -position 1 -attr devicePartName -value "xcf04s"
setAttribute -position 1 -attr configFileName -value "nuhorizons-sp3-1500_0.mcs"
#setAttribute -position 2 -attr devicePartName -value "xcf04s"
setAttribute -position 2 -attr configFileName -value "nuhorizons-sp3-1500_1.mcs"
Program -p 1 2 -e -v
quit
|
elkhadiy/xph-leons
|
grlib-gpl-1.4.1-b4156/boards/nuhorizons-sp3-1500/prom.cmd
|
bat
|
gpl-2.0
| 1,068 |
setPreference -pref UserLevel:NOVICE
setPreference -pref MessageLevel:DETAILED
setPreference -pref ConcurrentMode:FALSE
setPreference -pref UseHighz:FALSE
setPreference -pref ConfigOnFailure:STOP
setPreference -pref StartupCLock:AUTO_CORRECTION
setPreference -pref AutoSignature:FALSE
setPreference -pref KeepSVF:FALSE
setPreference -pref svfUseTime:FALSE
setPreference -pref UserLevel:NOVICE
setPreference -pref MessageLevel:DETAILED
setPreference -pref ConcurrentMode:FALSE
setPreference -pref UseHighz:FALSE
setPreference -pref ConfigOnFailure:STOP
setPreference -pref StartupCLock:AUTO_CORRECTION
setPreference -pref AutoSignature:FALSE
setPreference -pref KeepSVF:FALSE
setPreference -pref svfUseTime:FALSE
|
mharndt/profibusmonitor
|
VHDL_Bausteine_old/abandoned_code/TEST_CTRL_9P6_50MHZ_SCH/_impact.cmd
|
bat
|
gpl-2.0
| 730 |
:: (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.
rem -----------------------------------------------------------------------------
rem Script to synthesize and implement the Coregen FIFO Generator
rem -----------------------------------------------------------------------------
rmdir /S /Q results
mkdir results
cd results
copy ..\..\..\system_axi_vdma_0_wrapper_fifo_generator_v9_1.ngc .
planAhead -mode batch -source ..\planAhead_rdn.tcl
|
kennethlyn/parallella-lcd-fpga
|
system/implementation/system_axi_vdma_0_wrapper_fifo_generator_v9_1/implement/planAhead_rdn.bat
|
bat
|
bsd-3-clause
| 2,612 |
@echo off
echo begin palm-vertx package
set BASE_DIR=%cd%
set WORK_DIR=%BASE_DIR%\..\
cd %WORK_DIR%
echo folder£º%cd%
call mvn clean compile -U
pause
|
yuan-hui/yh-frame
|
yh-tool/build/compile.bat
|
bat
|
apache-2.0
| 153 |
@echo off
setlocal
set ELECTRON_RUN_AS_NODE=
pushd %~dp0\..
:: Get Code.exe location
for /f "tokens=2 delims=:," %%a in ('findstr /R /C:"\"nameShort\":.*" product.json') do set NAMESHORT=%%~a
set NAMESHORT=%NAMESHORT: "=%
set NAMESHORT=%NAMESHORT:"=%.exe
set CODE=".build\electron\%NAMESHORT%"
:: Download Electron if needed
node build\lib\electron.js
if %errorlevel% neq 0 node .\node_modules\gulp\bin\gulp.js electron
:: Run tests
%CODE% .\test\electron\index.js %*
popd
endlocal
:: app.exit(0) is exiting with code 255 in Electron 1.7.4.
:: See https://github.com/Microsoft/vscode/issues/28582
echo errorlevel: %errorlevel%
if %errorlevel% == 255 set errorlevel=0
exit /b %errorlevel%
|
landonepps/vscode
|
scripts/test.bat
|
bat
|
mit
| 697 |
"c:\Program Files\R\R-3.5.1\bin\x64\R.exe" CMD BATCH D:\antero\pdi_integrations\horizon\R\Horizon.R
|
CSCfi/antero
|
pdi_integrations/horizon/R/horizon.bat
|
bat
|
mit
| 100 |
@echo off
setlocal
set SLN_FILE=%~dp0src\NQuery.sln
dotnet test %SLN_FILE% --nologo -- %*
|
terrajobst/nquery-vnext
|
test.cmd
|
bat
|
mit
| 91 |
@if "%SCM_TRACE_LEVEL%" NEQ "4" @echo off
:: ----------------------
:: KUDU Deployment Script
:: Version: 1.0.15
:: ----------------------
:: Prerequisites
:: -------------
:: Verify node.js installed
where node 2>nul >nul
IF %ERRORLEVEL% NEQ 0 (
echo Missing node.js executable, please install node.js, if already installed make sure it can be reached from current environment.
goto error
)
:: Setup
:: -----
setlocal enabledelayedexpansion
SET ARTIFACTS=%~dp0%..\artifacts
IF NOT DEFINED DEPLOYMENT_SOURCE (
SET DEPLOYMENT_SOURCE=%~dp0%.
)
IF NOT DEFINED DEPLOYMENT_TARGET (
SET DEPLOYMENT_TARGET=%ARTIFACTS%\wwwroot
)
IF NOT DEFINED NEXT_MANIFEST_PATH (
SET NEXT_MANIFEST_PATH=%ARTIFACTS%\manifest
IF NOT DEFINED PREVIOUS_MANIFEST_PATH (
SET PREVIOUS_MANIFEST_PATH=%ARTIFACTS%\manifest
)
)
IF NOT DEFINED KUDU_SYNC_CMD (
:: Install kudu sync
echo Installing Kudu Sync
call npm install kudusync -g --silent
IF !ERRORLEVEL! NEQ 0 goto error
:: Locally just running "kuduSync" would also work
SET KUDU_SYNC_CMD=%appdata%\npm\kuduSync.cmd
)
goto Deployment
:: Utility Functions
:: -----------------
:SelectNodeVersion
IF DEFINED KUDU_SELECT_NODE_VERSION_CMD (
:: The following are done only on Windows Azure Websites environment
call %KUDU_SELECT_NODE_VERSION_CMD% "%DEPLOYMENT_SOURCE%" "%DEPLOYMENT_TARGET%" "%DEPLOYMENT_TEMP%"
IF !ERRORLEVEL! NEQ 0 goto error
IF EXIST "%DEPLOYMENT_TEMP%\__nodeVersion.tmp" (
SET /p NODE_EXE=<"%DEPLOYMENT_TEMP%\__nodeVersion.tmp"
IF !ERRORLEVEL! NEQ 0 goto error
)
IF EXIST "%DEPLOYMENT_TEMP%\__npmVersion.tmp" (
SET /p NPM_JS_PATH=<"%DEPLOYMENT_TEMP%\__npmVersion.tmp"
IF !ERRORLEVEL! NEQ 0 goto error
)
IF NOT DEFINED NODE_EXE (
SET NODE_EXE=node
)
SET NPM_CMD="!NODE_EXE!" "!NPM_JS_PATH!"
) ELSE (
SET NPM_CMD=npm
SET NODE_EXE=node
)
goto :EOF
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: Deployment
:: ----------
:Deployment
echo Handling node.js deployment.
:: 1. KuduSync
IF /I "%IN_PLACE_DEPLOYMENT%" NEQ "1" (
call :ExecuteCmd "%KUDU_SYNC_CMD%" -v 50 -f "%DEPLOYMENT_SOURCE%" -t "%DEPLOYMENT_TARGET%" -n "%NEXT_MANIFEST_PATH%" -p "%PREVIOUS_MANIFEST_PATH%" -i ".git;.hg;.deployment;deploy.cmd"
IF !ERRORLEVEL! NEQ 0 goto error
)
:: 2. Select node version
call :SelectNodeVersion
:: 3. Install npm packages
IF EXIST "%DEPLOYMENT_TARGET%\package.json" (
pushd "%DEPLOYMENT_TARGET%"
call :ExecuteCmd !NPM_CMD! run clean:build
call :ExecuteCmd !NPM_CMD! install
call :ExecuteCmd !NPM_CMD! run build
IF !ERRORLEVEL! NEQ 0 goto error
popd
)
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
goto end
:: Execute command routine that will echo out when error
:ExecuteCmd
setlocal
set _CMD_=%*
call %_CMD_%
if "%ERRORLEVEL%" NEQ "0" echo Failed exitCode=%ERRORLEVEL%, command=%_CMD_%
exit /b %ERRORLEVEL%
:error
endlocal
echo An error has occurred during web site deployment.
call :exitSetErrorLevel
call :exitFromFunction 2>nul
:exitSetErrorLevel
exit /b 1
:exitFromFunction
()
:end
endlocal
echo Finished successfully.
|
mt-webdev/mt-webdev
|
deploy.cmd
|
bat
|
mit
| 3,249 |
@echo off || echo
git config credential.helper store
echo.
echo ********** ADD --all and COMPPIT **********
git commit -am "deleted: some files"
echo.
echo **************** PUSH *********************
git push
echo.
echo *************** STATUS ********************
git status
|
devizer/h3control
|
~delete.cmd
|
bat
|
mit
| 279 |
@echo off
set "VIRTUAL_ENV=C:\Users\lmc\flasky\venv"
if defined _OLD_VIRTUAL_PROMPT (
set "PROMPT=%_OLD_VIRTUAL_PROMPT%"
) else (
if not defined PROMPT (
set "PROMPT=$P$G"
)
set "_OLD_VIRTUAL_PROMPT=%PROMPT%"
)
set "PROMPT=(venv) %PROMPT%"
REM Don't use () to avoid problems with them in %PATH%
if defined _OLD_VIRTUAL_PYTHONHOME goto ENDIFVHOME
set "_OLD_VIRTUAL_PYTHONHOME=%PYTHONHOME%"
:ENDIFVHOME
set PYTHONHOME=
REM if defined _OLD_VIRTUAL_PATH (
if not defined _OLD_VIRTUAL_PATH goto ENDIFVPATH1
set "PATH=%_OLD_VIRTUAL_PATH%"
:ENDIFVPATH1
REM ) else (
if defined _OLD_VIRTUAL_PATH goto ENDIFVPATH2
set "_OLD_VIRTUAL_PATH=%PATH%"
:ENDIFVPATH2
set "PATH=%VIRTUAL_ENV%\Scripts;%PATH%"
|
171121130/SWI
|
venv/Scripts/activate.bat
|
bat
|
mit
| 730 |
cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST SecureFolder goto MDSecureFolder
:CONFIRM
echo ------------------------------------------
echo This Trick is Enforced by Divyang
echo -------------------------------------------
echo Are you sure to lock this folder? (Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
pause
goto CONFIRM
:LOCK
ren SecureFolder "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
pause
goto End
:UNLOCK
echo ----------------------------------------------
echo Going to Private Files
echo ----------------------------------------------
echo Enter password to Unlock Your Secure Folder
set/p "pass=-->"
if NOT %pass%== putpasswordhere goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" SecureFolder
echo Folder Unlocked successfully by you.
pause
goto End
:FAIL
echo Invalid password you mooronn!!!
pause
goto end
:MDSecureFolder
md SecureFolder
echo SecureFolder created successfully
pause
goto End
:End
|
Ecos24/Folder-Locker
|
lock_without mask.bat
|
bat
|
mit
| 1,308 |
ruby midi-simple-make.rb "ccdc > eefe -b+ccc ||| (ch:1)(p:organ)eefe (p:guita) ggag (p:flut) deee" waonTes.mid
|
tabasano/wavseq
|
sample/midi-2tracks-test.bat
|
bat
|
mit
| 112 |
C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe /t:Package,Publish /m /p:BuildInParallel=true build.msbuild
PAUSE
|
fcingolani/cardapio
|
build/ship.cmd
|
bat
|
mit
| 123 |
cmd_drivers/mfd/built-in.o := /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld -EL -r -o drivers/mfd/built-in.o drivers/mfd/mfd-core.o drivers/mfd/wcd9xxx-core.o drivers/mfd/wcd9xxx-irq.o drivers/mfd/wcd9xxx-slimslave.o drivers/mfd/wcd9xxx-core-resource.o drivers/mfd/p1_dsv.o
|
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
|
drivers/mfd/.built-in.o.cmd
|
bat
|
gpl-2.0
| 365 |
@echo off
setlocal ENABLEEXTENSIONS DISABLEDELAYEDEXPANSION
set targets=eduke32 mapster32
set PATH=C:\devkitPro\devkitPPC\bin;C:\MinGW\bin;C:\MinGW\msys\1.0\bin;C:\devkitPro\msys\bin;%PATH%
set DEVKITPPC=C:/devkitPro/devkitPPC
set DEVKITPRO=C:/devkitPro
pushd "%~dp0.."
set wiidir=platform\Wii
:: Detect versioning systems and pull the revision number:
for /f "delims=" %%G in ('svn info 2^>^&1 ^| grep Revision ^| cut -d " " -f 2') do @set rev=%%G
if not "%rev%"=="" set vc=svn
if "%rev%"=="" for /f "delims=" %%G in ('git svn info 2^>^&1 ^| grep Revision ^| cut -d " " -f 2') do @set rev=%%G
if not "%rev%"=="" set vc=git
if "%rev%"=="" set vc=none
if "%rev%"=="" set rev=XXXX
:: Get the current date:
for /f "delims=" %%G in ('"C:\MinGW\msys\1.0\bin\date.exe" +%%Y%%m%%d') do @set currentdate=%%G
:: Build:
set commandline=make PLATFORM=WII %* STRIP=""
echo %commandline%
%commandline%
for %%G in (%targets%) do if not exist "%%~G.dol" goto end
:: Package data:
if not exist apps mkdir apps
for %%G in (%targets%) do xcopy /e /q /y %wiidir%\apps\%%~G apps\%%~G\
for %%G in (%targets%) do for %%H in (.dol) do if exist "%%~G%%~H" move /y "%%~G%%~H" "apps\%%~G\boot%%~H"
for %%G in (%targets%) do for %%H in (.elf.map) do if exist "%%~G%%~H" del /f /q "%%~G%%~H"
for %%G in (%targets%) do "echo.exe" -e " <version>r%rev%</version>\n <release_date>%currentdate%</release_date>" | "cat.exe" "%wiidir%\%%~G_meta_1.xml" - "%wiidir%\%%~G_meta_2.xml" >"apps\%%~G\meta.xml"
xcopy /e /q /y /EXCLUDE:%wiidir%\xcopy_exclude.txt package\common apps\eduke32\
xcopy /e /q /y /EXCLUDE:%wiidir%\xcopy_exclude.txt package\common apps\mapster32\
xcopy /e /q /y /EXCLUDE:%wiidir%\xcopy_exclude.txt package\sdk apps\mapster32\
"ls.exe" -l -R apps
7z.exe a -mx9 -t7z eduke32-wii-r%rev%-debug-elf.7z *.elf -xr!*.svn*
7z.exe a -mx9 -t7z eduke32-wii-r%rev%.7z apps -xr!*.svn*
:end
endlocal
goto :eof
|
masterfeizz/EDuke3D
|
platform/wiibuild.bat
|
bat
|
gpl-2.0
| 1,896 |
cmd_arch/arm/kernel/entry-armv.o := /home/envy/kernel/shinano-sirius_msm8974abpro/scripts/gcc-wrapper.py /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-gcc -Wp,-MD,arch/arm/kernel/.entry-armv.o.d -nostdinc -isystem /home/envy/kernel/android_toolchains/arm-eabi-linaro-4.6.2/bin/../lib/gcc/arm-eabi/4.6.2/include -I/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include -Iarch/arm/include/generated -Iinclude -include /home/envy/kernel/shinano-sirius_msm8974abpro/include/linux/kconfig.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 -mcpu=cortex-a15 -include asm/unified.h -msoft-float -gdwarf-2 -c -o arch/arm/kernel/entry-armv.o arch/arm/kernel/entry-armv.S
source_arch/arm/kernel/entry-armv.o := arch/arm/kernel/entry-armv.S
deps_arch/arm/kernel/entry-armv.o := \
$(wildcard include/config/multi/irq/handler.h) \
$(wildcard include/config/kprobes.h) \
$(wildcard include/config/aeabi.h) \
$(wildcard include/config/thumb2/kernel.h) \
$(wildcard include/config/trace/irqflags.h) \
$(wildcard include/config/preempt.h) \
$(wildcard include/config/irqsoff/tracer.h) \
$(wildcard include/config/cpu/32v6k.h) \
$(wildcard include/config/needs/syscall/for/cmpxchg.h) \
$(wildcard include/config/mmu.h) \
$(wildcard include/config/cpu/endian/be8.h) \
$(wildcard include/config/arm/thumb.h) \
$(wildcard include/config/cpu/v7.h) \
$(wildcard include/config/neon.h) \
$(wildcard include/config/cpu/arm610.h) \
$(wildcard include/config/cpu/arm710.h) \
$(wildcard include/config/iwmmxt.h) \
$(wildcard include/config/crunch.h) \
$(wildcard include/config/vfp.h) \
$(wildcard include/config/cpu/use/domains.h) \
$(wildcard include/config/cc/stackprotector.h) \
$(wildcard include/config/smp.h) \
$(wildcard include/config/kuser/helpers.h) \
$(wildcard include/config/user/accessible/timer/base.h) \
$(wildcard include/config/msm/krait/wfe/fixup.h) \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/unified.h \
$(wildcard include/config/arm/asm/unified.h) \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/assembler.h \
$(wildcard include/config/cpu/feroceon.h) \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/ptrace.h \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/hwcap.h \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/domain.h \
$(wildcard include/config/verify/permission/fault.h) \
$(wildcard include/config/io/36.h) \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/memory.h \
$(wildcard include/config/need/mach/memory/h.h) \
$(wildcard include/config/page/offset.h) \
$(wildcard include/config/highmem.h) \
$(wildcard include/config/dram/size.h) \
$(wildcard include/config/dram/base.h) \
$(wildcard include/config/have/tcm.h) \
$(wildcard include/config/arm/patch/phys/virt.h) \
$(wildcard include/config/phys/offset.h) \
include/linux/compiler.h \
$(wildcard include/config/sparse/rcu/pointer.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/const.h \
include/linux/types.h \
$(wildcard include/config/uid16.h) \
$(wildcard include/config/lbdaf.h) \
$(wildcard include/config/arch/dma/addr/t/64bit.h) \
$(wildcard include/config/phys/addr/t/64bit.h) \
$(wildcard include/config/64bit.h) \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/types.h \
include/asm-generic/int-ll64.h \
arch/arm/include/generated/asm/bitsperlong.h \
include/asm-generic/bitsperlong.h \
arch/arm/include/generated/asm/sizes.h \
include/asm-generic/sizes.h \
arch/arm/mach-msm/include/mach/memory.h \
$(wildcard include/config/arch/msm7x30.h) \
$(wildcard include/config/sparsemem.h) \
$(wildcard include/config/vmsplit/3g.h) \
$(wildcard include/config/arch/msm/arm11.h) \
$(wildcard include/config/arch/msm/cortex/a5.h) \
$(wildcard include/config/cache/l2x0.h) \
$(wildcard include/config/arch/msm8x60.h) \
$(wildcard include/config/arch/msm8960.h) \
$(wildcard include/config/dont/map/hole/after/membank0.h) \
$(wildcard include/config/arch/msm/scorpion.h) \
$(wildcard include/config/arch/msm/krait.h) \
$(wildcard include/config/arch/msm7x27.h) \
include/asm-generic/memory_model.h \
$(wildcard include/config/flatmem.h) \
$(wildcard include/config/discontigmem.h) \
$(wildcard include/config/sparsemem/vmemmap.h) \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/glue-df.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) \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/glue.h \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/glue-pf.h \
$(wildcard include/config/cpu/pabrt/legacy.h) \
$(wildcard include/config/cpu/pabrt/v6.h) \
$(wildcard include/config/cpu/pabrt/v7.h) \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/vfpmacros.h \
$(wildcard include/config/vfpv3.h) \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/vfp.h \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/thread_notify.h \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/unwind.h \
$(wildcard include/config/arm/unwind.h) \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/unistd.h \
$(wildcard include/config/oabi/compat.h) \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/tls.h \
$(wildcard include/config/tls/reg/emul.h) \
$(wildcard include/config/cpu/v6.h) \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/asm-offsets.h \
include/generated/asm-offsets.h \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/system_info.h \
arch/arm/kernel/entry-header.S \
$(wildcard include/config/frame/pointer.h) \
$(wildcard include/config/alignment/trap.h) \
include/linux/init.h \
$(wildcard include/config/modules.h) \
$(wildcard include/config/hotplug.h) \
include/linux/linkage.h \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/linkage.h \
arch/arm/include/generated/asm/errno.h \
include/asm-generic/errno.h \
include/asm-generic/errno-base.h \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/thread_info.h \
$(wildcard include/config/arm/thumbee.h) \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/fpstate.h \
/home/envy/kernel/shinano-sirius_msm8974abpro/arch/arm/include/asm/entry-macro-multi.S \
arch/arm/kernel/entry-armv.o: $(deps_arch/arm/kernel/entry-armv.o)
$(deps_arch/arm/kernel/entry-armv.o):
|
Envious-Data/shinano-sirius_msm8974abpro
|
arch/arm/kernel/.entry-armv.o.cmd
|
bat
|
gpl-2.0
| 7,370 |
cmd_drivers/usb/misc/usbsevseg.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/usb/misc/usbsevseg.ko drivers/usb/misc/usbsevseg.o drivers/usb/misc/usbsevseg.mod.o
|
avareldalton85/rpi2-linux-rt
|
drivers/usb/misc/.usbsevseg.ko.cmd
|
bat
|
gpl-2.0
| 275 |
@echo off
rem *--------------------------------------------------------------*
rem * Play a tracker file given as first argument. Example:
rem * playmod file.mod
rem * NOTE: MikMod's raw output driver has a bug in it, so at current
rem * time it is unusable. I'll submit the required changes to MikMod's
rem * author, in the meantime I've included a binary of MikMod.
rem * NOTE: "6" in "-d6" directive below is the stdout driver. You
rem * should run "MikMod -l" and see if this corresponds to your
rem * MikMod setup (driver ordinal number depends of compilation
rem * options).
rem *--------------------------------------------------------------*
MikMod %1 -d6 %2 %3 %4 %5 %6 %7 %8 %9|devaudio.exe -wc2 -r44100
|
OS2World/MM-SOUND-DevAudio
|
doc/playmod.cmd
|
bat
|
gpl-2.0
| 714 |
cmd_net/ipv6/ipv6.o := /home/jashaswee/vibex2/X2_ROW_L_OpenSource/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ld -EL -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/ping.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/xfrm6_policy.o net/ipv6/xfrm6_state.o net/ipv6/xfrm6_input.o net/ipv6/xfrm6_output.o net/ipv6/netfilter.o net/ipv6/fib6_rules.o net/ipv6/proc.o net/ipv6/syncookies.o
|
jashasweejena/VibeKernel
|
net/ipv6/.ipv6.o.cmd
|
bat
|
gpl-2.0
| 808 |
md Build
gcc.exe -c "Src\main.c" -o main.o
gcc.exe -c "Src\Sources\bitmap.c" -o bitmap.o
g++.exe -o Build\image_converter.exe main.o bitmap.o
del main.o
del bitmap.o
|
SalihPalamut/Image-Converter
|
compile.bat
|
bat
|
gpl-2.0
| 170 |
cmd_net/netlink/built-in.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o net/netlink/built-in.o net/netlink/af_netlink.o net/netlink/genetlink.o
|
avareldalton85/rpi2-linux-rt
|
net/netlink/.built-in.o.cmd
|
bat
|
gpl-2.0
| 209 |
cmd_fs/ramfs/ramfs.o := ppc_4xx-ld -m elf32ppc -r -o fs/ramfs/ramfs.o fs/ramfs/inode.o fs/ramfs/file-mmu.o
|
mattkelly/linux-2.6-xlnx
|
fs/ramfs/.ramfs.o.cmd
|
bat
|
gpl-2.0
| 111 |
echo.
echo Building Packages
echo.
SETLOCAL ENABLEDELAYEDEXPANSION
set packagebasefolder=%tmppath%\packages
for /f "delims=" %%i in ('dir /ad/b %packagebasefolder%') do (
echo Building package pkg_%%i
echo.
set zipfilename=%targetpath%\pkg_%%i_%fileversion%.zip
set packagefolder=%packagebasefolder%\%%i
rem copy over the necessary files
rem split the line and get the 3th token 1<2>3</foo>
for /f "delims=<>, tokens=3" %%a in ('findstr "<file " !packagefolder!\pkg_%%i.xml') do (
set filename=%%a
xcopy /Q /Y %targetpath%\!filename! !packagefolder!\packages
)
del /Q !zipfilename!
PUSHD !packagefolder!
%buildpath%\zip.exe -q -r !zipfilename! *
POPD
echo.
)
ENDLOCAL
|
kwirk/eventgallery
|
build/build_package.cmd
|
bat
|
gpl-2.0
| 701 |
"C:\Python27\python.exe" setup_filehash.py
pause
|
ovpn-to/oVPN.to-Client-Software
|
setup_filehash.bat
|
bat
|
gpl-2.0
| 48 |
cmd_/home/devel/devel/nucleos/git/nucleos/usr/include/servers/fs/minixfs/.install := perl scripts/headers_install.pl /home/devel/devel/nucleos/git/nucleos/include/servers/fs/minixfs /home/devel/devel/nucleos/git/nucleos/usr/include/servers/fs/minixfs x86 const.h super.h type.h; perl scripts/headers_install.pl /home/devel/devel/nucleos/git/nucleos/include/servers/fs/minixfs /home/devel/devel/nucleos/git/nucleos/usr/include/servers/fs/minixfs x86 ; touch /home/devel/devel/nucleos/git/nucleos/usr/include/servers/fs/minixfs/.install
|
klenovic/nucleos-newlib
|
newlib/libc/sys/nucleos/include/servers/fs/minixfs/..install.cmd
|
bat
|
gpl-2.0
| 535 |
%JAVA_HOME%\bin\javac -Djava.endorsed.dirs=.\dist\lib -cp .;dist\lib\JavaSyntaxHighlighter-1.2.0.jar -d classes guifactory\util\*.java
|
gabyi/jGUIAr
|
compileUtil.bat
|
bat
|
gpl-3.0
| 135 |
set CP=%EDIREADER_HOME%/edireader-4.7.3.jar
set CP=%CP%;%EDIREADER_HOME%/lib/sax2.jar
java -cp "%CP%" com.berryworks.edireader.demo.EDIScanner %1
|
vonwenm/EDIReader
|
scripts/EDIScanner.bat
|
bat
|
gpl-3.0
| 147 |
@echo off
echo.
@echo Welcome to the SNAP command-line interface.
@echo The following command-line tools are available:
@echo gpt - Graph Processing Tool
@echo pconvert - Data product conversion and quicklook generation
@echo snap64 - SNAP Desktop launcher
@echo snappy-conf - Configuration tool for the SNAP-Python interface
@echo Typing the name of each tool will output its usage information.
echo.
cd /d %~dp0
prompt $G$S
|
senbox-org/snap-installer
|
files/winx64/bin/snap-cli.bat
|
bat
|
gpl-3.0
| 457 |
start mysql -u root -p cronos
start don_rogi_api\api.py
start vim don_rogi_api\api.py
start vim don_rogi_api\api_functions.py
start vim js/home.js
|
Zerl1990/CronosDB
|
DeveloperInit.bat
|
bat
|
gpl-3.0
| 147 |
@echo off
@echo.
@echo [ upload bitdust-testing.zip to bitdust.io ]
rm -rf bitdust-testing.zip
rename bitdust.zip bitdust-testing.zip
rsync -rptgoE --force -z --compress-level=9 -h --progress -vv --stats -c bitdust-testing.zip rsync://[email protected]/download
@echo.
@echo [ DONE ]
@echo.
pause
|
vesellov/bitdust.devel
|
release/windows/9-UPLOAD-ZIP.bat
|
bat
|
agpl-3.0
| 316 |
@setlocal EnableDelayedExpansion
@echo off
:init
set "D=%DATE%"
set "T=%TIME%"
if "%T:~0,1%"==" " set "T=0%T:~1%"
set "filepart="
:parse
if "%~1"=="" goto :main
if /i "%1"=="--cached" set "fileset=--cached" && shift && goto :parse
if /i "%1"=="-cached" set "fileset=--cached" && shift && goto :parse
if /i "%1"=="cached" set "fileset=--cached" && shift && goto :parse
if /i "%1"=="--staged" set "fileset=--cached" && shift && goto :parse
if /i "%1"=="-staged" set "fileset=--cached" && shift && goto :parse
if /i "%1"=="staged" set "fileset=--cached" && shift && goto :parse
if /i "%1"=="--head" set "fileset=HEAD" && shift && goto :parse
if /i "%1"=="-head" set "fileset=HEAD" && shift && goto :parse
if /i "%1"=="head" set "fileset=HEAD" && shift && goto :parse
if /i "%1"=="--all" set "fileset=HEAD" && shift && goto :parse
if /i "%1"=="-all" set "fileset=HEAD" && shift && goto :parse
if /i "%1"=="all" set "fileset=HEAD" && shift && goto :parse
if /i "%1"=="--unstaged" set "fileset=" && shift && goto :parse
if /i "%1"=="-unstaged" set "fileset=" && shift && goto :parse
if /i "%1"=="unstaged" set "fileset=" && shift && goto :parse
:: Use any other argument as part of the file name..
if "%filepart%"=="" set filepart=%~1
shift
goto :parse
:main
if "%fileset%"=="" (
set filesetname=unstaged
) else (
set filesetname=!fileset!
rem if "%filesetname:~0,2%"=="--" set filesetname=%filesetname:~2%
if "!filesetname:~0,2!"=="--" (
set filesetname=!filesetname:~2!
)
)
if "!filepart!"=="" set "filepart=Current Work"
if not "!filesetname!"=="" set "filesetname= (!filesetname!)"
set filename=%UserProfile%\Desktop\%D:~-4%-%D:~4,2%-%D:~7,2% %T:~0,2%-%T:~3,2%-%T:~6,2% !filepart!!filesetname!.patch
:: Different ways to create a patch..
rem git format-patch -1 --stdout > "%filename%"
rem git diff %fileset% >"%filename%"
echo git diff %fileset% ^>"%filename%"
git diff %fileset% >"%filename%"
:end
endlocal && exit /B 0
|
kodybrown/dos
|
gitpatch.bat
|
bat
|
unlicense
| 2,054 |
:: Copyright 2019-2021 Google LLC
::
:: Licensed under the Apache License, Version 2.0 (the "License");
:: you may not use this file except in compliance with the License.
:: You may obtain a copy of the License at
::
:: https://www.apache.org/licenses/LICENSE-2.0
::
:: Unless required by applicable law or agreed to in writing, software
:: distributed under the License is distributed on an "AS IS" BASIS,
:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
:: See the License for the specific language governing permissions and
:: limitations under the License.
echo off
setlocal enabledelayedexpansion
set ROOTDIR=%~dp0\..\..\
set TEST_DATA_DIR=%ROOTDIR%\..\test_data
set LIBCORAL_DIR=%ROOTDIR%\..\libcoral
set LIBEDGETPU_DIR=%ROOTDIR%\..\libedgetpu
for /f %%i in ("%ROOTDIR%") do set "ROOTDIR=%%~fi"
for /f %%i in ("%TEST_DATA_DIR%") do set "TEST_DATA_DIR=%%~fi"
for /f %%i in ("%LIBCORAL_DIR%") do set "LIBCORAL_DIR=%%~fi"
for /f %%i in ("%LIBEDGETPU_DIR%") do set "LIBEDGETPU_DIR=%%~fi"
for /f "tokens=2 delims==" %%i in ('wmic os get /format:value ^| findstr TotalVisibleMemorySize') do set /A "MEM_KB=%%i >> 1"
rem Build Python 3.5 wheel
call %ROOTDIR%\scripts\windows\clean.bat
docker run -m %MEM_KB%KB --cpus %NUMBER_OF_PROCESSORS% --rm ^
-v %ROOTDIR%:c:\edgetpu ^
-v %TEST_DATA_DIR%:c:\edgetpu\test_data ^
-v %LIBCORAL_DIR%:c:\edgetpu\libcoral ^
-v %LIBEDGETPU_DIR%:c:\edgetpu\libedgetpu ^
-w c:\edgetpu ^
-e BAZEL_OUTPUT_BASE=c:\temp\edgetpu ^
-e PYTHON=c:\python35\python.exe edgetpu-win scripts\windows\build_wheel.bat
rem Build Python 3.6 wheel
call %ROOTDIR%\scripts\windows\clean.bat
docker run -m %MEM_KB%KB --cpus %NUMBER_OF_PROCESSORS% --rm ^
-v %ROOTDIR%:c:\edgetpu ^
-v %TEST_DATA_DIR%:c:\edgetpu\test_data ^
-v %LIBCORAL_DIR%:c:\edgetpu\libcoral ^
-v %LIBEDGETPU_DIR%:c:\edgetpu\libedgetpu ^
-w c:\edgetpu ^
-e BAZEL_OUTPUT_BASE=c:\temp\edgetpu ^
-e PYTHON=c:\python36\python.exe edgetpu-win scripts\windows\build_wheel.bat
rem Build Python 3.7 wheel
call %ROOTDIR%\scripts\windows\clean.bat
docker run -m %MEM_KB%KB --cpus %NUMBER_OF_PROCESSORS% --rm ^
-v %ROOTDIR%:c:\edgetpu ^
-v %TEST_DATA_DIR%:c:\edgetpu\test_data ^
-v %LIBCORAL_DIR%:c:\edgetpu\libcoral ^
-v %LIBEDGETPU_DIR%:c:\edgetpu\libedgetpu ^
-w c:\edgetpu ^
-e BAZEL_OUTPUT_BASE=c:\temp\edgetpu ^
-e PYTHON=c:\python37\python.exe edgetpu-win scripts\windows\build_wheel.bat
rem Build Python 3.8 wheel
call %ROOTDIR%\scripts\windows\clean.bat
docker run -m %MEM_KB%KB --cpus %NUMBER_OF_PROCESSORS% --rm ^
-v %ROOTDIR%:c:\edgetpu ^
-v %TEST_DATA_DIR%:c:\edgetpu\test_data ^
-v %LIBCORAL_DIR%:c:\edgetpu\libcoral ^
-v %LIBEDGETPU_DIR%:c:\edgetpu\libedgetpu ^
-w c:\edgetpu ^
-e BAZEL_OUTPUT_BASE=c:\temp\edgetpu ^
-e PYTHON=c:\python38\python.exe edgetpu-win scripts\windows\build_wheel.bat
rem Build Python 3.9 wheel
call %ROOTDIR%\scripts\windows\clean.bat
docker run -m %MEM_KB%KB --cpus %NUMBER_OF_PROCESSORS% --rm ^
-v %ROOTDIR%:c:\edgetpu ^
-v %TEST_DATA_DIR%:c:\edgetpu\test_data ^
-v %LIBCORAL_DIR%:c:\edgetpu\libcoral ^
-v %LIBEDGETPU_DIR%:c:\edgetpu\libedgetpu ^
-w c:\edgetpu ^
-e BAZEL_OUTPUT_BASE=c:\temp\edgetpu ^
-e PYTHON=c:\python39\python.exe edgetpu-win scripts\windows\build_wheel.bat
|
google-coral/pycoral
|
scripts/windows/docker_make_wheels.bat
|
bat
|
apache-2.0
| 3,365 |
@ECHO OFF
%~dp0..\..\startvs.cmd %~dp0Mvc.slnf
|
aspnet/AspNetCore
|
src/Mvc/startvs.cmd
|
bat
|
apache-2.0
| 48 |
packages\NuGet.CommandLine.3.3.0\tools\nuget push .\Jal.Persistence.Nuget\*.nupkg
pause;
|
raulnq/Jal.Persistence
|
push.bat
|
bat
|
apache-2.0
| 89 |
REM @echo off
cd ..
cd build
cd mongo-cxx-driver-legacy-1.1.2
md ..\..\..\mongo
md ..\..\..\mongo\include
md ..\..\..\mongo\lib
md ..\..\..\mongo\lib\x86
md ..\..\..\mongo\lib\x64
cd ..
cd ..
cd ..
cd openssl
ren lib lib_ex
cd ..
cd autobuild
cd build
cd mongo-cxx-driver-legacy-1.1.2
set REL_PATH=.\
set ABS_PATH=.\
rem // Save current directory and change to target directory
pushd %REL_PATH%
rem // Save value of CD variable (current directory)
set ABS_PATH=%CD%
rem // Restore original directory
popd
echo ABS_PATH=
echo %ABS_PATH%
mklink /D ..\..\..\openssl\lib lib_ex\x86
call scons install -j 2 --ssl --32 --extrapath=%ABS_PATH%\..\..\..\openssl\ --cpppath=%ABS_PATH%\..\..\..\boost\ --libpath=%ABS_PATH%\..\..\..\boost\stage\lib\x86
call scons install -j 2 --ssl --32 --dynamic-windows --sharedclient --extrapath=%ABS_PATH%\..\..\..\openssl\ --cpppath=%ABS_PATH%\..\..\..\boost\ --libpath=%ABS_PATH%\..\..\..\boost\stage\lib\x86
call scons install -j 2 --ssl --32 --dbg=on --dynamic-windows --sharedclient --extrapath=%ABS_PATH%\..\..\..\openssl\ --cpppath=%ABS_PATH%\..\..\..\boost\ --libpath=%ABS_PATH%\..\..\..\boost\stage\lib\x86
if errorlevel 1 (
echo ******* ERROR *******
echo unable to build mongo libraries, please inspect the build log for clues.
echo *********************
exit )
rmdir /Q ..\..\..\openssl\lib
cd build
xcopy /E /I /Y install\include ..\..\..\..\mongo\include
xcopy /E /I /Y install\lib ..\..\..\..\mongo\lib\x86
cd ..
mklink /D ..\..\..\openssl\lib lib_ex\x64
call scons install -j 2 --ssl --64 --extrapath=%ABS_PATH%\..\..\..\openssl\ --cpppath=%ABS_PATH%\..\..\..\boost\ --libpath=%ABS_PATH%\..\..\..\boost\stage\lib\x64
call scons install -j 2 --ssl --64 --dynamic-windows --sharedclient --extrapath=%ABS_PATH%\..\..\..\openssl\ --cpppath=%ABS_PATH%\..\..\..\boost\ --libpath=%ABS_PATH%\..\..\..\boost\stage\lib\x64
call scons install -j 2 --ssl --64 --dbg=on --dynamic-windows --sharedclient --extrapath=%ABS_PATH%\..\..\..\openssl\ --cpppath=%ABS_PATH%\..\..\..\boost\ --libpath=%ABS_PATH%\..\..\..\boost\stage\lib\x64
if errorlevel 1 (
echo ******* ERROR *******
echo unable to build mongo libraries, please inspect the build log for clues.
echo *********************
exit )
if errorlevel 0 (
echo *********************
echo Praise the sun!
echo ********************* )
rmdir /Q ..\..\..\openssl\lib
cd ..
cd ..
cd ..
cd openssl
ren lib_ex lib
cd ..
cd autobuild
cd build
cd mongo-cxx-driver-legacy-1.1.2
cd build
xcopy /E /I /Y install\lib ..\..\..\..\mongo\lib\x64
cd ..
|
kr0st/fplog
|
autobuild/win/make_mongo.bat
|
bat
|
bsd-2-clause
| 2,540 |
inject.exe --run "E:\Games\SteamLibrary\steamapps\common\Batman Arkham Origins\SinglePlayer\Binaries\Win32\BatmanOrigins.exe" --inject --steam-app-id 209000 --export Load --add-path --path-resolution --module cerberus.dll
|
geota/hadesmem
|
scripts/x86/bao.bat
|
bat
|
mit
| 221 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCMSG.S03_SetMessageFlags.MSOXCMSG_S03_TC01_RopSetReadFlags /testcontainer:..\..\MS-OXCMSG\TestSuite\bin\Debug\MS-OXCMSG_TestSuite.dll /runconfig:..\..\MS-OXCMSG\MS-OXCMSG.testsettings /unique
pause
|
XinwLi/Interop-TestSuites-1
|
ExchangeMAPI/Source/Scripts/MS-OXCMSG/RunMSOXCMSG_S03_TC01_RopSetReadFlags.cmd
|
bat
|
mit
| 293 |
cmd_scripts/kconfig/kxgettext.o := gcc -Wp,-MD,scripts/kconfig/.kxgettext.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -c -o scripts/kconfig/kxgettext.o scripts/kconfig/kxgettext.c
source_scripts/kconfig/kxgettext.o := scripts/kconfig/kxgettext.c
deps_scripts/kconfig/kxgettext.o := \
/usr/include/stdlib.h \
/usr/include/features.h \
/usr/include/x86_64-linux-gnu/bits/predefs.h \
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stddef.h \
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
/usr/include/endian.h \
/usr/include/x86_64-linux-gnu/bits/endian.h \
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
/usr/include/x86_64-linux-gnu/sys/types.h \
/usr/include/x86_64-linux-gnu/bits/types.h \
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
/usr/include/time.h \
/usr/include/x86_64-linux-gnu/sys/select.h \
/usr/include/x86_64-linux-gnu/bits/select.h \
/usr/include/x86_64-linux-gnu/bits/sigset.h \
/usr/include/x86_64-linux-gnu/bits/time.h \
/usr/include/x86_64-linux-gnu/bits/select2.h \
/usr/include/x86_64-linux-gnu/sys/sysmacros.h \
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
/usr/include/alloca.h \
/usr/include/x86_64-linux-gnu/bits/stdlib.h \
/usr/include/string.h \
/usr/include/xlocale.h \
/usr/include/x86_64-linux-gnu/bits/string.h \
/usr/include/x86_64-linux-gnu/bits/string2.h \
/usr/include/x86_64-linux-gnu/bits/string3.h \
scripts/kconfig/lkc.h \
$(wildcard include/config/.h) \
$(wildcard include/config/list.h) \
scripts/kconfig/expr.h \
/usr/include/stdio.h \
/usr/include/libio.h \
/usr/include/_G_config.h \
/usr/include/wchar.h \
/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdarg.h \
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
/usr/include/x86_64-linux-gnu/bits/sys_errlist.h \
/usr/include/x86_64-linux-gnu/bits/stdio.h \
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
/usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdbool.h \
/usr/include/libintl.h \
/usr/include/locale.h \
/usr/include/x86_64-linux-gnu/bits/locale.h \
scripts/kconfig/lkc_proto.h \
scripts/kconfig/kxgettext.o: $(deps_scripts/kconfig/kxgettext.o)
$(deps_scripts/kconfig/kxgettext.o):
|
TroNit/BlackDome_New_supersonic
|
scripts/kconfig/.kxgettext.o.cmd
|
bat
|
gpl-2.0
| 2,497 |
cmd_/work/arm_fsl_gcc_4.4.4_multilib/arm-fsl-linux-gnueabi/multi-libs/usr/include/xen/.check := for f in evtchn.h ; do echo "/work/arm_fsl_gcc_4.4.4_multilib/arm-fsl-linux-gnueabi/multi-libs/usr/include/xen/$${f}"; done | xargs perl /work/arm-toolchains/tmp/src/linux-2.6.31.14/scripts/headers_check.pl /work/arm_fsl_gcc_4.4.4_multilib/arm-fsl-linux-gnueabi/multi-libs/usr/include arm; touch /work/arm_fsl_gcc_4.4.4_multilib/arm-fsl-linux-gnueabi/multi-libs/usr/include/xen/.check
|
chrnueve/udooImaxdi
|
arm-fsl-linux-gnueabi/arm-fsl-linux-gnueabi/multi-libs/usr/include/xen/..check.cmd
|
bat
|
gpl-2.0
| 481 |
set FRCC=..\..\..\..\Res\frcc.exe
%FRCC% frxrcUIB.frc
copy frxrcUIB.pas ..\..
del *.pas
|
padcom/aplaster
|
components/uib/misc/FastReport3/Resources/French/mk.bat
|
bat
|
gpl-3.0
| 96 |
@ECHO OFF
del firmware_update\*.hex
del firmware_update\*.bat
copy build\dual_strike_firmware_atmega168.hex firmware_update\dual_strike_firmware_atmega168_V%1.hex
REM copy build\dual_strike_firmware_atmega8.hex firmware_update\dual_strike_firmware_atmega8_V%1.hex
copy build\dual_strike_firmware_atmega168_smd.hex firmware_update\dual_strike_firmware_atmega168_smd_V%1.hex
REM copy build\dual_strike_firmware_atmega8_smd.hex firmware_update\dual_strike_firmware_atmega8_smd_V%1.hex
ECHO @ECHO OFF>firmware_update\update_firmware_atmega168.bat
ECHO bootloadHID.exe -r "dual_strike_firmware_atmega168_V%1.hex">>firmware_update\update_firmware_atmega168.bat
ECHO Pause>>firmware_update\update_firmware_atmega168.bat
REM ECHO @ECHO OFF>firmware_update\update_firmware_atmega8.bat
REM ECHO bootloadHID.exe -r "dual_strike_firmware_atmega8_V%1.hex">>firmware_update\update_firmware_atmega8.bat
REM ECHO Pause>>firmware_update\update_firmware_atmega8.bat
ECHO @ECHO OFF>firmware_update\update_firmware_atmega168_smd.bat
ECHO bootloadHID.exe -r "dual_strike_firmware_atmega168_smd_V%1.hex">>firmware_update\update_firmware_atmega168_smd.bat
ECHO Pause>>firmware_update\update_firmware_atmega168_smd.bat
REM ECHO @ECHO OFF>firmware_update\update_firmware_atmega8_smd.bat
REM ECHO bootloadHID.exe -r "dual_strike_firmware_atmega8_smd_V%1.hex">>firmware_update\update_firmware_atmega8_smd.bat
REM ECHO Pause>>firmware_update\update_firmware_atmega8_smd.bat
|
IvIePhisto/Dual-Strike
|
Firmware/Trunk/update_firmware_update.bat
|
bat
|
gpl-3.0
| 1,475 |
@echo off
for /f "tokens=1,2,3 delims=:" %%a in ("%time%") do set /a st=(%%a*60+%%b)*60+%%c 2> nul
copy %1 %2 > nul
for /f "tokens=1,2,3 delims=:" %%a in ("%time%") do set /a et=(%%a*60+%%b)*60+%%c 2> nul
set /a dt=%et%-%st% 2>NUL
echo %dt% sec
echo %~z1 kb
set /a s=%~z1/1048576/%dt% 2>NUL
echo %s% MB/s
|
slogger/UrFU-task
|
1/ОС/Экзамен/Windows/copspeed.cmd
|
bat
|
unlicense
| 304 |
@echo off
REM *************************GO-LICENSE-START********************************
REM Copyright 2014 ThoughtWorks, Inc.
REM
REM Licensed under the Apache License, Version 2.0 (the "License");
REM you may not use this file except in compliance with the License.
REM You may obtain a copy of the License at
REM
REM http://www.apache.org/licenses/LICENSE-2.0
REM
REM Unless required by applicable law or agreed to in writing, software
REM distributed under the License is distributed on an "AS IS" BASIS,
REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
REM See the License for the specific language governing permissions and
REM limitations under the License.
REM *************************GO-LICENSE-END**********************************
if not defined SERVER_DIR set SERVER_DIR=%cd%
if not defined SERVER_MEM set SERVER_MEM=512m
if not defined SERVER_MAX_MEM set SERVER_MAX_MEM=1024m
if not defined SERVER_MAX_PERM_GEN set SERVER_MAX_PERM_GEN=256m
if not defined SERVER_MIN_PERM_GEN set SERVER_MIN_PERM_GEN=128m
if not defined GO_SERVER_PORT set GO_SERVER_PORT=8153
if not defined GO_SERVER_SSL_PORT set GO_SERVER_SSL_PORT=8154
if not defined JAVA_CMD set JAVA_CMD=%GO_SERVER_JAVA_HOME%\bin\java.exe
if not defined GO_SERVER_SYSTEM_PROPERTIES set GO_SERVER_SYSTEM_PROPERTIES=
set JAVA_HOME=%GO_SERVER_JAVA_HOME%
if defined GC_LOG (
set GC_LOG=-verbose:gc -Xloggc:go-server-gc.log -XX:+PrintGCTimeStamps -XX:+PrintTenuringDistribution -XX:+PrintGCDetails -XX:+PrintGC
) else (
set GC_LOG=
)
if defined JVM_DEBUG (
set JVM_DEBUG=-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005
) else (
set JVM_DEBUG=
)
if not defined YOURKIT_PATH (
if exist C:\yjpagent.dll (
set YOURKIT_PATH=C:\yjpagent.dll
)
)
if not exist "%SERVER_DIR%\tmp" (
mkdir "%SERVER_DIR%\tmp"
)
if defined YOURKIT_PATH (
set YOURKIT=-agentpath:%YOURKIT_PATH%=port=6133
) else (
set YOURKIT=
)
if not exist "%JAVA_CMD%" set JAVA_CMD=java.exe
javac.exe 2>NUL
if ERRORLEVEL 3 goto :jre
set OPTION=-server
goto :done
:jre
set OPTION=-client
:done
"%JAVA_CMD%" %OPTION% %YOURKIT% -Xms%SERVER_MEM% -Xmx%SERVER_MAX_MEM% -XX:PermSize=%SERVER_MIN_PERM_GEN% -XX:MaxPermSize=%SERVER_MAX_PERM_GEN% %JVM_DEBUG% %GC_LOG% %GO_SERVER_SYSTEM_PROPERTIES% -Duser.language=en -DJAVA_SYS_MON_TEMP_DIR="%SERVER_DIR%\tmp" -Dorg.mortbay.jetty.Request.maxFormContentSize=30000000 -Djruby.rack.request.size.threshold.bytes=30000000 -Duser.country=US -Dcruise.config.dir="%SERVER_DIR%\config" -Dcruise.config.file="%SERVER_DIR%\config\cruise-config.xml" -Dcruise.server.port=%GO_SERVER_PORT% -Dcruise.server.ssl.port=%GO_SERVER_SSL_PORT% -jar "%SERVER_DIR%\go.jar"
|
turbine-rpowers/gocd-add-agent-sandbox-config
|
installers/server/release/server.cmd
|
bat
|
apache-2.0
| 2,696 |
product=hi3630_udp
acore-oam_ps
-j
8
|
asyan4ik/android_kernel_huawei_h60
|
drivers/vendor/hisi/build/obuild.cmd
|
bat
|
gpl-2.0
| 37 |
call _paths.bat
upx.exe --compress-icons=0 "%SOURCEDIR%\bin\LazyFixTool.exe"
upx.exe --compress-icons=0 "%SOURCEDIR%\bin\PNG2GIFs.exe"
upx.exe --compress-icons=0 "%SOURCEDIR%\bin\GIFs2PNG.exe"
upx.exe --compress-icons=0 "%SOURCEDIR%\bin\pge_calibrator.exe"
upx.exe --compress-icons=0 "%SOURCEDIR%\bin\pge_editor.exe"
upx.exe --compress-icons=0 "%SOURCEDIR%\bin\pge_manager.exe"
upx.exe --compress-icons=0 "%SOURCEDIR%\bin\pge_engine.exe"
pause
|
jpmac26/PGE-Project
|
_Misc/dev_scripts/apply_upx.bat
|
bat
|
gpl-3.0
| 445 |
@if "%_echo%"=="" echo off
setlocal
dir build.ok > NUL ) || (
@echo 'build.ok' not found.
goto :ERROR
)
if ERRORLEVEL 1 goto Error
for /f %%i in ("%FSDIFF%") do (
dir %%i% > NUL
if ERRORLEVEL 1 goto Error
)
.\test1.exe --tokens .\test1.input1 2> test1.input1.tokens.err
if ERRORLEVEL 1 goto Error
.\test1.exe .\test1.input1 2> test1.input1.err
if ERRORLEVEL 1 goto Error
.\test1.exe .\test1.input2.variation1 .\test1.input2.variation2 2> test1.input2.err
if ERRORLEVEL 1 goto Error
.\test1-unicode.exe --tokens .\test1.input1 2> test1-unicode.input1.tokens.err
if ERRORLEVEL 1 goto Error
.\test1-unicode.exe .\test1.input1 2> test1-unicode.input1.err
if ERRORLEVEL 1 goto Error
.\test1-unicode.exe .\test1.input2.variation1 .\test1.input2.variation2 2> test1-unicode.input2.err
if ERRORLEVEL 1 goto Error
.\test1-unicode.exe --tokens .\test1-unicode.input3.utf8 2> test1-unicode.input3.tokens.err
if ERRORLEVEL 1 goto Error
.\test1compat.exe --tokens .\test1.input1 2> test1compat.input1.tokens.err
if ERRORLEVEL 1 goto Error
.\test1compat.exe .\test1.input1 2> test1comapt.input1.err
if ERRORLEVEL 1 goto Error
.\test1compat.exe .\test1.input2.variation1 .\test1.input2.variation2 2> test1compat.input2.err
if ERRORLEVEL 1 goto Error
.\test2.exe --tokens .\test2.input1 2> test2.input1.tokens.err
if ERRORLEVEL 1 goto Error
.\test2.exe --tokens .\test2.badInput 2> test1.badInput.tokens.err
if ERRORLEVEL 1 goto Error
.\test2.exe .\test2.input1 2> test2.input1.err
if ERRORLEVEL 1 goto Error
.\test2.exe .\test2.badInput 2> test1.badInput.err
if ERRORLEVEL 1 goto Error
for /d %%f IN (test1.input1.tokens test1.input1 test1.input2 test1-unicode.input1.tokens test1-unicode.input1 test1-unicode.input2 test1-unicode.input3.tokens test1compat.input1.tokens test1comapt.input1 test1compat.input2 test2.input1.tokens test1.badInput.tokens test2.input1 test1.badInput) do (
echo ***** FSDIFF=%FSDIFF%, f = %%f
%FSDIFF% %%f.err %%f.bsl > %%f.diff
for /f %%c IN (%%f.diff) do (
echo ***** %%f.err %%f.bsl differed: a bug or baseline may neeed updating
IF DEFINED WINDIFF (start %windiff% %%f.bsl %%f.err)
goto SETERROR
)
echo Good, output %%f.err matched %%f.bsl
)
:Ok
echo Ran fsharp %~f0 ok.
endlocal
exit /b 0
:Skip
echo Skipped %~f0
endlocal
exit /b 0
:Error
endlocal
exit /b %ERRORLEVEL%
:SETERROR
set NonexistentErrorLevel 2> nul
goto Error
|
mrgleba/FsLexYacc
|
tests/fsyacc/run.bat
|
bat
|
apache-2.0
| 2,407 |
@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. 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\python-weka-wrapper.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\python-weka-wrapper.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
|
fracpete/fcms-doc-modifier
|
python/doc/make.bat
|
bat
|
gpl-3.0
| 6,736 |
:inc
:: Depreciated: use tasklist
call :tasklist "%~1"
goto :eof
|
SILAsiaPub/vimod-pub-combo
|
depreciated/inc.cmd
|
bat
|
mit
| 71 |
chcp 65001
php bin\console cache:clear --env=dev --no-warmup
php bin\console eXpansion:run -vvv --env=dev
pause
|
eXpansionPluginPack/eXpansion2
|
dev.bat
|
bat
|
mit
| 111 |
@ECHO OFF
setlocal
set BATCH_DIR=%~dp0
set SOURCE_DIR=%BATCH_DIR%\src
set THIRDPARTY_DIR=%SOURCE_DIR%\3PC
set OUT_DIR=%BATCH_DIR%\output_vs2010
SET OUT_BIN_DEBUG_DIR=%OUT_DIR%\bin\Debug
SET OUT_BIN_RELEASE_DIR=%OUT_DIR%\bin\Release
call VSProjects.bat VS10
::------------------------------------
::copy runtimes
::------------------------------------
::---------------------------------------------------------------------------------------------
:DEBUG
IF NOT EXIST %OUT_BIN_DEBUG_DIR% MKDIR %OUT_BIN_DEBUG_DIR%
xcopy %THIRDPARTY_DIR%\openssl1.0.1j\lib\win32 %OUT_BIN_DEBUG_DIR% /E /Y /F
xcopy %THIRDPARTY_DIR%\poco1.6.0\lib\vs2010\PocoFoundationd.dll %OUT_BIN_DEBUG_DIR% /E /Y /F
::---------------------------------------------------------------------------------------------
:RELEASE
IF NOT EXIST %OUT_BIN_RELEASE_DIR% MKDIR %OUT_BIN_RELEASE_DIR%
xcopy %THIRDPARTY_DIR%\openssl1.0.1j\lib\win32 %OUT_BIN_RELEASE_DIR% /E /Y /F
xcopy %THIRDPARTY_DIR%\poco1.6.0\lib\vs2010\PocoFoundation.dll %OUT_BIN_RELEASE_DIR% /E /Y /F
::---------------------------------------------------------------------------------------------
endlocal
|
kangaj/cmake
|
ProjectWithPocoOpenSSL/GenVS10Projects.bat
|
bat
|
mit
| 1,139 |
@ECHO off
SET ExeFile=TaskbarPinner.exe
IF EXIST %ExeFile% DEL %ExeFile%
CALL "%VS120COMNTOOLS%\VsDevCmd.bat"
csc.exe /optimize+ /highentropyva+ /t:exe /platform:anycpu /out:%ExeFile% /main:TaskbarPinner.Program /recurse:src\*.cs /define:DEBUG
PAUSE
|
paulmarsy/Console
|
Libraries/Custom Helper Apps/TaskbarPinner/build-debug.bat
|
bat
|
mit
| 254 |
#!/bin/sh
rem (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved.
rem
rem This file contains confidential and proprietary information
rem of Xilinx, Inc. and is protected under U.S. and
rem international copyright and other intellectual property
rem laws.
rem
rem DISCLAIMER
rem This disclaimer is not a license and does not grant any
rem rights to the materials distributed herewith. Except as
rem otherwise provided in a valid license issued to you by
rem Xilinx, and to the maximum extent permitted by applicable
rem law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND
rem WITH ALL FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES
rem AND CONDITIONS, EXPRESS, IMPLIED, OR STATUTORY, INCLUDING
rem BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, NON-
rem INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; and
rem (2) Xilinx shall not be liable (whether in contract or tort,
rem including negligence, or under any other theory of
rem liability) for any loss or damage of any kind or nature
rem related to, arising under or in connection with these
rem materials, including for any direct, or any indirect,
rem special, incidental, or consequential loss or damage
rem (including loss of data, profits, goodwill, or any type of
rem loss or damage suffered as a result of any action brought
rem by a third party) even if such damage or loss was
rem reasonably foreseeable or Xilinx had been advised of the
rem possibility of the same.
rem
rem CRITICAL APPLICATIONS
rem Xilinx products are not designed or intended to be fail-
rem safe, or for use in any application requiring fail-safe
rem performance, such as life-support or safety devices or
rem systems, Class III medical devices, nuclear facilities,
rem applications related to the deployment of airbags, or any
rem other applications that could lead to death, personal
rem injury, or severe property or environmental damage
rem (individually and collectively, "Critical
rem Applications"). Customer assumes the sole risk and
rem liability of any use of Xilinx products in Critical
rem Applications, subject only to applicable laws and
rem regulations governing limitations on product liability.
rem
rem THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS
rem PART OF THIS FILE AT ALL TIMES.
rem -----------------------------------------------------------------------------
rem Script to synthesize and implement the Coregen FIFO Generator
rem -----------------------------------------------------------------------------
rmdir /S /Q results
mkdir results
cd results
copy ..\..\..\bram_decoder.ngc .
planAhead -mode batch -source ..\planAhead_rdn.tcl
|
dhesant/elec4320
|
Lab2/ipcore_dir/bram_decoder/implement/planAhead_rdn.bat
|
bat
|
mit
| 2,634 |
rem First, convert the input data to vrt, reprojecting from RD to wgs84, and replacing the nodata value at the same time.
rem As gdalwarp does not support AAIGrid as output, we first convert it to VRT, and use gdal_translate to translate it to an ESRI ASCII GRID file.
for %%f in (*.asc) do (
echo Processing %%f
"c:/Program Files/QGIS Pisa/bin/gdalwarp.exe" --config GDAL_DATA "c:/OSGeo4W64/share/gdal" -srcnodata -9999 -dstnodata -1 -t_srs EPSG:4326 -s_srs EPSG:28992 -of VRT -r average %%f %%f_intermediate.vrt
"c:/Program Files/QGIS Pisa/bin/gdal_translate.exe" -of AAIGrid %%f_intermediate.vrt %%f.out
del %%f_intermediate.vrt
)
|
TNOCS/csTools
|
Conversion/RDtoWGS84.bat
|
bat
|
mit
| 638 |
@echo on
choco push *.nupkg --source https://push.chocolatey.org/ || exit /b 1
|
rschmitt/heatseeker
|
push-nupkg.bat
|
bat
|
mit
| 80 |
rem usage:
rem new m MODULE-NODE (PÆ)
rem new h HEADER-NODE (PÆ)
rem new mm MODULE-NODE (all.h)
rem new hh HEADER-NODE (all.h)
rem new e EXECUTABLE-NODE
rem end usage
IF "%2" == "" GOTO END
IF EXIST %2.c GOTO END
rem IF EXIST %2.cpp GOTO END
IF EXIST %2.h GOTO END
GOTO _%1
:_M
> %2.c ECHO #include "%2.h"
:_H
> %2.h ECHO #pragma once
>> %2.h ECHO;
>> %2.h ECHO #include "C:\Factory\Common\all.h"
GOTO END
:_MM
> %2.c ECHO #include "all.h"
:_HH
> %2.h ECHO;
IF EXIST all.h GOTO EALLH
> all.h ECHO #pragma once
>> all.h ECHO;
:EALLH
>> all.h ECHO #include "%2.h"
GOTO END
:_E
> %2.c ECHO #include "C:\Factory\Common\all.h"
>> %2.c ECHO;
>> %2.c ECHO int main(int argc, char **argv)
>> %2.c ECHO {
>> %2.c ECHO }
:END
|
stackprobe/Factory
|
DevTools/new.bat
|
bat
|
mit
| 725 |
@echo off
call paket install -v
if errorlevel 1 (
exit /b %errorlevel%
)
call fake build.fsx %*
|
blacktaxi/observable-property
|
build.cmd
|
bat
|
mit
| 100 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=python -msphinx
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=FLAME
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
|
frib-high-level-controls/FLAME
|
sphinx_doc/make.bat
|
bat
|
mit
| 803 |
cmd_arch/arm/lib/memset.o := /home/algesat/kernel/scripts/gcc-wrapper.py /home/algesat/arm-eabi-4.7/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.memset.o.d -nostdinc -isystem /home/algesat/arm-eabi-4.7/bin/../lib/gcc/arm-eabi/4.7/include -I/home/algesat/kernel/arch/arm/include -Iarch/arm/include/generated -Iinclude -include /home/algesat/kernel/include/linux/kconfig.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/memset.o arch/arm/lib/memset.S
source_arch/arm/lib/memset.o := arch/arm/lib/memset.S
deps_arch/arm/lib/memset.o := \
/home/algesat/kernel/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/sparse/rcu/pointer.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/algesat/kernel/arch/arm/include/asm/linkage.h \
/home/algesat/kernel/arch/arm/include/asm/assembler.h \
$(wildcard include/config/cpu/feroceon.h) \
$(wildcard include/config/trace/irqflags.h) \
$(wildcard include/config/smp.h) \
$(wildcard include/config/cpu/use/domains.h) \
/home/algesat/kernel/arch/arm/include/asm/ptrace.h \
$(wildcard include/config/cpu/endian/be8.h) \
$(wildcard include/config/arm/thumb.h) \
/home/algesat/kernel/arch/arm/include/asm/hwcap.h \
/home/algesat/kernel/arch/arm/include/asm/domain.h \
$(wildcard include/config/verify/permission/fault.h) \
$(wildcard include/config/io/36.h) \
arch/arm/lib/memset.o: $(deps_arch/arm/lib/memset.o)
$(deps_arch/arm/lib/memset.o):
|
Algesat/BladeApex2
|
arch/arm/lib/.memset.o.cmd
|
bat
|
gpl-2.0
| 1,954 |
cmd_/home/sybot/devel/etherlabmaster/devices/ec_8139too.ko := ld -r -m elf_i386 -T /usr/src/linux-headers-3.2.0-4-common/scripts/module-common.lds --build-id -o /home/sybot/devel/etherlabmaster/devices/ec_8139too.ko /home/sybot/devel/etherlabmaster/devices/ec_8139too.o /home/sybot/devel/etherlabmaster/devices/ec_8139too.mod.o
|
ahzahraee/etherlabmaster
|
devices/.ec_8139too.ko.cmd
|
bat
|
gpl-2.0
| 329 |
cmd_/home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/comp.o := ld -m elf_i386 -r -o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/comp.o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/objects/hal/components/comp.o
|
CalvinHsu1223/LinuxCNC-HAL-EtherCAT-Driver-with-ILC
|
src/.comp.o.cmd
|
bat
|
gpl-2.0
| 213 |
cmd_drivers/usb/class/built-in.o := rm -f drivers/usb/class/built-in.o; ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-ar rcsD drivers/usb/class/built-in.o
|
chrnueve/udooImaxdi
|
kernel_oficial_source/drivers/usb/class/.built-in.o.cmd
|
bat
|
gpl-2.0
| 161 |
cmd_drivers/base/bus.o := arm-eabi-gcc -Wp,-MD,drivers/base/.bus.o.d -nostdinc -isystem /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-tegra/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -marm -fno-dwarf2-cfi-asm -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -msoft-float -Uarm -Wframe-larger-than=1024 -fno-stack-protector -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(bus)" -D"KBUILD_MODNAME=KBUILD_STR(bus)" -c -o drivers/base/bus.o drivers/base/bus.c
deps_drivers/base/bus.o := \
drivers/base/bus.c \
$(wildcard include/config/hotplug.h) \
$(wildcard include/config/sysfs/deprecated.h) \
include/linux/device.h \
$(wildcard include/config/of.h) \
$(wildcard include/config/debug/devres.h) \
$(wildcard include/config/numa.h) \
$(wildcard include/config/devtmpfs.h) \
$(wildcard include/config/printk.h) \
$(wildcard include/config/dynamic/debug.h) \
include/linux/ioport.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 \
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/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/types.h \
include/asm-generic/int-ll64.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/bitsperlong.h \
include/asm-generic/bitsperlong.h \
include/linux/posix_types.h \
include/linux/stddef.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/posix_types.h \
include/linux/kobject.h \
include/linux/list.h \
$(wildcard include/config/debug/list.h) \
include/linux/poison.h \
$(wildcard include/config/illegal/pointer/value.h) \
include/linux/prefetch.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/processor.h \
$(wildcard include/config/mmu.h) \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/ptrace.h \
$(wildcard include/config/cpu/endian/be8.h) \
$(wildcard include/config/arm/thumb.h) \
$(wildcard include/config/smp.h) \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/hwcap.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/cache.h \
$(wildcard include/config/arm/l1/cache/shift.h) \
$(wildcard include/config/aeabi.h) \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/system.h \
$(wildcard include/config/cpu/xsc3.h) \
$(wildcard include/config/cpu/fa526.h) \
$(wildcard include/config/arch/has/barriers.h) \
$(wildcard include/config/arm/dma/mem/bufferable.h) \
$(wildcard include/config/cpu/sa1100.h) \
$(wildcard include/config/cpu/sa110.h) \
$(wildcard include/config/cpu/32v6k.h) \
include/linux/linkage.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/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) \
include/linux/typecheck.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/irqflags.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/outercache.h \
$(wildcard include/config/outer/cache/sync.h) \
$(wildcard include/config/outer/cache.h) \
arch/arm/mach-tegra/include/mach/barriers.h \
include/asm-generic/cmpxchg-local.h \
include/linux/sysfs.h \
$(wildcard include/config/debug/lock/alloc.h) \
$(wildcard include/config/sysfs.h) \
include/linux/errno.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/errno.h \
include/asm-generic/errno.h \
include/asm-generic/errno-base.h \
include/linux/lockdep.h \
$(wildcard include/config/lockdep.h) \
$(wildcard include/config/lock/stat.h) \
$(wildcard include/config/generic/hardirqs.h) \
$(wildcard include/config/prove/locking.h) \
$(wildcard include/config/prove/rcu.h) \
include/linux/kobject_ns.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/atomic.h \
$(wildcard include/config/generic/atomic64.h) \
include/asm-generic/atomic-long.h \
include/linux/spinlock.h \
$(wildcard include/config/debug/spinlock.h) \
$(wildcard include/config/generic/lockbreak.h) \
$(wildcard include/config/preempt.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) \
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/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/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/arch_hweight.h \
include/asm-generic/bitops/const_hweight.h \
include/asm-generic/bitops/lock.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/thread_info.h \
$(wildcard include/config/arm/thumbee.h) \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/fpstate.h \
$(wildcard include/config/vfpv3.h) \
$(wildcard include/config/iwmmxt.h) \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/domain.h \
$(wildcard include/config/io/36.h) \
include/linux/kernel.h \
$(wildcard include/config/preempt/voluntary.h) \
$(wildcard include/config/debug/spinlock/sleep.h) \
$(wildcard include/config/ring/buffer.h) \
$(wildcard include/config/tracing.h) \
$(wildcard include/config/ftrace/mcount/record.h) \
/home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include/stdarg.h \
include/linux/log2.h \
$(wildcard include/config/arch/has/ilog2/u32.h) \
$(wildcard include/config/arch/has/ilog2/u64.h) \
include/linux/dynamic_debug.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/byteorder.h \
include/linux/byteorder/little_endian.h \
include/linux/swab.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/swab.h \
include/linux/byteorder/generic.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/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.h) \
$(wildcard include/config/generic/bug/relative/pointers.h) \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/div64.h \
include/linux/stringify.h \
include/linux/bottom_half.h \
include/linux/spinlock_types.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/spinlock_types.h \
include/linux/rwlock_types.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/spinlock.h \
include/linux/rwlock.h \
include/linux/spinlock_api_smp.h \
$(wildcard include/config/inline/spin/lock.h) \
$(wildcard include/config/inline/spin/lock/bh.h) \
$(wildcard include/config/inline/spin/lock/irq.h) \
$(wildcard include/config/inline/spin/lock/irqsave.h) \
$(wildcard include/config/inline/spin/trylock.h) \
$(wildcard include/config/inline/spin/trylock/bh.h) \
$(wildcard include/config/inline/spin/unlock.h) \
$(wildcard include/config/inline/spin/unlock/bh.h) \
$(wildcard include/config/inline/spin/unlock/irq.h) \
$(wildcard include/config/inline/spin/unlock/irqrestore.h) \
include/linux/rwlock_api_smp.h \
$(wildcard include/config/inline/read/lock.h) \
$(wildcard include/config/inline/write/lock.h) \
$(wildcard include/config/inline/read/lock/bh.h) \
$(wildcard include/config/inline/write/lock/bh.h) \
$(wildcard include/config/inline/read/lock/irq.h) \
$(wildcard include/config/inline/write/lock/irq.h) \
$(wildcard include/config/inline/read/lock/irqsave.h) \
$(wildcard include/config/inline/write/lock/irqsave.h) \
$(wildcard include/config/inline/read/trylock.h) \
$(wildcard include/config/inline/write/trylock.h) \
$(wildcard include/config/inline/read/unlock.h) \
$(wildcard include/config/inline/write/unlock.h) \
$(wildcard include/config/inline/read/unlock/bh.h) \
$(wildcard include/config/inline/write/unlock/bh.h) \
$(wildcard include/config/inline/read/unlock/irq.h) \
$(wildcard include/config/inline/write/unlock/irq.h) \
$(wildcard include/config/inline/read/unlock/irqrestore.h) \
$(wildcard include/config/inline/write/unlock/irqrestore.h) \
include/linux/kref.h \
include/linux/wait.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/current.h \
include/linux/klist.h \
include/linux/module.h \
$(wildcard include/config/symbol/prefix.h) \
$(wildcard include/config/modules.h) \
$(wildcard include/config/modversions.h) \
$(wildcard include/config/unused/symbols.h) \
$(wildcard include/config/kallsyms.h) \
$(wildcard include/config/tracepoints.h) \
$(wildcard include/config/event/tracing.h) \
$(wildcard include/config/module/unload.h) \
$(wildcard include/config/constructors.h) \
include/linux/stat.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/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/seqlock.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/compaction.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/no/bootmem.h) \
$(wildcard include/config/have/memory/present.h) \
$(wildcard include/config/have/memoryless/nodes.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/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 \
include/linux/nodemask.h \
include/linux/bitmap.h \
include/linux/string.h \
$(wildcard include/config/binary/printf.h) \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/string.h \
include/linux/pageblock-flags.h \
$(wildcard include/config/hugetlb/page.h) \
$(wildcard include/config/hugetlb/page/size/variable.h) \
include/generated/bounds.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/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) \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/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/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/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) \
$(wildcard include/config/have/tcm.h) \
include/linux/const.h \
arch/arm/mach-tegra/include/mach/memory.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/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/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) \
$(wildcard include/config/use/percpu/numa/node/id.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/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/smp.h \
arch/arm/mach-tegra/include/mach/smp.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/hardware/gic.h \
include/linux/percpu.h \
$(wildcard include/config/need/per/cpu/embed/first/chunk.h) \
$(wildcard include/config/need/per/cpu/page/first/chunk.h) \
$(wildcard include/config/have/setup/per/cpu/area.h) \
include/linux/pfn.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/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/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/topology.h \
include/asm-generic/topology.h \
include/linux/mmdebug.h \
$(wildcard include/config/debug/virtual.h) \
include/linux/workqueue.h \
$(wildcard include/config/debug/objects/work.h) \
$(wildcard include/config/freezer.h) \
include/linux/timer.h \
$(wildcard include/config/timer/stats.h) \
$(wildcard include/config/debug/objects/timers.h) \
include/linux/ktime.h \
$(wildcard include/config/ktime/scalar.h) \
include/linux/jiffies.h \
include/linux/timex.h \
include/linux/param.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/param.h \
$(wildcard include/config/hz.h) \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/timex.h \
arch/arm/mach-tegra/include/mach/timex.h \
include/linux/debugobjects.h \
$(wildcard include/config/debug/objects.h) \
$(wildcard include/config/debug/objects/free.h) \
include/linux/elf.h \
include/linux/elf-em.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/elf.h \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/user.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/rcu/torture/test.h) \
$(wildcard include/config/tree/rcu.h) \
$(wildcard include/config/tree/preempt/rcu.h) \
$(wildcard include/config/tiny/rcu.h) \
$(wildcard include/config/debug/objects/rcu/head.h) \
include/linux/completion.h \
include/linux/rcutree.h \
$(wildcard include/config/no/hz.h) \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/module.h \
$(wildcard include/config/arm/unwind.h) \
include/trace/events/module.h \
include/trace/define_trace.h \
include/linux/pm.h \
$(wildcard include/config/pm/sleep.h) \
$(wildcard include/config/pm/runtime.h) \
$(wildcard include/config/pm/ops.h) \
/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include/asm/device.h \
$(wildcard include/config/dmabounce.h) \
include/linux/pm_wakeup.h \
$(wildcard include/config/pm.h) \
include/linux/slab.h \
$(wildcard include/config/slab/debug.h) \
$(wildcard include/config/failslab.h) \
$(wildcard include/config/slub.h) \
$(wildcard include/config/slob.h) \
$(wildcard include/config/debug/slab.h) \
$(wildcard include/config/slab.h) \
include/linux/slab_def.h \
include/trace/events/kmem.h \
include/trace/events/gfpflags.h \
include/linux/kmalloc_sizes.h \
drivers/base/base.h \
$(wildcard include/config/sys/hypervisor.h) \
drivers/base/power/power.h \
drivers/base/bus.o: $(deps_drivers/base/bus.o)
$(deps_drivers/base/bus.o):
|
timmytim/honeybutter_kernel
|
drivers/base/.bus.o.cmd
|
bat
|
gpl-2.0
| 19,689 |
set OOOHOME=
set PYTHONPATH=.;%OOOHOME%\program;%OOOHOME%\program\pydemo;%OOOHOME%\program\python-2.2.2;%PYTHONPATH%
set PATH=%OOOHOME%\program;%PYTHONHOME%;%OOOHOME%\program\python-2.2.2\bin;%PATH%
|
Alberto-Beralix/Beralix
|
i386-squashfs-root/usr/share/doc/uno-libs3/demo/pyunoenv.bat
|
bat
|
gpl-3.0
| 202 |
java -cp econsim-tr01-0.2-jar-with-dependencies.jar cc.altruix.econsimtr01.ch03.BasicAgriculturalSimulationAppKt %1 %2 %3 %4 %5 %6 %7 %8 %9
|
dpisarenko/econsim-tr01
|
dist-template/agriculture.bat
|
bat
|
gpl-3.0
| 140 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.