zephyr/cmake
Carles Cufi 7d764b35f3 cmake: Use path-corrected version of ZEPHYR_BASE
Instead of accessing the environment variable ZEPHYR_BASE every time we
require accessing the source code root, use an intermediate variable
that has OS path separators correctly set to '/' to avoid issues on
Windows.

Note: This removes the ZEPHYR_SOURCE_DIR CMake variable. External
applications using that will need to change to use the new ZEPHYR_BASE
variable.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-01-11 14:59:03 -05:00
..
app cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
emu cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
flash cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
reports cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
usage cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
ccache.cmake
extensions.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
extra_flags.cmake cmake: Fix EXTRA_LDFLAGS feature 2017-12-05 08:39:43 -05:00
fpu-for-gcc-m-cpu.cmake
gcc-m-cpu.cmake
hex.cmake
host-tools-zephyr.cmake cmake: sdk: Improve error message when INSTALL_DIR is wrong 2018-01-11 06:39:12 -05:00
host-tools.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
kconfig.cmake cmake: remove IS_TEST handling 2018-01-08 10:03:57 -05:00
pristine.cmake
toolchain-espressif.cmake
toolchain-gcc.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
toolchain-gccarmemb.cmake
toolchain-host-gcc.cmake arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00
toolchain-issm.cmake
toolchain-xtools.cmake
toolchain-zephyr.cmake
toolchain.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
version.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00