aboutsummaryrefslogtreecommitdiff
path: root/py/mkrules.cmake
AgeCommit message (Expand)Author
2021-12-18py/mkrules.cmake: Set frozen preprocessor defs early.Jim Mussared
2021-08-07py/mkrules: Automatically build mpy-cross if it doesn't exist.Damien George
2021-05-23py/mkrules.cmake: Add MPY_LIB_DIR and BOARD_DIR to makemanifest call.Damien George
2021-03-31rp2: Add support for USER_C_MODULES to CMake build system.Phil Howard
2021-02-21py/mkrules.cmake: Add MICROPY_QSTRDEFS_PORT to qstr build process.Damien George
2021-02-21py/mkrules.cmake: Rename QSTR_DEFS variables to QSTRDEFS.Damien George
2021-02-16py: Expand lists in core cmake custom commands.Maureen Helm
2021-02-15py,extmod: Add core cmake rule files.Damien George