zephyr/cmake
Jamie McCrae f4cfb8cd96 cmake: modules: extension: Fix dts file watch
Fixes an issue in the code that processes the output file of a
compiler to see which files should be watched, the compiler can
combine multiple files into a single line instead of putting them
each on separate lines if the length of the file paths is short,
therefore account for this and split it up into multiple elements

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-06-25 06:05:52 -04:00
..
app
bintools buildsystem: Add an option to compress debug sections 2024-05-13 14:23:12 +02:00
compiler ARCMWDT: Remove workaround with stripping DWARF info 2024-06-21 10:10:24 +02:00
emu qemu: Use BT_UART instead of BT_NO_DRIVER to enable serial port 2024-06-11 19:42:49 -04:00
flash West: Add west robot command 2024-05-28 12:54:52 +02:00
ide build: namespace autoconf.h with zephyr/ 2024-05-28 22:03:55 +02:00
linker llext: xtensa: add support for the xt-clang toolchain 2024-05-29 10:49:40 -07:00
linker_script usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
makefile_exports
modules cmake: modules: extension: Fix dts file watch 2024-06-25 06:05:52 -04:00
reports
sca cmake: sca: Enable CodeChecker error exit status 2024-06-15 05:14:48 -04:00
toolchain cmake: llvm: arm64: Set arm64 flags when building with clang 2024-06-13 17:58:04 +02:00
usage cmake: New target which generates a sort of development kit for llext 2024-05-17 16:21:48 +01:00
util
cfb.cmake
extra_flags.cmake
gcc-m-cpu.cmake arch: arm: cortex-r: Add compiler tuning for Cortex-R82 2024-05-07 17:57:05 -04:00
gcc-m-fpu.cmake
gen_version_h.cmake
hex.cmake
kobj.cmake build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
llext-edk.cmake cmake: Flag for EDK Makefile.flags was being used on cmake.flags 2024-06-11 19:46:42 -04:00
mcuboot.cmake
package_helper.cmake
pristine.cmake
target_toolchain_flags.cmake
verify-toolchain.cmake
vif.cmake