| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 1 | -1/+1 |
* | Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk... | Dean Camera | 2012-07-14 | 1 | -1/+1 |
* | Mark build test makefiles as being incompatible with parallel make builds, as... | Dean Camera | 2012-07-10 | 1 | -0/+3 |
* | Don't enforce silent output on submake - pass down the value set by the user ... | Dean Camera | 2012-06-24 | 1 | -6/+6 |
* | Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated ... | Dean Camera | 2012-06-23 | 1 | -5/+5 |
* | Add extra human readable output to the build test makefile scripts. | Dean Camera | 2012-06-19 | 1 | -0/+3 |
* | Update SVN line endings property on newer source files to native. | Dean Camera | 2012-06-07 | 1 | -60/+60 |
* | Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3... | Dean Camera | 2012-06-05 | 1 | -3/+3 |
* | Correct BuildTest makefiles to use LUFA_PATH rather than LUFA_ROOT_PATH. | Dean Camera | 2012-06-03 | 1 | -1/+3 |
* | Switch StaticAnalysisTest build test to use the new build system CPPCHECK mod... | Dean Camera | 2012-06-03 | 1 | -1/+5 |
* | Replace architecture specific makefiles in the BuildTests with the new common... | Dean Camera | 2012-06-02 | 1 | -9/+6 |
* | Add missing documentation to custom BuiltTest hardware mapping files. Fix up ... | Dean Camera | 2012-05-27 | 1 | -1/+1 |
* | Speed up build tests by only building each test to the ELF output stage (when... | Dean Camera | 2012-05-07 | 1 | -9/+9 |
* | Reintegrate the FullEPAddresses development branch into trunk. | Dean Camera | 2012-04-14 | 1 | -1/+5 |
* | Add additional specific sub-family parts to the ModuleTest build test as thes... | Dean Camera | 2012-04-08 | 1 | -2/+2 |
* | Update code and StaticAnlysisTest so that missingInclude warnings do not have... | Dean Camera | 2012-03-04 | 1 | -10/+10 |
* | Update ModuleTest to compile for each sub-family within each architecture, to... | Dean Camera | 2012-03-04 | 1 | -7/+23 |
* | Update build test "ModuleTest" to check platform drivers where possible. Add ... | Dean Camera | 2012-02-19 | 1 | -0/+6 |
* | Add build tests to verify correct compilation of as many modules as possible ... | Dean Camera | 2012-02-18 | 1 | -0/+31 |