Path to this page:
Subject: CVS commit: pkgsrc/devel/kconfig
From: Mark Davies
Date: 2023-07-29 03:52:00
Message id: 20230729015200.57C93FBDB@cvs.NetBSD.org
Log Message:
kconfig: update to 5.108.0
5.99
Only warn about a file being inaccessible if we know which file it is
Fix size and position restoration on multimonitor setups
Warn when accessing an inaccessible config file
Fix minValue/maxValue for KConfigCompilerSignallingItem
5.100
kconfig_compiler: switch away from bit mask for signal enum values
kconfig_compiler: fix generation of bit masks enum items for signals
kconfig_compiler: perform signals count check earlier
Fix KConfigGui initialization in case of static builds
5.101
Apply existing QScreen::name() workaround for Windows to new code
Fix parser treating empty IntList default as a list of single zero element: [0]
5.102
fix safety issue of multiple threads use KConfig in the same process
5.103
kconf_update: use standard exit status code
kconf_update: use CMAKE_INSTALL_FULL_LIBDIR
KCoreConfigSkeleton::ItemEnum::Choice2: add deprecation warning markup
KCoreConfigSkeleton::ItemEnum::choices2(): add deprecation markup
Android: Fix a bug where new file wouldn't be created
5.104
Don't include screen connector names in screen position/size data
Fix multimonitor window size restoration
Sort connector names for multi-screen size/position keys
5.106
Add workaround to support config name with minus sign
Files: