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-03
Make 10.9.3 release
v10.9.3
Ulf Magnusson
2018-10-03
Fix parse error message on the line after help texts
Ulf Magnusson
2018-10-02
Link olddefconfig.py in the README
Ulf Magnusson
2018-10-02
Mention documentation generation early
Ulf Magnusson
2018-10-02
API should be stable by now
Ulf Magnusson
2018-10-02
Make 10.9.2 release
v10.9.2
Ulf Magnusson
2018-10-02
Mention that pydoc works after installing with pip
Ulf Magnusson
2018-10-02
Clean up documentation a bit re. named choice
Ulf Magnusson
2018-10-02
menuconfig: Mark quit_dialog() as internal
Ulf Magnusson
2018-10-02
__slots__ formatting consistency nit
Ulf Magnusson
2018-10-01
Make 10.9.1 release
v10.9.1
Ulf Magnusson
2018-10-01
setup: Use a list instead of a tuple for 'classifiers'
Ulf Magnusson
2018-10-01
Make 10.9.0 release
v10.9.0
Ulf Magnusson
2018-10-01
olddefconfig: Add script
Ulf Magnusson
2018-10-01
Don't set filename and linenr on 'if' menu nodes
Ulf Magnusson
2018-09-29
Clarify node_iter() documentation re. iteration order
Ulf Magnusson
2018-09-29
Refactor parsing to get rid of _saved_line
Ulf Magnusson
2018-09-28
Fix comment formatting in help_grep.py
Ulf Magnusson
2018-09-27
Use a consistent import style in the examples
Ulf Magnusson
2018-09-27
Simplify the defconfig and eval_expr examples a bit
Ulf Magnusson
2018-09-27
Remove stray tab character
Ulf Magnusson
2018-09-27
Make 10.8.1 release
v10.8.1
Ulf Magnusson
2018-09-27
Unmatched endchoice/endif/endmenu formatting nit
Ulf Magnusson
2018-09-27
Give clearer errors for bad endchoice/endif/endmenu nesting
Ulf Magnusson
2018-09-26
Point out the Linux kernel Kconfigs being huge
Ulf Magnusson
2018-09-23
Fix formatting nit in user-defined Python function tests
Ulf Magnusson
2018-09-23
Make 10.8.0 release
v10.8.0
Ulf Magnusson
2018-09-23
Add support for user-defined Python preprocessor functions
Ulf Magnusson
2018-09-19
menuconfig: Fix some nits reported by flake8
Ulf Magnusson
2018-09-19
Remove unused variable reported by flake8
Ulf Magnusson
2018-09-15
Update some examples to use node_iter()
Ulf Magnusson
2018-09-14
menuconfig: Fix typo re. menuconfig()
Ulf Magnusson
2018-09-14
Make 10.7.0 release
v10.7.0
Ulf Magnusson
2018-09-14
menuconfig: Reorganize code a bit
Ulf Magnusson
2018-09-14
menuconfig: Fix a small symbol information display issue
Ulf Magnusson
2018-09-14
menuconfig: RGB color implementation nits
Ulf Magnusson
2018-09-14
menuconfig: Add RGB color support to styles.
Mitja HORVAT
2018-09-09
Make 10.6.1 release
v10.6.1
Ulf Magnusson
2018-09-09
menuconfig: Menu drawing code nit
Ulf Magnusson
2018-09-09
Mention the jump-to menuconfig functionality in the text too
Ulf Magnusson
2018-09-09
Replace all menuconfig screenshots with a single gif animation
Ulf Magnusson
2018-09-09
menuconfig: Fix some glitching on small terminals
Ulf Magnusson
2018-09-08
Fix a testsuite-related error for powerpc
Ulf Magnusson
2018-09-08
Clean up kernel Makefile patch and add new targets
Ulf Magnusson
2018-09-08
Add some more thanks to the README
Ulf Magnusson
2018-09-08
Make 10.6.0 release
v10.6.0
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
[next]