aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests/ModuleTest/makefile.uc3
Commit message (Expand)AuthorAgeFilesLines
* Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3...Dean Camera2012-06-051-513/+0
* Don't generate dependency files or a MAP file when running BuildTests where p...Dean Camera2012-05-271-2/+2
* Update project Doxygen and makefiles so that the resulting project documentat...Dean Camera2012-05-171-1/+1
* Clean up and speed up build tests by turning off expensive and slow size opti...Dean Camera2012-05-131-4/+5
* Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...Dean Camera2012-04-091-1/+1
* Removed the old pseudo-scheduler from the library as it was unused and deprec...Dean Camera2012-04-081-2/+1
* Only abort Doxygen documentation generation if a non-unsupported tag warning ...Dean Camera2012-03-091-1/+1
* Update Doxygen documentation build scripts to fail if any warnings are genera...Dean Camera2012-03-091-1/+3
* Update the Android Accessory Host ClassDriver demo to use the updated class c...Dean Camera2012-02-201-1/+1
* Update ModuleTest build test to use as many compile warnings as possible. Set...Dean Camera2012-02-191-2/+26
* Update build test "ModuleTest" to check platform drivers where possible. Add ...Dean Camera2012-02-191-2/+3
* Add build tests to verify correct compilation of as many modules as possible ...Dean Camera2012-02-181-0/+486