summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/cppcheck: add 2.18.2David Roman2025-10-032-0/+134
| | | | | | | | Closes: https://bugs.gentoo.org/962707 Signed-off-by: David Roman <[email protected]> Part-of: https://github.com/gentoo/gentoo/pull/43116 Closes: https://github.com/gentoo/gentoo/pull/43116 Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: drop 2.14.2-r1, 2.16.0David Roman2025-10-033-266/+0
| | | | | | Signed-off-by: David Roman <[email protected]> Part-of: https://github.com/gentoo/gentoo/pull/43116 Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: Stabilize 2.17.1 arm64, #953676Sam James2025-05-041-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: Stabilize 2.17.1 x86, #953676Sam James2025-04-121-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: Stabilize 2.17.1 amd64, #953676Sam James2025-04-121-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: Stabilize 2.17.1 ppc64, #953676Sam James2025-04-121-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: add 2.17.1David Roman2025-03-082-0/+134
| | | | | | Signed-off-by: David Roman <[email protected]> Closes: https://github.com/gentoo/gentoo/pull/40886 Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/cppcheck: update maintainersDavid Roman2025-03-011-1/+8
| | | | | | Signed-off-by: David Roman <[email protected]> Closes: https://github.com/gentoo/gentoo/pull/40247 Signed-off-by: Joonas Niilola <[email protected]>
* dev-util/cppcheck: add 2.16.0David Roman2025-03-012-0/+133
| | | | | | | Closes: https://bugs.gentoo.org/826970 Closes: https://bugs.gentoo.org/867364 Signed-off-by: David Roman <[email protected]> Signed-off-by: Joonas Niilola <[email protected]>
* dev-util/cppcheck: drop 2.14.2Andreas Sturmlechner2024-12-311-152/+0
| | | | Signed-off-by: Andreas Sturmlechner <[email protected]>
* dev-util/cppcheck: Drop IUSE qt6Andreas Sturmlechner2024-12-311-0/+132
| | | | Signed-off-by: Andreas Sturmlechner <[email protected]>
* dev-util/cppcheck: drop 2.9, 2.13.0Andreas Sturmlechner2024-12-314-307/+0
| | | | Signed-off-by: Andreas Sturmlechner <[email protected]>
* dev-util/cppcheck: Stabilize 2.14.2 ppc64, #939301Arthur Zamarin2024-09-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/cppcheck: Stabilize 2.14.2 arm64, #939301Arthur Zamarin2024-09-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/cppcheck: Stabilize 2.14.2 amd64, #939301Arthur Zamarin2024-09-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/cppcheck: Stabilize 2.14.2 x86, #939301Arthur Zamarin2024-09-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* */*: remove myself as maintainer from various packagesMatthias Maier2024-08-021-4/+1
| | | | Signed-off-by: Matthias Maier <[email protected]>
* dev-util/cppcheck: Stabilize 2.13.0 x86, #932957Matoro Mahri2024-07-171-1/+1
| | | | | Signed-off-by: Matoro Mahri <[email protected]> Signed-off-by: Viorel Munteanu <[email protected]>
* dev-util/cppcheck: fix typo in commentSam James2024-07-152-2/+2
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: backport 32-bit test(-only) fixSam James2024-07-152-0/+32
| | | | | Bug: https://bugs.gentoo.org/935368 Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: add 2.14.2Sam James2024-07-152-0/+153
| | | | | | | | Drop USE=threads too as the option got renamed and what it's used for clearly isn't worthy of a USE flag. Closes: https://bugs.gentoo.org/935368 Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: Stabilize 2.13.0 ppc64, #932957Arthur Zamarin2024-06-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/cppcheck: Stabilize 2.13.0 amd64, #932957Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: Stabilize 2.13.0 arm64, #932957Michał Górny2024-05-281-2/+2
| | | | Signed-off-by: Michał Górny <[email protected]>
* dev-util/cppcheck: Drop ~hppa sparcMichał Górny2024-05-281-2/+2
| | | | Signed-off-by: Michał Górny <[email protected]>
* dev-util/cppcheck: Stabilize 2.9 ppc64, #921319Arthur Zamarin2024-02-021-2/+2
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/cppcheck: add 2.13.0Alfred Wingate2023-12-233-0/+155
| | | | | | | | | | | | | * Drop hppa and sparc due to dev-qt/qtcharts Bug: https://bugs.gentoo.org/826602 Bug: https://bugs.gentoo.org/826970 Bug: https://bugs.gentoo.org/867364 Closes: https://bugs.gentoo.org/911256 Closes: https://bugs.gentoo.org/920547 Signed-off-by: Alfred Wingate <[email protected]> Closes: https://github.com/gentoo/gentoo/pull/34448 Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: drop 2.6.3, 2.8.1, 2.8.1-r1, 2.8.2Sam James2023-09-196-456/+0
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: only depend on unittest-or-fail for <3.12Sam James2023-06-013-3/+3
| | | | | | | | Prompted by discussion w/ arkamar. (unittest-or-fail is obsolete w/ >=3.12.) Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: Stabilize 2.9 arm64, #905455Arthur Zamarin2023-05-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/cppcheck: Stabilize 2.9 sparc, #905455Arthur Zamarin2023-05-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/cppcheck: Stabilize 2.9 x86, #905455Arthur Zamarin2023-05-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/cppcheck: Stabilize 2.9 amd64, #905455Arthur Zamarin2023-05-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-util/cppcheck: enable py3.11Sam James2023-05-011-1/+1
| | | | | Closes: https://bugs.gentoo.org/896924 Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: use subslotted dependencyAzamat H. Hackimov2023-04-132-1/+2
| | | | | | | | | Changed to sci-mathematics/z3:= due ABI changes. Added <remote-id type="github"> to metadata.xml. Closes: https://github.com/gentoo/gentoo/pull/30572 Signed-off-by: Azamat H. Hackimov <[email protected]> Signed-off-by: Matthias Maier <[email protected]>
* dev-util/cppcheck: Keyword 2.9 riscv, #881389Yixun Lan2023-03-071-1/+1
| | | | Signed-off-by: Yixun Lan <[email protected]>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-145-10/+10
| | | | Signed-off-by: David Seifert <[email protected]>
* dev-util/cppcheck: keyword 2.9 for ~loongWANG Xuerui2022-11-231-1/+1
| | | | Signed-off-by: WANG Xuerui <[email protected]>
* dev-util/cppcheck: add 2.9Sam James2022-08-292-0/+121
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: add missing DISTUTILS_DEPSSam James2022-08-062-0/+2
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: add 2.8.2Sam James2022-07-132-0/+119
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: PEP517Sam James2022-07-111-0/+118
| | | | | | | Also, the Python tests I was referring to earlier are.. gone? Bug: https://bugs.gentoo.org/826970 Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: add 2.8.1Sam James2022-07-092-0/+106
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: drop 2.4.1, 2.6.2Sam James2022-03-144-207/+0
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: Stabilize 2.6.3 arm64, #830400Sam James2022-02-151-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: Stabilize 2.6.3 x86, #830400Jakov Smolić2022-02-141-1/+1
| | | | Signed-off-by: Jakov Smolić <[email protected]>
* dev-util/cppcheck: Stabilize 2.6.3 sparc, #830400Sam James2022-01-031-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: Stabilize 2.6.3 amd64, #830400Sam James2022-01-021-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: add 2.6.3Sam James2022-01-022-0/+108
| | | | Signed-off-by: Sam James <[email protected]>
* dev-util/cppcheck: add a missing dependency from qt5 to 2.4.1 tooAlex Margolin2021-11-231-0/+1
| | | | | | | Bug: https://bugs.gentoo.org/802279 Signed-off-by: Alex Margolin <[email protected]> Closes: https://github.com/gentoo/gentoo/pull/22774 Signed-off-by: Sam James <[email protected]>