libXfont: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Apr 6 21:54:22 UTC 2022


 .gitlab-ci.yml            |   99 ++++++++++++++++++++++++++++++++++++++++++++++
 README.md                 |    4 -
 configure.ac              |    2 
 doc/fontlib.xml           |    2 
 src/FreeType/ftfuncs.c    |    6 +-
 src/FreeType/xttcap.c     |    2 
 src/bitmap/bdfread.c      |    4 -
 src/bitmap/pcfread.c      |    2 
 src/bitmap/snfstr.h       |    2 
 src/fc/fserve.c           |    4 -
 src/fontfile/decompress.c |    2 
 src/fontfile/dirfile.c    |    2 
 src/util/utilbitmap.c     |    2 
 13 files changed, 116 insertions(+), 17 deletions(-)

New commits:
commit 12bed78985af1da2d1f4954a3491ee497a878b23
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Apr 6 14:37:42 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 f83ea5e953c6904578a458e2c2bc2e1d5ae3cb47
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Apr 6 14:14:21 2022 -0700

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

commit a6aee4c9a41a95a0509f654beca27009671731b3
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Apr 6 14:10:16 2022 -0700

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



More information about the xorg-commit mailing list