aboutsummaryrefslogtreecommitdiff
path: root/ports/windows/Makefile
AgeCommit message (Expand)Author
2020-09-11windows/Makefile: Support freezing modules.stijn
2020-04-29all: Factor gchelper code to one place and use it for unix & ARM ports.Jim Mussared
2020-04-18all: Enable extra conversion warnings where applicable.stijn
2020-03-18unix: Remove custom file implementation to use extmod's VFS POSIX one.Damien George
2019-09-18windows: Default to binary mode for files.stijn
2019-09-10windows/Makefile: Make use of CFLAGS_EXTRA, LDFLAGS_EXTRA and SRC_MOD.Andrew Leech
2018-12-15windows: Remove remaining traces of old GNU readline support.Damien George
2018-07-05windows: Make printing of debugging info work out of the box.stijn
2017-12-29py/nlr: Fix nlr functions for 64bit ports built with gcc on Windowsstijn
2017-09-06all: Update Makefiles and others to build with new ports/ dir layout.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George