| Commit message (Expand) | Author | Age | Files | Lines |
* | Add smaller AVR8 targets to the Mass Storage bootloader target list in the Bo... | Dean Camera | 2013-03-20 | 1 | -122/+140 |
* | Enable Mass Storage bootloader builds in the BootloaderTest build test. | Dean Camera | 2013-03-10 | 1 | -5/+5 |
* | Update Bootloader buld test to generate bootloaders using the new Printer cla... | Dean Camera | 2013-03-09 | 1 | -1/+37 |
* | Fix up invalid device configurations in the BootloaderTest build test. | Dean Camera | 2013-01-05 | 1 | -2/+0 |
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 2 | -2/+2 |
* | Remove unsupported devices from the BootloaderTest build test. | Dean Camera | 2013-01-03 | 1 | -4/+0 |
* | Extend bootloader build test to include all supported configurations includin... | Dean Camera | 2012-07-24 | 2 | -54/+104 |
* | Add missing supported bootloader configurations to the BootloaderTest build t... | Dean Camera | 2012-07-23 | 1 | -1/+12 |
* | Update bootloader build test with bootloader target board information. | Dean Camera | 2012-07-23 | 1 | -2/+2 |
* | Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Tur... | Dean Camera | 2012-07-15 | 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/+2 |
* | Don't enforce silent output on submake - pass down the value set by the user ... | Dean Camera | 2012-06-24 | 1 | -1/+1 |
* | Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated ... | Dean Camera | 2012-06-23 | 1 | -1/+1 |
* | Add extra human readable output to the build test makefile scripts. | Dean Camera | 2012-06-19 | 1 | -1/+1 |
* | Update SVN line endings property on newer source files to native. | Dean Camera | 2012-06-07 | 2 | -123/+123 |
* | Correct BuildTest makefiles to use LUFA_PATH rather than LUFA_ROOT_PATH. | Dean Camera | 2012-06-03 | 1 | -4/+4 |
* | Switch StaticAnalysisTest build test to use the new build system CPPCHECK mod... | Dean Camera | 2012-06-03 | 1 | -1/+5 |
* | Ensure build tests use the system provided $(MAKE) variable to determine the ... | Dean Camera | 2012-06-02 | 1 | -1/+1 |
* | Replace architecture specific makefiles in the BuildTests with the new common... | Dean Camera | 2012-06-02 | 2 | -38/+37 |
* | Add missing documentation to custom BuiltTest hardware mapping files. Fix up ... | Dean Camera | 2012-05-27 | 2 | -2/+21 |
* | Add missing CPPCheck unusedFunction check suppressions on the USB template fu... | Dean Camera | 2012-05-19 | 1 | -0/+1 |
* | Clean up and speed up build tests by turning off expensive and slow size opti... | Dean Camera | 2012-05-13 | 2 | -42/+44 |
* | Minor tweaks to the build tests to ensure that they will operate properly on ... | Dean Camera | 2012-05-13 | 2 | -4/+5 |
* | Added build test to verify correct compilation of all bootloaders using all s... | Dean Camera | 2012-05-13 | 2 | -0/+98 |