zephyr/cmake
Torsten Rasmussen a019b6f280 cmake: using zephyr_get_compile_options_for_lang_as_string for export
Fixes: #30712

Now using zephyr_get_compile_options_for_lang_as_string for makefile
export of Zephyr build flags.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2020-12-15 08:37:54 -05:00
..
app cmake: zephyr_module.cmake ZEPHYR_EXTRA_MODULES evaluated too late 2020-12-14 11:19:46 +01:00
bintools bintools: append ; to > to ensure a space 2020-11-26 14:20:03 +01:00
compiler SPARC: add FPU support 2020-12-04 14:33:43 +02:00
emu sanitycheck: Add TSIM3 support 2020-11-13 14:53:55 -08:00
flash
ide
linker cmake: adding $<SEMICOLON> instead of space on zephyr_get_compile_<type> 2020-12-03 09:23:07 -05:00
makefile_exports cmake: using zephyr_get_compile_options_for_lang_as_string for export 2020-12-15 08:37:54 -05:00
reports
toolchain cmake: Preparation for SDK 0.12 and SPARC 2020-11-19 16:57:37 -05:00
usage
util
boards.cmake
ccache.cmake
cfb.cmake
dts.cmake cmake: dts: getting realpath for system includes for dts. 2020-10-27 16:40:19 +01:00
extensions.cmake twister: rename in cmake/ 2020-12-11 14:13:02 -05:00
extra_flags.cmake
gcc-m-cpu.cmake
generic_toolchain.cmake
git.cmake
hex.cmake
host-tools.cmake
kconfig.cmake twister: rename in cmake/ 2020-12-11 14:13:02 -05:00
kobj.cmake
mcuboot.cmake
pristine.cmake
python.cmake
target_toolchain.cmake cmake: use the toolchain path, id and version as extended signature. 2020-12-14 11:56:00 -05:00
target_toolchain_flags.cmake cmake: use the toolchain path, id and version as extended signature. 2020-12-14 11:56:00 -05:00
version.cmake
west.cmake
zephyr_module.cmake