diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2023-02-08 12:24:12 +1100 |
---|---|---|
committer | Jim Mussared <jim.mussared@gmail.com> | 2023-02-08 12:24:15 +1100 |
commit | 9848b0685f3f24ec9fa7f179a1575b8a76565073 (patch) | |
tree | 03d4f51872dbd87746172da835e5fcbe49424ec5 /tests/run-tests.py | |
parent | 35524a6fda1e44692ad599a39c802c168c897de9 (diff) | |
download | micropython-9848b0685f3f24ec9fa7f179a1575b8a76565073.tar.gz micropython-9848b0685f3f24ec9fa7f179a1575b8a76565073.zip |
py/mkrules.cmake: Force build mpversion.h and frozen_content.c.
This ensures that all builds unconditionally run makeversionhdr.py and
makemanifest.py to generate mpversion.h and frozen_content.c respectively.
This now matches the Makefile behavior, and in particular this fixes the
issue on ESP32 builds that changes in code-to-be-frozen will cause the
build to update. Both these already tools know not to touch their output
if there is no change.
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'tests/run-tests.py')
0 files changed, 0 insertions, 0 deletions