aboutsummaryrefslogtreecommitdiff
path: root/BuildTests/BootloaderTest
AgeCommit message (Expand)Author
2012-07-24Extend bootloader build test to include all supported configurations includin...Dean
2012-07-23Add missing supported bootloader configurations to the BootloaderTest build t...Dean
2012-07-23Update bootloader build test with bootloader target board information.Dean
2012-07-15Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Tur...Dean
2012-07-14Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...Dean
2012-07-10Mark build test makefiles as being incompatible with parallel make builds, as...Dean
2012-06-24Don't enforce silent output on submake - pass down the value set by the user ...Dean
2012-06-23Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated ...Dean
2012-06-19Add extra human readable output to the build test makefile scripts.Dean
2012-06-07Update SVN line endings property on newer source files to native.Dean
2012-06-03Correct BuildTest makefiles to use LUFA_PATH rather than LUFA_ROOT_PATH.Dean
2012-06-03Switch StaticAnalysisTest build test to use the new build system CPPCHECK mod...Dean
2012-06-02Ensure build tests use the system provided $(MAKE) variable to determine the ...Dean
2012-06-02Replace architecture specific makefiles in the BuildTests with the new common...Dean
2012-05-27Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean
2012-05-19Add missing CPPCheck unusedFunction check suppressions on the USB template fu...Dean
2012-05-13Clean up and speed up build tests by turning off expensive and slow size opti...Dean
2012-05-13Minor tweaks to the build tests to ensure that they will operate properly on ...Dean
2012-05-13Added build test to verify correct compilation of all bootloaders using all s...Dean