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
path:
root
/
examples
/
allnoconfig.py
Age
Commit message (
Expand
)
Author
2017-11-20
allno/yesconfig.py: Remove unused STR_TO_TRI imports
Ulf Magnusson
2017-11-09
allnoconfig.py: s/while 1/while True/
Ulf Magnusson
2017-11-06
Simplify allyesconfig.py
Ulf Magnusson
2017-11-05
Simplify redundant 'is (not) None' tests in examples
Ulf Magnusson
2017-11-05
Simplify allnoconfig.py choice handling
Ulf Magnusson
2017-11-01
Switch to a much faster invalidation algorithm
Ulf Magnusson
2017-10-30
Consistently use 0/1/2 for tristate values
Ulf Magnusson
2017-10-28
Nearly finalize API
Ulf Magnusson
2017-10-25
Backup
Ulf Magnusson
2017-10-24
Kconfiglib 2 backup
Ulf Magnusson
2015-03-13
Fix examples/allnoconfig.py testsuite hang with v4.0-rc3.
Ulf Magnusson
2015-03-12
Use Symbol.is_allnoconfig_y() in the examples
Philip Craig
2012-12-13
Rename some APIs to be more consistent and intuitive.
Ulf Magnusson
2012-12-11
Rename APIs to be more consistent and intuitive.
Ulf Magnusson
2012-12-08
Clarify allno/yesconfig.py.
Ulf Magnusson
2012-12-06
Move examples into separate directory.
Ulf Magnusson