Xaver Hugl
c6bf0e3950
Update CI to xorgproto 2023.2
...
This is needed to support tearing-updates-v1
Signed-off-by: Xaver Hugl <xaver.hugl@gmail.com>
Reviewed-by: Olivier Fourdan <ofourdan@redhat.com>
2023-06-19 12:19:28 +02:00
Jeremy Huddleston Sequoia
ecce57c332
CI: Use -fcommon to build libX11 for mingw
...
See discussions at https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/140
and https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/913
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
2022-07-01 21:38:54 +00:00
Jeremy Huddleston Sequoia
4fe4f17804
CI: Update to xcb-proto-1.14.1 to support python 3.9
...
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
2022-07-01 21:38:54 +00:00
Povilas Kanapickas
2acde60147
.gitlab-ci: Install xorgproto 2021.4.99.2 from git
...
This is required for the support of upcoming XI 2.4 protocol.
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
2021-05-30 13:26:28 +03:00
Jon Turney
d3933a24d1
CI: Add an x86 MinGW-w64 cross build
...
Only cross-build for x86 MinGW-w64, as x64 MinGW-w64 will probably
require fixing LLP64 issues.
I don't know any source for pre-built cross-dependencies of the X
server, so build these from git.
Don't build with GLX enabled, so I don't have to deal with
cross-building mesa and it's dependencies, for the moment.
2021-04-24 19:43:00 +01:00