zephyr/cmake
Mathieu Choplain 059aae7c91 cmake: modules: dts: make Device Tree error messages more visible
This commit modifies the DTS cmake module to capture `stderr`
output of the `gen_defines.py` script and `dtc` program during
their execution. The messages can then be printed as CMake
`message`s, which improves QoL when debugging device tree
errors, and reduces the risk of introducing malformed DTS,
as the warning/error messages are made much more visible.

Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
2024-08-05 16:27:17 +02:00
..
app
bintools
compiler toolchain: arcmwdt: don't set STDC_LIB_EXT1 macro in case of minimal libc 2024-07-12 09:34:58 -04:00
emu cmake: emu: armfvp: Fix find program’s search paths 2024-06-26 09:00:43 -04:00
flash cmake: flash: remove references to cache 2024-07-30 18:31:19 +01:00
ide
linker
linker_script cmake: linker_script: Fix zbus sections 2024-07-09 12:02:51 +02:00
makefile_exports
modules cmake: modules: dts: make Device Tree error messages more visible 2024-08-05 16:27:17 +02:00
reports
sca cmake: sca: Enable CodeChecker error exit status 2024-06-15 05:14:48 -04:00
toolchain toolchain: arcmwdt: always enable TLS in case of CPP 2024-07-12 06:22:13 -04:00
usage
util
cfb.cmake
extra_flags.cmake
gcc-m-cpu.cmake arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
gcc-m-fpu.cmake arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
gen_version_h.cmake
hex.cmake
kobj.cmake
llext-edk.cmake cmake: Add LL_EXTENSION_BUILD to EDK flags 2024-07-11 13:10:27 -04:00
mcuboot.cmake
package_helper.cmake
pristine.cmake
target_toolchain_flags.cmake
verify-toolchain.cmake
vif.cmake