6 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult
b8f73cd1b6 configure.ac: drop obsolete/unused "sdkdir" variable
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2026-01-21 13:48:30 +01:00
Enrico Weigelt, metux IT consult
02e5f660d5 .github: add NetBSD build
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-29 19:14:41 +01:00
Enrico Weigelt, metux IT consult
7e17e47fa2 .github: add freebsd and dragonfly build
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-29 10:27:33 +01:00
Enrico Weigelt, metux IT consult
76d875a899 .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-27 14:59:53 +01:00
Enrico Weigelt, metux IT consult
1c01a12ea0 .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-29 18:34:11 +02:00
callmetango
3267c1eaf4 .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 16:42:17 +02:00