index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BuildTests
/
StaticAnalysisTest
/
makefile
Age
Commit message (
Expand
)
Author
2012-07-14
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...
Dean
2012-07-10
Override the OBJDIR setting for the XPLAINBridge project, as this currently d...
Dean
2012-06-23
Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated ...
Dean
2012-06-10
Fix broken StaticAnalysisTest build test due to the changes to the CPPCHECK b...
Dean
2012-06-07
Update SVN line endings property on newer source files to native.
Dean
2012-06-05
Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3...
Dean
2012-06-03
Correct BuildTest makefiles to use LUFA_PATH rather than LUFA_ROOT_PATH.
Dean
2012-06-03
Switch StaticAnalysisTest build test to use the new build system CPPCHECK mod...
Dean
2012-05-27
Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...
Dean
2012-04-16
Fix up static analysis build test so that inline suppressions for missing hea...
Dean
2012-04-08
Pull out common options in the StaticAnalysisTest build test makefile into a ...
Dean
2012-03-25
Tweak static analysis check BuildTest makefile argument order to make the cal...
Dean
2012-03-25
Re-enable cppcheck static analysis unused function checks after adding in spe...
Dean
2012-03-09
Update Doxygen documentation build scripts to fail if any warnings are genera...
Dean
2012-03-04
Minor documentation improvements.
Dean
2012-03-04
Update code and StaticAnlysisTest so that missingInclude warnings do not have...
Dean
2012-02-29
Update StaticAnalysisTest to check for missing header files. Fix found incorr...
Dean
2012-02-28
Fix warnings and errors found by the new cppcheck provided static code analysis.
Dean
2012-02-28
Add source static analysis build test using "cppcheck".
Dean