public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-08-03 12:28:50 to 2010-09-11 15:53:58 UTC [more...]

[PATCH 00/15] Kconfig generalization
 2010-09-11 15:51 UTC  (5+ messages)
` [PATCH 01/15] kconfig: replace a `switch()' statement by a more flexible `if()' statement
` [PATCH 02/15] kconfig: rephrase help text not to mention the internal prefix
` [PATCH 03/15] kconfig: allow build-time definition of the internal config prefix
` [PATCH 04/15] kconfig: rephrase help texts/comments not to include the package name

PLEASE HELP MY FAMILY (A Cry for Help
 2010-09-11  6:19 UTC 

[PATCH] Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems
 2010-09-10 17:10 UTC  (2+ messages)

xconfig build error in linux-next??
 2010-09-10 15:20 UTC  (5+ messages)

[PATCH] nconfig: Fix help for choice menus
 2010-09-10  8:32 UTC 

[PATCH] kbuild: fix oldnoconfig to do the right thing
 2010-09-08 13:01 UTC  (4+ messages)

[PATCH 0/3] make clean fixes
 2010-09-06 11:48 UTC  (4+ messages)
` [PATCH 1/3] kbuild: Really don't clean bounds.h and asm-offsets.h
` [PATCH 2/3] kbuild: Do not run make clean in $(srctree)
` [PATCH 3/3] kbuild: Use a single clean rule for kernel and external modules

[PATCH] xconfig: Change the titlebar if using Qt3
 2010-09-06 11:32 UTC  (3+ messages)

[PATCH] kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it
 2010-09-06 11:29 UTC  (2+ messages)

scripts/setlocalversion: information retrieval about git repository state
 2010-09-06 11:27 UTC  (6+ messages)
      ` [PATCH] scripts/setlocalversion: update comment regarding "

Mutual Support
 2010-09-04 15:40 UTC 

[PATCHi v3] kconfig qconf: port to QT4
 2010-09-01 14:57 UTC  (3+ messages)
` [PATCH v4] "

[RFC] kbuild: use getopt_long(), not its _only() variant
 2010-08-31 11:35 UTC  (4+ messages)

[PATCH 1/4] kbuild: don't assign `stdout' and `stderr'
 2010-08-26 12:11 UTC  (14+ messages)
` [PATCH 2/4] kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES
` [PATCH 3/4] kbuild: `nconf' needs -lintl
      ` [PATCH] kbuild: don't overwrite HOST_EXTRACFLAGS
` [PATCH 4/4] kbuild: fix typo

[PATCH] checksyscalls: Fix stand-alone usage
 2010-08-25 13:30 UTC  (2+ messages)

[PATCH] sh: fix kconfig warning
 2010-08-24  6:33 UTC  (2+ messages)

[PATCH] kbuild: fix segmentation fault in recursive dependency check
 2010-08-23 17:02 UTC  (3+ messages)

[GIT] kbuild fixes for 2.6.36-rc2
 2010-08-23 10:56 UTC  (2+ messages)

[Patch] makefile: not need to regenerate kernel.release file when make kernelrelease
 2010-08-20 11:57 UTC  (2+ messages)

xconfig oddity
 2010-08-19 21:39 UTC  (3+ messages)

[PATCH] scripts/mkversion: Simplify script
 2010-08-19  2:56 UTC  (3+ messages)

[PATCH 1/2] Makefile: fix missing dash when using make LOCALVERSION=xxx
 2010-08-18  9:20 UTC  (9+ messages)
` [PATCH 2/2] Makefile: "make kernelrelease" should show the correct full kernel version

[PATCH] kconfig: fix warnings in fgets/fwrite usage
 2010-08-18  5:36 UTC  (4+ messages)

[RFC 0/2] Factor Kconfig's prefix and package name
 2010-08-18  2:28 UTC  (23+ messages)
` [RFC 1/2] kbuild: genericizes "
` [RFC 2/2] kbuild: genericizes kbuild's config prefix
        ` [PATCH] kbuild: implement the `mainmenu' directive
          ` [PATCH] kbuild: delay rootmenu prompt initialization

bug LINUX_VERSION_CODE undefined
 2010-08-17 16:00 UTC 

[PATCH] kbuild: confdata.c explicitly reference errno, thus need <errno.h>
 2010-08-17  7:12 UTC  (2+ messages)

[PATCH] modules: don't call depmod when overriding external module install path
 2010-08-17  2:51 UTC  (3+ messages)

[PATCH] fixes for using make 3.82
 2010-08-16 13:17 UTC  (3+ messages)

[PATCH] Fix CONFIG_CROSS_COMPILE issue in .config
 2010-08-16 12:51 UTC  (12+ messages)

[PATCH] kconfig: fix savedefconfig with choice marked optional
 2010-08-15  7:07 UTC  (3+ messages)

[PATCH] kconfig: fix savedefconfig with choice marked optional
 2010-08-14 22:41 UTC  (2+ messages)

[PATCH]
 2010-08-14 22:38 UTC  (3+ messages)
` [PATCH] kconfig: fix segfault when detecting recursive dependency

[GIT] defconfig + unifdef cleanup (touches many archs)
 2010-08-14 20:54 UTC 

[GIT] kbuild: 2 late fixes
 2010-08-12 23:22 UTC 

[GIT] kbuild: kconfig late changes
 2010-08-12 23:16 UTC 

[PATCH] setlocalversion: fix version for untaged nontip mercurial revs
 2010-08-12 22:56 UTC  (2+ messages)

[PATCH 1/2] kconfig: Fix warning: ignoring return value of 'fwrite'
 2010-08-12 22:50 UTC  (2+ messages)

[PATCH] nconfig: Fix segfault when menu is empty
 2010-08-12 22:28 UTC  (2+ messages)

Upcoming cleanup patches
 2010-08-12 20:44 UTC 

[PATCH 0/2] kconfig: fixes for savedefconfig
 2010-08-12 19:33 UTC  (5+ messages)
` [PATCH 1/2] kconfig: fix savedefconfig for tristate choices
` [PATCH 2/2] kconfig: fix tristate choice with minimal config

[PATCH 1/1] kconfig: fix warning: ignoring return value, declared with attribute warn_unused_result
 2010-08-12 19:31 UTC  (2+ messages)

[GIT] kbuild: kconfig changes
 2010-08-12  3:45 UTC  (22+ messages)
      ` [PATCH] kconfig: fix make oldconfig

nconfig - F2, F3 misbehaves
 2010-08-08 18:58 UTC  (5+ messages)
` [PATCH] nconfig: properly map function keys
` resend "

[PATCH] nconfig: add search support
 2010-08-08 15:37 UTC  (2+ messages)

[PATCH] nconfig: add search support
 2010-08-06 19:22 UTC  (9+ messages)

make-3.82 and built in firmware
 2010-08-06 14:06 UTC  (2+ messages)

[PATCH 0/4] function/data-sections
 2010-08-06  2:18 UTC  (4+ messages)
` [PATCH 2/4] module linker script: coalesce function and data sections

[Bugme-new] [Bug 16510] New: LINUX_VERSION_CODE undefined in include/linux/version.h
 2010-08-04 23:45 UTC 

[PATCH 2/2] kconfig: Fix warning: ignoring return value of 'fgets'
 2010-08-04 22:03 UTC 

[GIT] kbuild: misc changes
 2010-08-04 12:58 UTC 

[GIT] kbuild: packaging
 2010-08-04 12:53 UTC 

[GIT] kbuild: core changes
 2010-08-04 12:43 UTC 

[PATCH]scripts/kconfig/nconf.gui.c Fix warning: value computed is not used
 2010-08-03 16:22 UTC  (7+ messages)

[PATCH] trivial: fix a typo in a filename
 2010-08-03 13:00 UTC  (2+ messages)

[PATCH v2 0/9] kconfig: introduce saveconfig and alldefconfig (+more)
 2010-08-03 12:30 UTC  (2+ messages)

[PATCH v2 0/3] update of various kbuild flags to allow user settings
 2010-08-03 12:27 UTC  (3+ messages)


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