aboutsummaryrefslogtreecommitdiff
path: root/BuildTests/ModuleTest/makefile
AgeCommit message (Expand)Author
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-05Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3...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-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-07Speed up build tests by only building each test to the ELF output stage (when...Dean
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-04-08Add additional specific sub-family parts to the ModuleTest build test as thes...Dean
2012-03-04Update code and StaticAnlysisTest so that missingInclude warnings do not have...Dean
2012-03-04Update ModuleTest to compile for each sub-family within each architecture, to...Dean
2012-02-19Update build test "ModuleTest" to check platform drivers where possible. Add ...Dean
2012-02-18Add build tests to verify correct compilation of as many modules as possible ...Dean