Open
Conversation
TODO: cmake-lint
Change license from LPGL-2.0-or-later to MIT, with the permision of the author, Tobias Koenig <tokoe@kde.org>
Change license from LPGL-2.0-or-later to MIT, with the permision of the author, Tobias Koenig <tokoe@kde.org>
and some cleanups
now that ECM supports Qt6 we should be able to generate the pri file when building for Qt6.
to set CXX options and linker flags
Add TAGFILES for QtNetwork. QtPrintSupport is not used so remove it.
macos-13 is EOL in GitHub. And so is Qt5, for that reason we won't spend time with workarounds to get Qt5 arm64 builds in CI.
Means we can trigger builds manually from the web interface now
Fix header support in qt 6.10.2 in qtbase 860ec20850969dd7d940a1e90b2792f46a5b3917 they converted headers from lowercase to titlecase.
This downloads Qt built for the respective sanitizer and run tests. LSAN disabled until the others one pass first. TSAN is also available, to be added once ASAN passes and gets merged. Using a separate workflow since it would make the main one too iffy (mac/windows/5.15/etc/ all of which we don't sanitize)
We now have our own action which avoids us repeating boilerplate code between al repos.
It created a My_job which is never deleted because we kill DelayedAddEmployeeJob before that My_job send signal. Add deleteLater() in slotDone to be sure that we delete it
The KDSoap asan preset already enables both for KDSoap itself. Now the Qt it builds against also has both.
As done in many other KDAB repos, store version in version.txt to make it friendly for release tooling (release-plz and kdab release scripts)
It's an action to create a release
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3 to 4. - [Release notes](https://github.com/jurplel/install-qt-action/releases) - [Commits](jurplel/install-qt-action@v3.0.0...v4) --- updated-dependencies: - dependency-name: jurplel/install-qt-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.