xmh: Changes to 'refs/tags/xmh-1.0.2'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Oct 30 17:47:08 PDT 2010


Tag 'xmh-1.0.2' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-10-31 01:46 -0700

xmh 1.0.2

Changes since xmh-1.0.1:
Alan Coopersmith (8):
      Add README with pointers to mailing lists, bugzilla, & git
      Move black6 & box6 bitmaps to data/bitmaps module
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      Use PACKAGE_STRING from config.h for version instead of -D flags in Makefile
      config: upgrade to util-macros 1.8 for additional man page support
      Require xbitmaps >= 1.1.0 for box6 & black6 bitmaps moved from xmh
      config: Remove unnecessary calls from configure.ac
      xmh 1.0.2

Gaetan Nadon (6):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      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 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

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

Paulo Cesar Pereira de Andrade (2):
      Compile warning fixes.
      Correct make distcheck and sparse warnings.

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

---
 .cvsignore       |   20 ------
 .gitignore       |   79 +++++++++++++++++++++++++
 ChangeLog        |   36 -----------
 Makefile.am      |   63 ++++++--------------
 README           |   27 ++++++++
 Xmh.ad           |  173 -------------------------------------------------------
 app-defaults/Xmh |  173 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 black6           |    4 -
 box6             |    4 -
 configure.ac     |   28 +++++---
 globals.h        |   66 +++++++++++---------
 init.c           |    1 
 main.c           |   32 +++++++++-
 menu.c           |   24 +++----
 miscfuncs.c      |    3 
 mlist.c          |    2 
 msg.c            |    2 
 pick.c           |    2 
 util.c           |    6 -
 version.h        |   32 ----------
 xmh.h            |    3 
 21 files changed, 405 insertions(+), 375 deletions(-)
---


More information about the xorg-commit mailing list