Tue, 21 May 2024 05:18:02 UTC | login

Information for build cppcheck-1.90-5.fc33

ID153546
Package Namecppcheck
Version1.90
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cppcheck.git#275919b43c4bc865148d251eb246f14c948c5da1
SummaryTool for static C/C++ code analysis
DescriptionCppcheck 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).
Built bydavidlt
State failed
Volume DEFAULT
StartedMon, 11 May 2020 11:46:40 UTC
CompletedMon, 11 May 2020 11:56:41 UTC
Taskbuild (f33, /rpms/cppcheck.git:275919b43c4bc865148d251eb246f14c948c5da1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cppcheck.git#275919b43c4bc865148d251eb246f14c948c5da1'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.90-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Dec 24 2019 Wolfgang Stöggl <c72578@yahoo.de> - 1.90-4 - Use python3 on EPEL7 * Mon Dec 23 2019 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.90-3 - Fix typo in CMake flag (Stöggl's pull request #3). * Sat Dec 21 2019 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.90-2 - Adaptations to build also on EPEL 7. * Sat Dec 21 2019 Wolfgang Stöggl <c72578@yahoo.de> - 1.90-1 - New upstream version 1.90 * Thu Dec 12 2019 Steve Grubb <sgrubb@redhat.com> - 1.89-2 - Add "-fsigned-char" to CXXFLAGS, to make tests pass - https://trac.cppcheck.net/ticket/9359 * Sat Dec 07 2019 Steve Grubb <sgrubb@redhat.com> - 1.89-1 - New upstream release 1.89 * Fri Aug 16 2019 Susi Lehtola <susi.lehtola@iki.fi> - 1.88-5 - rebuilt * Wed Aug 14 2019 Susi Lehtola <jussilehtola@redhat.com> - 1.88-5 - Switch to python3 in htmlreport (BZ #1737972). * Mon Jul 29 2019 Susi Lehtola <jussilehtola@redhat.com> - 1.88-4 - Second patch for another issue in BZ #1733663. * Sat Jul 27 2019 Susi Lehtola <jussilehtola@redhat.com> - 1.88-3 - Fix BZ #1733663. * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.88-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 01 2019 Steve Grubb <sgrubb@redhat.com> - 1.88-1 - Update to 1.88 * Sat Feb 09 2019 Steve Grubb <sgrubb@redhat.com> - 1.87-1 - Update to 1.87. * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.86-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Dec 16 2018 Steve Grubb <sgrubb@redhat.com> - 1.86-1 - Update to 1.86. * Tue Nov 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.85-2 - Rebuild for tinyxml2 7.x * Thu Nov 08 2018 Steve Grubb <sgrubb@redhat.com> - 1.85-1 - Update to 1.85. * Tue Sep 11 2018 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.84-1 - Update to 1.84. * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.83-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 02 2018 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.83-3 - Add htmlreport tool. * Thu May 17 2018 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.83-2 - Qt5 is available on RHEL 7 after all, re-enable gui in EPEL 7.