Releases: VioletGiraffe/cppcheck-vs-addin
Releases · VioletGiraffe/cppcheck-vs-addin
1.3
- Support for multiple projects checking
- Bugfixes
1.2.1
- 2 crashes fixed
- VS 2015 support
1.2.0
Bugfixes.
v 1.1.0
- New UI for check results
- Advanced suppression management (right-click a problem for suppression options, go to cppcheck settings for removing previously added suppressions)
- File exclusion and include path exclusion options
- Numerous bugfixes
v. 1.0.5
v. 1.0.4
- Expanding VS variables in the include paths
- Terminating cppcheck.exe properly when exiting VS or starting a new check
v. 1.0.3
- Added settings for checking all #if / #ifdef branches, or only the currently active (which is faster).
- Fixed an issue with passing some macros to cppcheck and not others that v. 1.0.2 has.
- The vsix manifest now specifies the add-in version, which allows for installing a new version without deinstalling a previous one manually.
v. 1.0.2
- Bugfixes
- Speedup for checking single file upon save
- Cppcheck command line arguments are now printed to output
v. 1.0.1
cppcheck add-in v. 1.0.1 - bugfix for VS2013.
v. 1.0.0
Cppcheck add-in v. 1.0.0 for VS 2012 and VS 2013.