Files
xserver/.gitlab-ci
Peter Hutterer 6383d90e89 CI: add a driver build stage to check for header breakage
Pull a few drivers and try to build their most recent release (or a
specific SHA) and see if they still build. If they do, yay, otherwise
fail.

Dependency-wise we need to keep libevdev-dev and libinput-dev around
now and add libspice-protocol-dev for the qxl driver.

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1318>
(cherry picked from commit 89b7f45010)
2026-01-19 12:32:22 -08:00
..