aboutsummaryrefslogtreecommitdiff
path: root/ports/windows/msvc
AgeCommit message (Expand)Author
2021-02-02windows/msvc: Use same default python command as core.stijn
2020-09-11windows/msvc: Support freezing modules.stijn
2020-04-05windows: Update genhdr.targets to match makeqstrdefs.py args.Jim Mussared
2020-03-25windows/msvc: Fix warnings regarding function declarations.stijn
2020-03-18unix: Remove custom file implementation to use extmod's VFS POSIX one.Damien George
2019-09-18windows/msvc: Change the way sources are listed.stijn
2019-09-18windows/msvc: Enable overriding directories used in the build.stijn
2019-09-18windows/msvc: Move build options from .vcxproj to .props files.stijn
2019-09-18windows/msvc: Remove unneeded definitions for qstr generation.stijn
2019-09-03windows/msvc: Treat compiler warnings as errors.stijn
2019-03-08py: Allow registration of modules at their definition.Andrew Leech
2018-10-05windows/msvc: Implement file/directory type query.stijn
2018-10-05windows/msvc: Fix incorrect indentation in dirent.c.stijn
2018-08-14windows/msvc: Support custom compiler for header generation.stijn
2018-07-05windows: Make printing of debugging info work out of the box.stijn
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