| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 2.3.10: * Increase version number * Avoid some clang-format incompatibility issues * Port away from CMP0042 * CI: Remove build_clazy_clang_tidy build * CI: Use clang-format 19 * CI: Fix FreeBSD build * Retire KF5 Android CI * Avoid using QtTest module include which slows down compilation - Switch _service to use mode="manual"
- Update to version 2.3.9: * Increase version number * Update rootcerts.pem * cmake: Remove old way to find gcrypt * Fix build with libgcrypt-1.11 * CI: Build all plugins * gitignore: add VS Code dir * Replace deprecated qAsConst() with std::as_const() * cmake: Enable C++17 * Fix use of deprecated QString::count()