summaryrefslogtreecommitdiff
path: root/dev-qt/qt-creator/files
AgeCommit message (Collapse)Author
2025-10-01dev-qt/qt-creator: drop 17.0.0Ionen Wolkens
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-04-11dev-qt/qt-creator: drop 15.0.1Ionen Wolkens
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: drop 15.0.0-r1Ionen 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>
2024-11-13dev-qt/qt-creator: fix tests with Qt6.8.0 and build with 6.8.1Ionen Wolkens
Possible this may be for nothing if a new qt-creator releases before Qt6.8.1 (and 6.8.0 is still masked), but wanted to get potential blockers for 6.8.1 out of the way now esp. given this is not currently fixed in the 14.x branch upstream and would need qt-creator-15.x Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2024-11-04dev-qt/qt-creator: drop 14.0.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2024-09-27dev-qt/qt-creator: rebase execinfo patch in liveIonen Wolkens
Untested but the patch is identical beside needing to update a moved file's path. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2024-09-04dev-qt/qt-creator: partially fix build with clang19 and gcc15Ionen Wolkens
other.resetter bit with USE=qmldesigner wrt bug #937600 comment #4 still need attention, but adding what we have so far esp. given qmldesigner is off by default and has limited impact. Bug: https://bugs.gentoo.org/937600 Closes: https://bugs.gentoo.org/938486 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2024-06-06dev-qt/qt-creator: drop 13.0.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2024-05-05dev-qt/qt-creator: fix build with upcoming Qt6.7.1Ionen Wolkens
6.7.1 is (currently) due to release in ~2 days and it seems unlikely qt-creator-13.0.1 will release before then. Patch should be safe so doing straight-to-stable to spare users from a revbump long rebuild. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-12-12dev-qt/qt-creator: drop 11.0.3Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-11-15dev-qt/qt-creator: update liveIonen Wolkens
Not much to update, but next release is close and checking state. Tests pass except tst_utils_deviceshell which is failing in upstream's CI as well (unless QTC_USE_QPROCESS=false). The change causing this is not included in 12.0.0rc1 though, so not going to worry about it. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-10-10dev-qt/qt-creator: drop 11.0.2Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-09-26dev-qt/qt-creator: fix build with yaml-cpp-0.8Ionen Wolkens
Closes: https://bugs.gentoo.org/914732 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-09-20dev-qt/qt-creator: link to upstream's fix in the qt653 patch headerIonen Wolkens
It would probably be fine to pull that instead, albeit without looking closer it may be safer to keep as-is until next version. Note that while upstream's fix removes the private API usage for that bit, it still uses QtQuick3D private API for other things, so binding operator needs to stay. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-09-11dev-qt/qt-creator: add 11.0.2Ionen Wolkens
Not going to list every changes given this ebuild is from scratch. There are a few ebuilds for this going around, but they about all have (IMO) overcustomization, with a lot of USE to juggle for both users and maintainers (some handled through sed'ing cmake files) -- all while plugins can still be disabled at runtime either way. So this is now mostly limited to options that introduce an extra dependency (e.g. clang). "Some" of the longest to build plugins do have dependencies, so this still allows to cut down build time a decent amount (not that this is a short build still). Other small notes: * Default IUSEs match what Qt Creator enables by default at runtime (albeit default USE=-tracing could be interesting for faster builds). * Left gumbo unbundling out for now given ultimate goal is to unbundle litehtml instead (which itself uses gumbo), but currently it requires a large patch for 0.8 support (likewise to unbundle on qttools). wrt bug #905166, delaying cleanup given restoring keywords is non-trivial and users may need time to adjust for Qt5->Qt6, but can be dropped anytime anyway if llvm:14 cleanup is happening (do not consider this a blocker). Bug: https://bugs.gentoo.org/905166 Closes: https://bugs.gentoo.org/835042 Closes: https://bugs.gentoo.org/905417 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2021-07-11dev-qt/qt-creator: remove half-broken 4.12.3-r1Davide Pesavento
Bug: https://bugs.gentoo.org/757756 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
2020-06-25dev-qt/qt-creator: Build against dev-libs/libclangformat-idePeter Levine
Build against a patched libclangFormat in the correct slot for a fully functional clangformat plugin. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
2020-06-25dev-qt/qt-creator: Support clang-10Peter Levine
Builds and runs without issue using patch from https://codereview.qt-project.org/c/qt-creator/qt-creator/+/299377 Closes: https://bugs.gentoo.org/720240 Closes: https://bugs.gentoo.org/711788 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
2020-06-25dev-qt/qt-creator: rollback change to apply Peter's workJason A. Donenfeld
This reverts commit b5b9383e897b618372ae474fedb68517738a0d04. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
2020-06-25dev-qt/qt-creator: build with clang 10 and bump to 4.12.3Jason A. Donenfeld
Closes: https://bugs.gentoo.org/723644 Closes: https://bugs.gentoo.org/722306 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
2016-04-29dev-qt/qt-creator: drop old version that won't be stabilizedDavide Pesavento
Package-Manager: portage-2.2.28
2015-10-18dev-qt/qt-creator: bump to 3.5.1Davide Pesavento
Fixed also bug 560398 and 563312 Package-Manager: portage-2.2.23