xf86-video-trident: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jan 29 23:29:45 UTC 2022


 .gitlab-ci.yml       |   98 +++++++++++++++++++++++++++++++++++++++++++++++++++
 README.md            |    2 -
 configure.ac         |    2 -
 src/Makefile.am      |    2 -
 src/trident.h        |    2 -
 src/trident_dac.c    |    4 +-
 src/trident_driver.c |    6 +--
 src/trident_video.c  |    4 +-
 8 files changed, 109 insertions(+), 11 deletions(-)

New commits:
commit c2f3f85426b957c1e7176ec18f2682eeb21ba440
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 15:25:10 2022 -0800

    Update trident_pci_rename.h to pci_rename.h in src/Makefile.am
    
    Makefile was missed when header was renamed.  Fixes "make distcheck".
    
    Fixes: cc33df89bcdcec83da5b8eface1b191802d694b2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 077335e9b1c62c8fcbc21a4dbb8b34b670e276ef
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 15:18:10 2022 -0800

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

commit 12dc7dac8d0ddceb1843e9bbd604fdd2ec355c2c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 15:17:16 2022 -0800

    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 591dae19fb49b6a9c6d36ffc0fdf2224aed164c6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 15:15:43 2022 -0800

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



More information about the xorg-commit mailing list