encodings: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Feb 18 17:01:52 UTC 2023


 .gitlab-ci.yml |    6 +++---
 configure.ac   |   14 ++++++--------
 2 files changed, 9 insertions(+), 11 deletions(-)

New commits:
commit e40356cf6bcbea6966d5a2c98ca767e07b3e7aa8
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Feb 15 16:13:33 2023 -0800

    Switch to XORG_DEFAULT_NOCODE_OPTIONS
    
    Stop running all sorts of compiler tests we don't need since there
    is no code in this module to compile.  Requires xorg-macros 1.20.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 439ad387be655b0198ddd2b54bd036044263b438
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 6 17:19:20 2023 -0800

    configure: replace deprecated AC_HELP_STRING with AS_HELP_STRING
    
    This silences autoconf warnings:
    
    configure.ac:24: warning: The macro `AC_HELP_STRING' is obsolete.
    configure.ac:24: You should run autoupdate.
    ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
    configure.ac:24: the top level
    
    configure.ac:32: warning: The macro `AC_HELP_STRING' is obsolete.
    configure.ac:32: You should run autoupdate.
    ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
    configure.ac:32: the top level
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit c3be3e246042f017b86d72fa96ed4ca35858ed3a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jul 28 17:30:21 2022 -0700

    gitlab CI: stop requiring Signed-off-by in commits
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list