Commit Graph

12 Commits (730db924c92de6db6c3115325984f740ef300dd4)

Author SHA1 Message Date
Dean Camera de0df8b162 Update copyright year to 2013.
12 years ago
Dean Camera 3bf7ce15d5 Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique.
12 years ago
Dean Camera 678cb3c2bf Minor tweak to the BuildTest master makefile for better console output.
12 years ago
Dean Camera 6e29655b54 Update SVN line endings property on newer source files to native.
12 years ago
Dean Camera b5e850ffd6 Add missing documentation to custom BuiltTest hardware mapping files. Fix up old copyright years on some makefiles.
12 years ago
Dean Camera 998009c490 Fix incorrectly names build test directory references.
13 years ago
Dean Camera 380f014c4c Added build test to verify correct compilation of all bootloaders using all supported devices.
13 years ago
Dean Camera 7a7ee6a908 Speed up build tests by only building each test to the ELF output stage (when all files are compiled and linked), rather than to the full HEX output stage as the resulting binary is not actually required.
13 years ago
Dean Camera 44f348e7ff Add partially complete BoardDriverTest build test.
13 years ago
Dean Camera b762780343 Add source static analysis build test using "cppcheck".
13 years ago
Dean Camera 2f036ae2bf Add build test for forced single USB modes.
13 years ago
Dean Camera 1132488e8f Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible.
13 years ago