fonttosfnt: Changes to 'refs/tags/fonttosfnt-1.0.5'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jul 31 22:46:13 UTC 2018


Tag 'fonttosfnt-1.0.5' created by Peter Hutterer <peter.hutterer at who-t.net> at 2018-07-31 22:44 +0000

fonttosfnt 1.0.5
-----BEGIN PGP SIGNATURE-----

iEYEABECAAYFAltg5mkACgkQ4jt+cLRn8L/DmQCfbklHqpKVDUs0PgSW54kciTto
4iMAoIv3l4Tk6EJCunkHQ03faz9dEJy8
=Y7LZ
-----END PGP SIGNATURE-----

Changes since fonttosfnt-1.0.4:
Alan Coopersmith (4):
      Add README with pointers to mailing lists, bugzilla, & git
      config: Add missing AC_CONFIG_SRCDIR
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1

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

Gaetan Nadon (16):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: move CWARNFLAGS from configure.ac to Makefile.am
      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: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

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

Paulo Cesar Pereira de Andrade (1):
      Ansification and compile warning fixes.

Peter Hutterer (7):
      autogen.sh: use exec instead of waiting for configure to finish
      Constify a few string arguments
      README: update repository URL to gitlab
      Remove shadowing rc variable
      Fix shadowing i variable complaint
      Replace _BSD_SOURCE with _DEFAULT_SOURCE
      Bump to 1.0.5

---
 .gitignore         |   73 +++++++++++++++++++++++++++++++++++++++++++++++------
 Makefile.am        |   45 +++++---------------------------
 README             |   24 +++++++++++++++++
 autogen.sh         |   12 +++++---
 configure.ac       |   28 +++++++++++---------
 fonttosfnt.h       |    8 ++---
 man/Makefile.am    |   12 ++++++++
 man/fonttosfnt.man |   10 +++----
 read.c             |   12 ++++----
 struct.c           |    2 -
 util.c             |   10 +++----
 11 files changed, 155 insertions(+), 81 deletions(-)
---


More information about the xorg-commit mailing list