Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speed up build tests by only building each test to the ELF output stage ↵ | Dean Camera | 2012-05-07 | 2 | -1/+5 |
| | | | | (when all files are compiled and linked), rather than to the full HEX output stage as the resulting binary is not actually required. | ||||
* | Improve BoardDriverTest build test so that it will work regardless of native ↵ | Dean Camera | 2012-05-06 | 2 | -55/+56 |
| | | | | line endings. | ||||
* | Complete BoardDriverTest build test. | Dean Camera | 2012-05-06 | 3 | -12/+89 |
| | |||||
* | Add partially complete BoardDriverTest build test. | Dean Camera | 2012-05-06 | 10 | -0/+2537 |