index
:
Kconfiglib.git
main
Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git
Jacob McDonnell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
menuconfig.py
Age
Commit message (
Expand
)
Author
2018-09-09
menuconfig: Menu drawing code nit
Ulf Magnusson
2018-09-09
menuconfig: Fix some glitching on small terminals
Ulf Magnusson
2018-09-08
menuconfig: Pass a style string to _styled_win()
Ulf Magnusson
2018-09-08
menuconfig: Print warnings instead of having StyleError
Ulf Magnusson
2018-09-08
menuconfig: Ignore non-existent style templates
Ulf Magnusson
2018-09-07
menuconfig: Fix off-by-one in range check for COLORS
Ulf Magnusson
2018-09-07
menuconfig: Allow numbers to be used directly for colors
Ulf Magnusson
2018-09-07
menuconfig: Add support for custom color schemes (aka styles)
Mitja HORVAT
2018-08-29
menuconfig: Fix outdated comment re. show-all mode
Ulf Magnusson
2018-08-29
menuconfig: Do not use red for invisible symbols outside of show-all mode
Ulf Magnusson
2018-08-29
menuconfig: Fix a case of needlessly turning on show-all
Ulf Magnusson
2018-08-29
menuconfig: Always show implicit submenus with visible nodes
Ulf Magnusson
2018-08-29
menuconfig: Quote style consistency nit
Ulf Magnusson
2018-08-29
menuconfig: Simplify default value info code
Ulf Magnusson
2018-08-29
menuconfig: Add a _center_vertically() helper
Ulf Magnusson
2018-08-29
menuconfig: Remove global() hack for stdscr
Ulf Magnusson
2018-08-29
menuconfig: Mention that include paths are shown
Ulf Magnusson
2018-08-29
menuconfig: Add a more 'make menuconfig'-like color scheme
Ulf Magnusson
2018-08-26
Improve menu structure for promptless choices
Ulf Magnusson
2018-08-26
oldconfig: Use Kconfig.node_iter() and clean up
Ulf Magnusson
2018-08-25
menuconfig: Don't return when selecting a choice symbol with children
Ulf Magnusson
2018-08-25
menuconfig: Show all symbols at each menu location for multi.def. choices
Ulf Magnusson
2018-08-24
menuconfig: Hide the include path for top-level items
Ulf Magnusson
2018-08-24
Show include paths in menuconfig symbol information
Ulf Magnusson
2018-08-22
Introduce Kconfig.unique_defined_syms and Kconfig.unique_choices
Ulf Magnusson
2018-08-10
Improve naming in the custom expr. printing functions
Ulf Magnusson
2018-08-10
menuconfig: Make symbol information less spammy
Ulf Magnusson
2018-08-10
menuconfig: Omit tristate value hint for int/string/hex defaults
Ulf Magnusson
2018-08-10
menuconfig: Use the new custom symbol/choice string functionality
Ulf Magnusson
2018-06-24
menuconfig: Style nit
Ulf Magnusson
2018-06-24
menuconfig: Remove redundant _update_menu() call
Ulf Magnusson
2018-06-22
menuconfig: Fix some pylint code nits
Ulf Magnusson
2018-06-22
menuconfig: Simplify [N]/[M]/[Y] implementation
Ulf Magnusson
2018-06-22
menuconfig: Simplify is_num() a bit
Ulf Magnusson
2018-06-18
Add Nordic Semiconductor ASA as shared menuconfig copyright holder
Ulf Magnusson
2018-06-15
menuconfig: Remove redundant int() argument
Ulf Magnusson
2018-06-12
menuconfig: Fix searching for nonexistent objects
Tomasz Gorochowik
2018-06-11
menuconfig: Support viewing symbol info from within the jump-to dialog
Ulf Magnusson
2018-06-11
menuconfig: Support starting a search from the info dialog
Ulf Magnusson
2018-06-06
Add license tags to scripts
Ulf Magnusson
2018-05-31
menuconfig: Fix outdated comment
Ulf Magnusson
2018-05-30
Add tool helper for loading/saving .config files
Ulf Magnusson
2018-05-30
Add tool helper for selecting the top-level Kconfig
Ulf Magnusson
2018-05-27
menuconfig: Always prompt for save when output file is missing
Ulf Magnusson
2018-05-27
Simplify error exits
Ulf Magnusson
2018-05-27
menuconfig: Prepare for packaging
Ulf Magnusson
2018-05-22
menuconfig: Move symbol name from title into info text
Ulf Magnusson
2018-05-22
menuconfig: Rearrange symbol name printing condition
Ulf Magnusson
2018-05-22
menuconfig: Add mode for showing all symbol names
Ulf Magnusson
2018-05-21
menuconfig: Don't show implicit menus in symbol info
Ulf Magnusson
[prev]
[next]