imake: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Feb 21 19:24:24 UTC 2025


 .gitlab-ci.yml   |   73 +++++++++++++++++-
 Makefile.am      |   23 -----
 ccmakedep.1.in   |    2 
 cleanlinks.1.in  |    2 
 configure.ac     |   12 ++-
 imake.1.in       |    6 -
 makeg.1.in       |    2 
 mergelib.1.in    |    2 
 meson.build      |  215 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 meson.options    |   44 +++++++++++
 mkdirhier.1.in   |    2 
 mkhtmlindex.1.in |    2 
 revpath.1.in     |    2 
 xmkmf.1.in       |    2 
 14 files changed, 351 insertions(+), 38 deletions(-)

New commits:
commit 88c85a1a589d431450505a11956a691fff9cf1b0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 10 16:58:04 2025 -0800

    meson: Add option to build with meson
    
    Also updates the gitlab CI config to test both build types
    and compare the generated output/installed files.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/util/imake/-/merge_requests/13>

commit bdc81ff7b903364793b27102c5d710824c7e9476
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Feb 6 16:51:41 2025 -0800

    configure: generate man pages with AC_CONFIG_FILES instead of cpp
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/util/imake/-/merge_requests/13>



More information about the xorg-commit mailing list