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
2019-09-04
Allow preprocessor user functions to access the parsing location
Ulf Magnusson
2019-08-04
Add .pyo to .gitignore
Ulf Magnusson
2019-08-03
Make 12.13.0 release
v12.13.0
Ulf Magnusson
2019-08-03
Fix duplicated label names in README
Ulf Magnusson
2019-08-03
menuconfig/guiconfig: Print 'default:' with no 's' if there's just one
Ulf Magnusson
2019-08-03
Add some distribution-related files to .gitignore
Ulf Magnusson
2019-08-03
Add a .gitignore that ignores *.pyc
Ulf Magnusson
2019-07-20
Remove tabs in setup.cfg
Ulf Magnusson
2019-07-13
Fix kernel Kconfig doc links
Ulf Magnusson
2019-07-13
Explain why 'option env' is still supported
Ulf Magnusson
2019-07-11
'if' removal test code nit
Ulf Magnusson
2019-07-05
Pass set literals instead of tuples to frozenset()
Ulf Magnusson
2019-07-04
Link syzkaller script as example
Ulf Magnusson
2019-07-04
Remove note about test suite failures with old buggy C tools
Ulf Magnusson
2019-07-04
Move kconfiglib-2-changes.txt over to the 'screenshots' branch
Ulf Magnusson
2019-07-04
Clean up Kconfig.__init__() a bit
Ulf Magnusson
2019-07-04
_name_special_search regex consistency nit
Ulf Magnusson
2019-07-04
Turn mainmenu_text into a @property
Ulf Magnusson
2019-07-04
Indent nit
Ulf Magnusson
2019-07-04
Rename _warn_no_prompt to _warn_assign_no_prompt
Ulf Magnusson
2019-07-02
Make 12.12.1 release
v12.12.1
Ulf Magnusson
2019-07-02
setconfig: Use 'orig_type' instead of 'type' in error message
Ulf Magnusson
2019-07-02
Make 12.12.0 release
v12.12.0
Ulf Magnusson
2019-07-02
Catch EnvironmentError instead of OSError/IOError
Ulf Magnusson
2019-07-01
Rename Choice._get_selection_from_defaults() to _selection_from_defaults()
Ulf Magnusson
2019-07-01
Remove redundant comment
Ulf Magnusson
2019-07-01
Remove redundant parens
Ulf Magnusson
2019-07-01
Get rid of some STRING/INT/HEX tests
Ulf Magnusson
2019-07-01
Merge orig_type and _visited assignments in constructors
Ulf Magnusson
2019-07-01
Make 12.11.0 release
v12.11.0
Ulf Magnusson
2019-07-01
Improve code formatting in expression parsing functions
Ulf Magnusson
2019-07-01
Make MenuNode.filename documentation more accurate re. absolute paths
Ulf Magnusson
2019-07-01
Replace some if's with ifs in docs
Ulf Magnusson
2019-07-01
Simplify eval_string() docstring re. syntax errors
Ulf Magnusson
2019-07-01
Mention that the 'encoding' parameter is also used for $(shell)
Ulf Magnusson
2019-07-01
Mention that passing subexpressions to expr_items() works
Ulf Magnusson
2019-07-01
Use STR_TO_TRI for some n/m/y membership tests
Ulf Magnusson
2019-06-28
Remove stray comma in comment
Ulf Magnusson
2019-06-27
Check for a symbol first in _finalize_tree(), and refactor a bit
Ulf Magnusson
2019-06-27
Remove redundant parens in set_value()
Ulf Magnusson
2019-06-25
Make 12.10.0 release
v12.10.0
Ulf Magnusson
2019-06-25
Make choice.set_value() no-change check work for "n"/"m"/"y" strings
Ulf Magnusson
2019-06-24
Make 12.9.0 release
v12.9.0
Ulf Magnusson
2019-06-24
menuconfig/guiconfig: Use orig_defaults in symbol info
Ulf Magnusson
2019-06-24
Make 12.8.0 release
v12.8.0
Ulf Magnusson
2019-06-24
Add {Symbol,Choice}.orig_*, corresponding to the MenuNode fields
Ulf Magnusson
2019-06-24
Factor out multiplication in expr_value()
Ulf Magnusson
2019-06-23
Remove some blank lines
Ulf Magnusson
2019-06-23
Make 12.7.0 release
v12.7.0
Ulf Magnusson
2019-06-23
Make REL_TO_STR public
Ulf Magnusson
[prev]
[next]