linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kconfig updates for v5.9-rc1
@ 2020-08-14  5:01 Masahiro Yamada
  2020-08-14 18:14 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2020-08-14  5:01 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Linux Kbuild mailing list

Hi Linus,

Please pull Kconfig updates for v5.9-rc1

Thanks.



The following changes since commit bcf876870b95592b52519ed4aafcf9d95999bc9c:

  Linux 5.8 (2020-08-02 14:21:45 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kconfig-v5.9

for you to fetch changes up to d4bbe8a1b55aeaadfa0fa982b468eaec9b799f1a:

  kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
(2020-08-14 13:47:21 +0900)

----------------------------------------------------------------
Kconfig updates for v5.9

 - remove '---help---' keyword support

 - fix mouse events for 'menuconfig' symbols in search view of qconf

 - code cleanups of qconf

----------------------------------------------------------------
Masahiro Yamada (23):
      kconfig: remove '---help---' support
      Revert "checkpatch: kconfig: prefer 'help' over '---help---'"
      kconfig: constify XPM data
      kconfig: add 'static' to some file-local data
      kconfig: qconf: remove ->addSeparator() to menuBar
      kconfig: qconf: do not use 'menu' variable for (QMenuBar *)
      kconfig: qconf: use 'menu' variable for (QMenu *)
      kconfig: qconf: remove toolBar from ConfigMainWindow members
      kconfig: qconf: overload addToolBar() to create and insert toolbar
      kconfig: qconf: remove unused ConfigList::listView()
      kconfig: qconf: remove name from ConfigSearchWindow constructor
      kconfig: qconf: omit parent to QHBoxLayout()
      kconfig: qconf: remove unused argument from ConfigList::updateList()
      kconfig: qconf: remove unused argument from ConfigView::updateList()
      kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()
      kconfig: qconf: drop more localization code
      kconfig: qconf: remove ConfigItem::pixmap/setPixmap
      kconfig: qconf: remove ConfigList::addColumn/removeColumn
      kconfig: qconf: remove ConfigItem::text/setText
      kconfig: qconf: remove unused voidPix, menuInvPix
      kconfig: qconf: refactor icon setups
      kconfig: qconf: do not limit the pop-up menu to the first row
      kconfig: qconf: move setOptionMode() to ConfigList from ConfigView

Maxime Chretien (1):
      kconfig: qconf: Fix mouse events in search view

 scripts/checkkconfigsymbols.py |   2 +-
 scripts/checkpatch.pl          |   6 +-
 scripts/kconfig/images.c       |  30 +++----
 scripts/kconfig/images.h       |  30 +++----
 scripts/kconfig/lexer.l        |   4 +-
 scripts/kconfig/qconf.cc       | 319
++++++++++++++++++++++++++++++++++----------------------------------
 scripts/kconfig/qconf.h        |  56 +++---------
 scripts/kconfig/symbol.c       |  14 ++-
 8 files changed, 218 insertions(+), 243 deletions(-)

-- 
Best Regards
Masahiro Yamada

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

* Re: [GIT PULL] Kconfig updates for v5.9-rc1
  2020-08-14  5:01 [GIT PULL] Kconfig updates for v5.9-rc1 Masahiro Yamada
@ 2020-08-14 18:14 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-14 18:14 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, Linux Kernel Mailing List, Linux Kbuild mailing list

The pull request you sent on Fri, 14 Aug 2020 14:01:22 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kconfig-v5.9

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/32b2ee5cea4d281f4f3f5a34d6363d1841422040

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2020-08-14 18:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-14  5:01 [GIT PULL] Kconfig updates for v5.9-rc1 Masahiro Yamada
2020-08-14 18:14 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).