OVMS3-idf/tools/cmake
Renz Christian Bagaporo 826568a120 cmake: introduce BUILD_COMPONENT_ALIASES
This commit makes it so that BUILD_COMPONENT holds only the component,
and a new property BUILD_COMPONENT_ALIASES hold the full name of the
component.

This also removes erroneous check for duplicate components, as this can
never happen:

(1) if two components have the same name but different prefixes,
the internal names are still unique between them

(2)if two components happen to have the same name and same prefix, the
latter would override the former
2019-08-27 20:40:29 +08:00
..
scripts cmake: set COMPONENT_DIR in early expansion 2019-07-12 16:22:18 +08:00
third_party cmake: Project & IDF git revisions: Show un-annotated tags and -dirty flag 2019-05-23 13:46:23 +10:00
build.cmake cmake: introduce BUILD_COMPONENT_ALIASES 2019-08-27 20:40:29 +08:00
component.cmake cmake: introduce BUILD_COMPONENT_ALIASES 2019-08-27 20:40:29 +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 cmake: Use cmake_lint project, tidy up all CMake source files 2018-04-30 09:59:20 +10:00
idf.cmake esp_common: add version definitions in code and build system 2019-05-20 13:14:56 +08:00
kconfig.cmake Merge branch 'feature/freebsd_build_system' into 'master' 2019-08-21 16:18:47 +08:00
ldgen.cmake cmake: Use environment variables file for all config binaries 2019-07-01 15:54:27 +10:00
project.cmake cmake: introduce BUILD_COMPONENT_ALIASES 2019-08-27 20:40:29 +08:00
project_description.json.in Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00
run_cmake_lint.sh Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
targets.cmake cmake: build system changes 2019-05-13 19:57:39 +08: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: fix issue with fail at build time 2019-06-28 10:54:21 +08:00
version.cmake bump version to 4.1 2019-08-13 10:09:52 +02:00