aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests/StaticAnalysisTest
Commit message (Expand)AuthorAgeFilesLines
* Buld Tests: Update static analysis test for cppcheck 1.86.Dean Camera2019-01-081-2/+2
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-1/+1
* Suppress cppcheck warnings on redundant stores.Dean Camera2018-12-091-1/+1
* Remove cppcheck suppression that requires newer version than the one bundled ...Dean Camera2018-12-091-1/+1
* Fix static analysis false warnings.Dean Camera2018-12-091-2/+2
* Fix static analysis warnings.Dean Camera2018-12-091-1/+2
* Update copyrights for 2018.Dean Camera2018-01-041-1/+1
* Update copyrights for 2017.Dean Camera2017-04-181-1/+1
* Add LUFA DMBS extension modules, use DMBS in project makefiles.Dean Camera2016-04-031-4/+4
* Update copyrights to 2016.Dean Camera2016-01-311-1/+1
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-1/+1
* Update copyrights for 2014.Dean Camera2014-01-041-3/+3
* Remove CPPCheck suppressions for unused functions, disable checking for them ...Dean Camera2013-02-051-0/+2
* Update copyright year to 2013.Dean Camera2013-01-031-1/+1
* Clean up unnecessary CPPCheck static analysis suppression comments, force Dox...Dean Camera2012-10-141-1/+4
* Fix up the StaticAnalysis build test so that it does not report invalid confi...Dean Camera2012-09-151-0/+3
* Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...Dean Camera2012-07-141-2/+2
* Override the OBJDIR setting for the XPLAINBridge project, as this currently d...Dean Camera2012-07-101-1/+1
* Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated ...Dean Camera2012-06-231-7/+7
* Fix broken StaticAnalysisTest build test due to the changes to the CPPCHECK b...Dean Camera2012-06-101-1/+2
* Update SVN line endings property on newer source files to native.Dean Camera2012-06-071-37/+37
* Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3...Dean Camera2012-06-051-0/+1
* Correct BuildTest makefiles to use LUFA_PATH rather than LUFA_ROOT_PATH.Dean Camera2012-06-031-6/+7
* Switch StaticAnalysisTest build test to use the new build system CPPCHECK mod...Dean Camera2012-06-031-25/+12
* Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean Camera2012-05-271-1/+1
* Fix up static analysis build test so that inline suppressions for missing hea...Dean Camera2012-04-161-1/+2
* Pull out common options in the StaticAnalysisTest build test makefile into a ...Dean Camera2012-04-081-2/+5
* Tweak static analysis check BuildTest makefile argument order to make the cal...Dean Camera2012-03-251-2/+2
* Re-enable cppcheck static analysis unused function checks after adding in spe...Dean Camera2012-03-251-1/+0
* Update Doxygen documentation build scripts to fail if any warnings are genera...Dean Camera2012-03-091-1/+2
* Minor documentation improvements.Dean Camera2012-03-041-4/+5
* Update code and StaticAnlysisTest so that missingInclude warnings do not have...Dean Camera2012-03-041-7/+24
* Update StaticAnalysisTest to check for missing header files. Fix found incorr...Dean Camera2012-02-291-4/+8
* Fix warnings and errors found by the new cppcheck provided static code analysis.Dean Camera2012-02-281-1/+1
* Add source static analysis build test using "cppcheck".Dean Camera2012-02-281-0/+23