58 Commits (ec7044437e90ca112f5cc5ff452f39cffacfd4c7)

Author SHA1 Message Date
Jamie McCrae ec7044437e treewide: Disable automatic argparse argument shortening 2 years ago
Tomi Ollila 66d1b3ce10 kconfig: kconfiglib.py: Backup files only 5 years ago
Ulf Magnusson d0f082dd3b kconfig/devicetree: Print path to headers when configuring 6 years ago
Ulf Magnusson 776de86dc7 menuconfig: Update to work around resizing crash on macOS 6 years ago
Ulf Magnusson e181e1b773 kconfiglib: Update to hide tracebacks for expected errors 6 years ago
Ulf Magnusson f4296a03ca kconfig: Update Kconfiglib and use new helpers in kconfig.py 6 years ago
Ulf Magnusson a7c43079b6 kconfiglib: Fix preprocessor issue for nested parentheses 6 years ago
Ulf Magnusson cbb332369f kconfiglib: Expose parsing location to Python preprocessor functions 6 years ago
Ulf Magnusson a570b40252 genrest: De-spam docs by skipping direct deps. in more places 6 years ago
Ulf Magnusson cc14c40a2d kconfiglib: Unclutter symbol strings, avoid redundant writes, misc. 6 years ago
Ulf Magnusson 6cfc13522c menuconfig: Small Space/Enter improvement + fix for obscure bug 6 years ago
Ulf Magnusson aec74f692c kconfiglib/menuconfig: Various behavior/UI improvements 6 years ago
Ulf Magnusson ac059db362 kconfiglib: Give more helpful hints for missing files 6 years ago
Ulf Magnusson 07abb05bd9 kconfiglib: Clarify kconfig_filenames doc re. absolute paths 6 years ago
Ulf Magnusson cf3cddd1cd menuconfig: Prompt for save when Kconfig files change 7 years ago
Ulf Magnusson 1581155828 menuconfig: Add show-help mode 7 years ago
Ulf Magnusson 57b28cae2c kconfiglib: Save previous configuration to .config.old 7 years ago
Ulf Magnusson 9347b0f28f kconfiglib/menuconfig: Various improvements 7 years ago
Ulf Magnusson 37fcec9833 kconfiglib/menuconfig/kconfig.py: Various improvements 7 years ago
Ulf Magnusson dc6b0c83d2 menuconfig: Add two small error reporting and UI improvements 7 years ago
Ulf Magnusson 85f8c0d4eb menuconfig: Add jump-to for choices, menus, and comments 7 years ago
Ulf Magnusson 5cfe06b6bc genrest/menuconfig: Fix crash for promptless choices 7 years ago
Ulf Magnusson 905e65d694 Kconfig: Improve error messages for mismatched endchoice/endif/endmenu 7 years ago
Ulf Magnusson 213a88f7ff Kconfig: Support macro expansion within symbol names 7 years ago
Ulf Magnusson 9f8d429048 menuconfig: Fix a case of visible symbols not being shown 7 years ago
Ulf Magnusson c1f54cc5fd Kconfig: Show include paths in menuconfig and documentation 7 years ago
Ulf Magnusson d67095ba59 Kconfiglib: Make header symbol order match .config files again 7 years ago
Ulf Magnusson a56be6f58d Kconfiglib: Fix $srctree behavior for the top-level Kconfig file 7 years ago
Ulf Magnusson 6686efb838 kconfiglib/menuconfig: Add functionality and improve symbol information 7 years ago
Ulf Magnusson ec3eff57e0 Kconfig: Use the first default with a satisfied condition 7 years ago
Ulf Magnusson 953cc12464 kconfiglib: Fix paths for gsource'd files in the documentation 7 years ago
Ulf Magnusson f6bf897780 kconfiglib: Add preprocessor and two warnings 7 years ago
Ulf Magnusson d317a0e6b4 kconfiglib: Update to use redesigned 'referenced' API 7 years ago
Ulf Magnusson 54a5997f5c kconfiglib: Add dependency loop detection 7 years ago
Ulf Magnusson 80f19cca42 kconfiglib: Correctly report choice locations in some warnings 7 years ago
Ulf Magnusson 59c8ae8caf kconfiglib: Fix incorrectly ordered props. for some multi.def symbols 7 years ago
Ulf Magnusson cb95ea0b53 kconfiglib: Update to add list of choices 7 years ago
Ulf Magnusson 6eabea3a7e Kconfiglib: Warn for unquoted string defaults 7 years ago
Ulf Magnusson d44fee359d menuconfig: Add search and save/load improvements from upstream 7 years ago
Ulf Magnusson aa26289458 kconfig: Get rid of leading/trailing whitespace in prompts 7 years ago
Ulf Magnusson e307ba340c kconfiglib: Record which MenuNode has each property 7 years ago
Ulf Magnusson 4dc9e5b2de kconfig: Get rid of 'option env' bounce symbols 7 years ago
Ulf Magnusson 547ed9b563 kconfig: Make 'source' non-globbing and use 'gsource' 7 years ago
Ulf Magnusson dc97fc2a60 kconfiglib: Update to default to UTF-8 for Python 3 7 years ago
Ulf Magnusson cfb3c9251c kconfiglib: Update to add warning for malformed .config lines 7 years ago
Ulf Magnusson d3bfbfeb17 kconfiglib: Update to get choice.direct_dep in 7 years ago
Ulf Magnusson b742b62b6e kconfiglib: Update to get split_expr() in 7 years ago
Ulf Magnusson 8fc44f2988 kconfiglib: Update to e8408a06c68d8 7 years ago
Ulf Magnusson db28a5d8b7 kconfiglib: Update to 981d24aff7654 7 years ago
Ulf Magnusson 46a172ae3c kconfiglib: Update to 2259d353426f1 7 years ago