zephyr/cmake
Sebastian Bøe 985b93a367 cmake: Fix python version detection
The 'FindPythonInterp' that is distributed with CMake 3.8 is affected
by bug: https://github.com/zephyrproject-rtos/zephyr/issues/11103

To work around this, until we upgrade to 3.13, we copy and patch the
3.8 version of 'FindPythonInterp' into the Zephyr repository.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-11-20 19:37:57 +01:00
..
app cmake: Fix python version detection 2018-11-20 19:37:57 +01:00
backports cmake: Fix python version detection 2018-11-20 19:37:57 +01:00
compiler msys: Drop support for building in an MSYS environment 2018-11-13 10:28:33 +01:00
emu net: qemu: Allow SLIP or normal ethernet connectivity 2018-11-10 09:13:45 -05:00
flash
ide
reports
toolchain kconfig: Drop support for specifying CROSS_COMPILE through Kconfig 2018-11-19 15:04:13 -05:00
usage
util
ccache.cmake
dts.cmake dts: scan application dir for files included by dts 2018-11-19 11:41:42 -05:00
extensions.cmake cmake: Don't remember misnamed boards 2018-11-19 11:42:25 -05:00
extra_flags.cmake
fpu-for-gcc-m-cpu.cmake
gcc-m-cpu.cmake
hex.cmake
host-tools-zephyr.cmake sdk: require Zephyr SDK 0.9.4 2018-11-05 11:00:38 -05:00
host-tools.cmake cmake: Enforce that the DTC is at least 1.4.6 2018-10-19 16:12:42 -04:00
kconfig.cmake cmake: Set PYTHON_EXECUTABLE env var with kconfig 2018-11-16 13:26:24 -05:00
kobj.cmake
pristine.cmake
toolchain.cmake kconfig: Drop support for specifying CROSS_COMPILE through Kconfig 2018-11-19 15:04:13 -05:00
version.cmake