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
Age
Commit message (
Expand
)
Author
2018-10-21
Make 10.15.0 release
v10.15.0
Ulf Magnusson
2018-10-21
Allow programmatically expanding preprocessor functions with args
Ulf Magnusson
2018-10-21
Test _parse_block() blank line case earlier
Ulf Magnusson
2018-10-21
Sort _parse_properties() cases by frequency
Ulf Magnusson
2018-10-21
Simplify node->item property copying
Ulf Magnusson
2018-10-21
menuconfig: Show the selected symbol for promptless choices
Ulf Magnusson
2018-10-21
menuconfig: _node_str() simplification nit
Ulf Magnusson
2018-10-16
Make 10.14.3 release
v10.14.3
Ulf Magnusson
2018-10-16
Make Kconfig.choices match its description
Ulf Magnusson
2018-10-16
menuconfig: Use Kconfig.unique_choices in jump-to
Ulf Magnusson
2018-10-15
menuconfig: Simplify _sorted_menu_comment_nodes()
Ulf Magnusson
2018-10-15
Fix typo in _add_props_to_sc() comment
Ulf Magnusson
2018-10-14
Make 10.14.2 release
v10.14.2
Ulf Magnusson
2018-10-14
menuconfig: Fix some minor resizing jumpiness on gnome-terminal
Ulf Magnusson
2018-10-14
menuconfig: Switch back to "very visible" cursor after Ctrl-F
Ulf Magnusson
2018-10-14
menuconfig: Mention some ncurses ESCDELAY investigation
Ulf Magnusson
2018-10-14
menuconfig: Mention some potential (though never seen) ESCDELAY iffiness
Ulf Magnusson
2018-10-14
menuconfig: Mention that jump-to has been generalized in docstring
Ulf Magnusson
2018-10-14
Link ACRN
Ulf Magnusson
2018-10-14
Make 10.14.1 release
v10.14.1
Ulf Magnusson
2018-10-14
menuconfig: Fix crash when pressing Ctrl-F with no matches in jump-to dialog
Ulf Magnusson
2018-10-14
Make 10.14.0 release
v10.14.0
Ulf Magnusson
2018-10-14
menuconfig: Add jump-to for choices, menus, and comments
Ulf Magnusson
2018-10-13
menuconfig: Do not show range hint for symbols without ranges
Ulf Magnusson
2018-10-13
Add some hints re. generating custom configuration output
Ulf Magnusson
2018-10-10
Make 10.13.0 release
v10.13.0
Ulf Magnusson
2018-10-10
menuconfig: Comment formatting nits
Ulf Magnusson
2018-10-10
menuconfig: Improve/fix promptless choice handling
Ulf Magnusson
2018-10-08
_shell_fn() comment nit
Ulf Magnusson
2018-10-08
Remove redundant elifs in expr_value()
Ulf Magnusson
2018-10-07
Remove useless local variable in _parse_factor()
Ulf Magnusson
2018-10-06
Make 10.12.0 release
v10.12.0
Ulf Magnusson
2018-10-06
Fix typo in README
Ulf Magnusson
2018-10-06
Add hints on incremental building to 'getting started'
Ulf Magnusson
2018-10-06
Point to IS_ENABLED() is README
Ulf Magnusson
2018-10-06
Clean up naming in expr_value()
Ulf Magnusson
2018-10-06
Use a common variable name for deps in tri_value
Ulf Magnusson
2018-10-06
Update genconfig usage description
Ulf Magnusson
2018-10-06
Hint that load_config() with replace=False is for merging
Ulf Magnusson
2018-10-05
menuconfig: Fix Page Up typo in docstring
Ulf Magnusson
2018-10-05
menuconfig: Remove "Value for " prefix from input dialog titles
Ulf Magnusson
2018-10-04
Fix link to kconfig-language.txt in how-to
Ulf Magnusson
2018-10-03
Clarify --config-out description a bit
Ulf Magnusson
2018-10-03
README language nit
Ulf Magnusson
2018-10-03
Make 10.11.0 release
v10.11.0
Ulf Magnusson
2018-10-03
genconfig: Allow writing a full .config without incremental build info
Ulf Magnusson
2018-10-03
Clarify '# CONFIG_FOO is not set' in how-to
Ulf Magnusson
2018-10-03
Make 10.10.2 release
v10.10.2
Ulf Magnusson
2018-10-03
Actually fix README RST display on PyPI
Ulf Magnusson
2018-10-03
Make 10.10.1 release
v10.10.1
Ulf Magnusson
[next]