code stringlengths 3 1.03M | repo_name stringlengths 5 84 | path stringlengths 4 233 | language stringclasses 1
value | license stringclasses 15
values | size int32 3 1.03M |
|---|---|---|---|---|---|
@echo off
:: The script exits with zero exit code. The message it sends to stdout has
:: no meaning.
echo:This script ends up with zero exit-code.
| JustBlackBird/gulp-phpcs | test/fixture/zero.cmd | bat | mit | 148 |
SET name=xfinitywifi
ping -n 1 -i 3 google.com
if %errorlevel% EQU 0 goto end
netsh wlan disconnect interface="Wireless Network Connection"
TIMEOUT 2
netsh wlan connect ssid="%name%" name="%name%" Interface="Wireless Network Connection"
:end
| 153/wifi-stayalive | wifi-reconnect.bat | bat | cc0-1.0 | 242 |
cmd_drivers/net/ethernet/i825xx/built-in.o := rm -f drivers/net/ethernet/i825xx/built-in.o; /home/algesat/arm-eabi-4.7/bin/arm-eabi-ar rcsD drivers/net/ethernet/i825xx/built-in.o
| Algesat/BladeApex2 | drivers/net/ethernet/i825xx/.built-in.o.cmd | bat | gpl-2.0 | 180 |
cmd_sound/atmel/built-in.o := rm -f sound/atmel/built-in.o; ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/atmel/built-in.o
| tcp209/kernel_samsung_epic4gtouch | build/epic4gtouch/sound/atmel/.built-in.o.cmd | bat | gpl-2.0 | 175 |
cmd_sound/isa/msnd/built-in.o := rm -f sound/isa/msnd/built-in.o; /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-ar rcs sound/isa/msnd/built-in.o
| spacecaker/Stock_spacecaker_kernel | sound/isa/msnd/.built-in.o.cmd | bat | gpl-2.0 | 185 |
cmd_drivers/mtd/onenand/onenand.o := ld -m elf_i386 -r -o drivers/mtd/onenand/onenand.o drivers/mtd/onenand/onenand_base.o drivers/mtd/onenand/onenand_bbt.o
| madhwang/linuxKernel | drivers/mtd/onenand/.onenand.o.cmd | bat | gpl-2.0 | 160 |
>>> 'browning'.capitalize()
'Browning'
>>> 'Sonnet 43'.center(26)
' Sonnet 43 '
>>> 'How do I love thee? Let me count the ways.'.count('the')
2
| simontakite/sysadmin | pythonscripts/practicalprogramming/methods/method_str_call.cmd | bat | gpl-2.0 | 160 |
cmd_drivers/serial/built-in.o := ld -m elf_x86_64 -r -o drivers/serial/built-in.o drivers/serial/serial_core.o drivers/serial/8250.o drivers/serial/8250_pnp.o drivers/serial/8250_pci.o drivers/serial/8250_early.o
| Existed/kernel-2.6.35.14 | drivers/serial/.built-in.o.cmd | bat | gpl-2.0 | 217 |
cmd_.tmp_kallsyms2.o := /home/algesat/kernel/scripts/gcc-wrapper.py /home/algesat/arm-eabi-4.7/bin/arm-eabi-gcc -Wp,-MD,./..tmp_kallsyms2.o.d -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -include asm/unified.h -msoft-float -nostdinc -isystem /home/algesat/arm-eabi-4.7/bin/../lib/gcc/arm-eabi/4.7/include -I/home/algesat/kernel/arch/arm/include -Iarch/arm/include/generated -Iinclude -include /home/algesat/kernel/include/linux/kconfig.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -c -o .tmp_kallsyms2.o .tmp_kallsyms2.S
source_.tmp_kallsyms2.o := .tmp_kallsyms2.S
deps_.tmp_kallsyms2.o := \
/home/algesat/kernel/arch/arm/include/asm/unified.h \
$(wildcard include/config/arm/asm/unified.h) \
$(wildcard include/config/thumb2/kernel.h) \
/home/algesat/kernel/arch/arm/include/asm/types.h \
include/asm-generic/int-ll64.h \
arch/arm/include/generated/asm/bitsperlong.h \
include/asm-generic/bitsperlong.h \
$(wildcard include/config/64bit.h) \
.tmp_kallsyms2.o: $(deps_.tmp_kallsyms2.o)
$(deps_.tmp_kallsyms2.o):
| Algesat/BladeApex2 | ..tmp_kallsyms2.o.cmd | bat | gpl-2.0 | 1,124 |
cmd_drivers/bluetooth/built-in.o := rm -f drivers/bluetooth/built-in.o; arm-linux-androideabi-ar rcsD drivers/bluetooth/built-in.o
| hch-im/nexus4_kernel | drivers/bluetooth/.built-in.o.cmd | bat | gpl-2.0 | 132 |
cmd_coreutils/true.o := gcc -Wp,-MD,coreutils/.true.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.18.4)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(true)" -D"KBUILD_MODNAME=KBUILD_STR(true)" -c -o coreutils/true.o coreutils/true.c
deps_coreutils/true.o := \
coreutils/true.c \
include/libbb.h \
$(wildcard include/config/selinux.h) \
$(wildcard include/config/locale/support.h) \
$(wildcard include/config/feature/shadowpasswds.h) \
$(wildcard include/config/use/bb/shadow.h) \
$(wildcard include/config/use/bb/pwd/grp.h) \
$(wildcard include/config/lfs.h) \
$(wildcard include/config/feature/buffers/go/on/stack.h) \
$(wildcard include/config/feature/buffers/go/in/bss.h) \
$(wildcard include/config/feature/ipv6.h) \
$(wildcard include/config/feature/seamless/lzma.h) \
$(wildcard include/config/feature/seamless/bz2.h) \
$(wildcard include/config/feature/seamless/gz.h) \
$(wildcard include/config/feature/seamless/z.h) \
$(wildcard include/config/feature/check/names.h) \
$(wildcard include/config/feature/utmp.h) \
$(wildcard include/config/feature/prefer/applets.h) \
$(wildcard include/config/busybox/exec/path.h) \
$(wildcard include/config/long/opts.h) \
$(wildcard include/config/feature/getopt/long.h) \
$(wildcard include/config/feature/pidfile.h) \
$(wildcard include/config/feature/syslog.h) \
$(wildcard include/config/feature/individual.h) \
$(wildcard include/config/echo.h) \
$(wildcard include/config/printf.h) \
$(wildcard include/config/test.h) \
$(wildcard include/config/kill.h) \
$(wildcard include/config/chown.h) \
$(wildcard include/config/ls.h) \
$(wildcard include/config/xxx.h) \
$(wildcard include/config/route.h) \
$(wildcard include/config/feature/hwib.h) \
$(wildcard include/config/desktop.h) \
$(wildcard include/config/feature/crond/d.h) \
$(wildcard include/config/use/bb/crypt.h) \
$(wildcard include/config/feature/adduser/to/group.h) \
$(wildcard include/config/feature/del/user/from/group.h) \
$(wildcard include/config/ioctl/hex2str/error.h) \
$(wildcard include/config/feature/editing.h) \
$(wildcard include/config/feature/editing/history.h) \
$(wildcard include/config/feature/editing/savehistory.h) \
$(wildcard include/config/feature/tab/completion.h) \
$(wildcard include/config/feature/username/completion.h) \
$(wildcard include/config/feature/editing/vi.h) \
$(wildcard include/config/pmap.h) \
$(wildcard include/config/feature/show/threads.h) \
$(wildcard include/config/feature/ps/additional/columns.h) \
$(wildcard include/config/feature/topmem.h) \
$(wildcard include/config/feature/top/smp/process.h) \
$(wildcard include/config/killall.h) \
$(wildcard include/config/pgrep.h) \
$(wildcard include/config/pkill.h) \
$(wildcard include/config/pidof.h) \
$(wildcard include/config/sestatus.h) \
$(wildcard include/config/feature/mtab/support.h) \
$(wildcard include/config/feature/devfs.h) \
include/platform.h \
$(wildcard include/config/werror.h) \
$(wildcard include/config/big/endian.h) \
$(wildcard include/config/little/endian.h) \
$(wildcard include/config/nommu.h) \
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/include-fixed/limits.h \
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/include-fixed/syslimits.h \
/usr/include/limits.h \
/usr/include/features.h \
/usr/include/x86_64-linux-gnu/bits/predefs.h \
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
/usr/include/x86_64-linux-gnu/bits/posix1_lim.h \
/usr/include/x86_64-linux-gnu/bits/local_lim.h \
/usr/include/linux/limits.h \
/usr/include/x86_64-linux-gnu/bits/posix2_lim.h \
/usr/include/x86_64-linux-gnu/bits/xopen_lim.h \
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
/usr/include/byteswap.h \
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
/usr/include/endian.h \
/usr/include/x86_64-linux-gnu/bits/endian.h \
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/include/stdint.h \
/usr/include/stdint.h \
/usr/include/x86_64-linux-gnu/bits/wchar.h \
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/include/stdbool.h \
/usr/include/ctype.h \
/usr/include/x86_64-linux-gnu/bits/types.h \
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
/usr/include/xlocale.h \
/usr/include/dirent.h \
/usr/include/x86_64-linux-gnu/bits/dirent.h \
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/include/stddef.h \
/usr/include/errno.h \
/usr/include/x86_64-linux-gnu/bits/errno.h \
/usr/include/linux/errno.h \
/usr/include/x86_64-linux-gnu/asm/errno.h \
/usr/include/asm-generic/errno.h \
/usr/include/asm-generic/errno-base.h \
/usr/include/fcntl.h \
/usr/include/x86_64-linux-gnu/bits/fcntl.h \
/usr/include/x86_64-linux-gnu/sys/types.h \
/usr/include/time.h \
/usr/include/x86_64-linux-gnu/sys/select.h \
/usr/include/x86_64-linux-gnu/bits/select.h \
/usr/include/x86_64-linux-gnu/bits/sigset.h \
/usr/include/x86_64-linux-gnu/bits/time.h \
/usr/include/x86_64-linux-gnu/sys/sysmacros.h \
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
/usr/include/x86_64-linux-gnu/bits/uio.h \
/usr/include/x86_64-linux-gnu/bits/stat.h \
/usr/include/x86_64-linux-gnu/bits/fcntl2.h \
/usr/include/inttypes.h \
/usr/include/netdb.h \
/usr/include/netinet/in.h \
/usr/include/x86_64-linux-gnu/sys/socket.h \
/usr/include/x86_64-linux-gnu/sys/uio.h \
/usr/include/x86_64-linux-gnu/bits/socket.h \
/usr/include/x86_64-linux-gnu/bits/sockaddr.h \
/usr/include/x86_64-linux-gnu/asm/socket.h \
/usr/include/asm-generic/socket.h \
/usr/include/x86_64-linux-gnu/asm/sockios.h \
/usr/include/asm-generic/sockios.h \
/usr/include/x86_64-linux-gnu/bits/socket2.h \
/usr/include/x86_64-linux-gnu/bits/in.h \
/usr/include/rpc/netdb.h \
/usr/include/x86_64-linux-gnu/bits/siginfo.h \
/usr/include/x86_64-linux-gnu/bits/netdb.h \
/usr/include/setjmp.h \
/usr/include/x86_64-linux-gnu/bits/setjmp.h \
/usr/include/x86_64-linux-gnu/bits/setjmp2.h \
/usr/include/signal.h \
/usr/include/x86_64-linux-gnu/bits/signum.h \
/usr/include/x86_64-linux-gnu/bits/sigaction.h \
/usr/include/x86_64-linux-gnu/bits/sigcontext.h \
/usr/include/x86_64-linux-gnu/bits/sigstack.h \
/usr/include/x86_64-linux-gnu/sys/ucontext.h \
/usr/include/x86_64-linux-gnu/bits/sigthread.h \
/usr/include/stdio.h \
/usr/include/libio.h \
/usr/include/_G_config.h \
/usr/include/wchar.h \
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/include/stdarg.h \
/usr/include/x86_64-linux-gnu/bits/sys_errlist.h \
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
/usr/include/stdlib.h \
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
/usr/include/alloca.h \
/usr/include/x86_64-linux-gnu/bits/stdlib.h \
/usr/include/string.h \
/usr/include/x86_64-linux-gnu/bits/string3.h \
/usr/include/x86_64-linux-gnu/sys/poll.h \
/usr/include/x86_64-linux-gnu/bits/poll.h \
/usr/include/x86_64-linux-gnu/sys/ioctl.h \
/usr/include/x86_64-linux-gnu/bits/ioctls.h \
/usr/include/x86_64-linux-gnu/asm/ioctls.h \
/usr/include/asm-generic/ioctls.h \
/usr/include/linux/ioctl.h \
/usr/include/x86_64-linux-gnu/asm/ioctl.h \
/usr/include/asm-generic/ioctl.h \
/usr/include/x86_64-linux-gnu/bits/ioctl-types.h \
/usr/include/x86_64-linux-gnu/sys/ttydefaults.h \
/usr/include/x86_64-linux-gnu/sys/mman.h \
/usr/include/x86_64-linux-gnu/bits/mman.h \
/usr/include/x86_64-linux-gnu/sys/stat.h \
/usr/include/x86_64-linux-gnu/sys/time.h \
/usr/include/x86_64-linux-gnu/sys/wait.h \
/usr/include/x86_64-linux-gnu/sys/resource.h \
/usr/include/x86_64-linux-gnu/bits/resource.h \
/usr/include/termios.h \
/usr/include/x86_64-linux-gnu/bits/termios.h \
/usr/include/unistd.h \
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
/usr/include/x86_64-linux-gnu/bits/environments.h \
/usr/include/x86_64-linux-gnu/bits/confname.h \
/usr/include/getopt.h \
/usr/include/x86_64-linux-gnu/bits/unistd.h \
/usr/include/x86_64-linux-gnu/sys/param.h \
/usr/include/linux/param.h \
/usr/include/x86_64-linux-gnu/asm/param.h \
/usr/include/asm-generic/param.h \
/usr/include/mntent.h \
/usr/include/paths.h \
/usr/include/x86_64-linux-gnu/sys/statfs.h \
/usr/include/x86_64-linux-gnu/bits/statfs.h \
/usr/include/pwd.h \
/usr/include/grp.h \
/usr/include/arpa/inet.h \
include/pwd_.h \
include/grp_.h \
include/shadow_.h \
include/xatonum.h \
coreutils/true.o: $(deps_coreutils/true.o)
$(deps_coreutils/true.o):
| muthumani2/Muthu-busybox | coreutils/.true.o.cmd | bat | gpl-2.0 | 9,356 |
cmd_sound/soc/codecs/snd-soc-wm8994.o := /home/dman3285/CM10/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o sound/soc/codecs/snd-soc-wm8994.o sound/soc/codecs/wm8994_samsung.o sound/soc/codecs/wm8994_n1.o
| AOSP-ZEUS/android_kernel_samsung_n1 | sound/soc/codecs/.snd-soc-wm8994.o.cmd | bat | gpl-2.0 | 232 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
IF EXIST "%~dp0perl.exe" (
"%~dp0perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
) ELSE IF EXIST "%~dp0..\..\bin\perl.exe" (
"%~dp0..\..\bin\perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
) ELSE (
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
)
goto endofperl
:WinNT
IF EXIST "%~dp0perl.exe" (
"%~dp0perl.exe" -x -S %0 %*
) ELSE IF EXIST "%~dp0..\..\bin\perl.exe" (
"%~dp0..\..\bin\perl.exe" -x -S %0 %*
) ELSE (
perl -x -S %0 %*
)
if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl
if %errorlevel% == 9009 echo You do not have Perl in your PATH.
if errorlevel 1 goto script_failed_so_exit_with_non_zero_val 2>nul
goto endofperl
@rem ';
#!/usr/bin/perl -w
#line 29
=head1 NAME
module-starter - creates a skeleton module distribution
=cut
use warnings;
use strict;
use Module::Starter::App;
Module::Starter::App->run;
=head1 SYNOPSIS
module-starter [options]
Options:
--module=module Module name (required, repeatable)
--distro=name Distribution name (optional)
--dir=dirname Directory name to create new module in (optional)
--builder=module Build with 'ExtUtils::MakeMaker' or 'Module::Build'
--eumm Same as --builder=ExtUtils::MakeMaker
--mb Same as --builder=Module::Build
--mi Same as --builder=Module::Install
--author=name Author's name (taken from getpwuid if not provided)
--email=email Author's email (taken from EMAIL if not provided)
--ignores=type Ignore type files to include (repeatable)
--license=type License under which the module will be distributed
(default is artistic2)
--minperl=ver Minimum Perl version required (optional;
default is 5.006)
--fatalize Generate code that causes all warnings to be fatal with:
use warnings FATAL => 'all'
--verbose Print progress messages while working
--force Delete pre-existing files if needed
--help Show this message
Available Licenses:
perl, artistic, artistic2, mit, mozilla, mozilla2, bsd, freebsd, cc0,
gpl, lgpl, gpl3, lgpl3, agpl3, apache, qpl
Available Ignore Types:
cvs, git, hg, manifest, generic
(NOTE: If manifest is included, the MANIFEST file will be skipped
and only a MANIFEST.SKIP file will be included.)
Example:
module-starter --module=Foo::Bar,Foo::Bat \
--author="Andy Lester" --email=andy@petdance.com
=head1 DESCRIPTION
C<module-starter> is a command-line interface to L<Module::Starter>, which it
uses to perform all the work of creating distributions. An alternate backend
for C<module-starter> can be specified with the C<--class> option. Plugins to
the standard Module::Starter module can be specified with one or more
C<--plugin> options.
If no directory name is supplied, the distribution name will be used for the
directory. If no distribution name is supplied, the first listed module name
will be used as the distribution name.
Multiple --builder options may be supplied to produce the files for multiple
builders.
=head1 CONFIGURATION
module-starter will look for a configuration file before reading its command
line parameters. The default location is C<$HOME/.module-starter/config> but
if the MODULE_STARTER_DIR environment variable is set, module-starter will look
for C<config> in that directory.
The configuration file is just a list of names and values, separated by
colons. Values that take lists are just space separated. Note that the
C<--ignores> command line parameter corresponds to the C<ignores_type>
configuration file entry. A sample configuration file might read:
author: Ricardo SIGNES
email: rjbs@cpan.org
ignores_type: git
plugins: Module::Starter::Simple Module::Starter::Plugin::XYZ
xyz_option: red green blue
This format may become more elaborate in the future, but a file of this type
should remain valid.
=cut
__END__
:endofperl
| mishin/dwimperl-windows | strawberry-perl-5.20.0.1-32bit-portable/perl/site/bin/module-starter.bat | bat | gpl-2.0 | 4,164 |
cmd_sound/soc/s6000/built-in.o := rm -f sound/soc/s6000/built-in.o; /home/peter/Downloads/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ar rcs sound/soc/s6000/built-in.o
| paxchristos/R800x-2.3.3-Kernel | sound/soc/s6000/.built-in.o.cmd | bat | gpl-2.0 | 199 |
cmd_sound/usb/usx2y/built-in.o := rm -f sound/usb/usx2y/built-in.o; /mnt/640/ubu/gtabkernelsrc/android_prebuilt_toolchains-master/arm-cortex_a15-linux-gnueabihf-linaro_4.9.1/bin/arm-cortex_a15-linux-gnueabihf-ar rcsD sound/usb/usx2y/built-in.o
| chase2534/gtab47.freekern | sound/usb/usx2y/.built-in.o.cmd | bat | gpl-2.0 | 245 |
cmd_arch/arm/lib/muldi3.o := /home/playfulgod/Android/2.3.5/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.muldi3.o.d -nostdinc -isystem /home/playfulgod/Android/2.3.5/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/playfulgod/Android/kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-versatile/include -D__ASSEMBLY__ -mabi=apcs-gnu -mno-thumb-interwork -D__LINUX_ARM_ARCH__=5 -march=armv5te -mtune=arm9tdmi -include asm/unified.h -msoft-float -c -o arch/arm/lib/muldi3.o arch/arm/lib/muldi3.S
deps_arch/arm/lib/muldi3.o := \
arch/arm/lib/muldi3.S \
/home/playfulgod/Android/kernel/arch/arm/include/asm/unified.h \
$(wildcard include/config/arm/asm/unified.h) \
$(wildcard include/config/thumb2/kernel.h) \
include/linux/linkage.h \
include/linux/compiler.h \
$(wildcard include/config/trace/branch/profiling.h) \
$(wildcard include/config/profile/all/branches.h) \
$(wildcard include/config/enable/must/check.h) \
$(wildcard include/config/enable/warn/deprecated.h) \
/home/playfulgod/Android/kernel/arch/arm/include/asm/linkage.h \
arch/arm/lib/muldi3.o: $(deps_arch/arm/lib/muldi3.o)
$(deps_arch/arm/lib/muldi3.o):
| Jewbie/Kernel-2.6.32 | arch/arm/lib/.muldi3.o.cmd | bat | gpl-2.0 | 1,305 |
cmd_fs/proc/proc.o := /home/yyoung.kim/Toolchain/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/proc/proc.o fs/proc/mmu.o fs/proc/task_mmu.o fs/proc/inode.o fs/proc/root.o fs/proc/base.o fs/proc/generic.o fs/proc/array.o fs/proc/proc_tty.o fs/proc/cmdline.o fs/proc/consoles.o fs/proc/cpuinfo.o fs/proc/devices.o fs/proc/interrupts.o fs/proc/loadavg.o fs/proc/meminfo.o fs/proc/stat.o fs/proc/uptime.o fs/proc/version.o fs/proc/softirqs.o fs/proc/namespaces.o fs/proc/proc_sysctl.o fs/proc/proc_net.o fs/proc/kmsg.o fs/proc/page.o
| PrestigeMod/SHW-M440S | fs/proc/.proc.o.cmd | bat | gpl-2.0 | 561 |
cmd_fs/exfat/exfat_core.o := /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/arm-eabi-ld -EL -r -o fs/exfat/exfat_core.o fs/exfat/exfat.o fs/exfat/exfat_api.o fs/exfat/exfat_blkdev.o fs/exfat/exfat_cache.o fs/exfat/exfat_data.o fs/exfat/exfat_global.o fs/exfat/exfat_nls.o fs/exfat/exfat_oal.o fs/exfat/exfat_upcase.o
| friedrich420/Note-3-Kernel | fs/exfat/.exfat_core.o.cmd | bat | gpl-2.0 | 321 |
@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\mPowering.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\mPowering.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
| mPowering/django-orb | docs/make.bat | bat | gpl-3.0 | 7,250 |
@echo off
rem
rem Copyright by The HDF Group.
rem Copyright by the Board of Trustees of the University of Illinois.
rem All rights reserved.
rem
rem This file is part of HDF5. The full HDF5 copyright notice, including
rem terms governing use, modification, and redistribution, is contained in
rem the files COPYING and Copyright.html. COPYING can be found at the root
rem of the source code distribution tree; Copyright.html can be found at the
rem root level of an installed copy of the electronic HDF5 document set and
rem is linked from the top-level documents page. It can also be found at
rem http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
rem access to either file, you may request a copy from help@hdfgroup.org.
rem
rem Tests for the h5dump tool
rem
rem Created: Scott Wegner, 8/27/07
rem Modified:
rem
setlocal enabledelayedexpansion
pushd %~dp0
rem set h5_lone_colon=%h5_lone_colon%
rem The tool name
set dumper=h5dump%2
rem The path of the tool library
set dumper_bin=%CD%\..\%dumper%\%1\%dumper%
set nerrors=0
set verbose=yes
if not exist ..\testfiles mkdir ..\testfiles
goto main
rem Print a line-line message left justified in a field of 70 characters
rem beginning with the word "Testing".
rem
:testing
set test_msg=Testing %dumper%
for %%a in (%*) do (
if %%a neq PASSED (
if %%a neq *FAILED* (
set test_msg=!test_msg! %%~nxa
) )
)
set test_msg=!test_msg!
echo.%test_msg:~0,69% %1
exit /b
rem Run a test and print PASS or *FAIL*. If a test fails then increment
rem the `nerrors' global variable and (if $verbose is set) display the
rem difference between the actual output and the expected output. The
rem expected output is given as the first argument to this function and
rem the actual output file is calculated by replacing the `.ddl' with
rem `.out'. The actual output is not removed if HDF5_NOCLEANUP has a
rem non-zero value.
rem
:tooltest
set expect=%CD%\..\testfiles\%1
set expect_eol=%CD%\..\testfiles\%~n1.eol
set actual=%CD%\..\testfiles\%~n1.out
set actual_err=%CD%\..\testfiles\%~n1.err
rem We define %params% here because Windows `shift` command doesn't affect
rem the %* variable. --SJW 8/23/07
set params=%*
set params=%params:* =%
rem Run test.
(
rem Remove quotes here, because Linux 'echo' command strips them.
rem --SJW 8/24/07
pushd %CD%\..\testfiles
%dumper_bin% !params!
popd
) > %actual% 2> %actual_err%
type %actual_err% >> %actual%
if not exist %expect% (
call :testing CREATED %params%
copy %actual% %expect% > nul
) else (
fc /w %expect% %actual% > nul
if !errorlevel! equ 0 (
call :testing PASSED %params%
) else (
rem First, check if the error is caused by Unix-style EOL, because
rem FC can fail incorrectly when comparing them. --SJW 5/30/08
more < %expect% > %expect_eol%
fc /w %expect_eol% %actual% > nul
if !errorlevel! equ 0 (
call :testing PASSED %params%
) else (
call :testing *FAILED* %params%
echo. Expected results ^(*.ddl^) differs from actual results ^(*.out^)
set /a nerrors=!nerrors!+1
if "yes"=="%verbose%" fc /w %expect% %actual%
)
)
)
rem Clean up output file
if not defined HDF5_NOCLEANUP del /f %expect_eol% %actual% %actual_err%
exit /b
rem Print a "SKIP" message
:skip
call :testing -SKIP- %*
exit /b
rem ############################################################################
rem ############################################################################
rem # T H E T E S T S ###
rem ############################################################################
rem ############################################################################
:main
rem test XML
call :tooltest tall.h5.xml --xml tall.h5
call :tooltest tattr.h5.xml --xml tattr.h5
call :tooltest tbitfields.h5.xml --xml tbitfields.h5
call :tooltest tcompound.h5.xml --xml tcompound.h5
call :tooltest tcompound2.h5.xml --xml tcompound2.h5
call :tooltest tdatareg.h5.xml --xml tdatareg.h5
call :tooltest tdset.h5.xml --xml tdset.h5
call :tooltest tdset2.h5.xml --xml tdset2.h5
call :tooltest tenum.h5.xml --xml tenum.h5
call :tooltest tgroup.h5.xml --xml tgroup.h5
call :tooltest thlink.h5.xml --xml thlink.h5
call :tooltest tloop.h5.xml --xml tloop.h5
call :tooltest tloop2.h5.xml --xml tloop2.h5
call :tooltest tmany.h5.xml --xml tmany.h5
call :tooltest tnestedcomp.h5.xml --xml tnestedcomp.h5
call :tooltest tcompound_complex.h5.xml --xml tcompound_complex.h5
call :tooltest tobjref.h5.xml --xml tobjref.h5
call :tooltest topaque.h5.xml --xml topaque.h5
call :tooltest tslink.h5.xml --xml tslink.h5
call :tooltest tudlink.h5.xml --xml tudlink.h5
call :tooltest textlink.h5.xml --xml textlink.h5
call :tooltest tstr.h5.xml --xml tstr.h5
call :tooltest tstr2.h5.xml --xml tstr2.h5
call :tooltest tref.h5.xml --xml tref.h5
call :tooltest tname-amp.h5.xml --xml tname-amp.h5
call :tooltest tname-apos.h5.xml --xml tname-apos.h5
call :tooltest tname-gt.h5.xml --xml tname-gt.h5
call :tooltest tname-lt.h5.xml --xml tname-lt.h5
call :tooltest tname-quot.h5.xml --xml tname-quot.h5
call :tooltest tname-sp.h5.xml --xml tname-sp.h5
call :tooltest tstring.h5.xml --xml tstring.h5
call :tooltest tstring-at.h5.xml --xml tstring-at.h5
call :tooltest tref-escapes.h5.xml --xml tref-escapes.h5
call :tooltest tref-escapes-at.h5.xml --xml tref-escapes-at.h5
call :tooltest tnodata.h5.xml --xml tnodata.h5
call :tooltest tarray1.h5.xml --xml tarray1.h5
call :tooltest tarray2.h5.xml --xml tarray2.h5
call :tooltest tarray3.h5.xml --xml tarray3.h5
call :tooltest tarray6.h5.xml --xml tarray6.h5
call :tooltest tarray7.h5.xml --xml tarray7.h5
call :tooltest tvldtypes1.h5.xml --xml tvldtypes1.h5
call :tooltest tvldtypes2.h5.xml --xml tvldtypes2.h5
call :tooltest tvldtypes3.h5.xml --xml tvldtypes3.h5
call :tooltest tvldtypes4.h5.xml --xml tvldtypes4.h5
call :tooltest tvldtypes5.h5.xml --xml tvldtypes5.h5
call :tooltest tvlstr.h5.xml --xml tvlstr.h5
call :tooltest tsaf.h5.xml --xml tsaf.h5
call :tooltest tempty.h5.xml --xml tempty.h5
call :tooltest tnamed_dtype_attr.h5.xml --xml tnamed_dtype_attr.h5
rem Test dataset and attribute of null space. Commented out:
rem wait until the XML schema is updated for null space.
rem call :tooltest tnullspace.h5.xml --xml tnulspace.h5
rem other options for xml
call :tooltest tempty-dtd.h5.xml --xml --use-dtd tempty.h5
call :tooltest tempty-dtd-2.h5.xml --xml -u tempty.h5
rem The lone colon here confuses some systems (Cray X1). Skip
rem it if configure detects that this is a problem.
if not "X$H5_LONE_COLON"=="Xno" (
call :tooltest tempty-nons.h5.xml --xml -X ":" tempty.h5
) else (
call :skip tempty-nons.h5.xml --xml -X ":" tempty.h5
)
call :tooltest tempty-nons-2.h5.xml --xml --xml-ns=":" tempty.h5
rem Some of these combinations are syntactically correct but
rem the URLs are dummies
call :tooltest tempty-ns.h5.xml --xml -X "thing:" tempty.h5
call :tooltest tempty-ns-2.h5.xml --xml --xml-ns="thing:" tempty.h5
call :tooltest tempty-nons-uri.h5.xml --xml --xml-ns=":" --xml-dtd="http://somewhere.net" tempty.h5
call :tooltest tempty-dtd-uri.h5.xml --xml --use-dtd --xml-dtd="http://somewhere.net" tempty.h5
call :tooltest tall-2A.h5.xml --xml -A tall.h5
rem tests for attribute order
call :tooltest torderattr1.h5.xml --xml -H --sort_by=name --sort_order=ascending torderattr.h5
call :tooltest torderattr2.h5.xml --xml -H --sort_by=name --sort_order=descending torderattr.h5
call :tooltest torderattr3.h5.xml --xml -H --sort_by=creation_order --sort_order=ascending torderattr.h5
call :tooltest torderattr4.h5.xml --xml -H --sort_by=creation_order --sort_order=descending torderattr.h5
if %nerrors% equ 0 (
echo.All %dumper% tests passed.
)
popd
endlocal & exit /b %nerrors%
| ngcurrier/ProteusCFD | TPLs/hdf5/hdf5-1.8.10-patch1/windows/tools/h5dump/testh5dumpxml.bat | bat | gpl-3.0 | 8,781 |
@echo off
"C:\Program Files (x86)\Puppet Labs\Puppet\bin\facter.bat" --puppet physicalprocessorcount
| pmanwatkar/puppetModules | actions/files/facterWindows/physicalprocessorcount_Windows.bat | bat | gpl-3.0 | 101 |
echo "PHP Checkstyle script"
php -c C:\ms4w\Apache\cgi-bin\php.ini run.php --src ./test/issue56.php --outdir ./checkstyle_result --format html,xml --linecount --debug --lang fr-fr
pause
| Upgrade-Digital/client | php/PhpCheckStyle/phpcheckstyle.cmd | bat | agpl-3.0 | 189 |
@echo off
php "%~dp0t4.php" %* | pr-of-it/t4 | framework/t4.bat | bat | lgpl-3.0 | 30 |
@echo off
escript.exe rebar %*
| joaohf/ejson | rebar.cmd | bat | apache-2.0 | 31 |
tools\nuget.exe update -self
tools\nuget.exe pack WebSocket4Net.nuspec -BasePath NuGet\Package -Output NuGet | wiyonoaten/WebSocket4Net | package.cmd | bat | apache-2.0 | 108 |
docker-compose down --volumes --remove-orphans
docker-compose up --build | ibissource/iaf | docker/filesystems/rebuild.bat | bat | apache-2.0 | 74 |
@set curdir=%cd%
cd %curdir%
move SuperPhone\res\drawable-hdpi\ic_launcher.png APP_ICO_BAK\drawable-hdpi\ic_launcher.png
move SuperPhone\res\drawable-ldpi\ic_launcher.png APP_ICO_BAK\drawable-ldpi\ic_launcher.png
move SuperPhone\res\drawable-mdpi\ic_launcher.png APP_ICO_BAK\drawable-mdpi\ic_launcher.png
move SuperPhone\res\drawable-xhdpi\ic_launcher.png APP_ICO_BAK\drawable-xhdpi\ic_launcher.png
::ÒÆ¶¯Ô´Îļþ¼ÐÖеÄͼƬµ½±¸·ÝÎļþ¼Ð | SuperMapiClient/ApkBuilder | ImgMoveOut.bat | bat | bsd-2-clause | 434 |
@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. linkcheck to check all external links for integrity
echo. doctest to run all doctests embedded in the documentation if enabled
goto end
)
if "%1" == "clean" (
for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i
del /q /s %BUILDDIR%\*
goto end
)
if "%1" == "html" (
%SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/html.
goto end
)
if "%1" == "dirhtml" (
%SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
goto end
)
if "%1" == "singlehtml" (
%SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
goto end
)
if "%1" == "pickle" (
%SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can process the pickle files.
goto end
)
if "%1" == "json" (
%SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can process the JSON files.
goto end
)
if "%1" == "htmlhelp" (
%SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can run HTML Help Workshop with the ^
.hhp project file in %BUILDDIR%/htmlhelp.
goto end
)
if "%1" == "qthelp" (
%SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can run "qcollectiongenerator" with the ^
.qhcp project file in %BUILDDIR%/qthelp, like this:
echo.^> qcollectiongenerator %BUILDDIR%\qthelp\watchdog_kj_kultura.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\watchdog_kj_kultura.ghc
goto end
)
if "%1" == "devhelp" (
%SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp
if errorlevel 1 exit /b 1
echo.
echo.Build finished.
goto end
)
if "%1" == "epub" (
%SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The epub file is in %BUILDDIR%/epub.
goto end
)
if "%1" == "latex" (
%SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
if errorlevel 1 exit /b 1
echo.
echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
goto end
)
if "%1" == "text" (
%SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The text files are in %BUILDDIR%/text.
goto end
)
if "%1" == "man" (
%SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The manual pages are in %BUILDDIR%/man.
goto end
)
if "%1" == "texinfo" (
%SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
goto end
)
if "%1" == "gettext" (
%SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The message catalogs are in %BUILDDIR%/locale.
goto end
)
if "%1" == "changes" (
%SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes
if errorlevel 1 exit /b 1
echo.
echo.The overview file is in %BUILDDIR%/changes.
goto end
)
if "%1" == "linkcheck" (
%SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck
if errorlevel 1 exit /b 1
echo.
echo.Link check complete; look for any errors in the above output ^
or in %BUILDDIR%/linkcheck/output.txt.
goto end
)
if "%1" == "doctest" (
%SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest
if errorlevel 1 exit /b 1
echo.
echo.Testing of doctests in the sources finished, look at the ^
results in %BUILDDIR%/doctest/output.txt.
goto end
)
:end
| watchdogpolska/feder | docs/make.bat | bat | mit | 5,122 |
:: Created by npm, please don't edit manually.
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\nodeunit\bin\nodeunit" %*
) ELSE (
node "%~dp0\..\nodeunit\bin\nodeunit" %*
) | doowb/grunttest | node_modules/grunt/node_modules/.bin/nodeunit.cmd | bat | mit | 191 |
cmd_net/802/built-in.o := rm -f net/802/built-in.o; ar rcs net/802/built-in.o
| madhwang/linuxKernel | net/802/.built-in.o.cmd | bat | gpl-2.0 | 79 |
cmd_arch/arm/plat-s3c24xx/built-in.o := arm-linux-ld -EL -r -o arch/arm/plat-s3c24xx/built-in.o arch/arm/plat-s3c24xx/cpu.o arch/arm/plat-s3c24xx/irq.o arch/arm/plat-s3c24xx/devs.o arch/arm/plat-s3c24xx/gpio.o arch/arm/plat-s3c24xx/gpiolib.o arch/arm/plat-s3c24xx/clock.o arch/arm/plat-s3c24xx/s3c244x.o arch/arm/plat-s3c24xx/s3c244x-irq.o arch/arm/plat-s3c24xx/s3c244x-clock.o arch/arm/plat-s3c24xx/pm.o arch/arm/plat-s3c24xx/irq-pm.o arch/arm/plat-s3c24xx/sleep.o arch/arm/plat-s3c24xx/s3c2410-clock.o arch/arm/plat-s3c24xx/dma.o arch/arm/plat-s3c24xx/adc.o arch/arm/plat-s3c24xx/setup-i2c.o
| beebingoo/linux-2.6.32.2 | arch/arm/plat-s3c24xx/.built-in.o.cmd | bat | gpl-2.0 | 599 |
cmd_usr/include/linux/netfilter_arp/.install := /bin/sh scripts/headers_install.sh ./usr/include/linux/netfilter_arp ./include/uapi/linux/netfilter_arp arp_tables.h arpt_mangle.h; /bin/sh scripts/headers_install.sh ./usr/include/linux/netfilter_arp ./include/linux/netfilter_arp ; /bin/sh scripts/headers_install.sh ./usr/include/linux/netfilter_arp ./include/generated/uapi/linux/netfilter_arp ; for F in ; do echo "\#include <asm-generic/$$F>" > ./usr/include/linux/netfilter_arp/$$F; done; touch usr/include/linux/netfilter_arp/.install
| javilonas/NCam | cross/aarch64-unknown-linux-gnueabi/aarch64-unknown-linux-gnueabi/sysroot/usr/include/linux/netfilter_arp/..install.cmd | bat | gpl-3.0 | 540 |
REM Replace RC file version with the one from Version.h
@ECHO OFF
SET FILENAME=%1
FOR /F %%a IN ('..\script\version.cmd ..\src\Version.h .') DO SET DOTTED_VERSION=%%a
FOR /F %%a IN ('..\script\version.cmd ..\src\Version.h -comma -extra') DO SET COMMA_VERSION=%%a
FOR /F %%a IN ('..\script\rcversion.cmd %FILENAME%') DO SET RCVERSION=%%a
IF "%COMMA_VERSION%"=="%RCVERSION%" GOTO DONE
ECHO Replacing resource file version to %DOTTED_VERSION%.
PowerShell -ExecutionPolicy Bypass -File ..\script\replaceversion.ps1 %FILENAME% %COMMA_VERSION% %DOTTED_VERSION% > %FILENAME%.temp
IF %ERRORLEVEL% NEQ 0 GOTO REPLACE_ERROR
DEL %FILENAME%
REN %FILENAME%.temp %FILENAME%
:DONE
ECHO Resource file is up-to-date (%DOTTED_VERSION%).
GOTO END
:REPLACE_ERROR
ECHO Cannot replace version!
GOTO END
:END
| timoc/scaliendb | script/replaceversion.cmd | bat | agpl-3.0 | 805 |
@ECHO OFF
SETLOCAL
IF DEFINED HUB4COM GOTO DEFINED_HUB4COM
SET HUB4COM=hub4com
:DEFINED_HUB4COM
PATH %~dp0;%PATH%
SET MODE=C
SET LINKPORT_WRITE_LIMIT=0
SET PORT_NUM=0
SET TAG=0
SET LINK_TYPE=SERIAL
SET TRACE_COMMENT=#
:BEGIN_PARSE_OPTIONS
IF "%~1" == "" GOTO END_PARSE_OPTIONS
SET OPTION=%~1
SHIFT /1
IF /I "%OPTION%" == "--help" GOTO USAGE
IF /I "%OPTION%" NEQ "--trace" GOTO END_OPTION_TRACE
SET TRACE_COMMENT=
GOTO BEGIN_PARSE_OPTIONS
:END_OPTION_TRACE
IF /I "%OPTION%" NEQ "--mode" GOTO END_OPTION_MODE
SET ARG=%~1
SHIFT /1
IF /I "%ARG:~0,1%" NEQ "c" GOTO END_OPTION_MODE_CLIENT
SET MODE=C
GOTO BEGIN_PARSE_OPTIONS
:END_OPTION_MODE_CLIENT
IF /I "%ARG:~0,1%" NEQ "s" GOTO END_OPTION_MODE_SERVER
SET MODE=S
GOTO BEGIN_PARSE_OPTIONS
:END_OPTION_MODE_SERVER
GOTO USAGE
:END_OPTION_MODE
IF /I "%OPTION%" == "--baud" GOTO BEGIN_OPTION_LC
IF /I "%OPTION%" == "--data" GOTO BEGIN_OPTION_LC
IF /I "%OPTION%" == "--parity" GOTO BEGIN_OPTION_LC
IF /I "%OPTION%" == "--stop" GOTO BEGIN_OPTION_LC
GOTO END_OPTION_LC
:BEGIN_OPTION_LC
SET VAL=%~1
SHIFT /1
IF /I "%VAL:~0,1%"=="d" SET VAL=c
SET OPTIONS=%OPTIONS% %OPTION%=%VAL%
GOTO BEGIN_PARSE_OPTIONS
:END_OPTION_LC
IF /I "%OPTION%" NEQ "--link-type" GOTO END_OPTION_LINK_TYPE
SET LINK_TYPE=%~1
SHIFT /1
GOTO BEGIN_PARSE_OPTIONS
:END_OPTION_LINK_TYPE
IF /I "%OPTION%" NEQ "--secret" GOTO END_OPTION_SECRET
SET SECRET=%~1
SHIFT /1
GOTO BEGIN_PARSE_OPTIONS
:END_OPTION_SECRET
IF "%OPTION:~0,2%" == "--" GOTO USAGE
IF %PORT_NUM% GTR 0 GOTO END_LINKPORT
SET /A PORT_NUM=%PORT_NUM%+1
IF "%TRACE_COMMENT%" NEQ "" GOTO END_LINKPORT_TRACE
SET LINKPORT_FILTERS=%LINKPORT_FILTERS% --create-filter=trace,linkport,COM
SET LINKPORT_FILTERS_ADDED=TRUE
:END_LINKPORT_TRACE
IF "%SECRET%" == "" GOTO END_LINKPORT_SECRET
SET LINKPORT_FILTERS=%LINKPORT_FILTERS% --create-filter=crypt,linkport,crypt:"--secret=\"%SECRET%\""
SET LINKPORT_FILTERS_ADDED=TRUE
IF "%TRACE_COMMENT%" NEQ "" GOTO END_LINKPORT_TRACE_RAW
SET LINKPORT_FILTERS=%LINKPORT_FILTERS% --create-filter=trace,linkport,RAW
:END_LINKPORT_TRACE_RAW
:END_LINKPORT_SECRET
IF "%LINKPORT_FILTERS_ADDED%" NEQ "TRUE" GOTO END_LINKPORT_FILTERS
SET LINKPORT_FILTERS=%LINKPORT_FILTERS% --add-filters=0:linkport
:END_LINKPORT_FILTERS
IF /I "%LINK_TYPE%" NEQ "serial" GOTO END_LINK_TYPE_SERIAL
SET OPTIONS=%OPTIONS% \\.\%OPTION%
GOTO BEGIN_PARSE_OPTIONS
:END_LINK_TYPE_SERIAL
IF /I "%LINK_TYPE%" NEQ "tcp" GOTO END_LINK_TYPE_TCP
SET OPTIONS=%OPTIONS% --use-driver=tcp *%OPTION% --use-driver=serial
GOTO BEGIN_PARSE_OPTIONS
:END_LINK_TYPE_TCP
GOTO USAGE
:END_LINKPORT
IF "%MODE%" NEQ "C" GOTO END_MODE_CLIENT
IF "%CLIENT_OPTIONS%" NEQ "" GOTO END_MODE_CLIENT
SET CLIENT_OPTIONS=--load=\"%~f0\",BEGIN_CLIENT_FILTERS,END_CLIENT_FILTERS:%TRACE_COMMENT%
:END_MODE_CLIENT
IF "%MODE%" NEQ "S" GOTO END_MODE_SERVER
IF "%SERVER_OPTIONS%" NEQ "" GOTO END_MODE_SERVER
SET SERVER_OPTIONS=--load=\"%~f0\",BEGIN_SERVER_FILTERS,END_SERVER_FILTERS:%TRACE_COMMENT%
:END_MODE_SERVER
SET /A MUXA_PORT_NUM=%PORT_NUM%
SET /A MUXB_PORT_NUM=%PORT_NUM%+1
SET /A SUBPORT_NUM=%PORT_NUM%+2
SET OPTIONS=%OPTIONS% --load=\"%~f0\",BEGIN_ADD_SUBPORT,END_ADD_SUBPORT:%OPTION%,%MODE%,%TAG%,%MUXA_PORT_NUM%,%MUXB_PORT_NUM%,%SUBPORT_NUM%,%TRACE_COMMENT%
SET /A PORT_NUM=%PORT_NUM%+3
SET /A TAG=%TAG%+1
SET /A LINKPORT_WRITE_LIMIT=%LINKPORT_WRITE_LIMIT%+256
GOTO BEGIN_PARSE_OPTIONS
:END_PARSE_OPTIONS
IF %PORT_NUM% LEQ 1 GOTO USAGE
SET TC=:
@ECHO ON
"%HUB4COM%" %LINKPORT_FILTERS% %CLIENT_OPTIONS% %SERVER_OPTIONS% --write-limit=%LINKPORT_WRITE_LIMIT% %OPTIONS%
@ECHO OFF
ENDLOCAL
GOTO END
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:USAGE
ECHO Usage:
ECHO %0 [options] ^<linkport^> [options] ^<subport1^> [[options] ^<subport2^> ...]
ECHO.
ECHO Options:
ECHO --trace - enable trace output.
ECHO --help - show this help.
ECHO.
ECHO Linkport options:
ECHO --link-type ^<t^> - for subsequent port set type ^<t^> (default is
ECHO serial), where ^<t^> is serial or tcp.
ECHO --secret=^<secret^> - encrypt data with key created from ^<secret^>.
ECHO.
ECHO Subports options:
ECHO --mode ^<m^> - for subsequent ports set mode to ^<m^> (default is
ECHO client), where ^<m^> is c[lient] or s[erver].
ECHO.
ECHO Serial options:
ECHO --baud ^<b^> - for subsequent ports set baud rate to ^<b^> (default
ECHO is 19200), where ^<b^> is positive number or
ECHO d[efault].
ECHO --data ^<d^> - for subsequent ports set data bits to ^<d^> (default
ECHO is 8), where ^<d^> is positive number or d[efault].
ECHO --parity ^<p^> - for subsequent ports set parity to ^<p^> (default is
ECHO no), where ^<p^> is n[o], o[dd], e[ven], m[ark],
ECHO s[pace] or d[efault].
ECHO --stop ^<s^> - for subsequent ports set stop bits to ^<s^> (default
ECHO is 1), where ^<s^> is 1, 1.5, 2 or d[efault].
ECHO.
ECHO The value d[efault] above means to use current port settings.
ECHO The values of baud rate, data bits, parity and stop bits for subports are
ECHO initial only and will be changed if client side subports created with
ECHO com0com driver.
GOTO END
################################################################
BEGIN_CLIENT_FILTERS
%%1%% --create-filter=trace,serialC,COM
--create-filter=escparse,serialC,parse
%%1%% --create-filter=trace,serialC,ExM
--create-filter=pinmap,serialC,pinmap:--rts=cts --dtr=dsr
--create-filter=linectl,serialC,lc:--br=local --lc=local
%%1%% --create-filter=trace,serialC,CxB
%%1%% --create-filter=trace,telnetC,muxB
--create-filter=telnet,telnetC,telnet:--comport=client
%%1%% --create-filter=trace,telnetC,TxM
#--create-filter=purge,telnetC,purge
--create-filter=pinmap,telnetC,pinmap:--rts=cts --dtr=dsr --break=break
--create-filter=linectl,telnetC,lc:--br=remote --lc=remote
END_CLIENT_FILTERS
################################################################
BEGIN_SERVER_FILTERS
%%1%% --create-filter=trace,serialS,COM
--create-filter=escparse,serialS,parse
%%1%% --create-filter=trace,serialS,ExM
--create-filter=purge,serialS,purge
--create-filter=pinmap,serialS,pinmap:--rts=cts --dtr=dsr --break=break
--create-filter=linectl,serialS,lc:--br=remote --lc=remote
%%1%% --create-filter=trace,serialS,CxB
%%1%% --create-filter=trace,telnetS,muxB
--create-filter=telnet,telnetS,telnet:--comport=server --suppress-echo=yes
%%1%% --create-filter=trace,telnetS,BxM
--create-filter=lsrmap,telnetS,lsrmap
--create-filter=pinmap,telnetS,pinmap:--cts=cts --dsr=dsr --dcd=dcd --ring=ring
--create-filter=linectl,telnetS,lc:--br=local --lc=local
END_SERVER_FILTERS
################################################################
BEGIN_ADD_SUBPORT
#####################################################################################################
#
# %%1%% - subport
# %%2%% - mode (C or S)
# %%3%% - tag (0-254)
#
# [\\.\%%1%%]--(serial%%2%%)--(telnet%%2%%)--[%%1%%-muxB]--[%%1%%-muxA]--(tag%%3%%)--
# \
# [\\.\%%1%%]--(serial%%2%%)--(telnet%%2%%)--[%%1%%-muxB]--[%%1%%-muxA]--(tag%%3%%)--->--[linkport]
# /
# [\\.\%%1%%]--(serial%%2%%)--(telnet%%2%%)--[%%1%%-muxB]--[%%1%%-muxA]--(tag%%3%%)--
#####################################################################################################
--use-driver=connector
%%1%%-muxA
%%7%% --create-filter=trace,tag%%3%%,muxA
--create-filter=tag,tag%%3%%:--tag=%%3%%
%%7%% --create-filter=trace,tag%%3%%,TxL
--add-filters=%%4%%:tag%%3%%
--bi-route=0:%%4%%
--no-default-fc-route=%%4%%:0
%%1%%-muxB
--bi-connect=%%1%%-muxA:%%1%%-muxB
--add-filters=%%5%%:telnet%%2%%
--use-driver=serial
--octs=off
--write-limit=256
\\.\%%1%%
--bi-route=%%5%%:%%6%%
--add-filters=%%6%%:serial%%2%%
END_ADD_SUBPORT
################################################################
:END
| jdolinay/avr_debug | hub4com-2.1.0.0-386/multiplexer.bat | bat | lgpl-3.0 | 8,792 |
REM Licensed to the Apache Software Foundation (ASF) under one or more
REM contributor license agreements. See the NOTICE file distributed with
REM this work for additional information regarding copyright ownership.
REM The ASF licenses this file to You under the Apache License, Version 2.0
REM (the "License"); 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.
mvn -Dmaven.test.skip=true clean package install assembly:assembly -U
| linghushaoxia/RocketMQ | install.bat | bat | apache-2.0 | 903 |
@ECHO OFF
REM Licensed to the Apache Software Foundation (ASF) under one or more
REM contributor license agreements. See the NOTICE file distributed with
REM this work for additional information regarding copyright ownership.
REM The ASF licenses this file to You under the Apache License, Version 2.0
REM (the "License"); 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 $Id$
SETLOCAL ENABLEDELAYEDEXPANSION
rem %~dp0 is the expanded pathname of the current script under NT
set LOCAL_FOP_HOME=
if "%OS%"=="Windows_NT" set LOCAL_FOP_HOME="%~dp0"
rem Code from Apache Ant project
rem Slurp the command line arguments. This loop allows for an unlimited number
rem of arguments (up to the command line limit, anyway).
rem Could also do a "shift" and "%*" for all params, but apparently doesn't work
rem with Win9x.
set FOP_CMD_LINE_ARGS=%1
if ""%1""=="""" goto doneStart
shift
:setupArgs
if ""%1""=="""" goto doneStart
set FOP_CMD_LINE_ARGS=%FOP_CMD_LINE_ARGS% %1
shift
goto setupArgs
rem This label provides a place for the argument list loop to break out
rem and for NT handling to skip to.
:doneStart
set LOGCHOICE=
rem The default commons logger for JDK1.4 is JDK1.4Logger.
rem To use a different logger, uncomment the one desired below
rem set LOGCHOICE=-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
rem set LOGCHOICE=-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
rem set LOGCHOICE=-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger
set LOGLEVEL=
rem Logging levels
rem Below option is only if you are using SimpleLog instead of the default JDK1.4 Logger.
rem To set logging levels for JDK 1.4 Logger, edit the %JAVA_HOME%\JRE\LIB\logging.properties
rem file instead.
rem Possible SimpleLog values: "trace", "debug", "info" (default), "warn", "error", or "fatal".
rem set LOGLEVEL=-Dorg.apache.commons.logging.simplelog.defaultlog=INFO
set LIBDIR=%LOCAL_FOP_HOME%lib
set LOCALCLASSPATH=%FOP_HYPHENATION_PATH%
for %%l in (%LOCAL_FOP_HOME%build\*.jar %LIBDIR%\*.jar) do set LOCALCLASSPATH=!LOCALCLASSPATH!;%%l
set JAVAOPTS=-Denv.windir=%WINDIR%
if "%JAVA_HOME%" == "" goto noJavaHome
if not exist "%JAVA_HOME%\bin\java.exe" goto noJavaHome
if "%JAVACMD%" == "" set JAVACMD=%JAVA_HOME%\bin\java
goto runFop
:noJavaHome
if "%JAVACMD%" == "" set JAVACMD=java
:runFop
rem echo "%JAVACMD%" %LOGCHOICE% %LOGLEVEL% -cp "%LOCALCLASSPATH%" org.apache.fop.cli.Main %FOP_CMD_LINE_ARGS%
"%JAVACMD%" %JAVAOPTS% %LOGCHOICE% %LOGLEVEL% -cp "%LOCALCLASSPATH%" %FOP_OPTS% org.apache.fop.cli.Main %FOP_CMD_LINE_ARGS%
ENDLOCAL
| StrategyObject/fop | fop.bat | bat | apache-2.0 | 3,145 |
C:\Python27\Scripts\pyside-uic.exe mainform.ui -o mainform_ui.py
C:\Python27\Lib\site-packages\PySide\pyside-rcc.exe resource.qrc > resource_rc.py | printerpam/Satori | desktop-source/convertui.cmd | bat | artistic-2.0 | 147 |
@gs -q -sDEVICE=laserjet -r300 -dDISKFONTS -dNOPAUSE -- gslp.ps %1 %2 %3 %4 %5 %6 %7 %8 %9
| JianpingZeng/xcc | xcc/test/mediabench4/ghostscript/src/gslj.bat | bat | bsd-3-clause | 91 |
#
# Tests that status 304 is returned
#
skip !0 exec $(INDEXER) -Echeck $(DPS_TEST_DIR)/indexer.conf >> $(DPS_TEST_LOG) 2>&1
fail 20 exec $(INDEXER) -Edrop $(DPS_TEST_DIR)/indexer.conf >> $(DPS_TEST_LOG) 2>&1
fail !0 exec $(INDEXER) -Ecreate $(DPS_TEST_DIR)/indexer.conf >> $(DPS_TEST_LOG) 2>&1
fail !0 exec $(INDEXER) -v5 -Eindex $(DPS_TEST_DIR)/indexer.conf >> $(DPS_TEST_LOG) 2>&1
fail !0 exec $(INDEXER) -v5 -Eindex -a $(DPS_TEST_DIR)/indexer.conf >> $(DPS_TEST_LOG) 2>&1
fail !0 exec $(INDEXER) -Esqlmon $(DPS_TEST_DIR)/indexer.conf < $(DPS_TEST_DIR)/query.tst > $(DPS_TEST_DIR)/query.rej 2>&1
fail !0 mdiff $(DPS_TEST_DIR)/query.rej $(DPS_TEST_DIR)/query.res
fail !0 exec rm -f $(DPS_TEST_DIR)/query.rej
pass 0 exec $(INDEXER) -Edrop $(DPS_TEST_DIR)/indexer.conf >> $(DPS_TEST_LOG) 2>&1
| Letractively/dataparksearch | test/test-notmodified/test.cmd | bat | gpl-2.0 | 817 |
@ECHO OFF
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: The propel-gen build script for Windows based systems
:: $Id: pear-propel-gen.bat,v 1.2 2004/10/17 13:24:09 hlellelid Exp $
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::----------------------------------------------------------------------------------
:: Please set following to the "phing" script. By default this is expected to be
:: on your path. (You don't need to modify this file if that is the case.)
SET phingScript=phing
::---------------------------------------------------------------------------------
::---------------------------------------------------------------------------------
:: Do not modify below this line!! (Unless you know what your doing :)
::---------------------------------------------------------------------------------
::---------------------------------------------------------------------------------
"%phingScript%" -f @DATA-DIR@\propel_generator\pear-build.xml -Dproject.dir=%*
GOTO :EOF
:PAUSE_END
PAUSE | voota/voota | www/lib/vendor/symfony/lib/plugins/sfPropelPlugin/lib/vendor/propel-generator/pear/pear-propel-gen.bat | bat | mit | 1,096 |
::Some house cleaning:
@ECHO off
set projectName=Base
::Try compiling
IF %errorlevel%==0 g++ -c src\%projectName%.cpp -o obj\%projectName%.o -std=gnu++0x -Iinclude -g
IF %errorlevel%==0 g++ -c include\GLSLTools.cpp -o obj\GLSLTools.o -std=gnu++0x -Iinclude -g
::Move dynamic libraries
REM xcopy lib\glew32.dll bin /Y
copy src\FragmentSource.glsl bin\FragmentSource.glsl
copy src\VertexSource.glsl bin\VertexSource.glsl
::Check if compiler failed
IF %errorlevel%==0 (
::Try linking
g++ -o bin\%projectName%.exe obj\%projectName%.o obj\GLSLTools.o -Llib -lglfw3 -lglew32s -lgdi32 -lopengl32 -mwindows -g && (
::If linked successfully
ECHO Successfull! && ECHO Running: && ECHO.
cd bin
%projectName%.exe
) || (
::If link failed
ECHO.
ECHO -----------------------
ECHO --Linker Done Goofed!--
ECHO -----------------------
PAUSE
)
) ELSE (
::If compiler failed
ECHO.
ECHO -------------------------
ECHO --Compiler Done Goofed!--
ECHO -------------------------
PAUSE
)
REM PAUSE | Nigh7Sh4de/OpenGL | Projects/Base/compile.bat | bat | mit | 1,015 |
ECHO OFF
git add *
git commit -m "02-02-2022"
git push
@echo "Push Done"
PAUSE | absunstar/isite | push.bat | bat | mit | 83 |
mkdir tools
mkdir reports\coverage\historydir
nuget install OpenCover -ExcludeVersion -OutputDirectory tools
nuget install xunit.runner.console -ExcludeVersion -OutputDirectory tools
nuget install ReportGenerator -ExcludeVersion -OutputDirectory tools
copy xunit.console.x86.exe.config tools\xunit.runner.console\tools\xunit.console.x86.exe.config /Y
tools\OpenCover\tools\OpenCover.Console.exe -target:"tools\xunit.runner.console\tools\xunit.console.x86.exe" -targetargs:"BikeTracker.Tests\bin\Debug\BikeTracker.Tests.dll -noShadow -xml test-results.xml" -register:user -output:"reports\coverage\coverage.xml" -skipautoprops -filter:"+[BikeTracker*]* -[BikeTracker*]BikeTracker.Migrations* -[BikeTracker.XTests*]*" -excludebyattribute:*.ExcludeFromCodeCoverage* -mergebyhash -returntargetcode -coverbytest:*.Tests.dll
tools\ReportGenerator\tools\ReportGenerator.exe -reports:reports\coverage\coverage.xml -targetdir:reports\coverage -historydir:reports\coverage\history
cd BikeTracker
call karma start --single-run
cd .. | trichards57/new-bike-tracker | tests.bat | bat | mit | 1,029 |
rem Clean up the results directory
rmdir /S /Q results
mkdir results
rem Synthesize the VHDL Wrapper Files
echo 'Synthesizing example design with XST';
xst -ifn xst.scr
copy vram_exdes.ngc .\results\
rem Copy the netlist generated by Coregen
echo 'Copying files from the netlist directory to the results directory'
copy ..\..\vram.ngc results\
rem Copy the constraints files generated by Coregen
echo 'Copying files from constraints directory to results directory'
copy ..\example_design\vram_exdes.ucf results\
cd results
echo 'Running ngdbuild'
ngdbuild -p xc6slx9-tqg144-2 vram_exdes
echo 'Running map'
map vram_exdes -o mapped.ncd -pr i
echo 'Running par'
par mapped.ncd routed.ncd
echo 'Running trce'
trce -e 10 routed.ncd mapped.pcf -o routed
echo 'Running design through bitgen'
bitgen -w routed
echo 'Running netgen to create gate level VHDL model'
netgen -ofmt vhdl -sim -tm vram_exdes -pcf mapped.pcf -w routed.ncd routed.vhd
| chrismasters/fpga-space-invaders | project/ipcore_dir/vram/implement/implement.bat | bat | mit | 963 |
@if not defined _echo @echo off
setlocal EnableDelayedExpansion
:: Set the default arguments for build
set __BuildArch=x64
set __VCBuildArch=x86_amd64
set __BuildType=Debug
set __BuildOS=Windows_NT
set __VSVersion=vs2015
set __VSToolsRoot=%VS140COMNTOOLS%
:: Define a prefix for most output progress messages that come from this script. That makes
:: it easier to see where these are coming from. Note that there is a trailing space here.
set __MsgPrefix=BUILDTEST:
set "__ProjectDir=%~dp0"
:: remove trailing slash
if %__ProjectDir:~-1%==\ set "__ProjectDir=%__ProjectDir:~0,-1%"
set "__TestDir=%__ProjectDir%\tests"
set "__ProjectFilesDir=%__TestDir%"
set "__SourceDir=%__ProjectDir%\src"
set "__PackagesDir=%__ProjectDir%\packages"
set "__RootBinDir=%__ProjectDir%\bin"
set "__LogsDir=%__RootBinDir%\Logs"
REM __unprocessedBuildArgs are args that we pass to msbuild (e.g. /p:__BuildArch=x64)
set "__args= %*"
set processedArgs=
set __unprocessedBuildArgs=
set __RunArgs=
set __BuildAgainstPackages=
set __BuildAgainstPackagesArg=
set __RuntimeId=
:Arg_Loop
if "%1" == "" goto ArgsDone
if /i "%1" == "-?" goto Usage
if /i "%1" == "-h" goto Usage
if /i "%1" == "-help" goto Usage
if /i "%1" == "x64" (set __BuildArch=x64&set __VCBuildArch=x86_amd64&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "x86" (set __BuildArch=x86&set __VCBuildArch=x86&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "arm" (set __BuildArch=arm&set __VCBuildArch=x86_arm&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "arm64" (set __BuildArch=arm64&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "debug" (set __BuildType=Debug&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "release" (set __BuildType=Release&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "checked" (set __BuildType=Checked&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "skipmanaged" (set __SkipManaged=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "updateinvalidpackages" (set __UpdateInvalidPackagesArg=1&set processedArgs=!processedArgs! %1&shift&goto Arg_Loop)
if /i "%1" == "toolset_dir" (set __ToolsetDir=%2&set __PassThroughArgs=%__PassThroughArgs% %2&set processedArgs=!processedArgs! %1 %2&shift&shift&goto Arg_Loop)
if /i "%1" == "buildagainstpackages" (set __BuildAgainstPackages=1&set __BuildAgainstPackagesArg=-BuildTestsAgainstPackages&shift&goto Arg_Loop)
if /i "%1" == "runtimeid" (set __RuntimeId=%2&set processedArgs=!processedArgs! %1 %2&shift&shift&goto Arg_Loop)
if [!processedArgs!]==[] (
call set __UnprocessedBuildArgs=!__args!
) else (
call set __UnprocessedBuildArgs=%%__args:*!processedArgs!=%%
)
:ArgsDone
echo %__MsgPrefix%Using environment: "%__VSToolsRoot%\VsDevCmd.bat"
call "%__VSToolsRoot%\VsDevCmd.bat"
set __RunArgs=-BuildOS=%__BuildOS% -BuildType=%__BuildType% -BuildArch=%__BuildArch%
rem arm64 builds currently use private toolset which has not been released yet
REM TODO, remove once the toolset is open.
if /i "%__BuildArch%" == "arm64" call :PrivateToolSet
echo %__MsgPrefix%Commencing CoreCLR repo test build
set "__BinDir=%__RootBinDir%\Product\%__BuildOS%.%__BuildArch%.%__BuildType%"
set "__TestRootDir=%__RootBinDir%\tests"
set "__TestBinDir=%__TestRootDir%\%__BuildOS%.%__BuildArch%.%__BuildType%"
:: We have different managed and native intermediate dirs because the managed bits will include
:: the configuration information deeper in the intermediates path.
:: These variables are used by the msbuild project files.
if not defined __TestIntermediateDir (
set "__TestIntermediateDir=tests\obj\%__BuildOS%.%__BuildArch%.%__BuildType%"
)
set "__NativeTestIntermediatesDir=%__RootBinDir%\%__TestIntermediateDir%\Native"
set "__ManagedTestIntermediatesDir=%__RootBinDir%\%__TestIntermediateDir%\Managed"
:: Generate path to be set for CMAKE_INSTALL_PREFIX to contain forward slash
set "__CMakeBinDir=%__TestBinDir%"
set "__CMakeBinDir=%__CMakeBinDir:\=/%"
if not exist "%__TestBinDir%" md "%__TestBinDir%"
if not exist "%__NativeTestIntermediatesDir%" md "%__NativeTestIntermediatesDir%"
if not exist "%__ManagedTestIntermediatesDir%" md "%__ManagedTestIntermediatesDir%"
if not exist "%__LogsDir%" md "%__LogsDir%"
echo %__MsgPrefix%Checking prerequisites
:: Eval the output from probe-win1.ps1
for /f "delims=" %%a in ('powershell -NoProfile -ExecutionPolicy RemoteSigned "& ""%__SourceDir%\pal\tools\probe-win.ps1"""') do %%a
REM =========================================================================================
REM ===
REM === Restore Build Tools
REM ===
REM =========================================================================================
call %__ProjectDir%\init-tools.cmd
REM =========================================================================================
REM ===
REM === Resolve runtime dependences
REM ===
REM =========================================================================================
call %__TestDir%\setup-runtime-dependencies.cmd /arch %__BuildArch% /outputdir %__BinDir%
if defined __UpdateInvalidPackagesArg (
goto skipnative
)
REM =========================================================================================
REM ===
REM === Native test build section
REM ===
REM =========================================================================================
echo %__MsgPrefix%Commencing build of native test components for %__BuildArch%/%__BuildType%
if defined __ToolsetDir (
echo %__MsgPrefix%ToolsetDir is defined to be :%__ToolsetDir%
goto GenVSSolution :: Private ToolSet is Defined
)
:: Set the environment for the native build
echo %__MsgPrefix%Using environment: "%__VSToolsRoot%\..\..\VC\vcvarsall.bat" %__VCBuildArch%
call "%__VSToolsRoot%\..\..\VC\vcvarsall.bat" %__VCBuildArch%
@if defined _echo @echo on
if not defined VSINSTALLDIR (
echo %__MsgPrefix%Error: VSINSTALLDIR variable not defined.
exit /b 1
)
if not exist "%VSINSTALLDIR%DIA SDK" goto NoDIA
:GenVSSolution
pushd "%__NativeTestIntermediatesDir%"
call "%__SourceDir%\pal\tools\gen-buildsys-win.bat" ""%__ProjectFilesDir%"" %__VSVersion% %__BuildArch%
@if defined _echo @echo on
popd
if not exist "%__NativeTestIntermediatesDir%\install.vcxproj" (
echo %__MsgPrefix%Failed to generate test native component build project!
exit /b 1
)
set __msbuildNativeArgs=-configuration=%__BuildType%
if defined __ToolsetDir (
set __msbuildNativeArgs=%__msbuildNativeArgs% -UseEnv
) else (
set __msbuildNativeArgs=%__msbuildNativeArgs% -platform=%__BuildArch%
)
set __BuildLogRootName=Tests_Native
set __BuildLog=%__LogsDir%\%__BuildLogRootName%_%__BuildOS%__%__BuildArch%__%__BuildType%.log
set __BuildWrn=%__LogsDir%\%__BuildLogRootName%_%__BuildOS%__%__BuildArch%__%__BuildType%.wrn
set __BuildErr=%__LogsDir%\%__BuildLogRootName%_%__BuildOS%__%__BuildArch%__%__BuildType%.err
set __msbuildLog=/flp:Verbosity=normal;LogFile="%__BuildLog%"
set __msbuildWrn=/flp1:WarningsOnly;LogFile="%__BuildWrn%"
set __msbuildErr=/flp2:ErrorsOnly;LogFile="%__BuildErr%"
call %__ProjectDir%\run.cmd build -Project="%__NativeTestIntermediatesDir%\install.vcxproj" -MsBuildLog=!__msbuildLog! -MsBuildWrn=!__msbuildWrn! -MsBuildErr=!__msbuildErr! %__msbuildNativeArgs% %__RunArgs% %__unprocessedBuildArgs%
if errorlevel 1 (
echo %__MsgPrefix%Error: build failed. Refer to the build log files for details:
echo %__BuildLog%
echo %__BuildWrn%
echo %__BuildErr%
exit /b 1
)
:skipnative
set __BuildLogRootName=Restore_Product
set __BuildLog=%__LogsDir%\%__BuildLogRootName%_%__BuildOS%__%__BuildArch%__%__BuildType%.log
set __BuildWrn=%__LogsDir%\%__BuildLogRootName%_%__BuildOS%__%__BuildArch%__%__BuildType%.wrn
set __BuildErr=%__LogsDir%\%__BuildLogRootName%_%__BuildOS%__%__BuildArch%__%__BuildType%.err
set __msbuildLog=/flp:Verbosity=normal;LogFile="%__BuildLog%"
set __msbuildWrn=/flp1:WarningsOnly;LogFile="%__BuildWrn%"
set __msbuildErr=/flp2:ErrorsOnly;LogFile="%__BuildErr%"
if not defined __BuildAgainstPackages goto SkipRestoreProduct
REM =========================================================================================
REM ===
REM === Restore product binaries from packages
REM ===
REM =========================================================================================
set "__TestWorkingDir=%__RootBinDir%\tests\%__BuildOS%.%__BuildArch%.%__BuildType%"
if not defined XunitTestBinBase set XunitTestBinBase=%__TestWorkingDir%
set "CORE_ROOT=%XunitTestBinBase%\Tests\Core_Root"
set "CORE_OVERLAY=%XunitTestBinBase%\Tests\coreoverlay"
call %__ProjectDir%\run.cmd build -Project=%__ProjectDir%\tests\build.proj -UpdateDependencies -BatchRestorePackages -MsBuildLog=!__msbuildLog! -MsBuildWrn=!__msbuildWrn! -MsBuildErr=!__msbuildErr! %__RunArgs% %__BuildAgainstPackagesArg% %__unprocessedBuildArgs%
set __BuildLogRootName=Tests_GenerateRuntimeLayout
call %__ProjectDir%\run.cmd build -Project=%__ProjectDir%\tests\runtest.proj -BinPlaceRef -BinPlaceProduct -CopyCrossgenToProduct -MsBuildLog=!__msbuildLog! -MsBuildWrn=!__msbuildWrn! -MsBuildErr=!__msbuildErr! %__RunArgs% %__BuildAgainstPackagesArg% %__unprocessedBuildArgs%
if errorlevel 1 (
echo BinPlace of mscorlib.dll failed
exit /b 1
)
if defined __RuntimeId (
if not exist %__PackagesDir%\TestNativeBins (
echo %__MsgPrefix%Error: Ensure you have run sync.cmd -ab before building a non-Windows test overlay against packages
exit /b 1
)
call %__ProjectDir%\run.cmd build -Project=%__ProjectDir%\tests\runtest.proj -CreateNonWindowsTestOverlay -RuntimeId="%__RuntimeId%" -MsBuildLog=!__msbuildLog! -MsBuildWrn=!__msbuildWrn! -MsBuildErr=!__msbuildErr! %__RunArgs% %__BuildAgainstPackagesArg% %__unprocessedBuildArgs%
for /R %__PackagesDir%\TestNativeBins\%__RuntimeId% %%f in (*.so) do copy %%f %Core_Overlay%
for /R %__PackagesDir%\TestNativeBins\%__RuntimeId% %%f in (*.dylib) do copy %%f %Core_Overlay%
echo %__MsgPrefix% Created the runtime layout for %__RuntimeId% in %CORE_OVERLAY%
)
echo %__MsgPrefix% Created the runtime layout with all dependencies in %CORE_ROOT%
:SkipRestoreProduct
if defined __SkipManaged exit /b 0
set __BuildLogRootName=Tests_Managed
set __BuildLog=%__LogsDir%\%__BuildLogRootName%_%__BuildOS%__%__BuildArch%__%__BuildType%.log
set __BuildWrn=%__LogsDir%\%__BuildLogRootName%_%__BuildOS%__%__BuildArch%__%__BuildType%.wrn
set __BuildErr=%__LogsDir%\%__BuildLogRootName%_%__BuildOS%__%__BuildArch%__%__BuildType%.err
set __msbuildLog=/flp:Verbosity=normal;LogFile="%__BuildLog%"
set __msbuildWrn=/flp1:WarningsOnly;LogFile="%__BuildWrn%"
set __msbuildErr=/flp2:ErrorsOnly;LogFile="%__BuildErr%"
REM =========================================================================================
REM ===
REM === Managed test build section
REM ===
REM =========================================================================================
echo %__MsgPrefix%Starting the Managed Tests Build
if not defined VSINSTALLDIR (
echo %__MsgPrefix%Error: buildtest.cmd should be run from a Visual Studio Command Prompt. Please see https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/developer-guide.md for build instructions.
exit /b 1
)
if defined __UpdateInvalidPackagesArg (
set __up=-updateinvalidpackageversions
)
call %__ProjectDir%\run.cmd build -Project=%__ProjectDir%\tests\build.proj -MsBuildLog=!__msbuildLog! -MsBuildWrn=!__msbuildWrn! -MsBuildErr=!__msbuildErr! %__up% %__RunArgs% %__unprocessedBuildArgs%
if errorlevel 1 (
echo %__MsgPrefix%Error: build failed. Refer to the build log files for details:
echo %__BuildLog%
echo %__BuildWrn%
echo %__BuildErr%
exit /b 1
)
set CORE_ROOT=%__TestBinDir%\Tests\Core_Root
echo %__MsgPrefix%Creating test overlay...
set __BuildLogRootName=Tests_Overlay_Managed
set __BuildLog=%__LogsDir%\%__BuildLogRootName%_%__BuildOS%__%__BuildArch%__%__BuildType%.log
set __BuildWrn=%__LogsDir%\%__BuildLogRootName%_%__BuildOS%__%__BuildArch%__%__BuildType%.wrn
set __BuildErr=%__LogsDir%\%__BuildLogRootName%_%__BuildOS%__%__BuildArch%__%__BuildType%.err
set __msbuildLog=/flp:Verbosity=normal;LogFile="%__BuildLog%"
set __msbuildWrn=/flp1:WarningsOnly;LogFile="%__BuildWrn%"
set __msbuildErr=/flp2:ErrorsOnly;LogFile="%__BuildErr%"
call %__ProjectDir%\run.cmd build -Project=%__ProjectDir%\tests\runtest.proj -testOverlay -MsBuildLog=!__msbuildLog! -MsBuildWrn=!__msbuildWrn! -MsBuildErr=!__msbuildErr! %__RunArgs% %__unprocessedBuildArgs%
if errorlevel 1 (
echo %__MsgPrefix%Error: build failed. Refer to the build log files for details:
echo %__BuildLog%
echo %__BuildWrn%
echo %__BuildErr%
exit /b 1
)
REM =========================================================================================
REM ===
REM === All builds complete!
REM ===
REM =========================================================================================
echo %__MsgPrefix%Test build successful.
echo %__MsgPrefix%Test binaries are available at !__TestBinDir!
exit /b 0
:Usage
echo.
echo Usage:
echo %0 [option1] [option2] ...
echo All arguments are optional. Options are case-insensitive. The options are:
echo.
echo. -? -h -help: view this message.
echo Build architecture: -buildArch: only x64 is currently allowed ^(default: x64^).
echo Build type: -buildType: one of Debug, Checked, Release ^(default: Debug^).
echo updateinvalidpackageversions: Runs the target to update package versions.
echo buildagainstpackages: builds tests against restored packages, instead of against a built product.
echo runtimeid ^<ID^>: Builds a test overlay for the specified OS (Only supported when building against packages). Supported IDs are:
echo debian.8-x64: Builds overlay for Debian 8
echo fedora.23-x64: Builds overlay for Fedora 23
echo opensuse.13.2-x64: Builds overlay for OpenSUSE 13.2
echo opensuse.42.1-x64: Builds overlay for OpenSUSE 42.1
echo osx.10.10-x64: Builds overlay for OSX 10.10
echo rhel.7-x64: Builds overlay for RHEL 7 or CentOS
echo ubuntu.14.04-x64: Builds overlay for Ubuntu 14.04
echo ubuntu.16.04-x64: Builds overlay for Ubuntu 16.04
echo ubuntu.16.10-x64: Builds overlay for Ubuntu 16.10
echo -- ... : all arguments following this tag will be passed directly to msbuild.
echo -priority=^<N^> : specify a set of test that will be built and run, with priority N.
echo 0: Build only priority 0 cases as essential testcases (default)
echo 1: Build all tests with priority 0 and 1
echo 666: Build all tests with priority 0, 1 ... 666
echo -sequential: force a non-parallel build ^(default is to build in parallel
echo using all processors^).
echo -ilasmroundtrip: enables ilasm round trip build and run of the tests before executing them.
echo -verbose: enables detailed file logging for the msbuild tasks into the msbuild log file.
exit /b 1
:NoDIA
echo Error: DIA SDK is missing at "%VSINSTALLDIR%DIA SDK". ^
This is due to a bug in the Visual Studio installer. It does not install DIA SDK at "%VSINSTALLDIR%" but rather ^
at the install location of previous Visual Studio version. The workaround is to copy the DIA SDK folder from the Visual Studio install location ^
of the previous version to "%VSINSTALLDIR%" and then build.
:: DIA SDK not included in Express editions
echo Visual Studio 2013 Express does not include the DIA SDK. ^
You need Visual Studio 2013+ (Community is free).
echo See: https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/developer-guide.md#prerequisites
exit /b 1
:PrivateToolSet
echo %__MsgPrefix% Setting Up the usage of __ToolsetDir:%__ToolsetDir%
if /i "%__ToolsetDir%" == "" (
echo %__MsgPrefix%Error: A toolset directory is required for the Arm64 Windows build. Use the toolset_dir argument.
exit /b 1
)
set PATH=%__ToolsetDir%\VC_sdk\bin;%PATH%
set LIB=%__ToolsetDir%\VC_sdk\lib\arm64;%__ToolsetDir%\sdpublic\sdk\lib\arm64
set INCLUDE=^
%__ToolsetDir%\VC_sdk\inc;^
%__ToolsetDir%\sdpublic\sdk\inc;^
%__ToolsetDir%\sdpublic\shared\inc;^
%__ToolsetDir%\sdpublic\shared\inc\minwin;^
%__ToolsetDir%\sdpublic\sdk\inc\ucrt;^
%__ToolsetDir%\sdpublic\sdk\inc\minwin;^
%__ToolsetDir%\sdpublic\sdk\inc\mincore;^
%__ToolsetDir%\sdpublic\sdk\inc\abi;^
%__ToolsetDir%\sdpublic\sdk\inc\clientcore;^
%__ToolsetDir%\diasdk\include
exit /b 0
| Dmitry-Me/coreclr | build-test.cmd | bat | mit | 16,734 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=python -msphinx
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=PaddedSel
if "%1" == "" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The Sphinx module was not found. Make sure you have Sphinx installed,
echo.then set the SPHINXBUILD environment variable to point to the full
echo.path of the 'sphinx-build' executable. Alternatively you may add the
echo.Sphinx directory to PATH.
echo.
echo.If you don't have Sphinx installed, grab it from
echo.http://sphinx-doc.org/
exit /b 1
)
%SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS%
goto end
:help
%SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS%
:end
popd
| g-farrow/padded_sel | docs/make.bat | bat | mit | 771 |
@echo off
@set PATH=%CD%\..\NodeJs;%CD%\..\NodeJs\node_modules\.bin;%PATH%
@cd tertrack
start /B node app.js
echo Keep this window open, as long as you are using the application
| RPranschke/TertrackNode | start.bat | bat | mit | 180 |
@echo off
SET PATH=%PATH%;%~dp0
"%~dp0node" "%~dp0..\packages\Grunt.0.1.13\node_modules\grunt-cli\bin\grunt" %*
| cgjerdingen/AngularFunKata | .bin/grunt.cmd | bat | mit | 112 |
@echo off
cls
start EmuHawk.exe -REMOTERTC
start StandaloneRTC.exe
| ircluzar/RTC3 | Real-Time Corruptor/BizHawk_RTC/output/DETACHEDRTC.bat | bat | mit | 69 |
shutdown /r /t 2880 /c "Your computer is set to restart in exactly 48 minutes."
| CombustibleLemon/Startup-Folder-Installer | Startup-Folder-Installer/Startup-Folder-Installer/Assets/ExampleFiles/restart.bat | bat | cc0-1.0 | 83 |
@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% 1>NUL 2>NUL
if errorlevel 9009 goto sphinx_python
goto sphinx_ok
:sphinx_python
set SPHINXBUILD=python -m sphinx.__init__
%SPHINXBUILD% 2> nul
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
echo.installed, then set the SPHINXBUILD environment variable to point
echo.to the full path of the 'sphinx-build' executable. Alternatively you
echo.may add the Sphinx directory to PATH.
echo.
echo.If you don't have Sphinx installed, grab it from
echo.http://sphinx-doc.org/
exit /b 1
)
:sphinx_ok
if "%1" == "html" (
%SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/html.
goto end
)
if "%1" == "dirhtml" (
%SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
goto end
)
if "%1" == "singlehtml" (
%SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
goto end
)
if "%1" == "pickle" (
%SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can process the pickle files.
goto end
)
if "%1" == "json" (
%SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can process the JSON files.
goto end
)
if "%1" == "htmlhelp" (
%SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can run HTML Help Workshop with the ^
.hhp project file in %BUILDDIR%/htmlhelp.
goto end
)
if "%1" == "qthelp" (
%SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can run "qcollectiongenerator" with the ^
.qhcp project file in %BUILDDIR%/qthelp, like this:
echo.^> qcollectiongenerator %BUILDDIR%\qthelp\stubenhocker.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\stubenhocker.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
| rolfpancake/stubenhocker | docs/make.bat | bat | cc0-1.0 | 6,998 |
cmd_scripts/conmakehash := gcc -Wp,-MD,scripts/.conmakehash.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -I/home/algesat/kernel/tools/include -o scripts/conmakehash scripts/conmakehash.c
source_scripts/conmakehash := scripts/conmakehash.c
deps_scripts/conmakehash := \
/usr/include/stdc-predef.h \
/usr/include/stdio.h \
/usr/include/features.h \
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
/usr/lib/gcc/x86_64-linux-gnu/4.8/include/stddef.h \
/usr/include/x86_64-linux-gnu/bits/types.h \
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
/usr/include/libio.h \
/usr/include/_G_config.h \
/usr/include/wchar.h \
/usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdarg.h \
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
/usr/include/x86_64-linux-gnu/bits/sys_errlist.h \
/usr/include/x86_64-linux-gnu/bits/stdio.h \
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
/usr/include/stdlib.h \
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
/usr/include/endian.h \
/usr/include/x86_64-linux-gnu/bits/endian.h \
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
/usr/include/x86_64-linux-gnu/bits/byteswap-16.h \
/usr/include/x86_64-linux-gnu/sys/types.h \
/usr/include/time.h \
/usr/include/x86_64-linux-gnu/sys/select.h \
/usr/include/x86_64-linux-gnu/bits/select.h \
/usr/include/x86_64-linux-gnu/bits/sigset.h \
/usr/include/x86_64-linux-gnu/bits/time.h \
/usr/include/x86_64-linux-gnu/bits/select2.h \
/usr/include/x86_64-linux-gnu/sys/sysmacros.h \
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
/usr/include/alloca.h \
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
/usr/include/x86_64-linux-gnu/bits/stdlib.h \
/usr/include/sysexits.h \
/usr/include/string.h \
/usr/include/xlocale.h \
/usr/include/x86_64-linux-gnu/bits/string.h \
/usr/include/x86_64-linux-gnu/bits/string2.h \
/usr/include/x86_64-linux-gnu/bits/string3.h \
/usr/include/ctype.h \
scripts/conmakehash: $(deps_scripts/conmakehash)
$(deps_scripts/conmakehash):
| Algesat/BladeApex2 | scripts/.conmakehash.cmd | bat | gpl-2.0 | 2,300 |
cmd_arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-emmc.dtb := arm-poky-linux-gnueabi-gcc -E -Wp,-MD,arch/arm/boot/dts/.imx6ul-14x14-ddr3-arm2-emmc.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/.imx6ul-14x14-ddr3-arm2-emmc.dtb.dts.tmp arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-emmc.dts ; /second_extend/yocto_file/linux_yocto/scripts/dtc/dtc -O dtb -o arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-emmc.dtb -b 0 -i arch/arm/boot/dts/ -d arch/arm/boot/dts/.imx6ul-14x14-ddr3-arm2-emmc.dtb.d.dtc.tmp arch/arm/boot/dts/.imx6ul-14x14-ddr3-arm2-emmc.dtb.dts.tmp ; cat arch/arm/boot/dts/.imx6ul-14x14-ddr3-arm2-emmc.dtb.d.pre.tmp arch/arm/boot/dts/.imx6ul-14x14-ddr3-arm2-emmc.dtb.d.dtc.tmp > arch/arm/boot/dts/.imx6ul-14x14-ddr3-arm2-emmc.dtb.d
source_arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-emmc.dtb := arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-emmc.dts
deps_arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-emmc.dtb := \
arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2.dts \
/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts/include/dt-bindings/input/input.h \
arch/arm/boot/dts/imx6ul.dtsi \
/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts/include/dt-bindings/clock/imx6ul-clock.h \
/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts/include/dt-bindings/gpio/gpio.h \
/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts/include/dt-bindings/interrupt-controller/arm-gic.h \
/second_extend/yocto_file/linux_yocto/arch/arm/boot/dts/include/dt-bindings/interrupt-controller/irq.h \
arch/arm/boot/dts/imx6ul-pinfunc.h \
arch/arm/boot/dts/skeleton.dtsi \
arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-emmc.dtb: $(deps_arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-emmc.dtb)
$(deps_arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-emmc.dtb):
| heyoufei2/yocto3.14.38_kernel | arch/arm/boot/dts/.imx6ul-14x14-ddr3-arm2-emmc.dtb.cmd | bat | gpl-2.0 | 1,961 |
cmd_drivers/misc/cb710/built-in.o := rm -f drivers/misc/cb710/built-in.o; /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/misc/cb710/built-in.o
| miamo/miamOv | drivers/misc/cb710/.built-in.o.cmd | bat | gpl-2.0 | 155 |
cmd_arch/arm/kernel/head.o := /mnt/disk2/Dev/UG802/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-gcc -Wp,-MD,arch/arm/kernel/.head.o.d -nostdinc -isystem /mnt/disk2/Dev/UG802/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/../lib/gcc/arm-eabi/4.6.2/include -I/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/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 -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -include asm/unified.h -msoft-float -DTEXT_OFFSET=0x00408000 -c -o arch/arm/kernel/head.o arch/arm/kernel/head.S
source_arch/arm/kernel/head.o := arch/arm/kernel/head.S
deps_arch/arm/kernel/head.o := \
$(wildcard include/config/debug/ll.h) \
$(wildcard include/config/plat/rk.h) \
$(wildcard include/config/xip/kernel.h) \
$(wildcard include/config/xip/phys/addr.h) \
$(wildcard include/config/smp/on/up.h) \
$(wildcard include/config/arm/patch/phys/virt.h) \
$(wildcard include/config/debug/icedcc.h) \
$(wildcard include/config/arch/netwinder.h) \
$(wildcard include/config/arch/cats.h) \
$(wildcard include/config/arch/rpc.h) \
$(wildcard include/config/smp.h) \
$(wildcard include/config/alignment/trap.h) \
$(wildcard include/config/cpu/dcache/disable.h) \
$(wildcard include/config/cpu/bpredict/disable.h) \
$(wildcard include/config/cpu/icache/disable.h) \
$(wildcard include/config/arm/patch/phys/virt/16bit.h) \
$(wildcard include/config/thumb2/kernel.h) \
/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/arch/arm/include/asm/unified.h \
$(wildcard include/config/arm/asm/unified.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) \
/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/arch/arm/include/asm/linkage.h \
include/linux/init.h \
$(wildcard include/config/modules.h) \
$(wildcard include/config/hotplug.h) \
/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/arch/arm/include/asm/assembler.h \
$(wildcard include/config/cpu/feroceon.h) \
$(wildcard include/config/trace/irqflags.h) \
/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/arch/arm/include/asm/ptrace.h \
$(wildcard include/config/cpu/endian/be8.h) \
$(wildcard include/config/arm/thumb.h) \
/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/arch/arm/include/asm/hwcap.h \
/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/arch/arm/include/asm/domain.h \
$(wildcard include/config/io/36.h) \
$(wildcard include/config/cpu/use/domains.h) \
/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/arch/arm/include/asm/asm-offsets.h \
include/generated/asm-offsets.h \
/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/arch/arm/include/asm/memory.h \
$(wildcard include/config/mmu.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) \
include/linux/const.h \
include/linux/types.h \
$(wildcard include/config/uid16.h) \
$(wildcard include/config/lbdaf.h) \
$(wildcard include/config/arch/dma/addr/t/64bit.h) \
$(wildcard include/config/phys/addr/t/64bit.h) \
$(wildcard include/config/64bit.h) \
/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/arch/arm/include/asm/types.h \
include/asm-generic/int-ll64.h \
/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/arch/arm/include/asm/bitsperlong.h \
include/asm-generic/bitsperlong.h \
arch/arm/mach-rk30/include/mach/memory.h \
arch/arm/plat-rk/include/plat/memory.h \
include/linux/version.h \
arch/arm/mach-rk30/include/mach/io.h \
$(wildcard include/config/rk/debug/uart.h) \
arch/arm/plat-rk/include/plat/io.h \
/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/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) \
/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/arch/arm/include/asm/thread_info.h \
$(wildcard include/config/arm/thumbee.h) \
/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/arch/arm/include/asm/fpstate.h \
$(wildcard include/config/vfpv3.h) \
$(wildcard include/config/iwmmxt.h) \
/mnt/disk2/Dev/UG802/kernel/picuntu-3.0.8-alok/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) \
arch/arm/kernel/head-common.S \
$(wildcard include/config/cpu/big/endian.h) \
$(wildcard include/config/of/flattree.h) \
arch/arm/kernel/head.o: $(deps_arch/arm/kernel/head.o)
$(deps_arch/arm/kernel/head.o):
| aloksinha2001/picuntu-3.0.8-alok | arch/arm/kernel/.head.o.cmd | bat | gpl-2.0 | 5,524 |
@echo off
:: ================================================
:: Modulbeschreibung:
:: Installiert Adobe Reader
:: ================================================
echo.
echo Adobe Reader installation wird ausgefuehrt.
echo bitte warten...
echo.
:: Startet den Installer im Silent-Modus. Es werden während der Installation keine nachfragen erscheinen.
"%~dp0\acrordr_setup.exe" /sPB
:: leert Konsole
cls
:: laedt text
echo.
echo Adobe Reader wird gestartet damit die AGB/Eula
echo akzeptiert werden kann.
echo.
:: wartet 5 sekunden
:: ausgabe von timeout wird mit "> nul" unterdrueckt
timeout /T 5 /NOBREAK > nul
:: Startet den Adobe Reader erstmalig nach der Installation um die Eula zu akzeptieren.
:: mit "/wait" wird das Programm syncron gestartet. Batch macht erst weiter sobald acrord32.exe geschlossen wurde.
start "" /wait "acrord32.exe"
| mritzmann/OEM-Batch | 04_Adobe_Reader_install/start.bat | bat | gpl-2.0 | 847 |
@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\vishap.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\vishap.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
| barseghyanartur/vishap | docs/make.bat | bat | gpl-2.0 | 6,701 |
@echo off
java -jar Google2SRT.jar
if %errorlevel% == 0 goto exit
Google2SRT.jar
:exit
| tunee/YoutubeSubtitleDownloader | run.bat | bat | gpl-3.0 | 96 |
rem script helps create installer
rem find target architecture
IF "%PROCESSOR_ARCHITECTURE%"=="x86" (set ARCHITECTURE=32BIT) else (set ARCHITECTURE=64BIT)
rem Path to Inno Setup according to architecture
if %ARCHITECTURE%==32BIT set nsis_path="C:/Program Files/Inno Setup 5/iscc.exe"
if %ARCHITECTURE%==64BIT set nsis_path="C:/Program Files (x86)/Inno Setup 5/iscc.exe"
if not exist %nsis_path% (
echo Coudn't find Inno Setup. Package will not be created.
)
:CONTINUE
rem detect windows version
ver | find "6.1" > nul
IF ERRORLEVEL = 1 GOTO PREPARE
IF ERRORLEVEL = 0 GOTO WIN7
:WIN7
chcp 65001
:PREPARE
cd ..
cd
rem force qmake create new qm files
del /Q share\translations\*.qm
IF exist build (
echo Build exists. Clearing.
rd /s /q build\package
del /s /q /f build\Makefile
del /s /q /f build\*.exe
del /s /q /f build\*.dll
del /q /f build\src\app\seamlyme\obj\dialogaboutseamlyme.o
del /q /f build\src\app\seamly2d\obj\dialogaboutapp.o
)
mkdir build && echo build created
cd build
cd
qmake -r CONFIG+=noTests ..\Seamly2D.pro
IF ERRORLEVEL 1 GOTO ERRORQMAKE1
IF ERRORLEVEL 0 GOTO MAKE
:MAKE
mingw32-make -j%NUMBER_OF_PROCESSORS%
IF ERRORLEVEL 1 GOTO ERRORMAKE
IF ERRORLEVEL 0 GOTO MAKEINSTALL
:MAKEINSTALL
mingw32-make install
IF ERRORLEVEL 1 GOTO ERRORMAKEINSTALL
IF ERRORLEVEL 0 GOTO ONEXIT
:ERRORMAKEINSTALL
echo Failed to create installer!
@pause
exit /b 1
:ERRORMAKE
echo Failed to build project!
@pause
exit /b 1
:ERRORQMAKE2
echo Failed to make the second run qmake!
@pause
exit /b 1
:ERRORQMAKE1
echo Failed to make the first run qmake!
@pause
exit /b 1
:ONEXIT
echo Done!
@pause
| FashionFreedom/Seamly2D | scripts/make_install.bat | bat | gpl-3.0 | 1,615 |
elm make .\src\Cyto-acoustics.elm --output=target\cyto-acoustics.js
| lourds-n-cie/cyto-acoustics | make.bat | bat | gpl-3.0 | 68 |
@echo off
set BUILD_QMAKE=C:\Qt\qt-5.4.0-x64-mingw492r0-seh-opengl\qt-5.4.0-x64-mingw492r0-seh-opengl\bin\qmake.exe
set BUILD_MINGW_BIN=C:\Qt\qt-5.4.0-x64-mingw492r0-seh-opengl\mingw64\bin
set BUILD_ARCHIVE_NAME=CasparCG Client
set BUILD_PARALLEL_THREADS=8
set BUILD_7ZIP=C:\Program Files\7-Zip\7z.exe
build-windows.bat
| CasparCG/Client | build-scripts/set-variables-and-build-windows.bat | bat | gpl-3.0 | 323 |
@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=pyrogi
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
| BenWeedon/pyrogi | docs/make.bat | bat | gpl-3.0 | 774 |
@echo off
rem Test building a sample game. We'll make a copy of the sample
rem game source and build the game.
rem
rem Usage: testsample <testName>
rem
rem ------ check for options: /Adv3 for an Adv3 sample test
if %1 == /Adv3 goto setup_Adv3
rem ------ general sample - set source to %tstsamp%
set tstsampsrc=%tstsamp%
goto setup_Done
rem ------ /Adv3 option - set source to Adv3 samples
:setup_Adv3
shift
set tstsampsrc=%tstlib%\adv3\samples
:setup_Done
echo Sample Game test: %1
rem Delete the log file if it already exists
if exist %tstout%\%1.log del %tstout%\%1.log
rem Copy the sample game to the output directory, renaming to testName.t
copy %tstsampsrc%\%1.t %tstout%\%1.t >nul
if errorlevel 1 echo Error in COPY %tstsampsrc%\%1.t %tstout%\%1.t >%tstout%\%1.log
rem Compile testName.t with the adv3 library
%tstbin%\capture >>%tstout%\%1.log %tstbin%\t3make -test -a -nobanner -DLANGUAGE=en_us -DMESSAGESTYLE=neu -nopre -Fo %tstout% -Fy %tstout% -o %tstout%\%1.t3 -lib system.tl -lib adv3/adv3.tl -source %tstout%\%1.t
rem Run the test
%tstbin%\capture >>%tstout%\%1.log %tstbin%\t3run -plain -norand -csl us-ascii -i %tstdat%\%1.in -l%tstout%\%1_run.log %tstout%\%1.t3 -norandomize
rem Diff the outputs
call %tstbat%\testdiff %1
call %tstbat%\testdiff %1_run
echo.
| angstsmurf/spatterlight | terps/tads/tads3/win32/test/testsample.bat | bat | gpl-3.0 | 1,295 |
@echo off
setlocal enableextensions enabledelayedexpansion
:: get the IBController version
for /f "tokens=1 delims=" %%i in (%IBC_PATH%\version) do set IBC_VRSN=%%i
:: write to banner window
color 0A
echo +==============================================================================
echo +
echo + IBController version %IBC_VRSN%
echo +
echo + Running %APP% %TWS_MAJOR_VRSN% at %DATE% %TIME%
echo +
:: determine the logfile path and name (if any)
if defined LOG_PATH (
if not exist "%LOG_PATH%" (
set PHASE=Creating logfile folder
mkdir "%LOG_PATH%"
if errorlevel 1 goto :err
)
set README=%LOG_PATH%\README.txt
if not exist "!README!" (
set PHASE=Creating README file
(echo You can delete the files in this folder at any time
echo.
echo Windows will inform you if a file is currently in use
echo when you try to delete it.) > "!README!" || set REDIRECTERROR=1
if "!REDIRECTERROR!" == "1" goto :err
)
call "%IBC_PATH%\Scripts\getDayOfWeek.bat"
set LOG_FILE=%LOG_PATH%\ibc-%IBC_VRSN%_%APP%-%TWS_MAJOR_VRSN%_!DAYOFWEEK!.txt
if exist "!LOG_FILE!" (
for %%? in (!LOG_FILE!) do (
set LOGFILETIME=%%~t?
)
set s=%DATE%!LOGFILETIME:*%DATE%=!
if not "!s!" == "!LOGFILETIME!" del "!LOG_FILE!"
)
) else (
set LOG_FILE=NUL
)
:: if defined LOG_PATH (
echo + Diagnostic information is logged in:
echo +
echo + %LOG_FILE%
echo +
:: check that the logfile is accessible
set PHASE=Checking logfile accessiblity
(echo.
echo ================================================================================
echo ================================================================================
echo.
echo This log file is located at:
echo.
echo %LOG_FILE%
echo.) >> "%LOG_FILE%" || set REDIRECTERROR=1
if "%REDIRECTERROR%" == "1" goto :err
:: )
echo +
echo + ** Caution: closing this window will close %APP% %TWS_MAJOR_VRSN% **
if "%INLINE%" == "0" echo + (window will close automatically when you exit from %APP% %TWS_MAJOR_VRSN%)
echo +
:: now launch IBController
set GW_FLAG=
if /I "%APP%" == "GATEWAY" set GW_FLAG=/G
set PHASE=Running IBController.bat
set ERROR_MESSAGE=
call "%IBC_PATH%\Scripts\IBController.bat" "%TWS_MAJOR_VRSN%" %GW_FLAG% ^
"/TwsPath:%TWS_PATH%" "/IbcPath:%IBC_PATH%" "/IbcIni:%IBC_INI%" ^
"/User:%TWSUSERID%" "/PW:%TWSPASSWORD%" "/FIXUser:%FIXUSERID%" "/FIXPW:%FIXPASSWORD%" ^
"/JavaPath:%JAVA_PATH%" "/Mode:%TRADING_MODE%" ^
>> "%LOG_FILE%" 2>&1
:: note that killing the Java process sets ERRORLEVEL to 1, but we don't want to trap
:: this as an error. Note that all errorlevels set by IBController are greater than 1000
:: so there shouldn't be any other reason for ERRORLEVEL to be 1
if errorlevel 2 goto :err
if defined LOG_PATH (
(echo IBController running %APP% %TWS_MAJOR_VRSN% has finished at %DATE% %TIME%
echo.) >> "%LOG_FILE%"
)
color
if "%INLINE%" == "1" exit /B
exit
:err
set ERRORCODE=%ERRORLEVEL%
color 0C
echo +==============================================================================
echo +
echo + **** An error has occurred ****
echo +
echo + Error while: %PHASE%
echo +
echo + ERRORLEVEL = %ERRORCODE%
if defined LOG_FILE (
if "%REDIRECTERROR%" == "1" (
echo +
echo + The diagnostics file mentioned above could not be accessed.
) else (
if not "%ERROR_MESSAGE%"=="" (
echo +
echo + Error: %ERROR_MESSAGE%
if not "%ERROR_MESSAGE1%"=="" (
echo + %ERROR_MESSAGE1%
)
if not "%ERROR_MESSAGE2%"=="" (
echo + %ERROR_MESSAGE2%
)
)
echo +
echo + Please look in the diagnostics file mentioned above for further information
)
)
echo +
echo +==============================================================================
echo +
echo + Press any key to close this window
pause > NUL
echo +
if "%INLINE%" == "1" exit /B
exit
| rlktradewright/ib-controller | resources/Scripts/DisplayBannerAndLaunch.bat | bat | gpl-3.0 | 3,961 |
..\tools\NUnit-2.6.3\bin\nunit-console.exe /labels /out=TestResult.txt /xml=TestResult.xml AcceptanceTesting.Specs\bin\Debug\AcceptanceTesting.Specs.dll
packages\SpecFlow.1.9.0\tools\specflow.exe nunitexecutionreport AcceptanceTesting.Specs\AcceptanceTesting.Specs.csproj /out:TestResult.html | toddmeinershagen/InnovationDay.AcceptanceTesting | src/RunSpecFlow.bat | bat | apache-2.0 | 293 |
phploc --log-xml ../tmp/loc.xml ../../csphere/core
pause
| csphere-cms/cSphere | tools/loc/run_core.bat | bat | bsd-2-clause | 57 |
rmdir /S /Q mmu-autowifi
python setup.py py2exe
cd dist
rename gui.exe mmu-autowifi.exe
del w9xpopen.exe
cd tcl/tcl8.5/
rmdir /S /Q encoding
rmdir /S /Q http1.0
rmdir /S /Q msgs
rmdir /S /Q opt0.4
rmdir /S /Q tzdata
del clock.tcl history.tcl package.tcl parray.tcl safe.tcl tm.tcl word.tcl
cd ../tk8.5/
rmdir /S /Q demos
rmdir /S /Q images
rmdir /S /Q msgs
cd ../../../
rename dist mmu-autowifi
pause | Volvagia356/mmu-autowifi | build.bat | bat | bsd-3-clause | 418 |
@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. linkcheck to check all external links for integrity
echo. doctest to run all doctests embedded in the documentation if enabled
goto end
)
if "%1" == "clean" (
for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i
del /q /s %BUILDDIR%\*
goto end
)
if "%1" == "html" (
%SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/html.
goto end
)
if "%1" == "dirhtml" (
%SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
goto end
)
if "%1" == "singlehtml" (
%SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
goto end
)
if "%1" == "pickle" (
%SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can process the pickle files.
goto end
)
if "%1" == "json" (
%SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can process the JSON files.
goto end
)
if "%1" == "htmlhelp" (
%SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can run HTML Help Workshop with the ^
.hhp project file in %BUILDDIR%/htmlhelp.
goto end
)
if "%1" == "qthelp" (
%SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can run "qcollectiongenerator" with the ^
.qhcp project file in %BUILDDIR%/qthelp, like this:
echo.^> qcollectiongenerator %BUILDDIR%\qthelp\spacegrids.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\spacegrids.ghc
goto end
)
if "%1" == "devhelp" (
%SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp
if errorlevel 1 exit /b 1
echo.
echo.Build finished.
goto end
)
if "%1" == "epub" (
%SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The epub file is in %BUILDDIR%/epub.
goto end
)
if "%1" == "latex" (
%SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
if errorlevel 1 exit /b 1
echo.
echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
goto end
)
if "%1" == "text" (
%SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The text files are in %BUILDDIR%/text.
goto end
)
if "%1" == "man" (
%SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The manual pages are in %BUILDDIR%/man.
goto end
)
if "%1" == "texinfo" (
%SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
goto end
)
if "%1" == "gettext" (
%SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The message catalogs are in %BUILDDIR%/locale.
goto end
)
if "%1" == "changes" (
%SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes
if errorlevel 1 exit /b 1
echo.
echo.The overview file is in %BUILDDIR%/changes.
goto end
)
if "%1" == "linkcheck" (
%SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck
if errorlevel 1 exit /b 1
echo.
echo.Link check complete; look for any errors in the above output ^
or in %BUILDDIR%/linkcheck/output.txt.
goto end
)
if "%1" == "doctest" (
%SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest
if errorlevel 1 exit /b 1
echo.
echo.Testing of doctests in the sources finished, look at the ^
results in %BUILDDIR%/doctest/output.txt.
goto end
)
:end
| willo12/spacegrids | docs/make.bat | bat | bsd-3-clause | 5,104 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OUTSPS.S02_OperateListItems.MSOUTSPS_S02_TC23_OperationListItemsForAppointment_TransitionDate /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_S02_TC23_OperationListItemsForAppointment_TransitionDate.cmd | bat | mit | 326 |
rmdir /S /Q build
rmdir /S /Q dist
python setup.py build bdist_wininst --plat-name=win32
python setup.py build bdist_wininst --plat-name=win-amd64
pause | yougoforward/winpython | build_dist.bat | bat | mit | 156 |
echo on
venv\scripts\python.exe make_installer.py
call copy_installer_to_mac.bat
| latusrepo/latus | make_installer.bat | bat | gpl-3.0 | 81 |
@echo off
echo Compiling: release
gcc -m32 -Wall -O1 -s -mtune=core2 -c *.c
echo Linking
gcc -m32 -s -shared -o antispam.dll *.o -L..\ -lcom_plugin
echo Cleaning up
del *.o
pause | atrX/CoD4x-Server | plugins/antispam/makedll_win32.cmd | bat | agpl-3.0 | 181 |
@rem Copyright 2015 Google Inc. All Rights Reserved.
@rem
@rem Licensed under the Apache License, Version 2.0 (the "License");
@rem you may not use this file except in compliance with the License.
@rem You may obtain a copy of the License at
@rem
@rem http://www.apache.org/licenses/LICENSE-2.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 Use this batch file to profile the ETW profiler. If the save or merge
@rem steps of UIforETW or wprui are very slow then this batch file can profile
@rem them. Save this batch file for special occasions. This works by using
@rem "Circular Kernel Context Logger" instead of "NT Kernel Logger",
@rem which makes it possible to have two kernel loggers running simultaneously.
@echo Preparing to profile the ETW profiler.
@setlocal
@set tempFile=%temp%\kernel_meta.etl
@set kernel=-start "Circular Kernel Context Logger"
@set kernel=%kernel% -on Latency+POWER+DISPATCHER+FILE_IO+FILE_IO_INIT
@set kernel=%kernel% -stackwalk PROFILE+CSWITCH+READYTHREAD
@set kernel=%kernel% -minbuffers 300 -maxbuffers 300 -buffersize 1024
@set kernel=%kernel% -f "%tempFile%"
xperf %kernel%
@echo Hit enter when enough data has been recorded.
@pause
xperf -stop "Circular Kernel Context Logger"
@rem Rename c:\Windows\AppCompat\Programs\amcache.hve to avoid serious merge
@rem performance problems (up to six minutes!)
@set HVEDir=c:\Windows\AppCompat\Programs
@rename %HVEDir%\Amcache.hve Amcache_temp.hve 2>nul
@set RenameErrorCode=%errorlevel%
xperf -merge "%tempFile%" "%temp%\metatrace.etl" -compress
@del "%tempFile%"
@rem Rename the file back
@if not "%RenameErrorCode%" equ "0" goto SkipRename
@rename %HVEDir%\Amcache_temp.hve Amcache.hve
:SkipRename
| ccccjason/my_osvr | vendor/UIforETWbins/bin/metatrace.bat | bat | apache-2.0 | 1,986 |
@echo off
setlocal
set OUTDIR=%1
set JSENG=%2
set CYGWIN_ROOT=%~dp0..\..\..\third_party\cygwin\
set GNU_ROOT=%~dp0..\..\..\third_party\gnu\files
:: Fix cp.exe on vista: without this flag, the files that it creates are not accessible.
set CYGWIN=nontsec
set PATH=%CYGWIN_ROOT%bin;%GNU_ROOT%;%SystemRoot%;%SystemRoot%\system32
:: Ensure that the cygwin mount points are defined
CALL %CYGWIN_ROOT%setup_mount.bat > NUL
bash -x create-config.sh %OUTDIR% %JSENG%
| kuiche/chromium | webkit/build/JSConfig/prebuild.bat | bat | bsd-3-clause | 463 |
# doesn't yet work when indexing is on
ck search @search2.json --print_time
| gmarkall/ck | tests/search2.bat | bat | bsd-3-clause | 77 |
target remote localhost:4014
nacl-irt irt_core.img
file hello.nexe
| jingleyang/nacl_nginx | nexe_min/hello/gdb.cmd | bat | bsd-2-clause | 67 |
@echo off
net user NLogTestUser /delete
net user NLogTestUser BC@57acasd123 /add
| paulcbetts/NLog | tests/CreateTestUsers.cmd | bat | bsd-3-clause | 81 |
@echo off
REM
REM dex2jar - Tools to work with android .dex and java .class files
REM Copyright (c) 2009-2013 Panxiaobo
REM
REM Licensed under the Apache License, Version 2.0 (the "License");
REM you may not use this file except in compliance with the License.
REM You may obtain a copy of the License at
REM
REM http://www.apache.org/licenses/LICENSE-2.0
REM
REM Unless required by applicable law or agreed to in writing, software
REM distributed under the License is distributed on an "AS IS" BASIS,
REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
REM See the License for the specific language governing permissions and
REM limitations under the License.
REM
REM call d2j_invoke.bat to setup java environment
@"%~dp0d2j_invoke.bat" com.googlecode.dex2jar.tools.AsmVerify %*
| SUPERAndroidAnalyzer/super | vendor/dex2jar-2.1-SNAPSHOT/d2j-asm-verify.bat | bat | gpl-3.0 | 836 |
@echo off
rem
rem Portions Copyright (c) 2009-10 Zepheira LLC, Some Rights Reserved
rem Portions Copyright (c) 2010-11 Talis Inc, Some Rights Reserved
rem Portions Copyright (c) 2012 3 Round Stones Inc, Some Rights Reserved
rem
rem Licensed under the Apache License, Version 2.0 (the "License");
rem you may not use this file except in compliance with the License.
rem You may obtain a copy of the License at
rem
rem http://www.apache.org/licenses/LICENSE-2.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
setlocal
set PRG=%0
rem check if path is quoted
if "%PRG:~-4,3%" == "bat" (
set "PRG=%PRG:~1,-1%"
)
rem check if path is absolute
if not "%PRG:~1,1%" == ":" (
set "PRG=%CD%\%PRG%"
)
rem determine DIRNAME and BASENAME
set "DIRNAME=%PRG%"
set BASENAME=
:dirname
if "%DIRNAME:~-1%" NEQ "\" (
set "BASENAME=%DIRNAME:~-1%%BASENAME%"
set "DIRNAME=%DIRNAME:~0,-1%"
goto dirname
)
rem strip backslash (\)
set DIRNAME=%DIRNAME:~0,-1%
rem Guess BASEDIR if not defined
if not "%BASEDIR%" == "" goto okHome
set "BASEDIR=%DIRNAME%"
:basedir
if "%BASEDIR:~-1%" NEQ "\" (
set "BASEDIR=%BASEDIR:~0,-1%"
goto basedir
)
set BASEDIR=%BASEDIR:~0,-1%
if exist "%BASEDIR%\bin\%BASENAME%" goto okHome
echo The BASEDIR environment variable is not defined correctly
echo This environment variable is needed to run this program
goto end
:okHome
if not "%NAME%" == "" goto gotName
set "NAME=%BASENAME%"
:name
if "%NAME:~-1%" NEQ "-" (
set "NAME=%NAME:~0,-1%"
goto name
)
rem strip dash (-)
set "NAME=%NAME:~0,-1%"
:gotName
set "LOGFILE=%BASEDIR%\log\%NAME%.log.0"
set "SKIP=0"
for /f "tokens=1 delims=[]" %%i in ('find /N "#Date:" "%LOGFILE%"') do (
set "SKIP=%%i"
)
:tail
for /f "skip=%SKIP% tokens=*" %%i in ('type "%LOGFILE%"') do (
set /A "SKIP+=1"
echo %%i
)
CHOICE /C:YN /D:N /T:1 > NUL
goto tail
:end
| Thellmann/callimachus | src/callimachus-log.bat | bat | apache-2.0 | 2,115 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
IF EXIST "%~dp0perl.exe" (
"%~dp0perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
) ELSE IF EXIST "%~dp0..\..\bin\perl.exe" (
"%~dp0..\..\bin\perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
) ELSE (
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
)
goto endofperl
:WinNT
IF EXIST "%~dp0perl.exe" (
"%~dp0perl.exe" -x -S %0 %*
) ELSE IF EXIST "%~dp0..\..\bin\perl.exe" (
"%~dp0..\..\bin\perl.exe" -x -S %0 %*
) ELSE (
perl -x -S %0 %*
)
if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl
if %errorlevel% == 9009 echo You do not have Perl in your PATH.
if errorlevel 1 goto script_failed_so_exit_with_non_zero_val 2>nul
goto endofperl
@rem ';
#!/usr/bin/perl -sI.. -I../lib/ -Ilib/
#line 29
##
## largeprimes -- generates large provable primes, uniformally distributed
## in random intervals, with maurer's recursive algorithm.
##
## Copyright (c) 1998, Vipul Ved Prakash. All rights reserved.
## This code is free software; you can redistribute it and/or modify
## it under the same terms as Perl itself.
##
## $Id$
use Crypt::Primes;
unless ( $bitsize ) {
print "$0 -bitsize=bits -num=number_of_primes -v=verbosity\n\n";
exit 0;
}
for ( $i=0; $i <= $num; $i++ ) {
my $prime = Crypt::Primes::maurer Size => $bitsize,
Verbosity => $v,
Generator => $generator;
my $g = 0;
if ( ref $prime eq 'HASH') {
$g = $prime->{Generator};
$prime = $prime->{Prime};
}
if ($t) { print "$prime\n" } else {
print "\n" if $v;
print "random $bitsize bit prime: $prime";
print ", $g" if $g;
print "\n";
}
}
=head1 NAME
largeprimes -- generate large, random primes using Crypt::Primes.
=head1 SYNOPSIS
largeprimes -bitsize=128 -v
largeprimes -bitsize=512 -v=2
largeprimes -bitsize=512 -v -num=10
largeprimes -bitsize=1024 -generator -v
=head1 DESCRIPTION
largeprimes generates a provable prime of specified bitsize and prints it on
STDOUT. For more details see Crypt::Primes(3) manpage.
=head1 SEE ALSO
Crypt::Primes(3)
=head1 AUTHOR
Vipul Ved Prakash, mail@vipul.net
=head1 LICENSE
Artistic.
=cut
__END__
:endofperl
| Dokaponteam/ITF_Project | xampp/perl/bin/largeprimes.bat | bat | mit | 2,293 |
@echo off
rem Licensed to the Apache Software Foundation (ASF) under one or more
rem contributor license agreements. See the NOTICE file distributed with
rem this work for additional information regarding copyright ownership.
rem The ASF licenses this file to You under the Apache License, Version 2.0
rem (the "License"); 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.
setlocal enabledelayedexpansion
IF [%1] EQU [] (
echo USAGE: %0 classname [opts]
EXIT /B 1
)
rem Using pushd popd to set BASE_DIR to the absolute path
pushd %~dp0..\..
set BASE_DIR=%CD%
popd
IF ["%SCALA_VERSION%"] EQU [""] (
set SCALA_VERSION=2.11.11
)
IF ["%SCALA_BINARY_VERSION%"] EQU [""] (
for /f "tokens=1,2 delims=." %%a in ("%SCALA_VERSION%") do (
set FIRST=%%a
set SECOND=%%b
if ["!SECOND!"] EQU [""] (
set SCALA_BINARY_VERSION=!FIRST!
) else (
set SCALA_BINARY_VERSION=!FIRST!.!SECOND!
)
)
)
rem Classpath addition for kafka-core dependencies
for %%i in (%BASE_DIR%\core\build\dependant-libs-%SCALA_VERSION%\*.jar) do (
call :concat %%i
)
rem Classpath addition for kafka-examples
for %%i in (%BASE_DIR%\examples\build\libs\kafka-examples*.jar) do (
call :concat %%i
)
rem Classpath addition for kafka-clients
for %%i in (%BASE_DIR%\clients\build\libs\kafka-clients*.jar) do (
call :concat %%i
)
rem Classpath addition for kafka-streams
for %%i in (%BASE_DIR%\streams\build\libs\kafka-streams*.jar) do (
call :concat %%i
)
rem Classpath addition for kafka-streams-examples
for %%i in (%BASE_DIR%\streams\examples\build\libs\kafka-streams-examples*.jar) do (
call :concat %%i
)
for %%i in (%BASE_DIR%\streams\build\dependant-libs-%SCALA_VERSION%\rocksdb*.jar) do (
call :concat %%i
)
rem Classpath addition for kafka tools
for %%i in (%BASE_DIR%\tools\build\libs\kafka-tools*.jar) do (
call :concat %%i
)
for %%i in (%BASE_DIR%\tools\build\dependant-libs-%SCALA_VERSION%\*.jar) do (
call :concat %%i
)
for %%p in (api runtime file json tools) do (
for %%i in (%BASE_DIR%\connect\%%p\build\libs\connect-%%p*.jar) do (
call :concat %%i
)
if exist "%BASE_DIR%\connect\%%p\build\dependant-libs\*" (
call :concat %BASE_DIR%\connect\%%p\build\dependant-libs\*
)
)
rem Classpath addition for release
for %%i in (%BASE_DIR%\libs\*) do (
call :concat %%i
)
rem Classpath addition for core
for %%i in (%BASE_DIR%\core\build\libs\kafka_%SCALA_BINARY_VERSION%*.jar) do (
call :concat %%i
)
rem JMX settings
IF ["%KAFKA_JMX_OPTS%"] EQU [""] (
set KAFKA_JMX_OPTS=-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false
)
rem JMX port to use
IF ["%JMX_PORT%"] NEQ [""] (
set KAFKA_JMX_OPTS=%KAFKA_JMX_OPTS% -Dcom.sun.management.jmxremote.port=%JMX_PORT%
)
rem Log directory to use
IF ["%LOG_DIR%"] EQU [""] (
set LOG_DIR=%BASE_DIR%/logs
)
rem Log4j settings
IF ["%KAFKA_LOG4J_OPTS%"] EQU [""] (
set KAFKA_LOG4J_OPTS=-Dlog4j.configuration=file:%BASE_DIR%/config/tools-log4j.properties
) ELSE (
rem create logs directory
IF not exist %LOG_DIR% (
mkdir %LOG_DIR%
)
)
set KAFKA_LOG4J_OPTS=-Dkafka.logs.dir=%LOG_DIR% %KAFKA_LOG4J_OPTS%
rem Generic jvm settings you want to add
IF ["%KAFKA_OPTS%"] EQU [""] (
set KAFKA_OPTS=
)
set DEFAULT_JAVA_DEBUG_PORT=5005
set DEFAULT_DEBUG_SUSPEND_FLAG=n
rem Set Debug options if enabled
IF ["%KAFKA_DEBUG%"] NEQ [""] (
IF ["%JAVA_DEBUG_PORT%"] EQU [""] (
set JAVA_DEBUG_PORT=%DEFAULT_JAVA_DEBUG_PORT%
)
IF ["%DEBUG_SUSPEND_FLAG%"] EQU [""] (
set DEBUG_SUSPEND_FLAG=%DEFAULT_DEBUG_SUSPEND_FLAG%
)
set DEFAULT_JAVA_DEBUG_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=!DEBUG_SUSPEND_FLAG!,address=!JAVA_DEBUG_PORT!
IF ["%JAVA_DEBUG_OPTS%"] EQU [""] (
set JAVA_DEBUG_OPTS=!DEFAULT_JAVA_DEBUG_OPTS!
)
echo Enabling Java debug options: !JAVA_DEBUG_OPTS!
set KAFKA_OPTS=!JAVA_DEBUG_OPTS! !KAFKA_OPTS!
)
rem Which java to use
IF ["%JAVA_HOME%"] EQU [""] (
set JAVA=java
) ELSE (
set JAVA="%JAVA_HOME%/bin/java"
)
rem Memory options
IF ["%KAFKA_HEAP_OPTS%"] EQU [""] (
set KAFKA_HEAP_OPTS=-Xmx256M
)
rem JVM performance options
IF ["%KAFKA_JVM_PERFORMANCE_OPTS%"] EQU [""] (
set KAFKA_JVM_PERFORMANCE_OPTS=-server -XX:+UseG1GC -XX:MaxGCPauseMillis=20 -XX:InitiatingHeapOccupancyPercent=35 -XX:+DisableExplicitGC -Djava.awt.headless=true
)
IF ["%CLASSPATH%"] EQU [""] (
echo Classpath is empty. Please build the project first e.g. by running 'gradlew jarAll'
EXIT /B 2
)
set COMMAND=%JAVA% %KAFKA_HEAP_OPTS% %KAFKA_JVM_PERFORMANCE_OPTS% %KAFKA_JMX_OPTS% %KAFKA_LOG4J_OPTS% -cp "%CLASSPATH%" %KAFKA_OPTS% %*
rem echo.
rem echo %COMMAND%
rem echo.
%COMMAND%
goto :eof
:concat
IF ["%CLASSPATH%"] EQU [""] (
set "CLASSPATH=%1"
) ELSE (
set "CLASSPATH=%CLASSPATH%;%1"
)
| wangcy6/storm_app | frame/kafka-0.11.0/kafka-0.11.0.1-src/bin/windows/kafka-run-class.bat | bat | apache-2.0 | 5,216 |
xcopy/y release\jamp.exe c:\send\game\jamp_nocd.exe
xcopy/y final\jamp.exe c:\send\game
xcopy/y final\*.dll c:\send\game\base
xcopy/y final\*.map c:\send\game
xcopy/y release\jampDed.exe c:\send\game
| abergmeier/jedi_outcast | codemp/tosend.bat | bat | gpl-2.0 | 200 |
:: Copyright 2019 The TensorFlow Authors. All Rights Reserved.
::
:: Licensed under the Apache License, Version 2.0 (the "License");
:: you may not use this file except in compliance with the License.
:: You may obtain a copy of the License at
::
:: http://www.apache.org/licenses/LICENSE-2.0
::
:: Unless required by applicable law or agreed to in writing, software
:: distributed under the License is distributed on an "AS IS" BASIS,
:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
:: See the License for the specific language governing permissions and
:: limitations under the License.
:: =============================================================================
SET PYTHON_DIRECTORY=Python36
CALL tensorflow\tools\ci_build\release\common_win.bat
call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --tf_nightly --project_name "tf_nightly_cpu"
| davidzchen/tensorflow | tensorflow/tools/ci_build/release/windows/cpu_py36_full/nightly_release.bat | bat | apache-2.0 | 889 |
miner --server zec-eu1.nanopool.org --user t1QmwNgVc6VrhTuGgL9so7jeVz1BYcN3dPz.t --pass z --port 6666 | alon7/bbt-multiminer | Miners/Zec_Miner/v0.3.4b/Windows/nanopool.bat | bat | mit | 101 |
@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. linkcheck to check all external links for integrity
echo. doctest to run all doctests embedded in the documentation if enabled
goto end
)
if "%1" == "clean" (
for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i
del /q /s %BUILDDIR%\*
goto end
)
if "%1" == "html" (
%SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/html.
goto end
)
if "%1" == "dirhtml" (
%SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
goto end
)
if "%1" == "singlehtml" (
%SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
goto end
)
if "%1" == "pickle" (
%SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can process the pickle files.
goto end
)
if "%1" == "json" (
%SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can process the JSON files.
goto end
)
if "%1" == "htmlhelp" (
%SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can run HTML Help Workshop with the ^
.hhp project file in %BUILDDIR%/htmlhelp.
goto end
)
if "%1" == "qthelp" (
%SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp
if errorlevel 1 exit /b 1
echo.
echo.Build finished; now you can run "qcollectiongenerator" with the ^
.qhcp project file in %BUILDDIR%/qthelp, like this:
echo.^> qcollectiongenerator %BUILDDIR%\qthelp\document_similarity.qhcp
echo.To view the help file:
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\document_similarity.ghc
goto end
)
if "%1" == "devhelp" (
%SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp
if errorlevel 1 exit /b 1
echo.
echo.Build finished.
goto end
)
if "%1" == "epub" (
%SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The epub file is in %BUILDDIR%/epub.
goto end
)
if "%1" == "latex" (
%SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
if errorlevel 1 exit /b 1
echo.
echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
goto end
)
if "%1" == "text" (
%SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The text files are in %BUILDDIR%/text.
goto end
)
if "%1" == "man" (
%SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The manual pages are in %BUILDDIR%/man.
goto end
)
if "%1" == "texinfo" (
%SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
goto end
)
if "%1" == "gettext" (
%SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale
if errorlevel 1 exit /b 1
echo.
echo.Build finished. The message catalogs are in %BUILDDIR%/locale.
goto end
)
if "%1" == "changes" (
%SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes
if errorlevel 1 exit /b 1
echo.
echo.The overview file is in %BUILDDIR%/changes.
goto end
)
if "%1" == "linkcheck" (
%SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck
if errorlevel 1 exit /b 1
echo.
echo.Link check complete; look for any errors in the above output ^
or in %BUILDDIR%/linkcheck/output.txt.
goto end
)
if "%1" == "doctest" (
%SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest
if errorlevel 1 exit /b 1
echo.
echo.Testing of doctests in the sources finished, look at the ^
results in %BUILDDIR%/doctest/output.txt.
goto end
)
:end
| sujitmhj/document_similarity_based_on_bloom_filter | docs/make.bat | bat | mit | 5,122 |
@echo off
echo *** %~n0 ...
echo *** %1
echo.
call %~dp0\_init.bat %1 %2 %3
for %%v in (%SrcDir%*%SrcExt%) do (
echo %%v
txt2las -parse xyz -olas -i %%v
echo.
)
echo.
echo %~n0 finished.
timeout 30 | kubaszostak/gdal-dragndrop | xyz-to-las-folder.bat | bat | mit | 211 |
cmd_/home/brian/545/board_os/ubuntu_14.04_corefs//include/linux/byteorder/.install := /bin/bash scripts/headers_install.sh /home/brian/545/board_os/ubuntu_14.04_corefs//include/linux/byteorder ./include/uapi/linux/byteorder big_endian.h little_endian.h; /bin/bash scripts/headers_install.sh /home/brian/545/board_os/ubuntu_14.04_corefs//include/linux/byteorder ./include/linux/byteorder ; /bin/bash scripts/headers_install.sh /home/brian/545/board_os/ubuntu_14.04_corefs//include/linux/byteorder ./include/generated/uapi/linux/byteorder ; for F in ; do echo "\#include <asm-generic/$$F>" > /home/brian/545/board_os/ubuntu_14.04_corefs//include/linux/byteorder/$$F; done; touch /home/brian/545/board_os/ubuntu_14.04_corefs//include/linux/byteorder/.install
| Bjay1435/capstone | rootfs/include/linux/byteorder/..install.cmd | bat | mit | 756 |
rmdir bin /S /Q
rmdir build /S /Q
pushd ext
call clean.cmd
popd
| MorleyDev/GameAnHour | engine/buildscripts/clean.cmd | bat | mit | 65 |
@echo off
rem ---------------------------------------------------------------------------
rem jrake.bat - Start JRake -- build super star java version :-)
rem
rem for info on environment variables, see internal batch script _jrubyvars.bat
call "%~dp0_jrubyvars.bat" %*
"%_STARTJAVA%" %_VM_OPTS% -cp "%CLASSPATH%" -Djruby.shell="cmd.exe" org.jruby.Main %JRUBY_OPTS% -S rake %*
set E=%ERRORLEVEL%
call "%~dp0_jrubycleanup.bat" | flextao/arm | skeleton/script/jrake.bat | bat | mit | 438 |
@setlocal
@set ShellDir=%~dp0
@IF %ShellDir:~-1%==\ SET ShellDir=%ShellDir:~0,-1%
pushd %ShellDir%\csharp && call Clean.cmd & popd
pushd %ShellDir%\scala && call Clean.cmd & popd
| qualiu/testMobius | Clean.cmd | bat | mit | 181 |
@echo off
SetLocal EnableDelayedExpansion
SetLocal EnableExtensions
Rem
Rem -------------------------------------------- Create the Default theme ----------------------------------------------
Rem
Set _inputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpent.looknfeel
Set _outputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpent.Default.looknfeel
Echo.Creating the alternate colour for !_outputFile!.
If Exist "!_outputFile!" (
Del "!_outputFile!"
)
Copy "!_inputFile!" "!_outputFile!"
Rem
Rem --------------------------------------------- Create the Amber theme -----------------------------------------------
Rem
Rem
Rem Initialize the contents for the Amber color scheme.
Rem
Set _inputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpent.Default.looknfeel
Set _outputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpent.Amber.looknfeel
Rem Copy the source file to use as a base.
Call :createTemporaryForFile !_inputFile! !_outputFile!
Echo.Creating the alternate colour for !_outputFile!.
Rem Replace the darker theme colour
Call :replaceSingleWordInFile !_outputFile! "FF940000" "FF7F4800"
Rem Replace the lighter theme colour
Call :replaceSingleWordInFile !_outputFile! "FFFF0101" "FFFF9A1A"
Rem Replace the main theme colour
Call :replaceSingleWordInFile !_outputFile! "FFDC5F5F" "FFCD6417"
Rem Replace the desaturated theme colour
Call :replaceSingleWordInFile !_outputFile! "FFAD6E6E" "FFA17127"
Rem Replace the selected text colour
Call :replaceSingleWordInFile !_outputFile! "FFFFDDDD" "FFFFFFDD"
Rem Replace the active selection colour
Call :replaceSingleWordInFile !_outputFile! "FFFF8080" "FFFFB080"
Rem Replace the inactive selection colour
Call :replaceSingleWordInFile !_outputFile! "FFB15050" "FFB18A50"
Rem Replace the gradient
Call :replaceQuadWordInFile !_outputFile! "tl:00FFFFFF tr:FFFF0101 bl:00FFFFFF br:FFFF0101" "tl:00FFFFFF tr:FFFF9A1A bl:00FFFFFF br:FFFF9A1A"
Rem
Rem --------------------------------------------- Create the Jade theme ------------------------------------------------
Rem
Rem
Rem Initialize the contents for the Jade color scheme.
Rem
Set _inputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpent.Default.looknfeel
Set _outputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpent.Jade.looknfeel
Rem Copy the source file to use as a base.
Call :createTemporaryForFile !_inputFile! !_outputFile!
Echo.Creating the alternate colour for !_outputFile!.
Rem Replace the darker theme colour
Call :replaceSingleWordInFile !_outputFile! "FF940000" "FF009400"
Rem Replace the lighter theme colour
Call :replaceSingleWordInFile !_outputFile! "FFFF0101" "FF01FF01"
Rem Replace the main theme colour
Call :replaceSingleWordInFile !_outputFile! "FFDC5F5F" "FF57BD57"
Rem Replace the desaturated theme colour
Call :replaceSingleWordInFile !_outputFile! "FFAD6E6E" "FF6FA16F"
Rem Replace the selected text colour
Call :replaceSingleWordInFile !_outputFile! "FFFFDDDD" "FFDDFFDD"
Rem Replace the active selection colour
Call :replaceSingleWordInFile !_outputFile! "FFFF8080" "FF80FF80"
Rem Replace the inactive selection colour
Call :replaceSingleWordInFile !_outputFile! "FFB15050" "FF50B150"
Rem Replace the gradient
Call :replaceQuadWordInFile !_outputFile! "tl:00FFFFFF tr:FFFF0101 bl:00FFFFFF br:FFFF0101" "tl:00FFFFFF tr:FF01FF01 bl:00FFFFFF br:FF01FF01"
Rem
Rem --------------------------------------------- Create the Blue theme ------------------------------------------------
Rem
Rem
Rem Initialize the contents for the Blue color scheme.
Rem
Set _inputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpent.Default.looknfeel
Set _outputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpent.Blue.looknfeel
Rem Copy the source file to use as a base.
Call :createTemporaryForFile !_inputFile! !_outputFile!
Echo.Creating the alternate colour for !_outputFile!.
Rem Replace the darker theme colour
Call :replaceSingleWordInFile !_outputFile! "FF940000" "FF009400"
Rem Replace the lighter theme colour
Call :replaceSingleWordInFile !_outputFile! "FFFF0101" "FF01FF01"
Rem Replace the main theme colour
Call :replaceSingleWordInFile !_outputFile! "FFDC5F5F" "FF57BD57"
Rem Replace the desaturated theme colour
Call :replaceSingleWordInFile !_outputFile! "FFAD6E6E" "FF6FA16F"
Rem Replace the selected text colour
Call :replaceSingleWordInFile !_outputFile! "FFFFDDDD" "FFDDFFDD"
Rem Replace the active selection colour
Call :replaceSingleWordInFile !_outputFile! "FFFF8080" "FF80FF80"
Rem Replace the inactive selection colour
Call :replaceSingleWordInFile !_outputFile! "FFB15050" "FF50B150"
Rem Replace the gradient
Call :replaceQuadWordInFile !_outputFile! "tl:00FFFFFF tr:FFFF0101 bl:00FFFFFF br:FFFF0101" "tl:00FFFFFF tr:FF01FF01 bl:00FFFFFF br:FF01FF01"
Rem
Rem ------------------------------------------ Create the Default FHD theme --------------------------------------------
Rem
Set _inputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpentFHD.looknfeel
Set _outputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpentFHD.Default.looknfeel
Echo.Creating the alternate colour for !_outputFile!.
If Exist "!_outputFile!" (
Del "!_outputFile!"
)
Copy "!_inputFile!" "!_outputFile!"
Rem
Rem ------------------------------------------- Create the FHD Amber theme ---------------------------------------------
Rem
Rem
Rem Initialize the contents for the Amber color scheme.
Rem
Set _inputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpentFHD.Default.looknfeel
Set _outputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpentFHD.Amber.looknfeel
Rem Copy the source file to use as a base.
Call :createTemporaryForFile !_inputFile! !_outputFile!
Echo.Creating the alternate colour for !_outputFile!.
Rem Replace the darker theme colour
Call :replaceSingleWordInFile !_outputFile! "FF940000" "FF7F4800"
Rem Replace the lighter theme colour
Call :replaceSingleWordInFile !_outputFile! "FFFF0101" "FFFF9A1A"
Rem Replace the main theme colour
Call :replaceSingleWordInFile !_outputFile! "FFDC5F5F" "FFCD6417"
Rem Replace the desaturated theme colour
Call :replaceSingleWordInFile !_outputFile! "FFAD6E6E" "FFA17127"
Rem Replace the selected text colour
Call :replaceSingleWordInFile !_outputFile! "FFFFDDDD" "FFFFFFDD"
Rem Replace the active selection colour
Call :replaceSingleWordInFile !_outputFile! "FFFF8080" "FFFFB080"
Rem Replace the inactive selection colour
Call :replaceSingleWordInFile !_outputFile! "FFB15050" "FFB18A50"
Rem Replace the gradient
Call :replaceQuadWordInFile !_outputFile! "tl:00FFFFFF tr:FFFF0101 bl:00FFFFFF br:FFFF0101" "tl:00FFFFFF tr:FFFF9A1A bl:00FFFFFF br:FFFF9A1A"
Rem
Rem ------------------------------------------- Create the FHD Jade theme ----------------------------------------------
Rem
Rem
Rem Initialize the contents for the Jade color scheme.
Rem
Set _inputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpentFHD.Default.looknfeel
Set _outputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpentFHD.Jade.looknfeel
Rem Copy the source file to use as a base.
Call :createTemporaryForFile !_inputFile! !_outputFile!
Echo.Creating the alternate colour for !_outputFile!.
Rem Replace the darker theme colour
Call :replaceSingleWordInFile !_outputFile! "FF940000" "FF009400"
Rem Replace the lighter theme colour
Call :replaceSingleWordInFile !_outputFile! "FFFF0101" "FF01FF01"
Rem Replace the main theme colour
Call :replaceSingleWordInFile !_outputFile! "FFDC5F5F" "FF57BD57"
Rem Replace the desaturated theme colour
Call :replaceSingleWordInFile !_outputFile! "FFAD6E6E" "FF6FA16F"
Rem Replace the selected text colour
Call :replaceSingleWordInFile !_outputFile! "FFFFDDDD" "FFDDFFDD"
Rem Replace the active selection colour
Call :replaceSingleWordInFile !_outputFile! "FFFF8080" "FF80FF80"
Rem Replace the inactive selection colour
Call :replaceSingleWordInFile !_outputFile! "FFB15050" "FF50B150"
Rem Replace the gradient
Call :replaceQuadWordInFile !_outputFile! "tl:00FFFFFF tr:FFFF0101 bl:00FFFFFF br:FFFF0101" "tl:00FFFFFF tr:FF01FF01 bl:00FFFFFF br:FF01FF01"
Rem
Rem ------------------------------------------- Create the FHD Blue theme ----------------------------------------------
Rem
Rem
Rem Initialize the contents for the Blue color scheme.
Rem
Set _inputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpentFHD.Default.looknfeel
Set _outputFile=..\Game\data\gui_0.8\looknfeel\GlossySerpentFHD.Blue.looknfeel
Rem Copy the source file to use as a base.
Call :createTemporaryForFile !_inputFile! !_outputFile!
Echo.Creating the alternate colour for !_outputFile!.
Rem Replace the darker theme colour
Call :replaceSingleWordInFile !_outputFile! "FF940000" "FF000094"
Rem Replace the lighter theme colour
Call :replaceSingleWordInFile !_outputFile! "FFFF0101" "FF0101FF"
Rem Replace the main theme colour
Call :replaceSingleWordInFile !_outputFile! "FFDC5F5F" "FF5F5FDC"
Rem Replace the desaturated theme colour
Call :replaceSingleWordInFile !_outputFile! "FFAD6E6E" "FF6E6EAD"
Rem Replace the selected text colour
Call :replaceSingleWordInFile !_outputFile! "FFFFDDDD" "FFDDDDFF"
Rem Replace the active selection colour
Call :replaceSingleWordInFile !_outputFile! "FFFF8080" "FF8080FF"
Rem Replace the inactive selection colour
Call :replaceSingleWordInFile !_outputFile! "FFB15050" "FF5050B1"
Rem Replace the gradient
Call :replaceQuadWordInFile !_outputFile! "tl:00FFFFFF tr:FFFF0101 bl:00FFFFFF br:FFFF0101" "tl:00FFFFFF tr:FF0101FF bl:00FFFFFF br:FF0101FF"
Echo. Finished processing.
GoTo :eof
Rem
Rem Make a replacement of a single simple word (no blanks)
Rem
:replaceSingleWordInFile sourceFileName sourceWord destWord
Set sourceFileName=%1
Set sourceWord=%2
Set destWord=%3
Set auxFileName=!sourceFileName!_aux
If Exist "!auxFileName!" (
Del "!auxFileName!"
)
Rem Call the replacement utility
sed -e s/!sourceWord!/!destWord!/g "!sourceFileName!" > "!auxFileName!"
Rem Delete the source file
If Exist "!sourceFileName!" (
Del "!sourceFileName!"
)
Rem Rename the destination file to the source file.
Copy "!auxFileName!" "!sourceFileName!"
If Exist "!auxFileName!" (
Del "!auxFileName!"
)
GoTo :eof
Rem
Rem Make a replacement of a word consisting of 4 words (so it should contain 3 space chars)
Rem
:replaceQuadWordInFile sourceFileName src1 src2 src3 src4 dst1 dst2 dst3 dst4
Set sourceFileName=%1
Set src1=%2
Set dst1=%3
Rem Remove the quotation marks from the input params.
set src1=%src1:"=%
set dst1=%dst1:"=%
Set auxFileName=!sourceFileName!_aux
If Exist "!auxFileName!" (
Del "!auxFileName!"
)
Rem Call the replacement utility
sed -e "s/!src1!/!dst1!/g" "!sourceFileName!" > "!auxFileName!"
REM Echo sed -e "s/!src1!/!dst1!/g" "!sourceFileName!" ^> "!auxFileName!"
Rem Delete the source file
If Exist "!sourceFileName!" (
Del "!sourceFileName!"
)
Rem Rename the destination file to the source file.
Copy "!auxFileName!" "!sourceFileName!"
If Exist "!auxFileName!" (
Del "!auxFileName!"
)
GoTo :eof
Rem
Rem Create a copy for the source file name.
Rem
:createTemporaryForFile sourceFileName destFileName
Set sourceFileName=%1
Set destFileName=%2
If Exist "!destFileName!" (
Del "!destFileName!"
)
Copy "!sourceFileName!" "!destFileName!"
GoTo :eof
| dezGusty/serpents | skins/createAltColourSkins_0.8.bat | bat | mit | 11,586 |
@echo off
title Sandbox Admin
python "%~dp0\sadm.py" %*
title
| perfectsearch/sandman | code/sadm/sadm.bat | bat | mit | 67 |
rem NOTE: this batch file is to be run in a Visual Studio command prompt
rem Delete old files
del *.obj
del *.ilk
del *.exe
del *.pdb
rem Compile files into .obj files in current directory
cl /I"..\..\..\testcasesupport" /W3 /MT /GS /RTC1 /bigobj /EHsc /nologo /c main.cpp CWE*.cpp CWE*.c ..\..\..\testcasesupport\io.c ..\..\..\testcasesupport\std_thread.c
rem Link all .obj file into a exe
cl /FeCWE121_s05 *.obj /I"..\..\..\testcasesupport" /W3 /MT /GS /RTC1 /bigobj /EHsc /nologo
| maurer/tiamat | samples/Juliet/testcases/CWE121_Stack_Based_Buffer_Overflow/s05/CWE121_s05.bat | bat | mit | 499 |
setlocal
call settings.bat
if "%COMPILER%" == "MINGW" (
echo "Iconv should be already bundled with MINGW"
exit /b 0
) else (
rem git clone https://github.com/pffang/libiconv-for-Windows.git
git clone https://github.com/LuaDist/libiconv.git
)
cd libiconv
mkdir build
cd build
%CMAKE% ..
%ER%
%MAKEC% install
%ER%
rem rmdir /s /q obj lib lib64
rem msbuild /p:Configuration=%Variant% /clp:Verbosity=minimal /nologo LibIconv.sln /flp1:logfile=build_errors.txt;errorsonly /flp2:logfile=build_warnings.txt;warningsonly
rem %MSBUILD%
copy /y %PREFIX%\lib\libiconv.lib %PREFIX%\lib\iconv.lib
rem copy /y lib64\*.dll %PREFIX%\bin
rem copy /y include\*.h %PREFIX%\include
cd ..\..
| alex85k/winbuilds | build_iconv.bat | bat | cc0-1.0 | 690 |
cmd_drivers/auxdisplay/built-in.o := rm -f drivers/auxdisplay/built-in.o; /opt/arm-2008q1/bin/arm-none-linux-gnueabi-ar rcs drivers/auxdisplay/built-in.o
| yohanes/Acer-BeTouch-E130-Linux-Kernel | drivers/auxdisplay/.built-in.o.cmd | bat | gpl-2.0 | 155 |
set PATH=%PATH%;%~dp0third\tcc
Debug\stresstest.exe -tcc="..\test\http.c" | zhanyonhu/EasyStressTest | startDebug.bat | bat | gpl-2.0 | 73 |
set currpath=.\
if "%OS%" == "Windows_NT" set currpath=%~dp0%
cd %currpath%
set classpath=%currpath%;lib/axis.jar;lib/commons-discovery.jar;lib/commons-logging.jar;lib/jaxrpc.jar;lib/saaj.jar;lib/log4j-1.2.8.jar;lib/xml-apis.jar;lib/xerces.jar
rem this assumes webserver is running on port 8080
@echo .
@echo 1. deploy helloservice
java org.apache.axis.client.AdminClient deploy.wsdd
@echo .
@echo 2.HelloClient accesses helloservice...
java mypack.HelloClient weiqin
@echo .
@echo 3.Now undeploy helloservice
java org.apache.axis.client.AdminClient undeploy.wsdd
| AutuanLiu/Code | MyJava/sourcecode/chapter17/test.bat | bat | gpl-2.0 | 573 |
cmd_lib/kernel_lock.o := arm-eabi-gcc -Wp,-MD,lib/.kernel_lock.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/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 -mabi=aapcs-linux -mno-thumb-interwork -funwind-tables -D__LINUX_ARM_ARCH__=7 -march=armv7-a -msoft-float -Uarm -Wframe-larger-than=1024 -fno-stack-protector -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(kernel_lock)" -D"KBUILD_MODNAME=KBUILD_STR(kernel_lock)" -D"DEBUG_HASH=5" -D"DEBUG_HASH2=56" -c -o lib/kernel_lock.o lib/kernel_lock.c
deps_lib/kernel_lock.o := \
lib/kernel_lock.c \
$(wildcard include/config/preempt.h) \
include/linux/module.h \
$(wildcard include/config/symbol/prefix.h) \
$(wildcard include/config/modules.h) \
$(wildcard include/config/modversions.h) \
$(wildcard include/config/unused/symbols.h) \
$(wildcard include/config/generic/bug.h) \
$(wildcard include/config/kallsyms.h) \
$(wildcard include/config/smp.h) \
$(wildcard include/config/tracepoints.h) \
$(wildcard include/config/tracing.h) \
$(wildcard include/config/event/tracing.h) \
$(wildcard include/config/ftrace/mcount/record.h) \
$(wildcard include/config/module/unload.h) \
$(wildcard include/config/constructors.h) \
$(wildcard include/config/sysfs.h) \
include/linux/list.h \
$(wildcard include/config/debug/list.h) \
include/linux/stddef.h \
include/linux/compiler.h \
$(wildcard include/config/trace/branch/profiling.h) \
$(wildcard include/config/profile/all/branches.h) \
$(wildcard include/config/enable/must/check.h) \
$(wildcard include/config/enable/warn/deprecated.h) \
include/linux/compiler-gcc.h \
$(wildcard include/config/arch/supports/optimized/inlining.h) \
$(wildcard include/config/optimize/inlining.h) \
include/linux/compiler-gcc4.h \
include/linux/poison.h \
$(wildcard include/config/illegal/pointer/value.h) \
include/linux/prefetch.h \
include/linux/types.h \
$(wildcard include/config/uid16.h) \
$(wildcard include/config/lbdaf.h) \
$(wildcard include/config/phys/addr/t/64bit.h) \
$(wildcard include/config/64bit.h) \
/data/repos/kernels/arch/arm/include/asm/types.h \
include/asm-generic/int-ll64.h \
/data/repos/kernels/arch/arm/include/asm/bitsperlong.h \
include/asm-generic/bitsperlong.h \
include/linux/posix_types.h \
/data/repos/kernels/arch/arm/include/asm/posix_types.h \
/data/repos/kernels/arch/arm/include/asm/processor.h \
$(wildcard include/config/mmu.h) \
/data/repos/kernels/arch/arm/include/asm/ptrace.h \
$(wildcard include/config/cpu/endian/be8.h) \
$(wildcard include/config/arm/thumb.h) \
/data/repos/kernels/arch/arm/include/asm/hwcap.h \
/data/repos/kernels/arch/arm/include/asm/cache.h \
$(wildcard include/config/arm/l1/cache/shift.h) \
$(wildcard include/config/aeabi.h) \
/data/repos/kernels/arch/arm/include/asm/system.h \
$(wildcard include/config/cpu/xsc3.h) \
$(wildcard include/config/cpu/fa526.h) \
$(wildcard include/config/arch/has/barriers.h) \
$(wildcard include/config/arm/dma/mem/bufferable.h) \
$(wildcard include/config/cpu/sa1100.h) \
$(wildcard include/config/cpu/sa110.h) \
$(wildcard include/config/cpu/32v6k.h) \
include/linux/linkage.h \
/data/repos/kernels/arch/arm/include/asm/linkage.h \
include/linux/irqflags.h \
$(wildcard include/config/trace/irqflags.h) \
$(wildcard include/config/irqsoff/tracer.h) \
$(wildcard include/config/preempt/tracer.h) \
$(wildcard include/config/trace/irqflags/support.h) \
include/linux/typecheck.h \
/data/repos/kernels/arch/arm/include/asm/irqflags.h \
/data/repos/kernels/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/linux/stat.h \
/data/repos/kernels/arch/arm/include/asm/stat.h \
include/linux/time.h \
$(wildcard include/config/arch/uses/gettimeoffset.h) \
include/linux/cache.h \
$(wildcard include/config/arch/has/cache/line/size.h) \
include/linux/kernel.h \
$(wildcard include/config/preempt/voluntary.h) \
$(wildcard include/config/debug/spinlock/sleep.h) \
$(wildcard include/config/prove/locking.h) \
$(wildcard include/config/printk.h) \
$(wildcard include/config/dynamic/debug.h) \
$(wildcard include/config/ring/buffer.h) \
$(wildcard include/config/numa.h) \
/data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include/stdarg.h \
include/linux/bitops.h \
$(wildcard include/config/generic/find/first/bit.h) \
$(wildcard include/config/generic/find/last/bit.h) \
$(wildcard include/config/generic/find/next/bit.h) \
/data/repos/kernels/arch/arm/include/asm/bitops.h \
include/asm-generic/bitops/non-atomic.h \
include/asm-generic/bitops/fls64.h \
include/asm-generic/bitops/sched.h \
include/asm-generic/bitops/hweight.h \
include/asm-generic/bitops/arch_hweight.h \
include/asm-generic/bitops/const_hweight.h \
include/asm-generic/bitops/lock.h \
include/linux/log2.h \
$(wildcard include/config/arch/has/ilog2/u32.h) \
$(wildcard include/config/arch/has/ilog2/u64.h) \
include/linux/dynamic_debug.h \
/data/repos/kernels/arch/arm/include/asm/byteorder.h \
include/linux/byteorder/little_endian.h \
include/linux/swab.h \
/data/repos/kernels/arch/arm/include/asm/swab.h \
include/linux/byteorder/generic.h \
/data/repos/kernels/arch/arm/include/asm/bug.h \
$(wildcard include/config/bug.h) \
$(wildcard include/config/debug/bugverbose.h) \
include/asm-generic/bug.h \
$(wildcard include/config/generic/bug/relative/pointers.h) \
/data/repos/kernels/arch/arm/include/asm/div64.h \
include/linux/seqlock.h \
include/linux/spinlock.h \
$(wildcard include/config/debug/spinlock.h) \
$(wildcard include/config/generic/lockbreak.h) \
$(wildcard include/config/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) \
/data/repos/kernels/arch/arm/include/asm/thread_info.h \
$(wildcard include/config/arm/thumbee.h) \
/data/repos/kernels/arch/arm/include/asm/fpstate.h \
$(wildcard include/config/vfpv3.h) \
$(wildcard include/config/iwmmxt.h) \
/data/repos/kernels/arch/arm/include/asm/domain.h \
$(wildcard include/config/verify/permission/fault.h) \
$(wildcard include/config/io/36.h) \
$(wildcard include/config/emulate/domain/manager/v7.h) \
include/linux/stringify.h \
include/linux/bottom_half.h \
include/linux/spinlock_types.h \
/data/repos/kernels/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/generic/hardirqs.h) \
$(wildcard include/config/prove/rcu.h) \
include/linux/rwlock_types.h \
/data/repos/kernels/arch/arm/include/asm/spinlock.h \
include/linux/rwlock.h \
include/linux/spinlock_api_smp.h \
$(wildcard include/config/inline/spin/lock.h) \
$(wildcard include/config/inline/spin/lock/bh.h) \
$(wildcard include/config/inline/spin/lock/irq.h) \
$(wildcard include/config/inline/spin/lock/irqsave.h) \
$(wildcard include/config/inline/spin/trylock.h) \
$(wildcard include/config/inline/spin/trylock/bh.h) \
$(wildcard include/config/inline/spin/unlock.h) \
$(wildcard include/config/inline/spin/unlock/bh.h) \
$(wildcard include/config/inline/spin/unlock/irq.h) \
$(wildcard include/config/inline/spin/unlock/irqrestore.h) \
include/linux/rwlock_api_smp.h \
$(wildcard include/config/inline/read/lock.h) \
$(wildcard include/config/inline/write/lock.h) \
$(wildcard include/config/inline/read/lock/bh.h) \
$(wildcard include/config/inline/write/lock/bh.h) \
$(wildcard include/config/inline/read/lock/irq.h) \
$(wildcard include/config/inline/write/lock/irq.h) \
$(wildcard include/config/inline/read/lock/irqsave.h) \
$(wildcard include/config/inline/write/lock/irqsave.h) \
$(wildcard include/config/inline/read/trylock.h) \
$(wildcard include/config/inline/write/trylock.h) \
$(wildcard include/config/inline/read/unlock.h) \
$(wildcard include/config/inline/write/unlock.h) \
$(wildcard include/config/inline/read/unlock/bh.h) \
$(wildcard include/config/inline/write/unlock/bh.h) \
$(wildcard include/config/inline/read/unlock/irq.h) \
$(wildcard include/config/inline/write/unlock/irq.h) \
$(wildcard include/config/inline/read/unlock/irqrestore.h) \
$(wildcard include/config/inline/write/unlock/irqrestore.h) \
/data/repos/kernels/arch/arm/include/asm/atomic.h \
$(wildcard include/config/generic/atomic64.h) \
include/asm-generic/atomic-long.h \
include/linux/math64.h \
include/linux/kmod.h \
include/linux/gfp.h \
$(wildcard include/config/kmemcheck.h) \
$(wildcard include/config/highmem.h) \
$(wildcard include/config/zone/dma.h) \
$(wildcard include/config/zone/dma32.h) \
$(wildcard include/config/debug/vm.h) \
include/linux/mmzone.h \
$(wildcard include/config/force/max/zoneorder.h) \
$(wildcard include/config/memory/hotplug.h) \
$(wildcard include/config/sparsemem.h) \
$(wildcard include/config/compaction.h) \
$(wildcard include/config/arch/populates/node/map.h) \
$(wildcard include/config/discontigmem.h) \
$(wildcard include/config/flat/node/mem/map.h) \
$(wildcard include/config/cgroup/mem/res/ctlr.h) \
$(wildcard include/config/no/bootmem.h) \
$(wildcard include/config/have/memory/present.h) \
$(wildcard include/config/have/memoryless/nodes.h) \
$(wildcard include/config/need/node/memmap/size.h) \
$(wildcard include/config/need/multiple/nodes.h) \
$(wildcard include/config/have/arch/early/pfn/to/nid.h) \
$(wildcard include/config/flatmem.h) \
$(wildcard include/config/sparsemem/extreme.h) \
$(wildcard include/config/nodes/span/other/nodes.h) \
$(wildcard include/config/holes/in/zone.h) \
$(wildcard include/config/arch/has/holes/memorymodel.h) \
include/linux/wait.h \
/data/repos/kernels/arch/arm/include/asm/current.h \
include/linux/threads.h \
$(wildcard include/config/nr/cpus.h) \
$(wildcard include/config/base/small.h) \
include/linux/numa.h \
$(wildcard include/config/nodes/shift.h) \
include/linux/init.h \
$(wildcard include/config/hotplug.h) \
include/linux/nodemask.h \
include/linux/bitmap.h \
include/linux/string.h \
$(wildcard include/config/binary/printf.h) \
/data/repos/kernels/arch/arm/include/asm/string.h \
include/linux/pageblock-flags.h \
$(wildcard include/config/hugetlb/page.h) \
$(wildcard include/config/hugetlb/page/size/variable.h) \
include/generated/bounds.h \
/data/repos/kernels/arch/arm/include/asm/page.h \
$(wildcard include/config/cpu/copy/v3.h) \
$(wildcard include/config/cpu/copy/v4wt.h) \
$(wildcard include/config/cpu/copy/v4wb.h) \
$(wildcard include/config/cpu/copy/feroceon.h) \
$(wildcard include/config/cpu/copy/fa.h) \
$(wildcard include/config/cpu/xscale.h) \
$(wildcard include/config/cpu/copy/v6.h) \
$(wildcard include/config/memory/hotplug/sparse.h) \
/data/repos/kernels/arch/arm/include/asm/glue.h \
$(wildcard include/config/cpu/arm610.h) \
$(wildcard include/config/cpu/arm710.h) \
$(wildcard include/config/cpu/abrt/lv4t.h) \
$(wildcard include/config/cpu/abrt/ev4.h) \
$(wildcard include/config/cpu/abrt/ev4t.h) \
$(wildcard include/config/cpu/abrt/ev5tj.h) \
$(wildcard include/config/cpu/abrt/ev5t.h) \
$(wildcard include/config/cpu/abrt/ev6.h) \
$(wildcard include/config/cpu/abrt/ev7.h) \
$(wildcard include/config/cpu/pabrt/legacy.h) \
$(wildcard include/config/cpu/pabrt/v6.h) \
$(wildcard include/config/cpu/pabrt/v7.h) \
/data/repos/kernels/arch/arm/include/asm/memory.h \
$(wildcard include/config/page/offset.h) \
$(wildcard include/config/thumb2/kernel.h) \
$(wildcard include/config/dram/size.h) \
$(wildcard include/config/dram/base.h) \
include/linux/const.h \
arch/arm/mach-msm/include/mach/memory.h \
$(wildcard include/config/phys/offset.h) \
$(wildcard include/config/arch/msm7x30.h) \
$(wildcard include/config/vmsplit/3g.h) \
$(wildcard include/config/arch/msm/arm11.h) \
$(wildcard include/config/arch/msm/cortex/a5.h) \
$(wildcard include/config/cache/l2x0.h) \
$(wildcard include/config/arch/msm/scorpion.h) \
$(wildcard include/config/arch/msm/scorpionmp.h) \
$(wildcard include/config/arch/msm7x27.h) \
/data/repos/kernels/arch/arm/include/asm/sizes.h \
include/asm-generic/memory_model.h \
$(wildcard include/config/sparsemem/vmemmap.h) \
include/asm-generic/getorder.h \
include/linux/memory_hotplug.h \
$(wildcard include/config/have/arch/nodedata/extension.h) \
$(wildcard include/config/memory/hotremove.h) \
include/linux/notifier.h \
include/linux/errno.h \
/data/repos/kernels/arch/arm/include/asm/errno.h \
include/asm-generic/errno.h \
include/asm-generic/errno-base.h \
include/linux/mutex.h \
$(wildcard include/config/debug/mutexes.h) \
include/linux/rwsem.h \
$(wildcard include/config/rwsem/generic/spinlock.h) \
/data/repos/kernels/arch/arm/include/asm/rwsem.h \
include/linux/srcu.h \
include/linux/topology.h \
$(wildcard include/config/sched/smt.h) \
$(wildcard include/config/sched/mc.h) \
$(wildcard include/config/use/percpu/numa/node/id.h) \
include/linux/cpumask.h \
$(wildcard include/config/cpumask/offstack.h) \
$(wildcard include/config/hotplug/cpu.h) \
$(wildcard include/config/debug/per/cpu/maps.h) \
$(wildcard include/config/disable/obsolete/cpumask/functions.h) \
include/linux/smp.h \
$(wildcard include/config/use/generic/smp/helpers.h) \
/data/repos/kernels/arch/arm/include/asm/smp.h \
arch/arm/mach-msm/include/mach/smp.h \
/data/repos/kernels/arch/arm/include/asm/hardware/gic.h \
include/linux/percpu.h \
$(wildcard include/config/need/per/cpu/embed/first/chunk.h) \
$(wildcard include/config/need/per/cpu/page/first/chunk.h) \
$(wildcard include/config/have/setup/per/cpu/area.h) \
include/linux/pfn.h \
/data/repos/kernels/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) \
/data/repos/kernels/arch/arm/include/asm/topology.h \
include/asm-generic/topology.h \
include/linux/mmdebug.h \
$(wildcard include/config/debug/virtual.h) \
include/linux/workqueue.h \
$(wildcard include/config/debug/objects/work.h) \
include/linux/timer.h \
$(wildcard include/config/timer/stats.h) \
$(wildcard include/config/debug/objects/timers.h) \
include/linux/ktime.h \
$(wildcard include/config/ktime/scalar.h) \
include/linux/jiffies.h \
include/linux/timex.h \
include/linux/param.h \
/data/repos/kernels/arch/arm/include/asm/param.h \
$(wildcard include/config/hz.h) \
/data/repos/kernels/arch/arm/include/asm/timex.h \
arch/arm/mach-msm/include/mach/timex.h \
include/linux/debugobjects.h \
$(wildcard include/config/debug/objects.h) \
$(wildcard include/config/debug/objects/free.h) \
include/linux/elf.h \
include/linux/elf-em.h \
/data/repos/kernels/arch/arm/include/asm/elf.h \
/data/repos/kernels/arch/arm/include/asm/user.h \
include/linux/kobject.h \
include/linux/sysfs.h \
include/linux/kref.h \
include/linux/moduleparam.h \
$(wildcard include/config/alpha.h) \
$(wildcard include/config/ia64.h) \
$(wildcard include/config/ppc64.h) \
include/linux/tracepoint.h \
include/linux/rcupdate.h \
$(wildcard include/config/rcu/torture/test.h) \
$(wildcard include/config/tree/rcu.h) \
$(wildcard include/config/tree/preempt/rcu.h) \
$(wildcard include/config/tiny/rcu.h) \
include/linux/completion.h \
include/linux/rcutree.h \
$(wildcard include/config/no/hz.h) \
/data/repos/kernels/arch/arm/include/asm/module.h \
$(wildcard include/config/arm/unwind.h) \
include/trace/events/module.h \
include/trace/define_trace.h \
include/linux/kallsyms.h \
include/linux/semaphore.h \
include/linux/smp_lock.h \
$(wildcard include/config/lock/kernel.h) \
include/linux/sched.h \
$(wildcard include/config/sched/debug.h) \
$(wildcard include/config/detect/softlockup.h) \
$(wildcard include/config/detect/hung/task.h) \
$(wildcard include/config/core/dump/default/elf/headers.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/inotify/user.h) \
$(wildcard include/config/epoll.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/cc/stackprotector.h) \
$(wildcard include/config/sysvipc.h) \
$(wildcard include/config/auditsyscall.h) \
$(wildcard include/config/rt/mutexes.h) \
$(wildcard include/config/task/xacct.h) \
$(wildcard include/config/cpusets.h) \
$(wildcard include/config/cgroups.h) \
$(wildcard include/config/futex.h) \
$(wildcard include/config/fault/injection.h) \
$(wildcard include/config/latencytop.h) \
$(wildcard include/config/function/graph/tracer.h) \
$(wildcard include/config/have/unstable/sched/clock.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/capability.h \
include/linux/rbtree.h \
include/linux/mm_types.h \
$(wildcard include/config/split/ptlock/cpus.h) \
$(wildcard include/config/want/page/debug/flags.h) \
$(wildcard include/config/aio.h) \
$(wildcard include/config/proc/fs.h) \
$(wildcard include/config/mmu/notifier.h) \
include/linux/auxvec.h \
/data/repos/kernels/arch/arm/include/asm/auxvec.h \
include/linux/prio_tree.h \
include/linux/page-debug-flags.h \
$(wildcard include/config/page/poisoning.h) \
$(wildcard include/config/page/debug/something/else.h) \
/data/repos/kernels/arch/arm/include/asm/mmu.h \
$(wildcard include/config/cpu/has/asid.h) \
/data/repos/kernels/arch/arm/include/asm/cputime.h \
include/asm-generic/cputime.h \
include/linux/sem.h \
include/linux/ipc.h \
/data/repos/kernels/arch/arm/include/asm/ipcbuf.h \
/data/repos/kernels/arch/arm/include/asm/sembuf.h \
include/linux/signal.h \
/data/repos/kernels/arch/arm/include/asm/signal.h \
include/asm-generic/signal-defs.h \
/data/repos/kernels/arch/arm/include/asm/sigcontext.h \
/data/repos/kernels/arch/arm/include/asm/siginfo.h \
include/asm-generic/siginfo.h \
include/linux/path.h \
include/linux/pid.h \
include/linux/proportions.h \
include/linux/percpu_counter.h \
include/linux/seccomp.h \
$(wildcard include/config/seccomp.h) \
include/linux/rculist.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 \
/data/repos/kernels/arch/arm/include/asm/resource.h \
include/asm-generic/resource.h \
include/linux/hrtimer.h \
$(wildcard include/config/high/res/timers.h) \
include/linux/task_io_accounting.h \
$(wildcard include/config/task/io/accounting.h) \
include/linux/latencytop.h \
include/linux/cred.h \
$(wildcard include/config/debug/credentials.h) \
$(wildcard include/config/security.h) \
include/linux/key.h \
$(wildcard include/config/sysctl.h) \
include/linux/sysctl.h \
include/linux/selinux.h \
$(wildcard include/config/security/selinux.h) \
include/linux/aio.h \
include/linux/aio_abi.h \
include/linux/uio.h \
include/trace/events/bkl.h \
include/trace/ftrace.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) \
include/linux/debug_locks.h \
$(wildcard include/config/debug/locking/api/selftests.h) \
include/linux/range.h \
/data/repos/kernels/arch/arm/include/asm/pgtable.h \
$(wildcard include/config/highpte.h) \
include/asm-generic/4level-fixup.h \
/data/repos/kernels/arch/arm/include/asm/proc-fns.h \
$(wildcard include/config/cpu/arm7tdmi.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/v6.h) \
$(wildcard include/config/cpu/v7.h) \
/data/repos/kernels/arch/arm/include/asm/cpu-single.h \
arch/arm/mach-msm/include/mach/vmalloc.h \
$(wildcard include/config/vmsplit/2g.h) \
/data/repos/kernels/arch/arm/include/asm/pgtable-hwdef.h \
/data/repos/kernels/arch/arm/include/asm/tlbflush.h \
$(wildcard include/config/cpu/tlb/v3.h) \
$(wildcard include/config/cpu/tlb/v4wt.h) \
$(wildcard include/config/cpu/tlb/fa.h) \
$(wildcard include/config/cpu/tlb/v4wbi.h) \
$(wildcard include/config/cpu/tlb/feroceon.h) \
$(wildcard include/config/cpu/tlb/v4wb.h) \
$(wildcard include/config/cpu/tlb/v6.h) \
$(wildcard include/config/cpu/tlb/v7.h) \
$(wildcard include/config/arm/errata/720789.h) \
$(wildcard include/config/arch/msm8x60.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/vmstat.h \
$(wildcard include/config/vm/event/counters.h) \
include/linux/seq_file.h \
include/linux/trace_seq.h \
include/linux/fs.h \
$(wildcard include/config/dnotify.h) \
$(wildcard include/config/quota.h) \
$(wildcard include/config/fsnotify.h) \
$(wildcard include/config/inotify.h) \
$(wildcard include/config/fs/posix/acl.h) \
$(wildcard include/config/debug/writecount.h) \
$(wildcard include/config/file/locking.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 \
/data/repos/kernels/arch/arm/include/asm/ioctl.h \
include/asm-generic/ioctl.h \
include/linux/kdev_t.h \
include/linux/dcache.h \
include/linux/radix-tree.h \
include/linux/fiemap.h \
include/linux/quota.h \
$(wildcard include/config/quota/netlink/interface.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 \
/data/repos/kernels/arch/arm/include/asm/fcntl.h \
include/asm-generic/fcntl.h \
include/linux/err.h \
include/linux/hardirq.h \
include/linux/ftrace_irq.h \
$(wildcard include/config/ftrace/nmi/enter.h) \
/data/repos/kernels/arch/arm/include/asm/hardirq.h \
/data/repos/kernels/arch/arm/include/asm/irq.h \
arch/arm/mach-msm/include/mach/irqs.h \
$(wildcard include/config/arch/qsd8x50.h) \
$(wildcard include/config/arch/msm8960.h) \
arch/arm/mach-msm/include/mach/irqs-8x60.h \
include/linux/irq_cpustat.h \
include/linux/perf_event.h \
$(wildcard include/config/have/hw/breakpoint.h) \
$(wildcard include/config/perf/use/vmalloc.h) \
/data/repos/kernels/arch/arm/include/asm/perf_event.h \
include/linux/pid_namespace.h \
$(wildcard include/config/pid/ns.h) \
include/linux/nsproxy.h \
$(wildcard include/config/cgroup/ns.h) \
include/linux/ftrace.h \
$(wildcard include/config/function/tracer.h) \
$(wildcard include/config/stack/tracer.h) \
$(wildcard include/config/dynamic/ftrace.h) \
$(wildcard include/config/frame/pointer.h) \
$(wildcard include/config/ftrace/syscalls.h) \
include/linux/trace_clock.h \
/data/repos/kernels/arch/arm/include/asm/ftrace.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/sleep.h) \
$(wildcard include/config/pm/runtime.h) \
$(wildcard include/config/pm/ops.h) \
include/linux/node.h \
$(wildcard include/config/hugetlbfs.h) \
/data/repos/kernels/arch/arm/include/asm/local.h \
include/asm-generic/local.h \
lib/kernel_lock.o: $(deps_lib/kernel_lock.o)
$(deps_lib/kernel_lock.o):
| bigbiff/i717-GB-Kernel | lib/.kernel_lock.o.cmd | bat | gpl-2.0 | 26,547 |
cmd_arch/arm/lib/div64.o := arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.div64.o.d -nostdinc -isystem /home/stesalit/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/root/kernel-dev/linux-2.6.37/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-davinci/include -D__ASSEMBLY__ -mabi=aapcs-linux -mno-thumb-interwork -D__LINUX_ARM_ARCH__=5 -march=armv5te -mtune=arm9tdmi -include asm/unified.h -msoft-float -c -o arch/arm/lib/div64.o arch/arm/lib/div64.S
deps_arch/arm/lib/div64.o := \
arch/arm/lib/div64.S \
/root/kernel-dev/linux-2.6.37/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) \
/root/kernel-dev/linux-2.6.37/arch/arm/include/asm/linkage.h \
arch/arm/lib/div64.o: $(deps_arch/arm/lib/div64.o)
$(deps_arch/arm/lib/div64.o):
| srinugnt2000/linux-2.6.37 | arch/arm/lib/.div64.o.cmd | bat | gpl-2.0 | 1,250 |
cmd_sound/soc/imx/snd-soc-imx.o := /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/soc/imx/snd-soc-imx.o sound/soc/imx/imx-ssi.o sound/soc/imx/imx-esai.o sound/soc/imx/imx-hdmi-dai.o sound/soc/imx/hdmi_pcm.o
| evan6200/cirrfy_pos | sound/soc/imx/.snd-soc-imx.o.cmd | bat | gpl-2.0 | 293 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.