esp-idf/tools/cmake
Ivan Grokhotkov b82577168a cmake: set IDF_VERSION_* variables at requirement expansion stage
Currently IDF_VERSION_* variables are not available to the component
CMakeLists.txt files at the requirements expansion stage. This makes
it harder to write component CMakeLists files compatible with
different IDF versions.

Include version.cmake from the requirements expansion script, add a
build system test.
2021-06-18 15:37:34 +02:00
..
scripts cmake: set IDF_VERSION_* variables at requirement expansion stage 2021-06-18 15:37:34 +02:00
third_party cmake: fix build failure when git repo is initialized but no first commit 2020-03-23 13:12:49 +08:00
component_utils.cmake cmake: refactor finding components 2019-07-10 16:50:23 +08:00
components.cmake cmake: link test components to executable directly 2019-08-09 15:18:06 +08:00
convert_to_cmake.py tools: Make Unicode from subprocess result in the CMake convert script 2020-04-28 15:22:44 +02: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 CI: build system do not check submodule for CI 2021-02-01 08:51:31 +00:00
idf_functions.cmake esp_common: add version definitions in code and build system 2020-04-03 01:24:33 +02:00
kconfig.cmake cmake: set build dir for mconf-idf 2019-12-13 16:10:01 +05:30
ldgen.cmake cmake: Fix for Python files executed directly, not via PYTHON variable 2019-03-12 13:31:44 +08:00
project_description.json.in cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
project.cmake cmake: fix extra component dirs ordering 2020-02-20 12:31:23 +05: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
version.cmake versions: Update version to 3.3.5 2021-03-25 10:23:16 +08:00