mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 18:05:23 +00:00
Fixes: #30531 Now using MD5 sum of CMAKE_C_COMPILER (path), CMAKE_C_COMPILER_ID and CMAKE_C_COMPILER_VERSION variables as part of the TOOLCHAIN_SIGNATURE. Moved MD5 calculation of executable into cmake/target_toolchain_flags.cmake to have common location, as CMAKE_C_COMPILER_ID and CMAKE_C_COMPILER_VERSION are not available until project() has executed. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> |
||
---|---|---|
.. | ||
app | ||
bintools | ||
compiler | ||
emu | ||
flash | ||
ide | ||
linker | ||
makefile_exports | ||
reports | ||
toolchain | ||
usage | ||
util | ||
boards.cmake | ||
ccache.cmake | ||
cfb.cmake | ||
dts.cmake | ||
extensions.cmake | ||
extra_flags.cmake | ||
gcc-m-cpu.cmake | ||
generic_toolchain.cmake | ||
git.cmake | ||
hex.cmake | ||
host-tools.cmake | ||
kconfig.cmake | ||
kobj.cmake | ||
mcuboot.cmake | ||
pristine.cmake | ||
python.cmake | ||
target_toolchain_flags.cmake | ||
target_toolchain.cmake | ||
version.cmake | ||
west.cmake | ||
zephyr_module.cmake |