cursors: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Feb 18 02:00:37 UTC 2023


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

New commits:
commit efc5c3b049d636e4ec9fd5a3f644320d31319777
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Feb 15 12:53:09 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 5c238ec0bcbfc1f7aa44d9e0ae9500311bfc3d63
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 6 17:12:42 2023 -0800

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

commit 298a9ffa7afd7216fa3a507a9b5801912633563b
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