aboutsummaryrefslogtreecommitdiff
path: root/BuildTests/StaticAnalysisTest/makefile
AgeCommit message (Expand)Author
2012-07-14Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...Dean
2012-07-10Override the OBJDIR setting for the XPLAINBridge project, as this currently d...Dean
2012-06-23Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated ...Dean
2012-06-10Fix broken StaticAnalysisTest build test due to the changes to the CPPCHECK b...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-05-27Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean
2012-04-16Fix up static analysis build test so that inline suppressions for missing hea...Dean
2012-04-08Pull out common options in the StaticAnalysisTest build test makefile into a ...Dean
2012-03-25Tweak static analysis check BuildTest makefile argument order to make the cal...Dean
2012-03-25Re-enable cppcheck static analysis unused function checks after adding in spe...Dean
2012-03-09Update Doxygen documentation build scripts to fail if any warnings are genera...Dean
2012-03-04Minor documentation improvements.Dean
2012-03-04Update code and StaticAnlysisTest so that missingInclude warnings do not have...Dean
2012-02-29Update StaticAnalysisTest to check for missing header files. Fix found incorr...Dean
2012-02-28Fix warnings and errors found by the new cppcheck provided static code analysis.Dean
2012-02-28Add source static analysis build test using "cppcheck".Dean