1e71b37bdb
Finalize all non-artifact changes accumulated from other sessions: - config updates, recipe changes, source edits, patches - pkgar/cache artifacts intentionally excluded (build outputs) This is the maximum achievable scope for this session. Hardware-accelerated KDE blocked by: QML gate, KWin/Plasma builds, hardware GPU validation — all require build system + physical GPU.
13 lines
407 B
YAML
13 lines
407 B
YAML
# SPDX-FileCopyrightText: 2020 Volker Krause <vkrause@kde.org>
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
include:
|
|
- project: sysadmin/ci-utilities
|
|
file:
|
|
- /gitlab-templates/linux-qt6.yml
|
|
- /gitlab-templates/linux-qt6-static.yml
|
|
- /gitlab-templates/android-qt6.yml
|
|
- /gitlab-templates/freebsd-qt6.yml
|
|
- /gitlab-templates/windows-qt6.yml
|
|
- /gitlab-templates/alpine-qt6.yml
|