Dean Camera
|
b017b41e91
|
Don't generate dependency files or a MAP file when running BuildTests where possible.
|
2012-05-27 17:23:41 +00:00 |
Dean Camera
|
8cfb3d9f09
|
Update project Doxygen and makefiles so that the resulting project documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core.
|
2012-05-17 21:08:53 +00:00 |
Dean Camera
|
80e278acde
|
Clean up and speed up build tests by turning off expensive and slow size optimizations, and generation of assembly listings (*.lst) for each compiled source file.
|
2012-05-13 19:10:46 +00:00 |
Dean Camera
|
3211b35a4c
|
Make Doxygen fail for any Doxygen output other than unsupported tags (as these are somewhat benign).
Improve exclusion list for the main library export_tar rule to exclude any compiled library files from the export.
|
2012-04-09 10:04:40 +00:00 |
Dean Camera
|
d5291c2e10
|
Only abort Doxygen documentation generation if a non-unsupported tag warning is encountered.
|
2012-03-09 22:36:56 +00:00 |
Dean Camera
|
663f9bd5f5
|
Update Doxygen documentation build scripts to fail if any warnings are generated.
|
2012-03-09 21:28:44 +00:00 |
Dean Camera
|
2f036ae2bf
|
Add build test for forced single USB modes.
Fix UC3 Interrupt Management platform driver not compiling under C++.
|
2012-02-19 01:17:54 +00:00 |