Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace architecture specific makefiles in the BuildTests with the new ↵ | Dean Camera | 2012-06-02 | 1 | -705/+0 |
| | | | | common build system makefiles. | ||||
* | Don't generate dependency files or a MAP file when running BuildTests where ↵ | Dean Camera | 2012-05-27 | 1 | -2/+2 |
| | | | | possible. | ||||
* | Update project Doxygen and makefiles so that the resulting project ↵ | Dean Camera | 2012-05-17 | 1 | -1/+1 |
| | | | | documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core. | ||||
* | Clean up and speed up build tests by turning off expensive and slow size ↵ | Dean Camera | 2012-05-13 | 1 | -4/+5 |
| | | | | optimizations, and generation of assembly listings (*.lst) for each compiled source file. | ||||
* | Add partially complete BoardDriverTest build test. | Dean Camera | 2012-05-06 | 1 | -0/+704 |