22 Commits (52a593cdb14ed732b5580bbed39c0325815adedf)

Author SHA1 Message Date
Jim Mussared d6d8722558 extmod: Make extmod.mk self-contained. 2 years ago
David Yang d7ef90122e mpy-cross/Makefile: Respect existing CFLAGS and LDFLAGS. 2 years ago
Damien George 136369d72f all: Update to point to files in new shared/ directory. 3 years ago
Emil Renner Berthing bef412789e mpy-cross: Enable more warnings. 4 years ago
Jim Mussared 710426024a all: Factor gchelper code to one place and use it for unix & ARM ports. 5 years ago
Damien George 4173950658 mpy-cross: Do not automatically build mpy-cross, rather do it manually. 6 years ago
Andrew Leech 89ff506513 py: Update and rework build system for including external C modules. 6 years ago
Paul Sokolovsky ab78fe0eb9 mpy-cross/Makefile: Also undefine MICROPY_FORCE_32BIT and CROSS_COMPILE. 6 years ago
Damien George ee40d1704f mpy-cross: Make build independent of extmod directory. 6 years ago
Damien George 4a93801c12 all: Update Makefiles and others to build with new ports/ dir layout. 7 years ago
Damien George 7d4a2f773c all: Make use of $(TOP) variable in Makefiles, instead of "..". 7 years ago
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments 7 years ago
Damien George 761e4c7ff6 all: Remove trailing spaces, per coding conventions. 7 years ago
Damien George ed6d2547df mpy-cross/Makefile: Guard "override undefine" by test for make feature. 8 years ago
Damien George 1d8c3f4cff mpy-cross/Makefile: Override undefine any inherited variables. 8 years ago
stijn 5b57ae985f mpy-cross: Fix compiler detection for including windows/fmode.c 8 years ago
Krzysztof Blazewicz 75589272ef all/Makefile: Remove -ansi from GCC flags, its ignored anyway. 8 years ago
stijn 37b143ce9e mpy-cross: Fix mingw and msys2 compilation 8 years ago
stijn 9bdb82ef6b mpy-cross: Use binary file translation mode for creating mpy files on windows 8 years ago
Anton Sokolchenko e9f3fb7662 mpy-cross: Fix Makefile to handle gc-sections linker flags on OS X. 8 years ago
Damien George 853fb08d0d mpy-cross: Remove setting of MICROPY_FORCE_32BIT=1 from Makefile. 9 years ago
Damien George 56f76b873a mpy-cross: Add new component, a cross compiler for MicroPython bytecode. 9 years ago