On Samstag, 20. Juni 2020 10:11:04 CEST Volker Krause wrote:
> On Saturday, 20 June 2020 08:20:18 CEST Ben Cooksley wrote:
> > Hi all,
> >
> > This weekend parts of our CI system shifted to using Qt 5.15, with all
> > FreeBSD builds now being based on Qt 5.15. We also shifted all Linux
> > builds
Is there a record of the work done so far? It looks like some of the errors
look like the result off missing #include *.moc. I only know having run
into this myself. Usually in clang/gcc. Not sure why this would show up
only in MSVC. I can investigate when I get home. I build kdiff3 for windows
so
arrowd updated this revision to Diff 83302.
arrowd added a comment.
- Rebase on master.
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D17816?vs=83207&id=83302
BRANCH
arcpatch-D17816
REVISION DETAIL
https://phabricator.kde.org/D17816
AFFECTED FILES
autotests/jobtest.cpp
aut
Am Samstag, 20. Juni 2020, 12:25:42 CEST schrieb Ben Cooksley:
> On Sat, Jun 20, 2020 at 8:13 PM Volker Krause wrote:
> > On Saturday, 20 June 2020 08:20:18 CEST Ben Cooksley wrote:
> > > - ring-kde
> >
> > build errors seem to be in stuff downloaded by cmake!?
>
> Indeed, this seems to be a bit
On Sat, Jun 20, 2020 at 8:13 PM Volker Krause wrote:
>
> On Saturday, 20 June 2020 08:20:18 CEST Ben Cooksley wrote:
> > Hi all,
> >
> > This weekend parts of our CI system shifted to using Qt 5.15, with all
> > FreeBSD builds now being based on Qt 5.15. We also shifted all Linux
> > builds of Pla
Moin moin
On Sat, 20 Jun 2020 at 10:13, Volker Krause wrote:
>
> On Saturday, 20 June 2020 08:20:18 CEST Ben Cooksley wrote:
> > Hi all,
> >
> > This weekend parts of our CI system shifted to using Qt 5.15, with all
> > FreeBSD builds now being based on Qt 5.15. We also shifted all Linux
> > buil
On Saturday, 20 June 2020 08:20:18 CEST Ben Cooksley wrote:
> Hi all,
>
> This weekend parts of our CI system shifted to using Qt 5.15, with all
> FreeBSD builds now being based on Qt 5.15. We also shifted all Linux
> builds of Plasma, and the latest Qt version build of Frameworks to Qt
> 5.15 as
This has all been executed now, including the move on Gitlab and the necessary
changes to the dependency metadata. So unless I'm missing something this
should be all done now and we'll have KDAV in KF 5.72 as a drop-in replacement
for the one released with 20.04 :)
Thanks everyone for helping w