xfd: Changes to 'refs/tags/xfd-1.1.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Oct 20 21:45:46 PDT 2010


Tag 'xfd-1.1.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-10-21 05:45 -0700

xfd 1.1.0

Changes since xfd-1.0.1:
Alan Coopersmith (10):
      Update man page to better reflect Xft support
      Add README with pointers to mailing lists, bugzilla, & git
      Bump xorg-macros requirement to 1.4 for XORG_INSTALL changes
      Fill in COPYING with notices from source code & man page
      Integrate gettext support with autotools build system
      Clean up CFLAGS/LIB settings in configure.ac & Makefile.am
      Use AM_V_GEN to silence manpage generation too
      config: upgrade to util-macros 1.8 for additional man page support
      config: Remove unnecessary calls from configure.ac
      xfd 1.1.0

Gaetan Nadon (9):
      .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
      configure.ac: use backticks rather than $() for cmd subs
      config: update and relocate AX_DEFINE_DIR macro
      config: ignore xfd.po file when gettext is used
      config: update AC_PREREQ statement to 2.60

James Cloos (4):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log
      xaw8 is gone, use xaw7

Jay Hobson (1):
      Internationalize xfd: Call gettext on strings printed to stderr

Jeremy Huddleston (2):
      Build fix for file systems that are not case sensitive
      Added missing AM_PROG_CC_C_O

Matthieu Herrb (1):
      Let xfd build on systems without gettext.

Paulo Cesar Pereira de Andrade (1):
      Correct make distcheck and sparse warnings.

Peter Breitenlohner (1):
      enable VPATH build, reorganize app default files

---
 .cvsignore          |   20 -------------
 .gitignore          |   80 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 COPYING             |   25 +++++++++++-----
 ChangeLog           |   31 --------------------
 Makefile.am         |   62 ++++++++++++++++++----------------------
 README              |   26 ++++++++++++++++
 Xfd.ad              |   40 --------------------------
 app-defaults/Xfd    |   40 ++++++++++++++++++++++++++
 configure.ac        |   53 +++++++++++++++++++++++-----------
 grid.c              |   18 +++++------
 m4/ax_define_dir.m4 |   49 +++++++++++++++++++++++++++++++
 xfd.c               |   80 +++++++++++++++++++++++++++++++++++++---------------
 xfd.man             |   13 +++++---
 13 files changed, 352 insertions(+), 185 deletions(-)
---


More information about the xorg-commit mailing list