Skip to content
This repository was archived by the owner on Aug 9, 2025. It is now read-only.

Releases: VioletGiraffe/cppcheck-vs-addin

1.3

29 May 09:10

Choose a tag to compare

1.3
  • Support for multiple projects checking
  • Bugfixes

1.2.1

25 Dec 12:31

Choose a tag to compare

  • 2 crashes fixed
  • VS 2015 support

1.2.0

20 Sep 11:15

Choose a tag to compare

Bugfixes.

v 1.1.0

17 Mar 21:07

Choose a tag to compare

  • 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

17 Feb 21:35

Choose a tag to compare

Fixed the error "Object reference not set to an instance of an object" (#25)

v. 1.0.4

13 Feb 08:12

Choose a tag to compare

  • Expanding VS variables in the include paths
  • Terminating cppcheck.exe properly when exiting VS or starting a new check

v. 1.0.3

11 Feb 09:08

Choose a tag to compare

  • 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

10 Feb 22:28

Choose a tag to compare

  • Bugfixes
  • Speedup for checking single file upon save
  • Cppcheck command line arguments are now printed to output

v. 1.0.1

07 Feb 09:41

Choose a tag to compare

cppcheck add-in v. 1.0.1 - bugfix for VS2013.

v. 1.0.0

07 Feb 07:43

Choose a tag to compare

Cppcheck add-in v. 1.0.0 for VS 2012 and VS 2013.