esp-idf/tools/cmake
Ivan Grokhotkov 93ee9aab3b 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:32:40 +02:00
..
scripts cmake: set IDF_VERSION_* variables at requirement expansion stage 2021-06-18 15:32:40 +02:00
third_party cmake: support git worktree 2019-11-11 18:09:15 +08:00
build.cmake cmake: fix setting defaults in idf_build_process 2020-07-20 18:24:05 +08:00
component.cmake cmake: introduce BUILD_COMPONENT_ALIASES 2019-11-11 18:01:00 +08:00
convert_to_cmake.py tools: Make Unicode from subprocess result in the CMake convert script 2020-04-28 15:22:27 +02:00
crosstool_version_check.cmake cmake: fix crosstool-NG version check regex 2019-06-10 09:51:40 +00:00
git_submodules.cmake CI: build system do not check submodule for CI 2019-12-11 15:57:49 +11:00
idf.cmake esp_common: add version definitions in code and build system 2019-05-20 13:14:56 +08:00
kconfig.cmake cmake: Log the project sdkconfig path as part of normal CMake status output 2020-10-16 10:12:03 +11:00
ldgen.cmake cmake: Use environment variables file for all config binaries 2019-07-01 15:54:27 +10:00
project_description.json.in Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00
project.cmake cmake: Set uninitialized variable warnings in ULP & bootloader subprojects 2020-02-25 17:16:42 +11:00
run_cmake_lint.sh Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
targets.cmake Fix cmake typo 2019-10-10 09:11:01 +02:00
toolchain-esp32.cmake cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc 2019-05-28 12:54:37 +08:00
utilities.cmake cmake: utility to create a failing target 2020-03-22 21:09:23 +08:00
version.cmake versions: Update version to 4.0.2 2020-11-05 09:38:34 +08:00