zephyr/cmake
Marti Bolivar 98456b30f8 cmake: fix set_ifndef() usage patterns
If the value argument to set_ifndef() may be unset, the entire value
must be double-quoted to avoid a CMake syntax error.

Fix call sites which don't handle this, or which otherwise make
non-idiomatic use of this function.

Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com>
2018-03-23 05:32:44 -04:00
..
app cmake: Find out earlier whether ccache is to be used or not 2018-03-02 07:13:21 +01:00
compiler toolchain: organise toolchain/compiler files 2018-02-13 07:44:45 -08:00
emu sample: net: RPL mesh sample over QEMU 2018-02-20 14:47:14 +02:00
flash cmake: fix 'ninja flash' et al with multiple boards plugged in 2018-02-02 19:04:00 +01:00
reports scripts: fix ram_reports and generate bin file if missing 2018-01-29 05:16:52 +05:30
toolchain cmake: fix set_ifndef() usage patterns 2018-03-23 05:32:44 -04:00
usage cmake: Fix "make usage" regression from the ZEPHYR_BASE change 2018-01-18 10:44:19 -05:00
ccache.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
dts.cmake cmake: dts: Fix usage of BOARD vs BOARD_FAMILY 2018-02-27 19:56:47 -06:00
extensions.cmake cmake: Support UTF-8 characters in Kconfig values 2018-03-21 19:11:19 -04:00
extra_flags.cmake cmake: Fix EXTRA_LDFLAGS feature 2017-12-05 08:39:43 -05:00
fpu-for-gcc-m-cpu.cmake cmake: indicate single precision floating-point for Cortex-M33 2018-02-23 21:42:22 -06:00
gcc-m-cpu.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
hex.cmake cmake: fixed version handling 2017-11-08 20:00:22 -05:00
host-tools-zephyr.cmake cmake: fix set_ifndef() usage patterns 2018-03-23 05:32:44 -04:00
host-tools.cmake cmake: do not error on missing 'config' 2018-01-16 17:03:48 -05:00
kconfig.cmake build: support out-of-tree custom boards 2018-02-14 19:20:29 -05:00
pristine.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain.cmake toolchain: organise toolchain/compiler files 2018-02-13 07:44:45 -08:00
version.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00