libpciaccess: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Nov 2 17:25:17 UTC 2020


 Makefile.am         |    5 +
 man/Makefile.am     |    5 +
 man/meson.build     |   32 ++++++++++++
 meson.build         |  134 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 meson_options.txt   |   37 ++++++++++++++
 scanpci/Makefile.am |    2 
 scanpci/meson.build |   25 +++++++++
 src/Makefile.am     |    2 
 src/meson.build     |   67 ++++++++++++++++++++++++++
 9 files changed, 307 insertions(+), 2 deletions(-)

New commits:
commit f51e2f1e96db2acd426ac3f6bb066f314a7eee46
Author: Dylan Baker <dylan at pnwbakers.com>
Date:   Sun Oct 25 11:14:56 2020 -0700

    autoconf: Add meson files to dist tarball
    
    Reviewed-by: Eric Anholt <eric at anholt.net>

commit 89fcd717a60e7a6440b56ff7c82b5eeb80b92a2f
Author: Dylan Baker <dylan at pnwbakers.com>
Date:   Wed Sep 19 16:15:41 2018 -0700

    Add a meson build system
    
    I believe this is correct and complete, but I could have missed
    something on non-linux OSes.
    
    Reviewed-by: Eric Anholt <eric at anholt.net>



More information about the xorg-commit mailing list