xkill: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Oct 22 00:32:16 UTC 2022


 .gitlab-ci.yml |    8 ++++----
 xkill.c        |   17 +++++++----------
 2 files changed, 11 insertions(+), 14 deletions(-)

New commits:
commit 3b70d764a8719059a03929445eb1ebb980c6c31a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 16 12:31:28 2022 -0700

    gitlab CI: explictly list GNU make to be installed in build environment
    
    Attempt to fix configure failure:
    
    config.status: error: Something went wrong bootstrapping makefile fragments
        for automatic dependency tracking.  If GNU make was not used, consider
        re-running the configure script with MAKE="gmake" (or whatever is
        necessary).  You can also try re-running configure with the
        '--disable-dependency-tracking' option to at least be able to build
        the package (albeit without support for automatic dependency tracking).
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 7b82b504cc267f465e4ab418d47b1c14a3ed1b42
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 15 10:36:08 2022 -0700

    Variable scope reductions as recommended by cppcheck
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 501da787ce45ce0057576f78893bcca643d0dad7
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