zephyr/cmake
Sebastian Bøe 8d0a80c6a9 cmake: Fix SDK-less builds
This change changes the semantics of the environment variable
ZEPHYR_SDK_INSTALL_DIR to allow the use of 3rd party toolchains
alongside the Zephyr SDK's host tools.

Specifically, setting ZEPHYR_SDK_INSTALL_DIR now indicates that the
Zephyr SDK host tools are to be used. But not necessarily that the
Zephyr SDK's toolchain is to be used.

The documentation is also changed to explain this behaviour.

Signed-off-by: Sebastian Boe <sebastian.boe@nordicsemi.no>
2017-11-13 13:14:32 -05:00
..
app Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
flash flash: support flashing multiple configurations of a single board 2017-11-13 10:55:26 -05:00
qemu cmake: Set proper QEMU options for networking applications 2017-11-10 14:52:53 +02:00
reports Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
test Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
usage Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
ccache.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
extensions.cmake cmake: Fail when zephyr_sources() is called on a directory 2017-11-10 11:57:28 -05:00
fpu-for-gcc-m-cpu.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05: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 SDK-less builds 2017-11-13 13:14:32 -05:00
host-tools.cmake cmake: Fix SDK-less builds 2017-11-13 13:14:32 -05:00
kconfig.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
pristine.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-espressif.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-gcc.cmake cmake: Pass GDB env var to flasher script 2017-11-08 20:00:22 -05:00
toolchain-gccarmemb.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-issm.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-xtools.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-zephyr.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
version.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00