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

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Dec 10 22:35:45 PST 2009


Tag 'xlogo-1.0.2' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-12-11 06:35 -0800

xlogo 1.0.2

Changes since xlogo-1.0.1:
Alan Coopersmith (6):
      Add README with pointers to mailing lists, bugzilla, & git
      Use AM_V_GEN to silence man page generation output
      Strip old CVS id tags and trailing whitespaces
      Remove more leftover Xprint bits
      Add direct dependency on libXt, since xlogo calls Xt functions
      xlogo 1.0.2

Gaetan Nadon (5):
      .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

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 (5):
      Build fix for file systems that are not case sensitive
      Added missing AM_PROG_CC_C_O
      Fixed compiler warning
      Require macros 1.3 for XORG_DEFAULT_OPTIONS
      This is not a GNU project, so declare it foreign.

Julien Cristau (4):
      Fix build with builddir != srcdir
      Use AM_CFLAGS instead of xlogo_CFLAGS and remove AM_PROG_CC_C_O
      $(builddir) is the current directory
      Build fix, XAW_USE_XPRINT is no more

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

---
 .cvsignore               |   21 ---
 .gitignore               |   79 ++++++++++++++
 ChangeLog                |   41 -------
 Logo.c                   |   57 ++++------
 Logo.h                   |    2 
 LogoP.h                  |    2 
 Makefile.am              |   56 ++++------
 README                   |   25 ++++
 RenderLogo.c             |    7 -
 RenderLogo.h             |    2 
 XLogo-color.ad           |    5 
 XLogo.ad                 |    4 
 app-defaults/XLogo       |    4 
 app-defaults/XLogo-color |    5 
 configure.ac             |   30 ++---
 print.c                  |  260 -----------------------------------------------
 print.h                  |   41 -------
 xlogo.c                  |   96 ++++-------------
 xlogo.h                  |    5 
 xlogo.man                |   19 +--
 20 files changed, 217 insertions(+), 544 deletions(-)
---


More information about the xorg-commit mailing list