public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-27 13:48:09 to 2013-03-22 18:30:59 UTC [more...]

[pull request] Pull request for branch yem-kconfig-rc-fixes
 2013-03-22 18:30 UTC  (7+ messages)
` [PATCH 1/2] menuconfig: optionally use pkg-config to detect ncurses libs
` [PATCH 2/2] kconfig: "

ACHTUNG FRIEND!
 2013-03-21 23:57 UTC 

[PATCH 1/2] deb-pkg: split debug symbols in their own package
 2013-03-22 10:06 UTC  (2+ messages)
` [PATCH 2/2] deb-pkg: add a hook argument to match debian hooks parameters

[PATCH REPOST 1/7] kbuild: create an "include chroot" for DT bindings
 2013-03-21 18:23 UTC  (7+ messages)
` [PATCH REPOST 2/7] kbuild: fixdep: support concatenated dep files
` [PATCH REPOST 3/7] kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc
` [PATCH REPOST 4/7] kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp
` [PATCH REPOST 5/7] ARM: dt: add header to define GPIO flags
` [PATCH REPOST 6/7] ARM: dt: add header to define IRQ flags
` [PATCH REPOST 7/7] ARM: dt: create a DT header for the GIC

[PATCH RFC 1/5] kconfig: implement weak reverse-dependencies
 2013-03-21 11:43 UTC  (8+ messages)
` [PATCH RFC 2/5] kconfig: regen parser
` [PATCH RFC 3/5] kconfig: simplity linking cross-module glue objects
` [PATCH RFC 4/5] ptp: add stub function for ptp_clock_index()
` [PATCH RFC 5/5] e1000e: make PTP clock optional

[PATCH] kconfig: print each first level disjunction block from a new line
 2013-03-21  8:10 UTC 

host gcc 4.7 warning when generating defconfig
 2013-03-21  6:50 UTC 

make[2]: execvp: /bin/bash: Argument list too long
 2013-03-21  1:45 UTC  (5+ messages)

[RFC PATCH] Allow optional module parameters
 2013-03-20  3:45 UTC  (9+ messages)

[RFC] Kbuild support for ARM FIT images
 2013-03-18 19:57 UTC  (11+ messages)
            ` [U-Boot] "

[PATCH 1/7] kbuild: create an "include chroot" for DT bindings
 2013-03-18 15:47 UTC  (9+ messages)
` [PATCH 2/7] kbuild: fixdep: support concatenated dep files
` [PATCH 3/7] kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc
` [PATCH 4/7] kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp
` [PATCH 5/7] ARM: dt: add header to define GPIO flags
` [PATCH 6/7] ARM: dt: add header to define IRQ flags
` [PATCH 7/7] ARM: dt: create a DT header for the GIC

PROBLEM: CONFIG_DEFAULT_MESSAGE_LOGLEVEL option seems not to work
 2013-03-16 11:01 UTC  (3+ messages)

Fwd: [PATCH] Turn off -Wmaybe-uninitialized when building with -Os
 2013-03-16  8:56 UTC  (4+ messages)

PROBLEM: CONFIG_DEFAULT_MESSAGE_LOGLEVEL option seems not to work
 2013-03-15 22:43 UTC 

BUSINESS PROPOSITION.‏
 2013-03-15  9:23 UTC 

[RFC -next] linux/linkage.h: fix symbol prefix handling
 2013-03-15  4:37 UTC  (15+ messages)

[PATCH 1/1] scripts/package/Makefile: compare objtree with srctree instead of test KBUILD_OUTPUT
 2013-03-14  1:30 UTC  (2+ messages)

randconfig bug when used with KCONFIG_ALLCONFIG
 2013-03-13 18:27 UTC  (5+ messages)
` [PATCH] kconfig: do randomise choice entries in presence of KCONFIG_ALLCONFIG

linux-3.9.0-rc1+: Output from "make kernelrelease"contains incorrect data
 2013-03-09 19:38 UTC 

[PATCH v3 -next 0/5] Add support for LZ4-compressed kernel
 2013-03-08  6:39 UTC  (17+ messages)
` [PATCH v3 -next 1/5] decompressor: Add LZ4 decompressor module
` [PATCH v3 -next 2/5] lib: Add support for LZ4-compressed kernel
` [PATCH v3 -next 3/5] arm: "
` [PATCH v3 -next 4/5] x86: "
` [PATCH v3 -next 5/5] Kconfig: Make x86 and arm kernels default to the LZ4-compressed

3.9-rc1: hz.bc compilation breakage
 2013-03-07 15:55 UTC  (4+ messages)

make headers_install fail when path is too long
 2013-03-07 13:28 UTC  (7+ messages)

[PATCH] buildtar: Add ARCH to the archive name
 2013-03-07 11:09 UTC  (3+ messages)

Final versions of ncurses libs detection patches
 2013-03-07  9:47 UTC  (6+ messages)
  ` [PATCH 1/2] menuconfig: optionally use pkg-config to detect ncurses libs
  ` [PATCH 2/2] kconfig: "

[PATCH V2 1/6] ARM: tegra: device tree whitespace cleanup
 2013-03-06 20:25 UTC  (7+ messages)
` [PATCH V2 2/6] ARM: tegra: fix sort order of USB PHY nodes
` [PATCH V2 3/6] ARM: tegra: use #include for all device trees
` [PATCH V2 4/6] ARM: tegra: create a DT header defining GPIO IDs
` [PATCH V2 5/6] ARM: tegra: convert device tree files to use GPIO defines
` [PATCH V2 6/6] ARM: tegra: convert device tree files to use IRQ defines

[PATCH V2 REPOST] kbuild: create an "include chroot" for DT bindings
 2013-03-06 16:14 UTC  (3+ messages)

[GIT] kbuild fix for v3.9-rc2
 2013-03-06 13:14 UTC 

[PATCH - Regression] kbuild: fix make headers_check with make 3.80
 2013-03-05 14:46 UTC  (2+ messages)

make ctags with separate build dirs
 2013-03-04 19:08 UTC  (3+ messages)

[PATCH 2/2] kconfig: use config scripts to detect ncurses libs
 2013-03-03 21:37 UTC  (10+ messages)

ncurses detection for nconfig/menuconfig patches revised
 2013-03-03 21:20 UTC  (6+ messages)
` [PATCH 1/2] menuconfig: use config scripts to detect ncurses libs
` [PATCH 2/2] kconfig: "

[PATCH] menuconfig: use config scripts to detect ncurses libs
 2013-03-03 20:13 UTC  (5+ messages)

[PATCH] menuconfig,check-lxdiaglog.sh: Allow specification of ncurses location
 2013-03-03 19:48 UTC 

[PATCH 3/3] convert headers_install.pl to headers_install.sh
 2013-03-01  5:07 UTC  (3+ messages)

[PATCH 1/2] Use config scripts to detect ncurses libs for menuconfig
 2013-02-28 21:38 UTC  (11+ messages)
` [PATCH 2/2] Use config scripts to detect ncurses libs for nconfig

[PATCH 1/3] kbuild, deb-pkg: Try to determine distribution
 2013-02-28  9:45 UTC  (6+ messages)

[RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
 2013-02-28  5:22 UTC  (26+ messages)
` [RFC PATCH v2 2/4] lib: "

[PATCH] Use config scripts to detect ncurses libs for, menuconfig/nconfig dialogs
 2013-02-27 14:30 UTC  (5+ messages)

[GIT] kconfig changes for v3.9-rc1
 2013-02-27 13:49 UTC 

[GIT] kbuild changes for v3.9-rc1
 2013-02-27 13:48 UTC 


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