OSDN Git Service

add gitlab-ci builds of libdrm
authorEric Engestrom <eric.engestrom@intel.com>
Thu, 30 Aug 2018 14:51:40 +0000 (15:51 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Tue, 4 Sep 2018 14:41:31 +0000 (15:41 +0100)
commit4a9030dc8b732846a0e0784e4c577cc0f081f64d
treeda1bf8eebb517ed23ea5453eeba8c11707dcf375
parent4d87c2e203d3813fefa6589afeddb1547a2c8b8e
add gitlab-ci builds of libdrm

It currently does 4 builds: 2 using Meson and 2 using Autotools, 2 using
the latest dependencies on ArchLinux and 2 using very old dependencies
on Debian (including manually building libpciaccess to have the oldest
version supported, to make sure it keeps being supported).

All the build options are turned on for both Meson and Autotools.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Daniel Stone <daniels@collabora.com>
.gitlab-ci.yml [new file with mode: 0644]