aboutsummaryrefslogtreecommitdiff
path: root/ports/unix/variants/minimal
AgeCommit message (Expand)Author
2020-04-30all: Fix auto-enable of MICROPY_GCREGS_SETJMP to select GC behaviour.Damien George
2020-04-29all: Factor gchelper code to one place and use it for unix & ARM ports.Jim Mussared
2020-04-13unix: Fix behaviour of COPT/NDEBUG for unix variants.Jim Mussared
2020-04-05ports: Enable error text compression for various ports, but not all.Jim Mussared
2020-01-12unix: Rename unix binaries to micropython-variant (not _variant).Jim Mussared
2020-01-12unix: Add build variants, analogous to boards on bare-metal.Jim Mussared