| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
wrt bug #965413 there's still the cmake <3.10 to fix, but will leave
that for another time if still needed (not urgent)
Bug: https://bugs.gentoo.org/965413
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Hopefully not overlooked anything given build system always
has a lot of noise in diffs.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Haven't tested a full build, but should work.
Closes: https://bugs.gentoo.org/964274
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Seems fine at a glance, tested with 17.0.1 being added
in next commit.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Not super interesting and seems to have issues, so just disable
entirely. If users really must they can compress it themselves.
Closes: https://bugs.gentoo.org/961623
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Lot of noise in build system changes so may or may not have
missed something that needed updates in the ebuild.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Technically needs a revbump, but this is a very long build and very
few users ever disable ssl. Will either way not go very longer without
a rebuild either due to qtbase:= subslot rebuilds or not-that-rare
qt-creator bumps.
Closes: https://bugs.gentoo.org/956790
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
wrt multilib thing in bug #951495, seem like it was a transcient
upstream issue and it (now) links with system's and does not install
libarchive.
Closes: https://bugs.gentoo.org/951495
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
15.0.1 also seems fine with it from a quick try and running tests.
Closes: https://bugs.gentoo.org/950654
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Not really tested but should work. It seems that the 2nd execinfo.h
is unused now (included for nothing), so can just drop the other
hunks given the code is gone assuming that not overlooking anything
elsewhere.
Closes: https://bugs.gentoo.org/950276
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Reduces total amount of compile units by ~160 when tests are enabled
that were ultimately unused (we run tests/auto).
...but haven't really gotten to the bottom of bug #950010 nor attempted
to reproduce, and issue may possibly occur in other (not-skipped) files
still, will see if it comes back.
Closes: https://bugs.gentoo.org/950010
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Only for obvious changes and not tested much, will look more
in-depth for if anything else needs updates when 16.x releases.
Closes: https://bugs.gentoo.org/949916
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
This was copied from kitty's ebuild where this was set in
src_compile, so local was fine. Not worth a revbump, the
go-built part is very unimportant and is disabled by default.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Given pkg_setup is not exported with LLVM_OPTIONAL, may as
well use llvm_chost_setup directly in src_configure rather
than define pkg_setup (which will be python's).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Haven't retried clang19, but upstream has done a similar
fix and so it should be fine.
Closes: https://bugs.gentoo.org/946636
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Off by default given most people won't need this, arguably could've
skipped it entirely to make maintenance easier.
Does require to fool it into thinking Go was not found given there
isn't a proper option to disable it that I can see.
Closes: https://bugs.gentoo.org/945925
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Still needed, was lost when copied the 15-based live ebuild
which did not have the patch.
So, keep it in live too for now.
Bug: https://bugs.gentoo.org/937600
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|