scripts: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Aug 2 19:41:33 UTC 2022


 .gitlab-ci.yml            |    4 ++--
 README.md                 |    2 +-
 autogen.sh                |   11 ++++++-----
 configure.ac              |    5 ++++-
 xauth_switch_to_sun-des-1 |    8 ++++----
 5 files changed, 17 insertions(+), 13 deletions(-)

New commits:
commit da69b91806f7f0840f9e9fff4a01088ecac17d19
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>

commit d93f991c90eb5dc4dae7085bd37757cd99f1ba74
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Aug 2 12:34:04 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 58c826eea039ac3f5e5d85d00c3dcb58b1b05b4c
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Mon Mar 9 12:00:52 2015 +0000

    autogen.sh: use quoted string variables
    
    Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
    fall-outs, when they contain space.
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 6e6fbc4a0d7804484f6b2fec7744fd87b2c331dd
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Jan 24 10:32:07 2017 +1000

    autogen.sh: use exec instead of waiting for configure to finish
    
    Syncs the invocation of configure with the one from the server.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Emil Velikov <emil.velikov at collabora.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit b42ef62ec2cca47830be94c3b9dba102eddadfc1
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat May 31 21:39:32 2014 -0700

    autogen.sh: Honor NOCONFIGURE=1
    
    See http://people.gnome.org/~walters/docs/build-api.txt
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e5602cd46d763b5b245e0864c1e7d444b6d2adb7
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jul 24 11:58:01 2022 -0700

    config: Add missing AC_CONFIG_SRCDIR
    
    Regroup AC statements under the Autoconf initialization section.
    Regroup AM statements under the Automake initialization section.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit a8583d00fd4647f59a56bb93a2514038447beb12
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat May 31 21:38:41 2014 -0700

    configure: Drop AM_MAINTAINER_MODE
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list