OVMS3-idf/tools/cmake/scripts
Renz Christian Bagaporo 297b2c5a39 cmake: evaluate component requirements in one go
!4452 simplified early expansion by using an early expansion script that
only does one thing: get the public and private requirements for each
component, albeit one by one. This was also dependent on parsing
the command output of the expansion script.  This commit makes it so that a list of all
components to be processed to passed to the expansion script, generating a cmake
file that sets each component requirements in one go.

This also makes sure that only components that registered themselves get
included in the final build list.
2019-06-11 18:09:26 +08:00
..
component_get_requirements.cmake cmake: evaluate component requirements in one go 2019-06-11 18:09:26 +08:00
data_file_embed_asm.cmake Place embedded data on flash 2018-08-29 20:22:55 +08:00
fail.cmake cmake: Account for missing partition CSV file at cmake runtime 2018-08-29 20:22:55 +08:00