bdftopcf: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Fri Feb 21 19:34:59 UTC 2025
.gitlab-ci.yml | 76 +++++++++++++++++++++++++++++++++++++++++++----
Makefile.am | 6 ++-
configure.ac | 2 -
man/Makefile.am | 12 -------
man/bdftopcf.1.in | 4 +-
meson.build | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 164 insertions(+), 23 deletions(-)
New commits:
commit 7be9c32c2a7bdddb4226044ff4c7594e80cc9953
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Mon Feb 10 16:58:14 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/bdftopcf/-/merge_requests/9>
commit 950902a7a80f3922bb82422e320231ee00328998
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sat Feb 8 12:53:52 2025 -0800
configure: generate man pages with AC_CONFIG_FILES instead of sed
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/util/bdftopcf/-/merge_requests/9>
More information about the xorg-commit
mailing list