mbox series

[v2,0/1] kconfig: port qconf to work with Qt6 in addition to Qt5

Message ID 20230801140657.1324086-1-boris@codesynthesis.com (mailing list archive)
Headers show
Series kconfig: port qconf to work with Qt6 in addition to Qt5 | expand

Message

Boris Kolpackov Aug. 1, 2023, 2:06 p.m. UTC
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.

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 | 23 ++++++++++++++-------
 scripts/kconfig/qconf.cc     | 40 +++++++++++++++++++++++-------------
 2 files changed, 42 insertions(+), 21 deletions(-)

--
2.40.1