Commits
User selector
Commit History
Commits on Aug 21, 2017
Commits on Aug 11, 2017
all: Make use of $(TOP) variable in Makefiles, instead of "..".
Show description for 7d4a2f7committed
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jul 19, 2017
Commits on Jul 18, 2017
all: Unify header guard usage.
Show description for 299bc62authored andcommitted
Commits on Jun 1, 2017
Commits on May 29, 2017
- committed
Commits on May 3, 2017
msvc: Workaround parser bug in older MSBuild versions
Show description for ab4a861authored andcommitted
Commits on May 1, 2017
windows/README: Add a note about stack usage for msvc
Show description for c41fe70committed- committed
Commits on Apr 30, 2017
msvc: Rebuild all qstrs when mpconfig headers are modified
Show description for db9c2e3authored andcommittedmsvc: Do not define DEBUG for debug builds
Show description for 8d865faauthored andcommitted
Commits on Apr 29, 2017
Commits on Apr 22, 2017
mpy-cross, unix, windows, stmhal: Enable return-if-else optimisation.
Show description for 03053f8committed
Commits on Apr 21, 2017
windows: Bring mpconfigport.h up-to-date with unix port
Show description for 3e5cd35committed
Commits on Apr 11, 2017
Commits on Apr 1, 2017
all: Move BYTES_PER_WORD definition from ports to py/mpconfig.h
Show description for 4c307bfcommitted
Commits on Mar 23, 2017
msvc: Remove directory with generated files when cleaning.
Show description for 3f3df43authored andcommittedwindows: Make msvc project file support any version from VS2013 to VS2017
Show description for c611313authored andcommittedall/Makefile: Remove -ansi from GCC flags, its ignored anyway.
Show description for 7558927authored andcommitted
Commits on Mar 2, 2017
msvc: Add machine/pin-related sources to build
Show description for 845a80acommitted
Commits on Feb 17, 2017
windows/.gitignore: Ignore VC.db and VC.opendb files from VS2015
Show description for 7d02cc5authored andcommitted
Commits on Nov 16, 2016
Commits on Nov 3, 2016
Commits on Oct 29, 2016
windows: Enable utime_mphal following unix, define mp_hal_ticks_*.
Show description for 6a2c609committed
Commits on Sep 10, 2016
windows: Enable MICROPY_PY_UERRNO
Show description for d14d4cdauthored andcommitted
Commits on Aug 15, 2016
ports: Remove typedef of machine_ptr_t, it's no longer needed.
Show description for 675d1c9committed
Commits on Jul 22, 2016
- committed
mpy-cross: Use binary file translation mode for creating mpy files on windows
Show description for 9bdb82eauthored andcommitted
Commits on Jun 25, 2016
windows/msvc: Include machine_pinbase.c in build and enable umachine module
Show description for 4b90463authored andcommitted
Commits on Jun 17, 2016
Commits on Jun 15, 2016
py: Rename __QSTR_EXTRACT flag to NO_QSTR.
Show description for f469c76committed
Commits on May 8, 2016
windows: Enable multi-processor compilation for msvc
Show description for 87106d0committed
Commits on Apr 25, 2016
windows/msvc: Rewrite qstr auto-generation.
Show description for 29c8c8aauthored andcommitted