OVMS3-idf/tools/cmake
Renz Christian Bagaporo d0b2d5ec95 cmake: Fix for Python files executed directly, not via PYTHON variable
A problem if the Python interpreter used for idf.py (or set via PYTHON
variable) didn't match
"/usr/bin/env python" (or the associated executable for .py files, on
Windows).

Closes https://github.com/espressif/esp-idf/issues/3160
Possibly also fix for https://github.com/espressif/esp-idf/issues/2936

Adds build system test to catch any future direct execution of Python in
the standard build process.
2019-03-12 13:31:44 +08:00
..
scripts Add ESP_PLATFORM to build environment. 2018-12-21 18:59:28 +11:00
third_party tools: Add --always option to git describe for Cmake 2019-01-24 12:06:55 +08:00
component_utils.cmake cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
components.cmake cmake: add spaces2list for COMPONENT_SRCS 2019-03-06 20:55:38 +08:00
convert_to_cmake.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
crosstool_version_check.cmake cmake: Add a compatible old GCC flag, fix the cmake example building 2018-09-20 18:53:15 +08:00
git_submodules.cmake cmake: Use cmake_lint project, tidy up all CMake source files 2018-04-30 09:59:20 +10:00
idf_functions.cmake cmake: Add ESP_PLATFORM in idf_set_variables() as well 2018-12-21 18:59:28 +11:00
kconfig.cmake cmake: only generate sdkconfig on top level project 2019-01-16 08:16:09 +08:00
ldgen.cmake cmake: Fix for Python files executed directly, not via PYTHON variable 2019-03-12 13:31:44 +08:00
project.cmake Merge branch 'bugfix/no_tests_for_unit_test_example' into 'master' 2018-12-05 12:58:42 +08:00
project_description.json.in cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
run_cmake_lint.sh Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
targets.cmake cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
toolchain-esp32.cmake build system: support for multiple targets 2018-11-11 21:46:02 +08:00
utilities.cmake cmake: Fix psram workaround compiler flag application 2019-02-26 04:07:51 +00:00