zephyr/cmake
Carles Cufi 8ba60342cf cmake: Set PYTHON_EXECUTABLE env var with kconfig
In order to be able to invoke Python from Kconfig files,
set the path to the Python executable (which can be python,
python3, py -3, etc) as an environment variable so that
Kconfig shell invocations can use it like:

config MY_OPTION
       string "My option string"
       default "$(shell,$(PYTHON_EXECUTABLE) \
	          $(ZEPHYR_BASE)\scripts\script.py)"

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-11-16 13:26:24 -05:00
..
app msys: Drop support for building in an MSYS environment 2018-11-13 10:28:33 +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 cmake: Eclipse CDT4 generator amendment 2018-10-17 18:16:55 -04:00
reports
toolchain cmake: xcc: fix compile warnings and errors 2018-11-01 16:30:02 -04:00
usage
util
ccache.cmake
dts.cmake cmake: fix dts fixup file location for external SOC 2018-11-14 23:32:23 +01:00
extensions.cmake cmake: fix code section ordering 2018-11-06 16:54:54 -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
version.cmake