Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove old Qt 5.12 code, update docs and FreeBSD runner #5396

Merged
merged 11 commits into from
Jun 23, 2024

Conversation

Nerixyz
Copy link
Contributor

@Nerixyz Nerixyz commented May 14, 2024

As the title says, this PR removes code disabled in builds with Qt 5.15.2 or later, updates docs (some minor stuff) and updates the FreeBSD runner to 14.0.

BUILDING_ON_WINDOWS_WITH_VCPKG.md Show resolved Hide resolved
BUILDING_ON_FREEBSD.md Outdated Show resolved Hide resolved
1. Generate build files. To enable Lua plugins in your build add `-DCHATTERINO_PLUGINS=ON` to this command.
```sh
cmake ..
cmake -B build
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the -DBUILD_WITH_QT6=ON flag

BUILDING_ON_WINDOWS.md Outdated Show resolved Hide resolved
BUILDING_ON_WINDOWS.md Show resolved Hide resolved
.cirrus.yml Show resolved Hide resolved
@pajlada pajlada changed the title chore: remove old Qt code, update docs and FreeBSD runner chore: remove old Qt 5.12 code, update docs and FreeBSD runner Jun 23, 2024
@pajlada pajlada enabled auto-merge (squash) June 23, 2024 12:03
@pajlada pajlada merged commit 189be8c into Chatterino:master Jun 23, 2024
17 checks passed
@Nerixyz Nerixyz deleted the chore/qt5-12 branch June 23, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants