7 lines
338 B
Plaintext
7 lines
338 B
Plaintext
release notes for cppcheck-2.10
|
|
|
|
- the deprecated Makefile option SRCDIR is no longer accepted
|
|
- if the file provided via "--file-list" cannot be opened it will now error out
|
|
- add command-line option "--disable=<id>" to individually disable checks
|
|
- added CMake option BUILD_CORE_DLL to build lib as cppcheck-core.dll with Visual Studio
|