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-07-13
Fix absolute $srctree prefixes showing up on gsource'd files
Ulf Magnusson
2018-07-11
Make 8.1.0 release
v8.1.0
Ulf Magnusson
2018-07-11
Massively speed up U-Boot parsing
Ulf Magnusson
2018-07-11
Comment formatting nit
Ulf Magnusson
2018-07-10
Add hint re. "macro expanded to blank string"
Ulf Magnusson
2018-07-10
Remove trailing whitespace
Ulf Magnusson
2018-07-10
Warn if int/hex 'default' is outside active 'range'
Ulf Magnusson
2018-07-10
Warn if int/hex/string symbols are evaluated logically
Ulf Magnusson
2018-07-10
Make 8.0.0 release
v8.0.0
Ulf Magnusson
2018-07-10
Remove reference to "speedy" test suite option in README
Ulf Magnusson
2018-07-10
Add Kconfig preprocessor
Ulf Magnusson
2018-07-10
Generalize select-with-unsatisfied-deps warning
Ulf Magnusson
2018-07-02
Refactor tokenization a bit
Ulf Magnusson
2018-07-02
Simplify some dict.get() calls by passing defaults
Ulf Magnusson
2018-07-02
Simplify some _warn() calls
Ulf Magnusson
2018-07-02
Tighten up named choice parsing
Ulf Magnusson
2018-07-02
Number tokens from 1 to simplify some checks
Ulf Magnusson
2018-07-01
Drop some compatibility and tighten up lexing
Ulf Magnusson
2018-06-24
menuconfig: Style nit
Ulf Magnusson
2018-06-24
menuconfig: Remove redundant _update_menu() call
Ulf Magnusson
2018-06-22
genconfig: Remove unused sys import
Ulf Magnusson
2018-06-22
oldconfig: Put standard library imports first
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-22
Simplify the find_symbol and list_undefined examples
Ulf Magnusson
2018-06-22
Make 7.0.0 release
v7.0.0
Ulf Magnusson
2018-06-22
Turn MenuNode/Symbol/Choice.referenced() into a @property
Ulf Magnusson
2018-06-22
Add Symbol/Choice.referenced() convenience methods
Ulf Magnusson
2018-06-20
Simplify MenuNode.referenced() a bit
Ulf Magnusson
2018-06-20
Rename KconfigSyntaxError to KconfigError
Ulf Magnusson
2018-06-19
Add dependency loop detection
Ulf Magnusson
2018-06-19
allnoconfig: Remove leftover comment
Ulf Magnusson
2018-06-18
Add Nordic Semiconductor ASA as shared menuconfig copyright holder
Ulf Magnusson
2018-06-15
Link to ACRN utilities
Ulf Magnusson
2018-06-15
Rename _copy_props_to_sc() to _add_props_to_sc()
Ulf Magnusson
2018-06-15
Comment wording nit
Ulf Magnusson
2018-06-15
Rename _copy_deps_to_sc() to _copy_props_to_sc()
Ulf Magnusson
2018-06-15
menuconfig: Remove redundant int() argument
Ulf Magnusson
2018-06-14
Make 6.1.1 release
v6.1.1
Ulf Magnusson
2018-06-14
Correctly report choice locations in some warnings
Ulf Magnusson
2018-06-14
Remove redundant str()
Ulf Magnusson
2018-06-14
Make 6.1.0 release
v6.1.0
Ulf Magnusson
2018-06-14
Comment formatting nit
Ulf Magnusson
2018-06-14
Test property ordering on nested multi.def. choices
Ulf Magnusson
2018-06-14
Fix MenuNode.referenced() on Kconfig.top_node
Ulf Magnusson
2018-06-14
Fix incorrectly ordered properties for some nested multi.def. symbols
Ulf Magnusson
2018-06-13
Add MenuNode function that returns referenced items
Ulf Magnusson
2018-06-12
Grammar nit
Ulf Magnusson
2018-06-12
Simplify expr_items()
Ulf Magnusson
[prev]
[next]