- 20 Jun, 2014 2 commits
-
-
Paul Sokolovsky authored
In generalize case, optimization options should be passed to all stages of the build process.
-
Paul Sokolovsky authored
Expected to be set on command line, with the idea being that for different targets, there're different smartass ABIs which strive to put unneeded sections into executables, etc., so let people have flexible way to strip that. The option name is similar to previously introduced CLFAGS_EXTRA & LDFLAGS_EXTRA.
-
- 16 Jun, 2014 1 commit
-
-
Dave Hylands authored
Refactored some stmhal files which are shared with teensy.
-
- 17 Apr, 2014 1 commit
-
-
Damien George authored
Any generated headers go in $(BUILD)/genhdr/, and are #included as 'genhdr/xxx.h'.
-
- 16 Apr, 2014 1 commit
-
-
Andrew Scheller authored
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
-
- 14 Apr, 2014 1 commit
-
-
AZ Huang authored
-
- 10 Apr, 2014 1 commit
-
-
Andrew Scheller authored
make 'make clean' cleaner ;-)
-
- 07 Apr, 2014 1 commit
-
-
Andrew Scheller authored
-
- 15 Mar, 2014 1 commit
-
-
Dave Hylands authored
-
- 25 Jan, 2014 1 commit
-
-
Dave Hylands authored
The problem manifests itself in make 4.0 I also fixed the LINK message when linking the final executable for unix and unix-cpy.
-
- 24 Jan, 2014 1 commit
-
-
Dave Hylands authored
-