39 Commits (backport-82072-to-v2.7-branch)

Author SHA1 Message Date
Torsten Rasmussen d7862cf776 cmake: using ${ZEPHYR_BASE} instead of $ENV{ZEPHYR_BASE} 5 years ago
Ulf Magnusson d0f082dd3b kconfig/devicetree: Print path to headers when configuring 6 years ago
Ulf Magnusson 8dfbd9f080 kconfig.py: Error/warning formatting nits 6 years ago
Ulf Magnusson ac78e2d37a kconfig.py: Add a description at the top of the file 6 years ago
Ulf Magnusson bf4133d262 kconfig.py: Flag selects with unsatisfied deps and remove whitelisting 6 years ago
Ulf Magnusson a5f6233428 kconfig.py: Convert to use f-strings 6 years ago
Ulf Magnusson ba2f95ab39 kconfig: Show unsatisfied deps. when assignments don't take 6 years ago
Ulf Magnusson 45050dda48 kconfig/cmake: Improve reconfiguration behavior 6 years ago
Ulf Magnusson 7419f4f46f scripts: kconfig.py: Simplify write_kconfig_filenames() 6 years ago
Ulf Magnusson 7a531ea22b scripts: kconfig.py: Use err() helper for warnings-turned-errors 6 years ago
Ulf Magnusson 7a148ef9da scripts: kconfig.py: Rename verify_*() functions to check_*() 6 years ago
Ulf Magnusson bb4a4e79dc scripts: kconfig.py: Detect all assignments to promptless symbols 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
Håkon Øye Amundsen 208c4ecacb scripts: kconfig: normalize paths to avoid duplicate 6 years ago
Anas Nashif f2cb20c772 docs: fix misspelling across the tree 6 years ago
Ulf Magnusson f46ebc3c97 kconfig.py: Use messages returned by load_config() and write_config() 6 years ago
Sebastian Bøe f96c9bc75a kconfig: Have ninja Re-run CMake when Kconfig sources change 6 years ago
Ulf Magnusson 57b28cae2c kconfiglib: Save previous configuration to .config.old 7 years ago
Ulf Magnusson 37fcec9833 kconfiglib/menuconfig/kconfig.py: Various improvements 7 years ago
Anas Nashif 81b272119a docs: fixed documenation pointers 7 years ago
Ulf Magnusson af6af0fb8a scripts: kconfig: Put a blank line before warnings and errors 7 years ago
Ulf Magnusson 49fa4d5627 scripts: kconfig: Use unique_{defined_syms,choices} and clean up a bit 7 years ago
Ulf Magnusson 5402662dd9 cmake: kconfig: Fix rerunning cmake after Kconfig warnings 7 years ago
Ulf Magnusson b3d165f3c2 scripts: kconfig: Handle warnings generated during evaluation 7 years ago
Anas Nashif 9930633454 kconfig: remove whitelisting for ARC_INIT 7 years ago
Ulf Magnusson f6bf897780 kconfiglib: Add preprocessor and two warnings 7 years ago
Ulf Magnusson 53f4189075 scripts: kconfig: Do not print warnings for choice overriding 7 years ago
Ulf Magnusson aa2beb9f10 kconfig: Stop whitelisting "undefined symbol SSE" warning 7 years ago
Ulf Magnusson ea108107e6 scripts: kconfig: Extend the assignment-failed warning 7 years ago
Ulf Magnusson f425c0aa27 scripts: kconfig: Disable the "FOO set more than once" warning 7 years ago
Ulf Magnusson f971aacaf3 scripts: kconfig: Turn most warnings into errors 7 years ago
Ulf Magnusson 20721f39fa scripts: kconfig: Improve the 'user value != actual value' warning 7 years ago
Sebastian Bøe 60b01f3f54 kconfig: Refactor kconfig.py to use __main__ and argparse 7 years ago
Ulf Magnusson 1799cfdb2f scripts: kconfig: Turn malformed .config lines into errors 7 years ago
Ulf Magnusson e3892d9351 scripts: kconfig: Give symbol locations in warnings 7 years ago
Sebastian Bøe 799b456354 Revert "kconfig: Decode Kconfig sources as UTF-8 instead of [...]" 7 years ago
Sebastian Bøe 8500134cc2 kconfig: Decode Kconfig sources as UTF-8 instead of as LC_CTYPE 7 years ago
Carles Cufi d92769b849 scripts: kconfig: Replace Kconfig exectuables with Python 8 years ago