Commits
User selector
Commit History
Commits on Aug 4, 2016
Commits on Jun 15, 2016
py: Rename __QSTR_EXTRACT flag to NO_QSTR.
Show description for f469c76committedpy/mkrules.mk: Define "lib" outside conditional block.
Show description for 230d5cdcommitted
Commits on Apr 26, 2016
Commits on Apr 22, 2016
Commits on Apr 19, 2016
py: Divide "split" and "cat" phases of qstr extraction for better efficiency.
Show description for 1b60a6dcommitted- committed
- committed
py/mkrules.mk: Try to detect and emulate make -B behavior for qstr extraction.
Show description for 0dc85c9committedpy: Rework QSTR extraction to work in simple and obvious way.
Show description for c618f91committed
Commits on Apr 16, 2016
- authored andcommitted
- authored andcommitted
py: Add rules for automated extraction of qstrs from sources.
Show description for d76c65fauthored andcommitted
Commits on Dec 9, 2015
py/mkrules.mk: Don't pass COPT to linker.
Show description for 645045acommitted
Commits on Oct 24, 2015
Makefiles: Remove duplicate object files when linking.
Show description for 0dbd928committed
Commits on Oct 12, 2015
py: Allow to to build MicroPython as a static library.
Show description for 408b74dcommitted
Commits on Aug 17, 2015
unix-cpy: Remove unix-cpy. It's no longer needed.
Show description for 65dc960committed
Commits on May 6, 2015
mkrules.mk: Add comment why dependency parsing regex was tweaked.
Show description for cd87d20committedAdjust sed regex that processes dependency file from compiler
Show description for c097ea5authored andcommitted
Commits on Apr 28, 2015
py: Replace py-version.sh with makeversionhdr.py, written in Python.
Show description for 95f5346committed
Commits on Nov 6, 2014
py: Fix order-only dependencies in mkrules.mk and py.mk.
Show description for b98c162authored andcommitted
Commits on Jul 2, 2014
Merge branch 'teensy-new' of github.com:dhylands/micropython into dhylands-teensy-new
Show description for 7a37f64committed
Commits on Jun 20, 2014
mkrules.mk: Pass $(COPT) to link stage.
Show description for 4c4b9d1committedmakefile: Pass STRIPFLAGS_EXTRA to strip.
Show description for 0fc7efbcommitted
Commits on Jun 16, 2014
Updated teensy to build.
Show description for 4f1b7fecommitted
Commits on Apr 17, 2014
build: Simplify build directory layout by putting all headers in genhdr.
Show description for d553be5committed
Commits on Apr 16, 2014
build directory can now be renamed
Show description for 70a7d7acommitted
Commits on Apr 14, 2014
- committed
Commits on Apr 10, 2014
Update mkrules.mk
Show description for 8334674committed
Commits on Apr 7, 2014
Commits on Mar 15, 2014
Commits on Jan 25, 2014
Fixed dependency problem for qstrdefs.generated.h
Show description for 1a3b0d5committed
Commits on Jan 24, 2014
Loading