zephyr/cmake
Anas Nashif c7bc6380bd compiler: do not allow expansion-to-defined
'-Wexpansion-to-defined'
     Warn whenever 'defined' is encountered in the expansion of a macro
     (including the case where the macro is expanded by an '#if'
     directive).  Such usage is not portable.  This warning is also
     enabled by '-Wpedantic' and '-Wextra'.

This is enabled by default in llvm but not in gcc. Given that it is 'not
portable', lets disallow this in gcc and keep both compilers in sync.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-02-17 04:05:42 -05:00
..
app cmake: twister: Using common script for toolchain setting verification 2021-02-04 20:05:05 -05:00
bintools bintools: append ; to > to ensure a space 2020-11-26 14:20:03 +01:00
compiler compiler: do not allow expansion-to-defined 2021-02-17 04:05:42 -05:00
emu renode: fix dependencies for renode platforms 2021-02-08 21:03:48 -05:00
flash
ide
linker cmake: scripts: supporting gen_relocate_app feature in windows 2021-01-20 11:51:47 +01: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: twister: Using common script for toolchain setting verification 2021-02-04 20:05:05 -05:00
usage boards/shields: re-work handling in cmake and west 2021-01-15 15:07:49 -05:00
util
boards.cmake boards/shields: re-work handling in cmake and west 2021-01-15 15:07:49 -05:00
ccache.cmake
cfb.cmake
dts.cmake cmake: dts: Fix passing multiple EXTRA_DTC_FLAGS to gen_defines.py 2021-02-04 10:05:47 -05:00
extensions.cmake cmake: improved handling of output and byproducts in CMake 2021-02-14 18:09:24 -05:00
extra_flags.cmake
gcc-m-cpu.cmake arch: arm: Add Cortex-R7 support 2021-01-13 15:04:43 +01:00
generic_toolchain.cmake cmake: twister: Using common script for toolchain setting verification 2021-02-04 20:05:05 -05:00
git.cmake
hex.cmake
host-tools.cmake
kconfig.cmake cmake: shields: escaping and quoting list when used for env settings 2021-01-26 17:42:08 -05:00
kobj.cmake cmake: improved handling of output and byproducts in CMake 2021-02-14 18:09:24 -05:00
mcuboot.cmake
pristine.cmake cmake: pristine.cmake requires SOURCE_DIR and BINARY_DIR as arguments 2021-01-23 08:31:13 -05:00
python.cmake
shields.cmake boards/shields: re-work handling in cmake and west 2021-01-15 15:07:49 -05:00
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
verify-toolchain.cmake cmake: twister: Using common script for toolchain setting verification 2021-02-04 20:05:05 -05:00
version.cmake
west.cmake
zephyr_module.cmake cmake: modules: remove Zephyr module duplicates from ZEPHYR_MODULE_NAMES 2021-02-03 16:58:28 -05:00