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
2012-12-10
Fix outdated comment.
Ulf Magnusson
2012-12-10
Update references to old Linux versions.
Ulf Magnusson
2012-12-10
Put _make_and/or() globally.
Ulf Magnusson
2012-12-10
Put _get_expr_syms() globally.
Ulf Magnusson
2012-12-10
Simplify dependency generation and improve caching.
Ulf Magnusson
2012-12-09
Clarify purpose of _build_dep().
Ulf Magnusson
2012-12-09
Remove get_sibling_items/symbols() from test suite too.
Ulf Magnusson
2012-12-09
Avoid registering symbols for junk after a T_HELP token.
Ulf Magnusson
2012-12-09
Add note about internals.
Ulf Magnusson
2012-12-09
Remove get_sibling_symbols/items().
Ulf Magnusson
2012-12-09
Small formatting fix.
Ulf Magnusson
2012-12-09
Rename various assert_* functions to verify_*.
Ulf Magnusson
2012-12-09
Rename assert_true() to verify().
Ulf Magnusson
2012-12-09
Add selftests for get_selected_symbols().
Ulf Magnusson
2012-12-09
Add selftests for get_referenced_symbols().
Ulf Magnusson
2012-12-09
Make get_referenced_symbols() include symbols from ranges.
Ulf Magnusson
2012-12-09
Add note about internal APIs.
Ulf Magnusson
2012-12-09
Clarify _get_dependent() documentation.
Ulf Magnusson
2012-12-09
Motivate KERNELVERSION assignment in test suite.
Ulf Magnusson
2012-12-09
Spell nit.
Ulf Magnusson
2012-12-09
Make introduction less verbose.
Ulf Magnusson
2012-12-08
Spiffy up README shell commands.
Ulf Magnusson
2012-12-08
Fix link in README.
Ulf Magnusson
2012-12-08
Fix README linebreaks.
Ulf Magnusson
2012-12-08
Update README.
Ulf Magnusson
2012-12-08
Add selftests for internal object dependencies.
Ulf Magnusson
2012-12-08
Register dependencies from ranges.
Ulf Magnusson
2012-12-08
Avoid getting 'self' as a dependency.
Ulf Magnusson
2012-12-08
Add _get_dependent() note.
Ulf Magnusson
2012-12-08
Reuse cached deps from other symbols in _get_dependent().
Ulf Magnusson
2012-12-08
Cache the list of dependent symbols.
Ulf Magnusson
2012-12-08
Remove warning for assigning to symbol without prompt.
Ulf Magnusson
2012-12-08
Add a simpler allnoconfig example.
Ulf Magnusson
2012-12-08
Clarify allno/yesconfig.py.
Ulf Magnusson
2012-12-08
Test the actual allno/yesconfig.py scripts.
Ulf Magnusson
2012-12-08
Make test suite logging optional.
Ulf Magnusson
2012-12-08
Default to only testing valid arch/defconfig pairs.
Ulf Magnusson
2012-12-08
Add a speedy test mode that avoids running 'make'.
Ulf Magnusson
2012-12-08
Arrange _tokenize() cases by frequency.
Ulf Magnusson
2012-12-07
Simplify shell().
Ulf Magnusson
2012-12-07
Use consistent style for tuple unpacking.
Ulf Magnusson
2012-12-07
Use a frozenset for string_lex.
Ulf Magnusson
2012-12-07
Re-enable testing of H8/300.
Ulf Magnusson
2012-12-07
Use consistent docstring style.
Ulf Magnusson
2012-12-07
Update test suite instructions.
Ulf Magnusson
2012-12-07
Make Makefile patch less intrusive.
Ulf Magnusson
2012-12-07
Small simplification.
Ulf Magnusson
2012-12-07
Add selftests for object relations.
Ulf Magnusson
2012-12-07
Fix get_menus() ordering w.r.t. nested menus.
Ulf Magnusson
2012-12-07
Clarify ordering with get_actual_items().
Ulf Magnusson
[next]