public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-15 08:05:39 to 2011-02-04 08:02:18 UTC [more...]

2.6.38-rc3 - make deb-pkg bombs out
 2011-02-04  8:02 UTC  (2+ messages)

[PATCH] [ANNOUNCE] kconfig: Kconfiglib: a flexible Python Kconfig parser
 2011-02-03 22:16 UTC  (4+ messages)

[PATCH] deb-pkg: Fix building outside of source tree (O=...)
 2011-02-02  9:51 UTC  (4+ messages)

[PATCH 0/2] kconfig: allow multiple inclusion of the same file
 2011-01-30 23:15 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] kconfig: get rid of unused flags

Add make tarxz-pkg build option
 2011-01-30 11:18 UTC  (2+ messages)

[Patch] make installkernel configurable from command line (was Re: how to avoid that install.sh goes mad, if I am not root?)
 2011-01-28  7:58 UTC  (2+ messages)

Do we still need -C in cmd_cpp_lds_S?
 2011-01-26  9:36 UTC 

[PATCH] deb-pkg: Fix building outside of source tree (O=...)
 2011-01-26  8:46 UTC 

[PATCH] Replace scripts/headers_install.pl with a shell script
 2011-01-24 19:50 UTC  (4+ messages)

[PATCH] unifdef: update to upstream version 2.5
 2011-01-24 11:47 UTC  (5+ messages)

arch/x86/Makefile kbuild problem
 2011-01-24 10:35 UTC 

[PATCH] scripts/extract-ikconfig: add xz compression support
 2011-01-24  5:20 UTC  (2+ messages)

[PATCH] kbuild: create linux-headers package in deb-pkg
 2011-01-18 19:52 UTC  (7+ messages)

Where is the end of "menuconfig" entry scope?
 2011-01-18 14:59 UTC  (6+ messages)

[PATCH] Fix for scripts/builddeb (non-x86, and with output option)
 2011-01-18 14:00 UTC  (3+ messages)

[PATCH] kbuild: add GNU GLOBAL tags generation
 2011-01-14 23:56 UTC  (2+ messages)

[PATCH] deb-pkg: Use $SRCARCH for include path
 2011-01-14 23:43 UTC  (2+ messages)

[PATCH] setlocalversion: update mercurial tag parsing
 2011-01-14 23:41 UTC  (2+ messages)

[RFC] kbuild: generic support for asm-generic
 2011-01-14 14:43 UTC  (27+ messages)
` [PATCH 1/2] kbuild: asm-generic support
` [EXAMPLE PATCH 2/2] x86: start to utilize kbuild "
` [RFC v2] kbuild: generic support for asm-generic
` [RFC v3] "

[RESEND PATCH 00/27] update makefiles to use the newer flag variables
 2011-01-14 14:12 UTC  (28+ messages)
` [RESEND PATCH 01/27] kernel: change to new flag variable
` [RESEND PATCH 02/27] alpha: change to new flag variables
` [RESEND PATCH 03/27] arm: "
` [RESEND PATCH 04/27] h8300: change to new flag variable
` [RESEND PATCH 05/27] ia64: change to new flag variables
` [RESEND PATCH 06/27] m68k: "
` [RESEND PATCH 07/27] microblaze: change to new flag variable
` [RESEND PATCH 08/27] mips: "
` [RESEND PATCH 09/27] s390: "
` [RESEND PATCH 10/27] um: change to new flag variables
` [RESEND PATCH 11/27] xtensa: change to new flag variable
` [RESEND PATCH 12/27] fs: "
` [RESEND PATCH 13/27] char: "
` [RESEND PATCH 14/27] dma: "
` [RESEND PATCH 15/27] hwmon: "
` [RESEND PATCH 16/27] ide: "
` [RESEND PATCH 17/27] ieee802154: "
` [RESEND PATCH 18/27] isdn: "
` [RESEND PATCH 19/27] memstick: "
` [RESEND PATCH 20/27] message: "
` [RESEND PATCH 21/27] misc: "
` [RESEND PATCH 22/27] net: "
` [RESEND PATCH 23/27] pps: "
` [RESEND PATCH 24/27] rapidio: "
` [RESEND PATCH 25/27] rtc: "
` [RESEND PATCH 26/27] scsi: "
` [RESEND PATCH 27/27] video: "

[PATCH] kbuild: add global tags generation (fixed signed-off-by)
 2011-01-14 12:00 UTC  (4+ messages)

Building an external x86_64 module from an x86 (32-bit) machine?
 2011-01-13 18:02 UTC  (8+ messages)

Investment
 2011-01-11 16:21 UTC 

[GIT] kbuild misc updates for 2.6.38-rc1
 2011-01-08 16:29 UTC  (5+ messages)

[GIT] kbuild packaging updates for 2.6.38-rc1
 2011-01-07 22:36 UTC 

[PATCH] nconf: handle comment entries within choice/endchoice
 2011-01-07 22:32 UTC  (3+ messages)

[GIT] kbuild/kconfig updates for 2.6.38-rc1
 2011-01-07 22:24 UTC 

[GIT] kbuild core updates for 2.6.38-rc1
 2011-01-07 22:15 UTC 

[PATCH] deb-pkg: Make deb-pkg generate a seperate linux-libc-dev deb
 2011-01-07 15:27 UTC  (4+ messages)

[PATCH] deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/
 2011-01-07 15:13 UTC 

Kernel build ignores missing mkimage on building uImage
 2011-01-06 23:28 UTC  (3+ messages)

kbuild system regression (final '/' in directory names)
 2011-01-06 16:12 UTC  (4+ messages)

[GIT] kconfig fix for 2.6.37
 2010-12-31 13:50 UTC 

[PATCH] fix undesirable side effect of adding "visible" menu attribute
 2010-12-29 22:32 UTC  (8+ messages)

[PATCH 0/4] V3 Add ability to link device blob(s) into vmlinux
 2010-12-23 22:13 UTC  (12+ messages)
` [PATCH 1/4] of: Add support for linking device tree blobs "
` [PATCH 2/4] x86/of: Add building device tree blob(s) into image
` [PATCH 3/4] of/powerpc: Use generic rule to build dtb's
` [PATCH 4/4] microblaze/of: "

[PATCH] Make fixdep error handling more explicit
 2010-12-22 22:24 UTC  (2+ messages)

[PATCH 1/2] [RFC] kconfig: introduce specialized printer
 2010-12-22  5:39 UTC  (8+ messages)
` [PATCH 2/2] [RFC] kconfig/listnewconfig: show default value of new symbel

[PATCH] Documentation/kbuild: add info that 'choice' can have a symbol name
 2010-12-21 17:19 UTC  (3+ messages)

[PATCHv2] kconfig: simplify select-with-unmet-direct-dependency warning
 2010-12-20 16:48 UTC  (4+ messages)

[PATCH v3] kbuild, deb-pkg: support overriding userland architecture
 2010-12-20 15:53 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] miscellaneous Kconfig cleanup
 2010-12-20 15:39 UTC  (2+ messages)

[PATCHv3] Kbuild: kconfig: Verbose version of --listnewconfig
 2010-12-20 15:31 UTC  (4+ messages)

[PATCH] checksyscalls: Fix stand-alone usage
 2010-12-20 14:43 UTC  (3+ messages)

Headers not found even with EXTRA_CFLAGS
 2010-12-20 13:09 UTC 

Unmet dependency warning duplication
 2010-12-18  6:38 UTC 

make xconfig broken on 2.6.37-rc2
 2010-12-17 13:33 UTC  (2+ messages)

[kbuild-devel] Fwd: PATCH: Put .zdebug* section on white list
 2010-12-16 21:41 UTC 

visibility changes (was: Re: [GIT] kbuild and kconfig fixes for 2.6.37-rc5)
 2010-12-16 21:43 UTC  (6+ messages)

Fwd: PATCH: Put .zdebug* section on white list
 2010-12-16 20:26 UTC 

[PATCH 1/5] kconfig: make hexadecimal prefix mandatory for S_HEX default value
 2010-12-15 22:49 UTC  (4+ messages)
` [PATCH 2/5] kconfig: add more S_INT and S_HEX consistency checks

RFC: multi-sourced file, multiple choice 'instanciations'
 2010-12-15 22:03 UTC  (5+ messages)

[PATCH] kbuild: add numeric --set-val option to scripts/config
 2010-12-15 14:46 UTC  (2+ messages)

[PATCH 1/2] kconfig/conf: kill deadcode
 2010-12-15 13:58 UTC  (2+ messages)

[PATCH 1/5] kbuild/nconf: fix spaces damage
 2010-12-15 13:44 UTC  (2+ messages)

[PATCH] kconfig: nuke second argument of conf_write_symbol()
 2010-12-15 13:28 UTC  (2+ messages)

[PATCH] kconfig: do not define AUTOCONF_INCLUDED
 2010-12-15 12:43 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox