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-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
2018-06-12
Simplify _make_depend_on() some more
Ulf Magnusson
2018-06-12
Simplify _make_depend_on()
Ulf Magnusson
2018-06-12
Replace a 'raise InternalError' with _internal_error()
Ulf Magnusson
2018-06-12
Remove redundant 'pass' from exception classes
Ulf Magnusson
2018-06-12
menuconfig: Fix searching for nonexistent objects
Tomasz Gorochowik
2018-06-12
Simplify allnoconfig.py and allyesconfig.py
Ulf Magnusson
2018-06-11
Add a function for getting all items in an expression
Ulf Magnusson
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-11
Mention KCONFIG_CONFIG in the all*config.py scripts
Ulf Magnusson
2018-06-11
README nit
Ulf Magnusson
2018-06-11
README: Mention environment variable expansion in README
Ulf Magnusson
2018-06-07
Add license tag to alldefconfig.py
Ulf Magnusson
2018-06-06
standard_config_filename() style nit
Ulf Magnusson
2018-06-06
genconfig: Fix weird wording in description
Ulf Magnusson
2018-06-06
Make 6.0.1 release
v6.0.1
Ulf Magnusson
2018-06-06
Fix link to allyesconfig.py in README
Ulf Magnusson
2018-06-06
README nit
Ulf Magnusson
2018-06-06
Make 6.0.0 release
v6.0.0
Ulf Magnusson
2018-06-06
Add license tags to scripts
Ulf Magnusson
2018-06-05
Fix formatting for script links
Ulf Magnusson
2018-06-05
Fix links to all{no,yes,mod}config scripts
Ulf Magnusson
2018-06-05
README nits
Ulf Magnusson
2018-06-05
Clean up and update README, cover bundled tools
Ulf Magnusson
2018-06-05
Turn syncconfig.py into genconfig.py and generate header
Ulf Magnusson
2018-06-04
Package the *config scripts
Ulf Magnusson
[next]