linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-07-05 13:48:27 to 2009-08-21 21:39:48 UTC [more...]

[PATCH 00/14] kconfig: streamline distro configs for testers
 2009-08-21 21:39 UTC  (41+ messages)
` [PATCH 01/14] kconfig: add streamline_config.pl to scripts
` [PATCH 02/14] kconfig: make localmodconfig to run streamline_config.pl
` [PATCH 03/14] kconfig: add make localyesconfig option
` [PATCH 04/14] kconfig: streamline_config.pl do not stop with no depends
` [PATCH 05/14] kconfig: do not warn about modules built in
` [PATCH 06/14] kconfig: enable CONFIG_IKCONFIG from streamline_config.pl
` [PATCH 07/14] kconfig: add check if end exists in extract-ikconfig
` [PATCH 08/14] kconfig: have extract-ikconfig read ELF files
` [PATCH 09/14] kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not set
` [PATCH 10/14] kconfig: search for a config to base the local(mod|yes)config on
` [PATCH 11/14] kconfig: unset IKCONFIG_PROC and clean up nesting
` [PATCH 12/14] kconfig: test for /boot/config-uname after /proc/config.gz in localconfig
` [PATCH 13/14] kconfig: make local .config default for streamline_config
` [PATCH 14/14] kconfig: test if a .config already exists
        ` [PATCH] kconfig: add missing dependency of conf to localyesconfig

[PATCH] Makefile: Fix size_append issue for bzip2/lzma kernel
 2009-08-19 10:19 UTC  (3+ messages)
` [PATCH] scripts: use non-builtin echo for '-e'

[PATCH] cpumask: fix typo s/CONFIG_CPU_HOTPLUG/CONFIG_HOTPLUG_CPU/
 2009-08-17  8:42 UTC  (2+ messages)

[PATCH] sparc64: build compressed image (zImage) by default
 2009-08-17  3:23 UTC 

[PATCH,resend] sparc64: build compressed image (zImage) by default
 2009-08-17  1:22 UTC  (9+ messages)
` [PATCH] sparc64: list zImage build target in 'make help' output

(no subject)
 2009-08-15 18:29 UTC 

[RFC PATCH] kbuild: Do not select symbols with unmet dependencies
 2009-08-12 15:55 UTC  (4+ messages)

[PATCH] modpost: Remove C99 declaration
 2009-08-10 16:23 UTC 

2009 Prize Award!!
 2009-08-07 21:44 UTC 

[patch 1/8] gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzma
 2009-08-06 23:04 UTC 

[patch 5/8] ctags: usability fix
 2009-08-06 23:04 UTC 

[patch 8/8] checkincludes.pl: add option to remove duplicates in place
 2009-08-06 23:04 UTC 

[patch 7/8] checkincludes.pl: provide usage helper
 2009-08-06 23:04 UTC 

[patch 4/8] kbuild: remove extraneous blank line after declaration of usage()
 2009-08-06 23:04 UTC 

[patch 6/8] checkincludes.pl: close file as soon as we're done with it
 2009-08-06 23:04 UTC 

[patch 2/8] kernel hacking: move STRIP_ASM_SYMS from General
 2009-08-06 23:04 UTC 

[patch 3/8] kbuild: add static to prototypes
 2009-08-06 23:04 UTC 

problems compiling 2.6.30
 2009-08-06 21:33 UTC 

[PATCH] [0/5] kbuild: A couple of Kbuild fixes/improvements
 2009-08-05 21:51 UTC  (6+ messages)
` [PATCH] [1/5] kbuild: Fix ld-option Makefile macro to really work
` [PATCH] [2/5] kbuild: Check if linker supports the -X option
` [PATCH] [3/5] kbuild: Echo the record_mcount command
` [PATCH] [4/5] kbuild: Fail build if recordmcount.pl fails
` [PATCH] [5/5] kbuild: Set -fconserve-stack option for gcc 4.5

Dear Webmail/E-mail user
 2009-08-05 13:36 UTC 

ld:arch/x86/kernel/vmlinux.lds:678: parse error
 2009-08-03 19:32 UTC  (3+ messages)

RomFS: enless loop during make oldconfig from 2.6.24 -> 2.6.31-rc4 (parisc)
 2009-07-31 17:16 UTC  (8+ messages)

[PATCH] kbuild: add static to prototypes
 2009-07-28  5:44 UTC  (2+ messages)

(no subject)
 2009-07-27 16:23 UTC 

kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set
 2009-07-26  0:10 UTC 

[Bug 13012] 2.6.28.9 causes init to segfault on Debian etch; 2.6.28.8 OK
 2009-07-25 16:49 UTC  (13+ messages)
` [PATCH,v2] Only add '-fwrapv' to gcc CFLAGS for gcc 4.2 and later

[PATCH] ia64: minor Makefile simplification through use of cc-ifversion
 2009-07-24 23:25 UTC  (6+ messages)

[PATCH] x86: minor Makefile simplification through use of cc-ifversion
 2009-07-24  9:26 UTC  (3+ messages)

[PATCH] um: minor Makefile simplification through use of cc-ifversion
 2009-07-24  8:59 UTC  (3+ messages)

[PATCH] powerpc: minor Makefile simplification through use of cc-ifversion
 2009-07-23 23:52 UTC  (3+ messages)

[PATCH 0/6] kbuild configuration system improvements
 2009-07-23  0:12 UTC  (14+ messages)
` [PATCH 1/6] add symbol value to help find the real depend
  ` [PATCH 2/6] add menu_get_ext_help function to display more information
    ` [PATCH 3/6] menuconfig improvements
      ` [PATCH 4/6] make use of menu_get_ext_help in gconfig
        ` [PATCH 5/6] make use of menu_get_ext_help in qconfig
          ` [PATCH 6/6] make use of menu_get_ext_help in "make config"

[PATCH/RFC] Move generated files to include/generated
 2009-07-22 20:33 UTC  (16+ messages)
` [PATCH 01/10] kbuild: move bounds.h "
` [PATCH 02/10] kbuild: move asm-offsets.h "
` [PATCH 03/10] ia64: move nr-irqs.h "
` [PATCH 04/10] sh: move machtypes.h "
` [PATCH 05/10] arm: move mach-types "
` [PATCH 06/10] kbuild: drop asm symlink
` [PATCH 07/10] kbuild: move compile.h to include/generated
` [PATCH 08/10] drop unneeded include of autoconf.h
` [PATCH 09/10] kbuild: move autoconf.h to include/generated
` [PATCH 10/10] kbuild: move utsrelease.h "

"header-y" versus "unifdef-y"?
 2009-07-22 18:32 UTC  (3+ messages)

getter
 2009-07-21 15:56 UTC 

is scripts/checkkconfigsymbols.sh actually used?
 2009-07-21 15:45 UTC 

Update/override CONFIG_ during kbuild?
 2009-07-21  6:05 UTC  (3+ messages)

[PATCH] kbuild: save ARCH & CROSS_COMPILE when building a kernel
 2009-07-20 21:05 UTC  (8+ messages)

[GIT] kbuild fixes
 2009-07-20 20:35 UTC 

mystified
 2009-07-19  2:57 UTC 

[PATCH] kconfig: simplification of scripts/extract-ikconfig
 2009-07-18  7:06 UTC  (7+ messages)

[PATCH 1/2] Kconfig: variable argument lists needs `stdarg.h'
 2009-07-17 21:24 UTC  (3+ messages)

[PATCH] KBUILD: Centralize the compression tests for BLK_DEV_INITRD
 2009-07-17 21:15 UTC  (2+ messages)

[PATCH] kbuild: deb-pkg fix install scripts for posix sh
 2009-07-17 21:03 UTC  (4+ messages)

[PATCH] KBUILD: Correct initramfs compression comment
 2009-07-17 21:00 UTC  (2+ messages)

[PATCH] KBUILD: Combine config and %config targets
 2009-07-16  9:20 UTC 

[PATCH] kbuild: generate modules.builtin
 2009-07-15 20:16 UTC  (7+ messages)

Your E-mail Attach To 2009 Anniversary Bonanza
 2009-07-11 19:49 UTC 

sporophyte
 2009-07-09 20:59 UTC 

Your E-mail Attach To category\\"A\\" 870,000GBP‏
 2009-07-10 12:30 UTC 

Buy now and save over 80%
 2009-07-08 13:55 UTC 

[PATCH 2/2] Kconfig: initialize the screen before using curses(3) functions
 2009-07-06  4:07 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).