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-16
Move _rec_invalidate_if_has_prompt() to after _rec_invalidate()
Ulf Magnusson
2018-01-16
Roll invalidation logic into _is_user_assignable()
Ulf Magnusson
2018-01-16
Make 2.2.0 release
v2.2.0
Ulf Magnusson
2018-01-16
_tokenize() non-constant symbol parsing style nit
Ulf Magnusson
2018-01-16
Kconfiglib is easier to modify too
Ulf Magnusson
2018-01-16
Fix lying implementation comments
Ulf Magnusson
2018-01-16
Get TRI_TO_STR from Kconfiglib in test suite
Ulf Magnusson
2018-01-16
Reset _tokens_i just once in _tokenize()
Ulf Magnusson
2018-01-16
Update copyright year in license
Ulf Magnusson
2018-01-16
Do not optimize promptless choice symbols
Ulf Magnusson
2018-01-15
Use a neater style when returning cached values
Ulf Magnusson
2018-01-15
Simplify non-bool/tristate return in tri_value()
Ulf Magnusson
2018-01-15
Remove redundant backslash
Ulf Magnusson
2018-01-15
Get rid of 'keyword' assignment in _tokenize()
Ulf Magnusson
2018-01-15
Merge pull request #36 from SebastianBoe/support_disabling_redundant_warnings
Ulf Magnusson
2018-01-15
Support disabling warnings for redundant assignments
Sebastian Bøe
2018-01-12
Add an extra test suite Makefile patch warning
Ulf Magnusson
2018-01-11
Mention that $CONFIG_ is used for C headers too
Ulf Magnusson
2018-01-08
Mention Windows support
Ulf Magnusson
2018-01-06
Mention that C headers can be generated now
Ulf Magnusson
2018-01-05
Make 2.1.0 release
v2.1.0
Ulf Magnusson
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
[prev]
[next]