6 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult
d34889f0da .github: add NetBSD build
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-29 17:10:04 +01:00
Enrico Weigelt, metux IT consult
2d0e41a4b2 .github: add freebsd and dragonfly build
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-28 14:15:26 +01:00
Enrico Weigelt, metux IT consult
20d48a2d4c .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 13:15:42 +01:00
Enrico Weigelt, metux IT consult
c1068ffc32 .github: enable -Werror on driver build
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-09 15:16:26 +01:00
Enrico Weigelt, metux IT consult
597f318ac2 .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-24 20:31:45 +02:00
callmetango
e0c4bfcfa3 .github: Add issue forms
Add the following forms for issue creation:

* Bug report
* Feature request
* Code change
* Documentation update
* Organizational task

* add issue type selection page on "New Issue" call
* mention Github Discussions and the mailing list where appropriate

Part-of: X11Libre/misc#156
Signed-off-by: callmetango <callmetango@users.noreply.github.com>
2025-07-07 17:03:02 +02:00