alias: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Feb 18 16:56:55 UTC 2023


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

New commits:
commit 6c91212aaa04e56008954d807b63cc11b2457257
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Feb 15 15:19:31 2023 -0800

    configure: 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 b0b5d11db0dc13d4999021d936c3036479dbba64
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 6 17:22:24 2023 -0800

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

commit fb44b3f7caa440cee9bafb505ee4719c946a93d7
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 7 10:10:39 2010 -0800

    configure: update AC_PREREQ statement to 2.60
    
    Unrelated to the previous patches, the new value simply reflects
    the reality that the minimum level for autoconf to configure
    all x.org modules is 2.60 dated June 2006.
    
    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 3bf5b398c0d61bb311b6e99158e2b00719ffb59b
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