summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/clazy: Set LLVM_MAX_SLOT=14 given tests passAndreas Sturmlechner2022-05-181-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: EAPI-8 bumpAndreas Sturmlechner2022-02-211-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: 1.11 version bumpAndreas Sturmlechner2022-01-222-0/+52
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Drop 1.9Andreas Sturmlechner2022-01-194-160/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Stabilize 1.10-r2 x86, #810307Jakov Smolić2022-01-191-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/clazy: fix build with LLVM < 12Sam James2021-12-142-0/+21
| | | | | | Upstream commit: 0ee1ed9ff1bd4cf2a49e1232696747f1898e2987 Closes: https://bugs.gentoo.org/829134 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clazy: allow LLVM 13Sam James2021-12-131-1/+1
| | | | | | | Omitted by mistake. Closes: https://bugs.gentoo.org/823726 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clazy: Stabilize 1.10-r1 amd64, #810307Sam James2021-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clazy: BDEPEND on Python for testsSam James2021-12-131-2/+11
| | | | | | | | | | | Avoid using 'python3' directly. Still not passing for me though. Bug: https://bugs.gentoo.org/811723 Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/23246 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clazy: use llvm.eclass to declare compatibility and build patchSam James2021-12-133-11/+78
| | | | | | | | | | | | | | | | | - We need to use llvm.eclass to ensure we don't use too new of a version of LLVM and Clang. We're now using the llvm.eclass mechanisms to enforce the same versions of Clang and LLVM. - Throw in a build patch from upstream (upstream commit b74c8729b7b71528c1528579435cda7fdb5d31b4) which was necessary for me. Bug: https://bugs.gentoo.org/811723 Bug: https://bugs.gentoo.org/823726 Closes: https://bugs.gentoo.org/824986 Signed-off-by: Sam James <sam@gentoo.org>
* Revert "dev-util/clazy: use llvm.eclass to declare compatibility"Sam James2021-12-111-7/+5
| | | | | | | | | This reverts commit 15d1e9c51bee91279e79fad16777338e6aff1b8b. (Didn't mean to push yet, sorry!) Bug: https://bugs.gentoo.org/823726 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clazy: use llvm.eclass to declare compatibilitySam James2021-12-111-5/+7
| | | | | | | | | We need to use llvm.eclass to ensure we don't use too new of a version of LLVM and Clang. Closes: https://bugs.gentoo.org/823726 Bug: https://bugs.gentoo.org/823726 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clazy: run tests against built copy of clazySam James2021-10-171-0/+6
| | | | | | | | | This doesn't get us all of the way there yet though, tests still fail due to Clang shenanigans with include paths(?) Bug: https://bugs.gentoo.org/811723 Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-util/clazy: Stabilize 1.10 arm64, #810307Sam James2021-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add upstream metadataAndreas Sturmlechner2021-08-211-0/+3
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: 1.10 version bumpAndreas Sturmlechner2021-07-292-0/+39
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Fix build with LLVM-12/13Andreas Sturmlechner2021-05-013-0/+121
| | | | | | Closes: https://bugs.gentoo.org/786525 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Drop 1.8Andreas Sturmlechner2021-03-072-40/+0
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Stabilize 1.9 amd64, #774309Sam James2021-03-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clazy: x86 stable (bug #774309)Thomas Deutschmann2021-03-061-1/+1
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-util/clazy: Stabilize 1.9 arm64, #774309Sam James2021-03-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clazy: 1.9 version bumpAndreas Sturmlechner2021-01-142-0/+39
| | | | | | | See also: https://mail.kde.org/pipermail/kde-announce-apps/2021-January/005627.html Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Drop 1.7-r1Andreas Sturmlechner2021-01-075-497/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Stabilize 1.8 x86, #761682Sam James2021-01-071-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clazy: Stabilize 1.8 amd64, #761682Sam James2020-12-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clazy: Stabilize 1.8 arm64, #761682Sam James2020-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clazy: Stabilize 1.7-r1 arm64, #753242Mikle Kolyada2020-11-251-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-util/clazy: Stabilize 1.7-r1 x86, #753242Mikle Kolyada2020-11-251-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-util/clazy: 1.8 version bumpAndreas Sturmlechner2020-11-242-0/+40
| | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Drop 1.7 (r0)Andreas Sturmlechner2020-11-201-40/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: 1.7-r1 amd64 stableAndreas Sturmlechner2020-11-201-1/+1
| | | | | | | | Since llvm-11 was stabilised we need to stabilise this independently. Bug: https://bugs.gentoo.org/749876 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Keyword 1.7-r1 x86, #751337Sam James2020-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clazy: arm64 keyworded (bug #751337)Sam James2020-10-281-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clazy: Fix build with LLVM-11Andreas Sturmlechner2020-10-264-1/+415
| | | | | | | | Fix HOMEPAGE Closes: https://bugs.gentoo.org/749876 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Drop 1.6-r1Andreas Sturmlechner2020-08-224-189/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: amd64 stable wrt bug #738386Agostino Sarubbo2020-08-211-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/clazy: Remove TrailingEmptyLineAndreas Sturmlechner2020-06-301-1/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: 1.7 version bumpAndreas Sturmlechner2020-06-303-0/+124
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Set proper HOMEPAGE now that it has oneAndreas Sturmlechner2020-05-161-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Drop 1.5-r1Andreas Sturmlechner2020-05-102-50/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: amd64 stable wrt bug #720178Mikle Kolyada2020-05-101-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-util/clazy: Drop 1.6 (r0)Andreas Sturmlechner2020-04-101-49/+0
| | | | | Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Allow to link against single clang-cpp libAndreas Sturmlechner2020-04-092-1/+64
| | | | | | Bug: https://bugs.gentoo.org/711642 Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Fix build with >=sys-devel/clang-10Andreas Sturmlechner2020-04-092-0/+125
| | | | | | Closes: https://bugs.gentoo.org/711642 Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: 1.6 version bumpAndreas Sturmlechner2020-03-262-0/+50
| | | | | | Closes: https://bugs.gentoo.org/714044 Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Drop 1.5 (r0)Andreas Sturmlechner2020-03-221-39/+0
| | | | | Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: 1.5-r1 amd64 stableAndreas Sturmlechner2020-03-221-1/+1
| | | | | Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/clazy: Pin to <sys-devel/clang-10Andreas Sturmlechner2020-03-221-3/+3
| | | | | | Bug: https://bugs.gentoo.org/711642 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Switch kde proj packages to cmake.eclassAndreas Sturmlechner2019-12-292-7/+7
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>