public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] [KBUILD] configuration system improvements
@ 2009-02-23 15:09 Cheng Renquan
  2009-02-23 15:09 ` [PATCH 1/6] [KBUILD] add symbol value to help find the real depend Cheng Renquan
  2009-03-02  3:42 ` [PATCH 0/6] [KBUILD] configuration system improvements Randy Dunlap
  0 siblings, 2 replies; 19+ messages in thread
From: Cheng Renquan @ 2009-02-23 15:09 UTC (permalink / raw)
  To: Randy Dunlap, Sam Ravnborg, Roman Zippel
  Cc: linux-kbuild, linux-kernel, cr_quan

This group of patches improve the usability of kernel configuration system,
mainly,

1. add symbol's value shown accompanied in config item's help message;
2. move the real plumbing functions code from mconf.c to menu.c, make them
   be able to be shared with other configuration methods;
3. add "symbol's value shown" support for gconfig/xconfig/config;

  0001--KBUILD-add-symbol-value-to-help-find-the-real-depe.patch
  0002--KBUILD-add-menu_get_ext_help-function-to-display-m.patch
  0003--KBUILD-menuconfig-improvements.patch
  0004--KBUILD-make-use-of-menu_get_ext_help-in-gconfig.patch
  0005--KBUILD-make-use-of-menu_get_ext_help-in-qconfig.patch
  0006--KBUILD-make-use-of-menu_get_ext_help-in-make-conf.patch

I found gconfig still lack of "search by symbol" support, and that would be
in another patch.

Request for comments, thanks.

--
Cheng Renquan, Shenzhen, China

^ permalink raw reply	[flat|nested] 19+ messages in thread
* [PATCH 0/6] kbuild configuration system improvements
@ 2009-07-12  8:11 Cheng Renquan
  2009-07-18  7:21 ` Sam Ravnborg
  0 siblings, 1 reply; 19+ messages in thread
From: Cheng Renquan @ 2009-07-12  8:11 UTC (permalink / raw)
  To: linux-kbuild, Sam Ravnborg; +Cc: Andrew Morton, linux-kernel, crquan

From: Cheng Renquan <crquan@gmail.com>

These patches improve usability of kernel configuration system,

1. add symbol's value shown accompanied in config item's help message;
2. move the real plumbing functions code from mconf.c to menu.c, make them
   be able to be shared with other configuration methods;
3. add "symbol's value shown" support for gconfig/xconfig/config;

    0001-add-symbol-value-to-help-find-the-real-depend.patch
    0002-add-menu_get_ext_help-function-to-display-more-infor.patch
    0003-menuconfig-improvements.patch
    0004-make-use-of-menu_get_ext_help-in-gconfig.patch
    0005-make-use-of-menu_get_ext_help-in-qconfig.patch
    0006-make-use-of-menu_get_ext_help-in-make-config.patch

--
Cheng Renquan

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2009-07-23  0:15 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-23 15:09 [PATCH 0/6] [KBUILD] configuration system improvements Cheng Renquan
2009-02-23 15:09 ` [PATCH 1/6] [KBUILD] add symbol value to help find the real depend Cheng Renquan
2009-02-23 15:10   ` [PATCH 2/6] [KBUILD] add menu_get_ext_help function to display more information Cheng Renquan
2009-02-23 15:10     ` [PATCH 3/6] [KBUILD] menuconfig improvements Cheng Renquan
2009-02-23 15:10       ` [PATCH 4/6] [KBUILD] make use of menu_get_ext_help in gconfig Cheng Renquan
2009-02-23 15:10         ` [PATCH 5/6] [KBUILD] make use of menu_get_ext_help in qconfig Cheng Renquan
2009-02-23 15:10           ` [PATCH 6/6] [KBUILD] make use of menu_get_ext_help in "make config" Cheng Renquan
2009-03-02  3:42 ` [PATCH 0/6] [KBUILD] configuration system improvements Randy Dunlap
2009-03-03  4:09   ` Cheng Renquan
2009-03-03 18:24     ` Randy Dunlap
2009-03-03 19:55       ` Randy Dunlap
2009-03-04  6:50         ` Cheng Renquan
2009-03-04 17:18           ` Randy Dunlap
  -- strict thread matches above, loose matches on Subject: below --
2009-07-12  8:11 [PATCH 0/6] kbuild " Cheng Renquan
2009-07-18  7:21 ` Sam Ravnborg
2009-07-18 10:47   ` Cheng Renquan
2009-07-22 20:43   ` Randy Dunlap
2009-07-22 21:48     ` Sam Ravnborg
2009-07-23  0:12       ` Randy Dunlap

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