Wed, 05 Jun 2024 22:42:07 UTC | login

Information for build cppcheck-2.0-1.fc33

ID158258
Package Namecppcheck
Version2.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cppcheck.git#5690ed9b1d2b4f1495c42bdf26e7b2282e3be08e
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 complete
Volume DEFAULT
StartedWed, 13 May 2020 08:54:34 UTC
CompletedWed, 13 May 2020 13:49:16 UTC
Taskbuild (f33, /rpms/cppcheck.git:5690ed9b1d2b4f1495c42bdf26e7b2282e3be08e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cppcheck.git#5690ed9b1d2b4f1495c42bdf26e7b2282e3be08e'}}
Tags
f33
RPMs
src
cppcheck-2.0-1.fc33.src.rpm (info) (download)
riscv64
cppcheck-2.0-1.fc33.riscv64.rpm (info) (download)
cppcheck-gui-2.0-1.fc33.riscv64.rpm (info) (download)
cppcheck-htmlreport-2.0-1.fc33.riscv64.rpm (info) (download)
cppcheck-debuginfo-2.0-1.fc33.riscv64.rpm (info) (download)
cppcheck-debugsource-2.0-1.fc33.riscv64.rpm (info) (download)
cppcheck-gui-debuginfo-2.0-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon May 11 2020 Susi Lehtola <jussilehtola@fedoraproject.org> - 2.0-1 - Update to 2.0. * 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.