summaryrefslogtreecommitdiff
path: root/dev-qt/qt-creator
AgeCommit message (Collapse)Author
9 daysdev-qt/qt-creator: Stabilize 18.0.0 amd64, #966935Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12dev-qt/qt-creator: drop 17.0.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-05dev-qt/qt-creator: Stabilize 17.0.2 amd64, #965024Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-31dev-qt/qt-creator: fix unused cmake options QAIonen Wolkens
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>
2025-10-30dev-qt/qt-creator: sync liveIonen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-30dev-qt/qt-creator: add 18.0.0Ionen Wolkens
Hopefully not overlooked anything given build system always has a lot of noise in diffs. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-13dev-qt/qt-creator: update liveIonen Wolkens
Haven't tested a full build, but should work. Closes: https://bugs.gentoo.org/964274 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-01dev-qt/qt-creator: add 17.0.2Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-01dev-qt/qt-creator: drop 17.0.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-18dev-qt/qt-creator: Stabilize 17.0.1 amd64, #963003Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-08-28dev-qt/qt-creator: add 17.0.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-08-28dev-qt/qt-creator: enable llvm21Ionen Wolkens
Seems fine at a glance, tested with 17.0.1 being added in next commit. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-08-18dev-qt/qt-creator: disable automagic upx useIonen Wolkens
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>
2025-08-12dev-qt/qt-creator: backport build fix for upcoming Qt 6.9.2Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-08-12dev-qt/qt-creator: enable py3.14Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-08-03dev-qt/qt-creator: drop 16.0.2Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-07-13dev-qt/qt-creator: Stabilize 17.0.0 amd64, #960091Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-13dev-qt/qt-creator: drop 16.0.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-18dev-qt/qt-creator: sync liveIonen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-18dev-qt/qt-creator: add 17.0.0Ionen Wolkens
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>
2025-06-05dev-qt/qt-creator: Stabilize 16.0.2 amd64, #957086Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-29dev-qt/qt-creator: add missing dependency on qtbase[ssl]Ionen Wolkens
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>
2025-05-14dev-qt/qt-creator: add 16.0.2Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-05-14dev-qt/qt-creator: drop 16.0.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-05-02dev-qt/qt-creator: Stabilize 16.0.1 amd64, #955159Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-11dev-qt/qt-creator: sync liveIonen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-04-11dev-qt/qt-creator: add 16.0.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-04-11dev-qt/qt-creator: drop 15.0.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-04-09dev-qt/qt-creator: Stabilize 16.0.0 amd64, #953458Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-22dev-qt/qt-creator: depend on libarchive in liveIonen Wolkens
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>
2025-03-13dev-qt/qt-creator: add 16.0.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-03-06dev-qt/qt-creator: enable llvm_slot_20Ionen Wolkens
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>
2025-02-25dev-qt/qt-creator: rebase execinfo patch in liveIonen Wolkens
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>
2025-02-21dev-qt/qt-creator: skip building manual testsIonen Wolkens
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>
2025-02-21dev-qt/qt-creator: drop 15.0.0-r1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-02-19dev-qt/qt-creator: update liveIonen Wolkens
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>
2025-02-13dev-qt/qt-creator: Stabilize 15.0.1 amd64, #949681Jakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2025-01-23dev-qt/qt-creator: add 15.0.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-01-09dev-qt/qt-creator: remove unused patchesMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2025-01-06dev-qt/qt-creator: fix GOFLAGS usageIonen Wolkens
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>
2025-01-06dev-qt/qt-creator: migrate to llvm-r2.eclassIonen Wolkens
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>
2025-01-06dev-qt/qt-creator: drop 14.0.2Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2024-12-28dev-qt/qt-creator: Stabilize 15.0.0-r1 amd64, #947051Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-12-18dev-qt/qt-creator: drop obsolete patch in liveIonen Wolkens
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>
2024-12-11Move {sys-devel → llvm-core}/llvmMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-12-11Move {sys-devel → llvm-core}/clangMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-12-06dev-qt/qt-creator: make Go optional w/ USE=cmdbridge-serverIonen Wolkens
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>
2024-12-06dev-qt/qt-creator: re-add clang19 patchIonen Wolkens
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>
2024-12-04dev-qt/qt-creator: sync liveIonen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2024-12-04dev-qt/qt-creator: add 15.0.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>