public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-31 21:31:53 to 2010-09-01 14:57:16 UTC [more...]

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

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

scripts/setlocalversion: information retrieval about git repository state
 2010-08-27 14:26 UTC  (2+ 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  (16+ 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  (19+ messages)
` [PATCH] kconfig: use long options in conf
` [PATCH] kconfig: save location of config symbols
` [PATCH] kconfig: add alldefconfig
` [PATCH] kconfig: refactor code in symbol.c
` [PATCH] kconfig: code refactoring in confdata.c
` [PATCH] kconfig: add savedefconfig
  ` [PATCH 1/9] kconfig: use long options in conf
  ` [PATCH 2/9] kconfig: rename loose_nonint_oldconfig => oldnoconfig
  ` [PATCH 3/9] kconfig: change nonint_oldconfig to listnewconfig
  ` [PATCH 4/9] kconfig: save location of config symbols
  ` [PATCH 5/9] kconfig: print more info when we see a recursive dependency
  ` [PATCH 6/9] kconfig: add alldefconfig
  ` [PATCH 7/9] kconfig: refactor code in symbol.c
  ` [PATCH 8/9] kconfig: code refactoring in confdata.c
  ` [PATCH 9/9] kconfig: add savedefconfig

[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