summaryrefslogtreecommitdiff
path: root/dev-util/cppcheck
AgeCommit message (Collapse)Author
2022-11-23dev-util/cppcheck: keyword 2.9 for ~loongWANG Xuerui
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
2022-08-29dev-util/cppcheck: add 2.9Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-08-06dev-util/cppcheck: add missing DISTUTILS_DEPSSam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-07-13dev-util/cppcheck: add 2.8.2Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-07-11dev-util/cppcheck: PEP517Sam James
Also, the Python tests I was referring to earlier are.. gone? Bug: https://bugs.gentoo.org/826970 Signed-off-by: Sam James <sam@gentoo.org>
2022-07-09dev-util/cppcheck: add 2.8.1Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-03-14dev-util/cppcheck: drop 2.4.1, 2.6.2Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-02-15dev-util/cppcheck: Stabilize 2.6.3 arm64, #830400Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-02-14dev-util/cppcheck: Stabilize 2.6.3 x86, #830400Jakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2022-01-03dev-util/cppcheck: Stabilize 2.6.3 sparc, #830400Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-01-02dev-util/cppcheck: Stabilize 2.6.3 amd64, #830400Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-01-02dev-util/cppcheck: add 2.6.3Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-11-23dev-util/cppcheck: add a missing dependency from qt5 to 2.4.1 tooAlex Margolin
Bug: https://bugs.gentoo.org/802279 Signed-off-by: Alex Margolin <alex.margolin@nextsilicon.com> Closes: https://github.com/gentoo/gentoo/pull/22774 Signed-off-by: Sam James <sam@gentoo.org>
2021-11-23dev-util/cppcheck: partial plumbing for (small) Python testsSam James
Done most of the plumbing here but it needs some additional work to actually find the cppcheck binary as it expects it in the source directory. Bug: https://bugs.gentoo.org/826970 Signed-off-by: Sam James <sam@gentoo.org>
2021-11-23dev-util/cppcheck: fix setuptools dep for USE=htmlreportSam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-11-23dev-util/cppcheck: drop unused inheritSam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-11-23dev-util/cppcheck: add 2.6.2Sam James
Fixes build with glibc-2.34. Also: - Use BDEPEND - Run tests - Don't use bundled tinyxml2 - Don't recompile in src_install (and don't call CXX directly within it) Closes: https://bugs.gentoo.org/822114 Closes: https://bugs.gentoo.org/806312 Closes: https://bugs.gentoo.org/803014 Closes: https://bugs.gentoo.org/802279 Closes: https://bugs.gentoo.org/796638 Closes: https://bugs.gentoo.org/729090 Signed-off-by: Sam James <sam@gentoo.org>
2021-11-22dev-util/cppcheck: [QA] EROOT -> EPREFIXDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2021-11-22dev-util/cppcheck: drop 1.88, 2.2David Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2021-10-15dev-util/cppcheck: x86 stable wrt bug #813882Agostino Sarubbo
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2021-10-14dev-util/cppcheck: Stabilize 2.4.1 arm64, #813882Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-10-14dev-util/cppcheck: sparc stable wrt bug #813882Agostino Sarubbo
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2021-10-14dev-util/cppcheck: Stabilize 2.4.1 amd64, #813882Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-08-04dev-util/cppcheck: Stabilize 2.2 arm64, #793110Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-06-18dev-util/cppcheck: use BDEPEND in EAPI 7Sam James
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
2021-06-03dev-util/cppcheck: Stabilize 2.2 x86, #793110Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-05-31dev-util/cppcheck: Stabilize 2.2 sparc, #793110Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-05-31dev-util/cppcheck: Stabilize 2.2 amd64, #793110Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-05-30dev-util/cppcheck: Add version 2.4.1Luke Peterson
Closes: https://bugs.gentoo.org/786633 Closes: https://github.com/gentoo/gentoo/pull/20874 Signed-off-by: Dale Lukas Peterson <hazelnusse@gmail.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2021-04-29dev-util/cppcheck: Fix compilationSebastian Pipping
Closes: https://bugs.gentoo.org/778467 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
2021-01-31*/*: Remove obsolete values from PYTHON_COMPATMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-12-31*/*: Drop most stable hppa keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-12-13dev-util/cppcheck: add missing dependency on dev-qt/qthelpMatthias Maier
Closes: https://bugs.gentoo.org/758395 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-12-13Revert "dev-util/cppcheck: fix double prefix in installed files"Matthias Maier
This reverts commit 604edcde867f02343888b64b2e08e8bea1cf23d0. Closes: https://bugs.gentoo.org/759613 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-12-05dev-util/cppcheck: move to cmake.eclassGuilherme Amadio
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2020-12-05dev-util/cppcheck: fix double prefix in installed filesGuilherme Amadio
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2020-12-03dev-util/cppcheck: drop oldMatthias Maier
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-12-03dev-util/cppcheck: version bump to 2.2Matthias Maier
Thanks to Bernd Buschinski for the initial ebuild Closes: https://bugs.gentoo.org/693352 Bug: https://bugs.gentoo.org/699594 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-12-03dev-util/cppcheck: update PYTHON_COMPATMatthias Maier
Closes: https://bugs.gentoo.org/758176 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-06-20dev-util/cppcheck: stable 1.88 for hppa, bug #706146Rolf Eike Beer
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-03-29dev-util/cppcheck: arm64 stable (bug #706146)Mart Raudsepp
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
2020-02-13dev-util/cppcheck: stable 1.88 for sparc, bug #706146Rolf Eike Beer
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-02-11dev-util/cppcheck: x86 stable wrt bug #706146Agostino Sarubbo
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-02-11dev-util/cppcheck: amd64 stable wrt bug #706146Agostino Sarubbo
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-02-11dev-util/cppcheck: Remove py2Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-13dev-util/cppcheck: [QA] Fix HomepageInSrcUriDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-07-31dev-util/cppcheck: arm64 stableAaron Bauman
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
2019-06-30dev-util/cppcheck: version bump to 1.88Matthias Maier
- Cannot reproduce test failure with new version Closes: https://bugs.gentoo.org/688764 Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>