zephyr/cmake/toolchain
Daniel Leung 336d3d3adc xtools: exclude "sources" when searching xtools output dir
When using xtools as toolchain, cmake searches the toolchain home
directory. However, if the first toolchain directory does not
begin with any character before "s", "sources" (if exists) would
become the first directory being probed. Since it does not
conform to "arch-vendor-abi" naming, cmake would fail.
So exclude "sources" from the list to avoid this issue.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-02-26 02:28:38 +01:00
..
cross-compile cmake: Split toolchain configuration into pre-and post-DT 2018-12-14 13:16:28 +01:00
espressif toolchain: espressif: mark newlib support false 2019-02-07 22:46:10 -06:00
gnuarmemb toolchain: espressif: mark newlib support false 2019-02-07 22:46:10 -06:00
host toolchain: host toolchain does not support newlib 2019-02-10 11:57:17 -06:00
issm toolchain: espressif: mark newlib support false 2019-02-07 22:46:10 -06:00
llvm cmake: Split toolchain configuration into pre-and post-DT 2018-12-14 13:16:28 +01:00
xcc compiler: add xcc as a standalone compiler 2019-02-24 17:48:10 -05:00
xtools xtools: exclude "sources" when searching xtools output dir 2019-02-26 02:28:38 +01:00
zephyr cmake: toolchain: zephyr-0.10.0: Fix setting of SYSROOT_DIR on xtensa 2019-02-21 15:06:19 -05:00