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
Age
Commit message (
Expand
)
Author
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-05
Fix find_symbol.py typo
Ulf Magnusson
2017-11-05
Add example that finds references to a symbol
Ulf Magnusson
2017-11-05
Get rid of some more tristate quotes
Ulf Magnusson
2017-11-04
Add symbolic ../kconfiglib.py link to examples/
Ulf Magnusson
2017-11-04
Fix some menuconfig.py typos
Ulf Magnusson
2017-11-04
Add documentation for menuconfig example
Ulf Magnusson
2017-11-04
Add menuconfig example/proof of concept
Ulf Magnusson
2017-11-01
Switch to a much faster invalidation algorithm
Ulf Magnusson
2017-10-31
Handle choices more like the C implementation
Ulf Magnusson
2017-10-30
Merge user_str/tri_value into user_value
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-06-20
Make all examples Python 3-friendly.
Ulf Magnusson
2015-05-24
Add example that mirrors defconfig and oldconfig.
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-12
Re-enable set_user_value() warning for symbols with no prompts.
Ulf Magnusson
2012-12-11
Rename APIs to be more consistent and intuitive.
Ulf Magnusson
2012-12-11
Add a grep'ing example.
Ulf Magnusson
2012-12-11
Include allnoconfig_simpler.py in test suite.
Ulf Magnusson
2012-12-08
Add a simpler allnoconfig example.
Ulf Magnusson
2012-12-08
Clarify allno/yesconfig.py.
Ulf Magnusson
2012-12-06
Move examples into separate directory.
Ulf Magnusson
[prev]