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-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
2018-10-03
Fix README RST display on PyPI
Ulf Magnusson
2018-10-03
Make 10.10.0 release
v10.10.0
Ulf Magnusson
2018-10-03
Fix is/if typo in README
Ulf Magnusson
2018-10-03
Mention that pip3 is needed for menuconfig
Ulf Magnusson
2018-10-03
Add a 'getting started' section to the README
Ulf Magnusson
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
[next]