mkcomposecache: Changes to 'refs/tags/mkcomposecache-1.2.2'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Apr 3 19:17:40 UTC 2022


Tag 'mkcomposecache-1.2.2' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2022-04-03 19:17 +0000

mkcomposecache-1.2.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABCgAGBQJiSfLLAAoJEM/fFIgoxkKnzw8P/iyZ52DAwq+KymBkykgoQUVd
NUIFOWHnaiFkk0rBk1n6CzPSsk8ILFR1M3DUC1mj1P25yEyPP+17vmEj0yseK8Ea
nfVyblL9VvVikVYbR1hO1V1M2BGbF7JUBm14lX598CqJjBnuH7c+AEofxcMpgHY3
dQYUrEKpLrL/2HmogghAu2DBM1xFC9T8Mh3WDH5uLS+J2f91mHFxuso8+Ja6cxC3
qpJyXUT5i+2FMPMSlOdWUcBI0Fa8B9WGoFFIvI+3pv8RigZ83shGVe2wJjQWJ5F4
ivpqpmfHzIZCcYmkJ7Yh6mMS4wKny/1pgkvNBsY2kXPXwrOF7HPRIkK1zqIcKkkZ
Vdjd39zGnZG2MOu4ESGDvLC/m2Ovl09JvdkU+zScc2KpFFgnzTRDlm00bqlWBCji
70SRg1Sr2GOfoVdkjcMHGr3xl9aedcgckimzUqZbKg99MxoKn62d6iwQO++T+lff
Y4LA8nU961fexPY4OT2m9Z7I+RRTd4OEm4tDY+VfTptI+cvjQENcQs6yhDMa+0DM
sjDteMSR56yG+lH+Ez7QG4skAsi32yd6zvL8z5aKr/ET9ngvro+VSNF5QY0f24pC
hn677ldWbsRO5ByTM4cTA72J03MDA2uEYv6nFukSOLqtjxODg57GRp4L5LV46LsQ
S095H/GEYwZ4iRPyihzG
=/ifs
-----END PGP SIGNATURE-----

Changes since mkcomposecache-1.2.1:
Alan Coopersmith (8):
      Replace manual calculations of memory allocations with asprintf calls
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      mkcomposecache 1.2.2

Emil Velikov (1):
      autogen.sh: use quoted string variables

Gaetan Nadon (12):
      autogen.sh: upgrade this newly added module to the xorg default one
      .gitignore: use common defaults with custom section # 24239
      INSTALL, NEWS, README and AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: update AC_PREREQ statement to 2.60
      config: upgrade to util-macros 1.8 for additional man page support
      config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: remove unrequired AC_SUBST([*_CFLAGS])
      config: remove unrequired AC_SUBST([*_LIBS])
      config: move man pages into their own directory
      man: previous patch failed to include the new man/Makefile.am

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

---
 .gitignore       |   75 +++++++++++++++---
 .gitlab-ci.yml   |   98 +++++++++++++++++++++++
 INSTALL          |  229 -------------------------------------------------------
 Makefile.am      |   44 ++--------
 README           |   28 ------
 README.md        |   23 +++++
 autogen.sh       |   16 +++
 configure.ac     |   30 +++----
 man/Makefile.am  |   12 ++
 mkcomposecache.c |   66 +++++++++++++--
 10 files changed, 292 insertions(+), 329 deletions(-)
---


More information about the xorg-commit mailing list