appres: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Apr 13 18:58:32 UTC 2024


 .editorconfig   |   17 +++++++++++++++
 .gitlab-ci.yml  |   62 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
 Makefile.am     |    2 -
 configure.ac    |    3 ++
 man/Makefile.am |    5 ----
 man/appres.man  |    4 +--
 meson.build     |   40 ++++++++++++++++++++++++++++++++++++
 7 files changed, 122 insertions(+), 11 deletions(-)

New commits:
commit b297a7738a02b3fb7a8842e054c4068195038c38
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Apr 7 13:58:13 2024 -0700

    meson: Add a meson build system
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/app/appres/-/merge_requests/4>

commit 2b5316265c5ce6c7dbd8f726826d5d5a7385febd
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Apr 7 12:53:58 2024 -0700

    configure: use @-style substitutions for man pages instead of __-style
    
    Moves substitution of variables from Makefile.am to configure.ac
    in preparation for allowing meson.build to do the same.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/app/appres/-/merge_requests/4>



More information about the xorg-commit mailing list