Add script reading bootloader flags
[pub/lufa.git] / BuildTests / StaticAnalysisTest /
2022-01-02 Peter HennMerge tag 'LUFA-210130' into ProMicro
2021-12-29 Peter HennMerge tag 'LUFA-170418' into ProMicro
2021-01-30 Dean CameraUpdate copyrights for 2021.
2020-06-15 Dean CameraDocumentation: Update copyrights to 2020.
2019-10-24 Dean CameraStaticAnalysis: Only fail on errors, only log warnings.
2019-01-08 Dean CameraBuld Tests: Update static analysis test for cppcheck...
2019-01-08 Dean CameraDocumentation: Update copyrights to 2019.
2019-01-08 Dean CameraMerge pull request #142 from jacobseptember/master
2018-12-09 Dean CameraSuppress cppcheck warnings on redundant stores.
2018-12-09 Dean CameraRemove cppcheck suppression that requires newer version...
2018-12-09 Dean CameraFix static analysis false warnings.
2018-12-09 Dean CameraFix static analysis warnings.
2018-01-04 Dean CameraUpdate copyrights for 2018.
2017-04-18 Dean CameraUpdate copyrights for 2017.
2016-04-05 Dean CameraReplace the LUFA build system with DMBS.
2016-04-03 Dean CameraAdd LUFA DMBS extension modules, use DMBS in project...
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-01-31 Dean CameraUpdate copyrights to 2016.
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-03-03 Dean CameraTag the LUFA-130303 release. LUFA-130303
2013-02-05 Dean CameraRemove CPPCheck suppressions for unused functions,...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-14 Dean CameraClean up unnecessary CPPCheck static analysis suppressi...
2012-09-15 Dean CameraFix up the StaticAnalysis build test so that it does...
2012-07-14 Dean CameraRename build system module makefiles from "lufa.MODULE...
2012-07-10 Dean CameraOverride the OBJDIR setting for the XPLAINBridge projec...
2012-06-23 Dean CameraClean up BuildTest and Maintenance makefiles - use...
2012-06-10 Dean CameraFix broken StaticAnalysisTest build test due to the...
2012-06-07 Dean CameraUpdate SVN line endings property on newer source files...
2012-06-05 Dean CameraStrip out BuildTest sub-makefile contents as much as...
2012-06-03 Dean CameraCorrect BuildTest makefiles to use LUFA_PATH rather...
2012-06-03 Dean CameraSwitch StaticAnalysisTest build test to use the new...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraAdd missing documentation to custom BuiltTest hardware...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-04-16 Dean CameraFix up static analysis build test so that inline suppre...
2012-04-08 Dean CameraPull out common options in the StaticAnalysisTest build...
2012-03-25 Dean CameraTweak static analysis check BuildTest makefile argument...
2012-03-25 Dean CameraRe-enable cppcheck static analysis unused function...
2012-03-09 Dean CameraUpdate Doxygen documentation build scripts to fail...
2012-03-04 Dean CameraMinor documentation improvements.
2012-03-04 Dean CameraUpdate code and StaticAnlysisTest so that missingInclud...
2012-02-29 Dean CameraUpdate StaticAnalysisTest to check for missing header...
2012-02-28 Dean CameraFix warnings and errors found by the new cppcheck provi...
2012-02-28 Dean CameraAdd source static analysis build test using "cppcheck".