Skip to content

Tags: hakonmagnus/cppcheck

Tags

2.7.5

Toggle 2.7.5's commit message
Import Project: Fix problem with define value with space

2.7.4

Toggle 2.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set tinyxml2_LIBRARIES after find_package() (danmar#3932)

If tinyxml2 is found by find_package(), then tinyxml2_LIBRARIES
is empty. Set tinyxml2_LIBRARIES to "tinyxml2::tinyxml2" in this case.

- Fixes "undefined reference to `tinyxml2::"
- printInfo.cmake: Fix indentation of tinyxml2_LIBRARIES

2.7.3

Toggle 2.7.3's commit message
2.7.3: Set version

2.7.2

Toggle 2.7.2's commit message
Replace tinyxml2_LIBRARY with tinyxml2_LIBRARIES (danmar#3897)

2.7.1

Toggle 2.7.1's commit message
ImportProject: Fix loading of sln without BOM

2.7

Toggle 2.7's commit message
2.7: Updated Makefile

2.6.3

Toggle 2.6.3's commit message
2.6.3: set version

2.6.2

Toggle 2.6.2's commit message
remove --rule command

2.6.1

Toggle 2.6.1's commit message
win_installer: update building. all files needed are collected in a s…

…ingle folder. the 'deploy' artifact will contain all the files.

2.6

Toggle 2.6's commit message
Remove -rc1 from version