~mamarley/quassel/+git/trunk:0.14

Last commit made on 2022-11-17
Get this branch:
git clone -b 0.14 https://git.launchpad.net/~mamarley/quassel/+git/trunk

Branch merges

Branch information

Name:
0.14
Repository:
lp:~mamarley/quassel/+git/trunk

Recent commits

bbdd6c0... by Shane Synan

ci: [mac] Update Qt 5 supported Xcode to v13.x

Xcode 12.4 is no longer available. Update to the latest version Qt 5
supports (13.x).

This fixes build failures.

See https://doc.qt.io/qt-5/macos.html

544f08d... by Shane Synan

ci: Fix Craft Windows build by ignoring Python 2

Fix the Craft Windows CI build by ignoring the Python 2 build
dependency from QtWebEngine. As we rely on KDE's prebuilt packages,
this does not affect us.

This matches GitHub's Windows Server 2022 images

See the GitHub image migration notes here:
https://github.com/actions/virtual-environments/issues/4856

Thanks to `TheOneRing` on `#quassel` for the help!

da9c1c9... by Manuel Nickschas

Bump version for release 0.14.0

e1ab556... by Manuel Nickschas

Update ChangeLog

fdaaad3... by Manuel Nickschas

tests: Build core tests only if core is actually being built

Building of the core-specific unit tests must be conditional on the
core actually being built.

24c7de3... by Manuel Nickschas

src: Yearly copyright bump

This time on time!

c51ac77... by Shane Synan

ci: Schedule monthly build to catch regressions

Schedule monthly build to catch regressions in the build system during
times of no commit/merge activity. Run build at 13:37 on the 14th of
each month to help reduce peak load.

See https://docs.github.com/en/actions/learn-github-actions/events-that-trigger-workflows#scheduled-events

7064a9e... by Shane Synan

ci: [mac] Update Xcode version to Qt 5 supported

Xcode 10.3 is no longer available. Update to the latest version Qt 5
supports.. though 12.5.1 has not rolled out across all build images.
Use 12.4.0 for now (this can be increased later).

This fixes build failures.

See https://doc.qt.io/qt-5/macos.html

2491fb9... by Manuel Nickschas

Bump version for release 0.14-rc2

5c16b6e... by Manuel Nickschas

Update ChangeLog