You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/scripts/config/lxdialog
Eneas U de Queiroz 9f843b1d43 build: scripts/config - update to kconfig-v5.6
Major changes include:
 - Much more readable reverse dependencies separated in groups
 - Improved recursive dependency report
 - More readable .config files: add comments to signal end of menus
 - More warnings for incorrect Config.in entries, such as a 'choice'
   default not contained in the 'choice'
 - Hability to properly display pseudographics with non-latin locales
 - Recursive dependencies can optionally be treated as errors

Changes from failed dcf3e63a35 attempt:
 - Recursive dependencies are treated as warnings by default
 - The option to treat them as errors is implemented as a command-line
   flag to scripts/config/conf instead of a compile-time definition
 - fixed handling of select with umnet dependencies

Cc: Petr Štetiar <ynezz@true.cz>
Cc: Jo-Philip Wich <jow@mein.io>
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years ago
..
checklist.c build: scripts/config - update to kconfig-v5.6 4 years ago
dialog.h build: scripts/config - update to kconfig-v5.6 4 years ago
inputbox.c build: scripts/config - update to kconfig-v5.6 4 years ago
menubox.c build: scripts/config - update to kconfig-v5.6 4 years ago
textbox.c build: scripts/config - update to kconfig-v5.6 4 years ago
util.c build: scripts/config - update to kconfig-v5.6 4 years ago
yesno.c build: scripts/config - update to kconfig-v5.6 4 years ago