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 cmake: Add build system target for west attach command 2018-09-26 08:06:41 +05:30
ide cmake: Eclipse CDT4 generator amendment 2018-10-17 18:16:55 -04:00
reports scripts: fix ram_reports and generate bin file if missing 2018-01-29 05:16:52 +05:30
toolchain kconfig: Drop support for specifying CROSS_COMPILE through Kconfig 2018-11-19 15:04:13 -05:00
usage cmake: Fall back to ZEPHYR_BASE when the board is not in BOARD_ROOT 2018-10-01 09:46:46 -04:00
util cmake: Rename process.cmake to reflect contents 2018-07-12 23:11:46 -04:00
ccache.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
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 cmake: Fix EXTRA_LDFLAGS feature 2017-12-05 08:39:43 -05:00
fpu-for-gcc-m-cpu.cmake cmake: indicate single precision floating-point for Cortex-M33 2018-02-23 21:42:22 -06:00
gcc-m-cpu.cmake arch: arm: update compile options for DSP 2018-07-03 12:17:13 -05:00
hex.cmake cmake: fixed version handling 2017-11-08 20:00:22 -05:00
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 userspace: generate list of kernel object sizes 2018-05-16 17:32:59 -07:00
pristine.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain.cmake kconfig: Drop support for specifying CROSS_COMPILE through Kconfig 2018-11-19 15:04:13 -05:00
version.cmake cmake: version: Misc. refactorings for readability 2018-10-01 09:16:05 -04:00