libpciaccess: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jul 14 00:34:18 UTC 2023


 .gitlab-ci.yml |   13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

New commits:
commit 03d0b467804bf033c2be259be3f091231f74cff9
Author: Dylan Baker <dylan at pnwbakers.com>
Date:   Wed Jun 21 11:47:15 2023 -0700

    gitlab-ci: remove unnecessary call to `meson configure`

commit c047e86b0a51cfec1d3a6939fe76e27354be2149
Author: Dylan Baker <dylan at pnwbakers.com>
Date:   Wed Jun 21 11:38:25 2023 -0700

    gitlab-ci: don't bother to configure meson for the version check
    
    meson introspect can get some information from an unconfigured
    meson.build file. In this case the version info is available without
    configuring.

commit abd305d0fe29019bb3fa3b49623c68b23f4ecf3f
Author: Dylan Baker <dylan at pnwbakers.com>
Date:   Wed Jun 21 11:37:37 2023 -0700

    gitlab-ci: use `meson setup`
    
    Meson without the `setup` verb is deprecated as ambiguous.



More information about the xorg-commit mailing list