index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
windows
/
msvc
Age
Commit message (
Expand
)
Author
2021-02-02
windows/msvc: Use same default python command as core.
stijn
2020-09-11
windows/msvc: Support freezing modules.
stijn
2020-04-05
windows: Update genhdr.targets to match makeqstrdefs.py args.
Jim Mussared
2020-03-25
windows/msvc: Fix warnings regarding function declarations.
stijn
2020-03-18
unix: Remove custom file implementation to use extmod's VFS POSIX one.
Damien George
2019-09-18
windows/msvc: Change the way sources are listed.
stijn
2019-09-18
windows/msvc: Enable overriding directories used in the build.
stijn
2019-09-18
windows/msvc: Move build options from .vcxproj to .props files.
stijn
2019-09-18
windows/msvc: Remove unneeded definitions for qstr generation.
stijn
2019-09-03
windows/msvc: Treat compiler warnings as errors.
stijn
2019-03-08
py: Allow registration of modules at their definition.
Andrew Leech
2018-10-05
windows/msvc: Implement file/directory type query.
stijn
2018-10-05
windows/msvc: Fix incorrect indentation in dirent.c.
stijn
2018-08-14
windows/msvc: Support custom compiler for header generation.
stijn
2018-07-05
windows: Make printing of debugging info work out of the box.
stijn
2017-09-06
all: Update Makefiles and others to build with new ports/ dir layout.
Damien George
2017-09-06
ports: Make new ports/ sub-directory and move all ports there.
Damien George