23 Commits (70a7e0ff2f86cc7359785ad356cecc4449f7b850)

Author SHA1 Message Date
Trent Piepho 0d93392f10 py/mkrules.mk: List hash files as byproducts. 11 months ago
Jim Mussared 992cd64555 py/mkrules: Add support for custom manifest variables. 1 year ago
Alessandro Gatti 95ce61d0ad esp32: Use better build settings for ESP32-C3. 1 year ago
Jim Mussared 3bf70f16e9 py/mkrules.mk: Add MICROPY_PREVIEW_VERSION_2. 1 year ago
Jim Mussared 9573d31071 all: Remove query-variants make target. 1 year ago
Jim Mussared ad123ed013 esp32/Makefile: Implement `make submodules` to match other ports. 1 year ago
Jim Mussared 9848b0685f py/mkrules.cmake: Force build mpversion.h and frozen_content.c. 2 years ago
Damien George 31139b437a py/mkrules: Support mpy-tool-flags in cmake frozen code generation. 2 years ago
Matt Trentini 0bc1d10557 rp2/Makefile: Add support for BOARD_VARIANTS. 2 years ago
Daniel Jour 47c84286e8 all: Fix paths to mpy-cross and micropython binaries. 2 years ago
Jim Mussared 579f330508 py/mkenv.mk: Use micropython-lib from submodule by default. 2 years ago
David Lechner fc3d7ae11b py/make_root_pointers: Add MP_REGISTER_ROOT_POINTER parser/generator. 2 years ago
Damien George f1b5761ced py/mkrules.cmake: Improve printing of git-submodules error. 2 years ago
Andrew Leech 7d9cc69645 rp2/Makefile: Use cmake for "make submodules" task when needed. 3 years ago
Damien George 47f634300c py: Change makemoduledefs process so it uses output of qstr extraction. 2 years ago
Jim Mussared d6d4a5819b py/mkrules.cmake: Set frozen preprocessor defs early. 3 years ago
Damien George 78718fffb1 py/mkrules: Automatically build mpy-cross if it doesn't exist. 3 years ago
Damien George e61ac453dc py/mkrules.cmake: Add MPY_LIB_DIR and BOARD_DIR to makemanifest call. 4 years ago
Phil Howard 0cf12dd59c rp2: Add support for USER_C_MODULES to CMake build system. 4 years ago
Damien George 2adf20c5f2 py/mkrules.cmake: Add MICROPY_QSTRDEFS_PORT to qstr build process. 4 years ago
Damien George d867d20d9a py/mkrules.cmake: Rename QSTR_DEFS variables to QSTRDEFS. 4 years ago
Maureen Helm dff6fc64d2 py: Expand lists in core cmake custom commands. 4 years ago
Damien George 66098c0985 py,extmod: Add core cmake rule files. 4 years ago