xscope: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jul 14 15:30:22 UTC 2022


 .gitlab-ci.yml |   20 ++++++++++++++++----
 fd.h           |    1 +
 2 files changed, 17 insertions(+), 4 deletions(-)

New commits:
commit 4e297db3cf54a629a2c8f38b068cd4f8434afa4c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Jul 13 15:51:58 2022 -0700

    fd.h: fix build when not building with xtrans
    
    Always include <X11/Xfuncproto.h> for the definition of _X_NORETURN,
    instead of relying on Xtrans.h to include it indirectly for us.
    
    Fixes: #2
    Fixes: commit cc298d1f559240976344588f9f765ee60ca3d6f3
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 1bc30844ebf6ee3b7b14101f34defbd65ff85134
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Jul 13 15:48:24 2022 -0700

    gitlab CI: build with both --enable-xtrans & --disable-xtrans
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit dff14856677de1e09a72204970bb725a19ebbebd
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Jul 13 15:46:06 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