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

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Sep 26 17:04:46 PDT 2010


Tag 'xsm-1.0.2' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-09-27 01:04 -0700

xsm 1.0.2

Changes since xsm-1.0.1:
Alan Coopersmith (9):
      Use snprintf, strdup & remove instead of sprintf, malloc/strcpy & unlink
      Remove instructions on monolithic build system from README
      Change xsm_CFLAGS to AM_CFLAGS to make automake-1.10 happier
      Add PKG_CHECK_MODULES entries for the libraries xsm calls directly
      Constify lock.c
      Use realloc to resize buffer, not malloc+strcpy+free
      config: upgrade to util-macros 1.8 for additional man page support
      config: Remove unnecessary calls from configure.ac
      xsm 1.0.2

Gaetan Nadon (8):
      .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: move CWARNFLAGS from configure.ac to Makefile.am
      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 (1):
      Build fix for file systems that are not case sensitive

Julien Cristau (1):
      Don't override the RSH variable before checking if it's set

Matthieu Herrb (1):
      Fix build in separate directory.

Paulo Cesar Pereira de Andrade (3):
      enable VPATH build, reorganize app default files
      Compile warning fixes.
      Correct make distcheck and gcc/sparse warnings.

---
 .cvsignore       |   20 ---------
 .gitignore       |   79 ++++++++++++++++++++++++++++++++++++
 ChangeLog        |   36 ----------------
 Makefile.am      |   55 +++++++++----------------
 README           |   34 ---------------
 XSm.ad           |  119 -------------------------------------------------------
 app-defaults/XSm |  119 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 auth.c           |   23 ++++------
 choose.c         |   30 ++++++-------
 configure.ac     |   63 ++++++++++-------------------
 globals.c        |   91 ------------------------------------------
 info.c           |   87 ++++++++++++++++++++--------------------
 info.h           |    6 ++
 list.c           |   32 ++++----------
 lock.c           |   41 ++++++++++--------
 lock.h           |   10 ++--
 log.c            |   10 ++--
 mainwin.c        |   14 +++---
 misc.c           |    1 
 popup.c          |    4 -
 printhex.c       |    9 ----
 prop.c           |    2 
 remote.c         |   25 +++++------
 restart.c        |   28 ++++++------
 save.c           |   94 ++++++++++++++++++++-----------------------
 saveutil.c       |   18 +++-----
 signals.c        |   24 +++++------
 xsm.c            |   89 +++++++++++++++++++++++++++++++----------
 xsm.h            |   25 ++++++++++-
 29 files changed, 553 insertions(+), 635 deletions(-)
---


More information about the xorg-commit mailing list