* [GOT PATCHES] kbuild+kconfig/lxdialog updates
@ 2006-10-01 10:51 Sam Ravnborg
0 siblings, 0 replies; only message in thread
From: Sam Ravnborg @ 2006-10-01 10:51 UTC (permalink / raw)
To: Andrew Morton, Linus Torvalds, LKML, Roman Zippel; +Cc: Sam Ravnborg
Hi Linus.
Please pull following kbuild updates.
git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild.git
The lxdialog parts has been in -mm for a while with suprisingly
little feedback.
I have a few patches pending from Jan Engelhart that add a few more color
selections - need to try them out first.
The color part was acked by Roman Zippel.
The lxdialog refactoring I have had limited feedbcak despite being
part of -mm for a while now. A few initial issues was fixed when
it first hit -mm.
The single kconfig fix has remain unreviewd (and not tested in -mm).
Patches will follow to lkml.
Sam
Robert P. J. Day:
kbuild: trivial documentation fixes
Sam Ravnborg:
kconfig/lxdialog: refactor color support
kconfig/lxdialog: add support for color themes and add blackbg theme
kconfig/lxdialog: add a new theme bluetitle which is now default
kconfig/menuconfig: lxdialog is now built-in
kconfig/lxdialog: let <ESC><ESC> behave as expected
kconfig/lxdialog: support resize
kconfig/lxdialog: fix make mrproper
kbuild: do not build mconf & lxdialog unless needed
kconfig/lxdialog: clear long menu lines
kconfig/menuconfig: do not let ncurses clutter screen on exit
kbuild: make modpost processing configurable
kconfig: fix saving alternate kconfig file in parent dir
Documentation/kbuild/modules.txt | 9 -
scripts/Makefile.modpost | 11 +
scripts/kconfig/Makefile | 31 ++
scripts/kconfig/confdata.c | 2
scripts/kconfig/lxdialog/Makefile | 21 -
scripts/kconfig/lxdialog/checklist.c | 183 ++++++------
scripts/kconfig/lxdialog/colors.h | 154 ----------
scripts/kconfig/lxdialog/dialog.h | 144 ++++++----
scripts/kconfig/lxdialog/inputbox.c | 48 ++-
scripts/kconfig/lxdialog/lxdialog.c | 204 --------------
scripts/kconfig/lxdialog/menubox.c | 166 ++++++-----
scripts/kconfig/lxdialog/msgbox.c | 71 -----
scripts/kconfig/lxdialog/textbox.c | 416 +++++++++-------------------
scripts/kconfig/lxdialog/util.c | 502 ++++++++++++++++++++++++++-------
scripts/kconfig/lxdialog/yesno.c | 26 +-
scripts/kconfig/mconf.c | 511 +++++++++++-----------------------
16 files changed, 1053 insertions(+), 1446 deletions(-)
delete mode 100644 scripts/kconfig/lxdialog/Makefile
delete mode 100644 scripts/kconfig/lxdialog/colors.h
delete mode 100644 scripts/kconfig/lxdialog/lxdialog.c
delete mode 100644 scripts/kconfig/lxdialog/msgbox.c
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-10-01 10:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-01 10:51 [GOT PATCHES] kbuild+kconfig/lxdialog updates Sam Ravnborg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®