4 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult
18673ceaa2 .github: add NetBSD build
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-29 17:25:01 +01:00
Enrico Weigelt, metux IT consult
379f8335fd .github: add freebsd build
It won't compile on Dragonfly (64-bit only), because this driver is
32-bit only.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-28 15:15:49 +01:00
Enrico Weigelt, metux IT consult
7201cc61a4 .github: use new common driver build actions
Using the new driver build actions in X11Libre/actions-build-driver repo,
instead of having lots of duplicated pipeline and script in all the
individual driver repos.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-23 21:45:56 +01:00
Enrico Weigelt, metux IT consult
9937fb3d63 .github: add CI pipeline
This pipeline builds the driver against the latest Xserver stable
release as well as current master.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-07-25 19:20:47 +02:00