Name: | cppcheck |
---|---|
Version: | 2.4 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 9132127 |
License: | GPLv3+ |
RPM: | cppcheck-2.4-1.el8.x86_64.rpm |
Source RPM: | cppcheck-2.4-1.el8.src.rpm |
Build Date: | Mon Oct 11 2021 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://cppcheck.wiki.sourceforge.net/ |
Summary: | Tool for static C/C++ code analysis |
Description: | Cppcheck is a static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives). |
- Update to 2.4 upstream tarball - Drop patches: cppcheck-1.83-tinyxml.patch, cppcheck-1.81-translations.patch, cppcheck-1.78-cfgdir.patch. - Bump BuildRequires for tinyxml2-devel to 2.6.0 at least. - Add BuildRequires pandoc. - There is no more bundled tinyxml in this new version of cppcheck. - Use the man/build-html.sh script to build the html version of the manual - Adjust $datadir/CppCheck to $datadir/Cppcheck. - Add $bindir/cppcheck*.qm files to the package. - Resolves: rhbz#1959478
- Update to 1.83.
- Added gcc-c++ buildrequires.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for tinyxml2 soname/ABI change again
- Rebuilt for tinyxml2 soname/ABI change
- Update to 1.81.
- 1.80
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Update to 1.79.