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-01-05
Iterate over defined_syms in write_autoconf()
Ulf Magnusson
2018-01-05
Formatting and comment nits
Ulf Magnusson
2018-01-05
Don't write out 'option env' symbols to C header
Ulf Magnusson
2018-01-05
Merge pull request #35 from carlescufi/autoconf
Ulf Magnusson
2018-01-05
Implement autoconf.h generation
Carles Cufi
2017-12-30
Add merge_config.py example
Ulf Magnusson
2017-12-15
Make it clear that makefile.patch needs -p1
Ulf Magnusson
2017-11-30
Make 2.0.3 release
v2.0.3
Ulf Magnusson
2017-11-30
Mention multiprocessing in README
Ulf Magnusson
2017-11-27
eval_expr.py: Fix missing argument error message
Ulf Magnusson
2017-11-27
Fix typo in comment: s/T_IF/_T_IF/
Ulf Magnusson
2017-11-26
Fix _lookup_sym() docstring typo
Ulf Magnusson
2017-11-26
menuconfig.py: indent_print() style nit
Ulf Magnusson
2017-11-26
print_tree.py: Style nits
Ulf Magnusson
2017-11-24
Simplify _T_IF choice check
Ulf Magnusson
2017-11-20
allno/yesconfig.py: Remove unused STR_TO_TRI imports
Ulf Magnusson
2017-11-20
Simplify menuconfig.py's value_str() a bit
Ulf Magnusson
2017-11-18
Fix typo in comment
Ulf Magnusson
2017-11-18
Tokenize in _next_line()
Ulf Magnusson
2017-11-17
Check for type first when parsing properties
Ulf Magnusson
2017-11-17
Simplify _parse_properties() loop
Ulf Magnusson
2017-11-13
Micro-optimize Symbol.__init__() a bit
Ulf Magnusson
2017-11-13
Add a Choice._get_selection() helper
Ulf Magnusson
2017-11-12
Simplify licensing
Ulf Magnusson
2017-11-12
Remove unused test files
Ulf Magnusson
2017-11-12
Make 'option env' parsing saner
Ulf Magnusson
2017-11-11
Remove more accidental RST formatting in docstring
Ulf Magnusson
2017-11-11
Make 2.0.2 release
v2.0.2
Ulf Magnusson
2017-11-11
Remove outdated choice invalidation comment
Ulf Magnusson
2017-11-11
Micro-optimize write_config() a bit
Ulf Magnusson
2017-11-11
Rename _already_written to _written
Ulf Magnusson
2017-11-11
Get rid of _get_config_strings()
Ulf Magnusson
2017-11-10
Remove accidental RST formatting in docstring
Ulf Magnusson
2017-11-10
Fix misleading invalidation comment
Ulf Magnusson
2017-11-10
eval_expr.py: s/syms["MODULES"]/modules/
Ulf Magnusson
2017-11-10
Fix a few typos
Ulf Magnusson
2017-11-10
Simplify m->y visibility promotion
Ulf Magnusson
2017-11-09
allnoconfig.py: s/while 1/while True/
Ulf Magnusson
2017-11-09
Make 2.0.1 release
v2.0.1
Ulf Magnusson
2017-11-09
Reenable accidentally disabled no-prompt warning
Ulf Magnusson
2017-11-09
Remove left-over misleading property comment
Ulf Magnusson
2017-11-09
s/subdirectory/directory/
Ulf Magnusson
2017-11-09
Linkify examples/ directory in README
Ulf Magnusson
2017-11-09
Remove iscriptconfig "see below" in README
Ulf Magnusson
2017-11-09
Make 2.0.0 release
v2.0.0
Ulf Magnusson
2017-11-09
Make Kconfiglib 2 official
Ulf Magnusson
2017-11-08
Mention that the Item base class is gone
Ulf Magnusson
2017-11-08
Spacing nit
Ulf Magnusson
2017-11-08
Add a release test script
Ulf Magnusson
2017-11-08
Clarify that load_config() still just works
Ulf Magnusson
[prev]
[next]