libpciaccess: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Apr 2 23:14:34 UTC 2022


 .gitlab-ci.yml      |  180 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 README.md           |    2 
 configure.ac        |    2 
 include/pciaccess.h |    4 -
 man/meson.build     |    4 -
 meson_options.txt   |    2 
 src/Doxyfile        |    2 
 src/common_io.c     |    2 
 8 files changed, 189 insertions(+), 9 deletions(-)

New commits:
commit 28d6dd72e5d6fa907dbccd310cc516e7012a60bd
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 2 16:00:56 2022 -0700

    gitlab CI: add a basic build test for both autotools and meson
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 465aecdce47040a211fddc29186a4b1aa2ad5648
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 2 15:27:10 2022 -0700

    meson: install man page in mandir/man1/, not mandir/1/
    
    But don't install it by default, since neither meson nor autotools
    installs the scanpci program by default
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 5cf85c28ad5f0811d53e5d70eac384dfe8e86cd6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 2 14:54:06 2022 -0700

    Fix spelling/wording issues
    
    Found by using:
        codespell --builtin clear,rare,usage,informal,code,names
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 9ad16d4da14905abfac50e41105dd1ceba877b07
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 2 14:44:13 2022 -0700

    Build xz tarballs instead of bzip2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list