30 Commits (92a342a0113292c93a04d04af106649bb3e51b79)

Author SHA1 Message Date
Paul Sokolovsky 51cee4495e py/mkrules.mk: Typo fixes in comments. 9 years ago
Damien George 51dca54cd0 py/mkrules.mk: Remove obsolete rules for auto qstr generation. 9 years ago
Paul Sokolovsky 1b60a6dc4e py: Divide "split" and "cat" phases of qstr extraction for better efficiency. 9 years ago
Paul Sokolovsky 4494b521ea py/mkrules.mk: Fix Bashism. 9 years ago
Paul Sokolovsky 21ab304c41 py/mkrules.mk: Cleanup command passed to shell. 9 years ago
Paul Sokolovsky 0dc85c9f86 py/mkrules.mk: Try to detect and emulate make -B behavior for qstr extraction. 9 years ago
Paul Sokolovsky c618f91e22 py: Rework QSTR extraction to work in simple and obvious way. 9 years ago
Jan Čapek 53e3770b15 py/mkrules.mk: Suppress line-no output from CPP for qstr auto-gen. 9 years ago
Jan Čapek 61b560f63f py/mkrules.mk: Add mpconfig[port].h dependency to qstr generating rule. 9 years ago
Jan Čapek d76c65f599 py: Add rules for automated extraction of qstrs from sources. 9 years ago
Paul Sokolovsky 645045a799 py/mkrules.mk: Don't pass COPT to linker. 9 years ago
Paul Sokolovsky 0dbd928cee Makefiles: Remove duplicate object files when linking. 9 years ago
Paul Sokolovsky 408b74d74c py: Allow to to build MicroPython as a static library. 9 years ago
Damien George 65dc960e3b unix-cpy: Remove unix-cpy. It's no longer needed. 9 years ago
Paul Sokolovsky cd87d20f46 mkrules.mk: Add comment why dependency parsing regex was tweaked. 10 years ago
Ari Suutari c097ea5dd2 Adjust sed regex that processes dependency file from compiler 10 years ago
Damien George 95f53461c2 py: Replace py-version.sh with makeversionhdr.py, written in Python. 10 years ago
Sven Wegener b98c162c52 py: Fix order-only dependencies in mkrules.mk and py.mk. 10 years ago
Paul Sokolovsky 4c4b9d15ab mkrules.mk: Pass $(COPT) to link stage. 11 years ago
Paul Sokolovsky 0fc7efb663 makefile: Pass STRIPFLAGS_EXTRA to strip. 11 years ago
Dave Hylands 4f1b7fec9f Updated teensy to build. 11 years ago
Damien George d553be5982 build: Simplify build directory layout by putting all headers in genhdr. 11 years ago
Andrew Scheller 70a7d7a943 build directory can now be renamed 11 years ago
AZ Huang 658eae308f Fix parallel build. 11 years ago
Andrew Scheller 83346749da Update mkrules.mk 11 years ago
Andrew Scheller 902d9552c5 Replace some Makefile commands with variables in py/mkenv.mk 11 years ago
Dave Hylands ca5444e6cd stmhal - add pin mapping, gpio, exti, usrsw 11 years ago
Dave Hylands 1a3b0d5fed Fixed dependency problem for qstrdefs.generated.h 11 years ago
Dave Hylands c89c681a9f Rework makefiles. Add proper dependency checking. 11 years ago