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
2015-06-03
Fix typo.
Ulf Magnusson
2015-06-03
Add dubiousjim's kconfig-diff.py as an example.
Ulf Magnusson
2015-06-02
Remove Psyco support.
Ulf Magnusson
2015-06-02
Change email in testsuite.py.
Ulf Magnusson
2015-06-02
Move thanks to a separate section.
Ulf Magnusson
2015-06-02
Fix typo.
Ulf Magnusson
2015-06-02
Expand a bit more on 'menuconfig'.
Ulf Magnusson
2015-06-02
Expand on 'menuconfig' note.
Ulf Magnusson
2015-06-02
Mention gotchas related to emulating 'menuconfig'.
Ulf Magnusson
2015-06-02
Obfuscate email inside kconfiglib.py.
Ulf Magnusson
2015-06-01
Use ulfalizer@gmail.com for feedback.
Ulf Magnusson
2015-06-01
Nit.
Ulf Magnusson
2015-05-31
Do a small documentation cleanup pass.
Ulf Magnusson
2015-05-31
Use a bullet list for the notes.
Ulf Magnusson
2015-05-31
Link fpemud's pylkc in the readme.
Ulf Magnusson
2015-05-30
Readme nit.
Ulf Magnusson
2015-05-30
Add some real-world examples too.
Ulf Magnusson
2015-05-29
The test suite also likes PyPy.
Ulf Magnusson
2015-05-29
Add some more misc. notes.
Ulf Magnusson
2015-05-29
Fix typos in test suite.
Ulf Magnusson
2015-05-29
Linkify testsuite.py.
Ulf Magnusson
2015-05-29
List the make targets.
Ulf Magnusson
2015-05-29
Add "installation instructions" for non-kernel projects.
Ulf Magnusson
2015-05-29
Fix typo in warning.
Ulf Magnusson
2015-05-29
Only warn for 'option modules' on non-MODULES symbols.
Ulf Magnusson
2015-05-28
Linkify examples/.
Ulf Magnusson
2015-05-25
More readme nits.
Ulf Magnusson
2015-05-25
Readme nit.
Ulf Magnusson
2015-05-25
Linkify philipc.
Ulf Magnusson
2015-05-25
Remove old note about renamed methods.
Ulf Magnusson
2015-05-25
Allow digits in $-references to symbols.
Ulf Magnusson
2015-05-25
Clean up readme a bit.
Ulf Magnusson
2015-05-25
Fix typo in docs.
Ulf Magnusson
2015-05-24
Add example that mirrors defconfig and oldconfig.
Ulf Magnusson
2015-05-24
Add warning related to get_defconfig_filename().
Ulf Magnusson
2015-03-14
s/testsuite/test suite/
ulfalizer
2015-03-13
Grammar nit.
ulfalizer
2015-03-13
Clarify 'option modules' note a bit
ulfalizer
2015-03-13
s/allconfig/allnoconfig/.
ulfalizer
2015-03-13
Add correctness note for comment bug.
ulfalizer
2015-03-13
README nit
ulfalizer
2015-03-13
Add note on v4.0-rc3 compatibility
ulfalizer
2015-03-13
Make makefile.patch apply cleanly for v4.0-rc3.
Ulf Magnusson
2015-03-13
Update README to indicate that v4.0-rc3 works.
Ulf Magnusson
2015-03-13
Hint that modules are still supported despite warnings.
Ulf Magnusson
2015-03-13
Fix examples/allnoconfig.py testsuite hang with v4.0-rc3.
Ulf Magnusson
2015-03-13
Merge pull request #14 from philipc/linux-3.19
ulfalizer
2015-03-12
Use Symbol.is_allnoconfig_y() in the examples
Philip Craig
2015-03-12
Add Symbol.is_allnoconfig_y()
Philip Craig
2015-03-12
Statements in choices inherit menu/if deps
Philip Craig
[next]