esp-idf/tools/cmake
Angus Gratton 26db058339 cmake kconfig: Pass environment variables to confgen.py via a file
Works around "command line too long" errors when using Windows
and CMake < 3.11

Closes IDF-711
2019-07-01 15:54:10 +10:00
..
scripts cmake: evaluate component requirements in one go 2019-06-11 18:09:26 +08:00
third_party
build.cmake cmake: clarify build trimming docs 2019-06-20 16:02:22 +08:00
component.cmake cmake: set CONFIG_DIR build property 2019-06-20 16:02:22 +08:00
convert_to_cmake.py tools: update make converter to use new component registration api 2019-06-21 19:53:29 +08:00
crosstool_version_check.cmake cmake: fix crosstool-NG version check regex 2019-06-10 09:51:40 +00:00
git_submodules.cmake
idf.cmake
kconfig.cmake cmake kconfig: Pass environment variables to confgen.py via a file 2019-07-01 15:54:10 +10:00
ldgen.cmake cmake: use new signature form of target_link_library to link components 2019-06-11 18:09:26 +08:00
project.cmake Merge branch 'bugfix/cmake_project_vars_not_set_by_redefinition' into 'master' 2019-06-28 15:31:10 +08:00
project_description.json.in
run_cmake_lint.sh
targets.cmake
toolchain-esp32.cmake
utilities.cmake cmake: fix issue with fail at build time 2019-06-28 10:54:21 +08:00
version.cmake