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
/
windows
/
msvc
Age
Commit message (
Expand
)
Author
2017-09-06
ports: Make new ports/ sub-directory and move all ports there.
Damien George
2017-07-31
all: Use the name MicroPython consistently in comments
Alexander Steffen
2017-07-19
all: Remove trailing spaces, per coding conventions.
Damien George
2017-07-18
all: Unify header guard usage.
Alexander Steffen
2017-05-03
msvc: Workaround parser bug in older MSBuild versions
stijn
2017-04-30
msvc: Rebuild all qstrs when mpconfig headers are modified
stijn
2017-04-30
msvc: Do not define DEBUG for debug builds
stijn
2017-04-21
windows: Bring mpconfigport.h up-to-date with unix port
stijn
2017-03-23
msvc: Remove directory with generated files when cleaning.
stijn
2017-03-02
msvc: Add machine/pin-related sources to build
stijn
2016-11-03
windows: Fix utime_mphal compilation for msvc
stijn
2016-06-25
windows/msvc: Include machine_pinbase.c in build and enable umachine module
stijn
2016-06-16
py: Rename __QSTR_EXTRACT flag to NO_QSTR.
Paul Sokolovsky
2016-05-08
windows: Enable multi-processor compilation for msvc
stijn
2016-04-25
windows/msvc: Rewrite qstr auto-generation.
stijn
2016-04-16
windows/msvc: Implement automatic qstr generation using makeqstrdefs.
stijn
2016-01-26
windows/msvc: Add modurandom.c to list of source files.
Damien George
2015-12-18
msvc: Add dirent.h/.c implementation
stijn
2015-12-15
msvc: Use new modmachine infrastructure per changes in f925165
stijn
2015-12-11
msvc: Use different output directories depending on build type
stijn
2015-11-10
windows: Allow specifying the python executable to use for msvc builds
stijn
2015-10-25
windows: Do not use wildcards when looking for sources in directories contain...
stijn
2015-09-22
windows/msvc: Exclude modjni from build.
stijn
2015-08-14
windows: Make unistd.h more posix compatible
stijn
2015-06-04
windows: Implement the mp_hal_xxx functions and enable mp-readline
stijn
2015-05-17
py: Implement mp_format_float for doubles and use where appropriate
stijn
2015-04-28
py: Replace py-version.sh with makeversionhdr.py, written in Python.
Damien George
2015-04-22
msvc: Update genhdr script to emit MicroPython version numbers
stijn
2015-04-16
Add .gitattributes file to force text line endings to LF.
Damien George
2015-01-02
msvc: Use single build target for dealing with generated files
stijn
2015-01-02
msvc: Define main build/include directories in a single location
stijn
2015-01-01
windows: Prefix includes with py/; remove need for -I../py.
Damien George
2015-01-01
msvc: Support py/*.h includes per #1022
stijn
2014-09-22
windows: Enable input(), sys.maxsize(), ujson module, emergency exception buf...
stijn
2014-09-02
msvc: Exclude modtermios, include extmod and fix compilation error
stijn
2014-06-22
windows: Enable GC and implement bss start and end symbols
stijn
2014-05-28
msvc: Only update generated headers when there are changes
stijn
2014-05-09
windows: Add modtime implementation
stijn
2014-05-08
Windows MSVC port
stijn