From: Boris Kolpackov <boris@codesynthesis.com>
To: Masahiro Yamada <masahiroy@kernel.org>, linux-kbuild@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, Boris Kolpackov <boris@codesynthesis.com>
Subject: [PATCH v3 0/1] kconfig: port qconf to work with Qt6 in addition to Qt5
Date: Wed, 9 Aug 2023 13:42:30 +0200 [thread overview]
Message-ID: <20230809114231.2533523-1-boris@codesynthesis.com> (raw)
This patch ports qconf to work with Qt6 in addition to latest Qt5. Tested
with Qt5 5.15 and Qt6 6.4. Note that earlier versions of Qt5 are no longer
guaranteed to work.
Compared to the v1 patch version, v2 also changes qconf-cfg.sh to first look
for Qt6 and fallback to Qt5.
Compared to the v2 patch version, v3 forces C++17 in qconf-cfg.sh for Qt6.
Signed-off-by: Boris Kolpackov <boris@codesynthesis.com>
Boris Kolpackov (1):
kconfig: port qconf to work with Qt6 in addition to Qt5
scripts/kconfig/qconf-cfg.sh | 25 +++++++++++++++-------
scripts/kconfig/qconf.cc | 40 +++++++++++++++++++++++-------------
2 files changed, 44 insertions(+), 21 deletions(-)
--
2.40.1
next reply other threads:[~2023-08-09 11:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-09 11:42 Boris Kolpackov [this message]
2023-08-09 11:42 ` [PATCH v3 1/1] kconfig: port qconf to work with Qt6 in addition to Qt5 Boris Kolpackov
2023-08-16 3:05 ` Masahiro Yamada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230809114231.2533523-1-boris@codesynthesis.com \
--to=boris@codesynthesis.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=masahiroy@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox