| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-17 | build: Simplify build directory layout by putting all headers in genhdr. | Damien George | |
| Any generated headers go in $(BUILD)/genhdr/, and are #included as 'genhdr/xxx.h'. | |||
| 2014-04-16 | build directory can now be renamed | Andrew Scheller | |
| The autogenerated header files have been moved about, and an extra include dir has been added, which means you can give a custom BUILD=newbuilddir option to make, and everything "just works" Also tidied up the way the different Makefiles build their include- directory flags | |||
| 2014-04-15 | Fix parallel build. | AZ Huang | |
| 2014-04-11 | Update mkrules.mk | Andrew Scheller | |
| make 'make clean' cleaner ;-) | |||
| 2014-04-07 | Replace some Makefile commands with variables in py/mkenv.mk | Andrew Scheller | |
| 2014-03-14 | stmhal - add pin mapping, gpio, exti, usrsw | Dave Hylands | |
| 2014-01-25 | Fixed dependency problem for qstrdefs.generated.h | Dave Hylands | |
| The problem manifests itself in make 4.0 I also fixed the LINK message when linking the final executable for unix and unix-cpy. | |||
| 2014-01-24 | Rework makefiles. Add proper dependency checking. | Dave Hylands | |
