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

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Oct 30 15:04:45 PDT 2010


Tag 'twm-1.0.5' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-10-30 23:04 -0700

twm 1.0.5

Changes since twm-1.0.4:
Alan Coopersmith (10):
      Add README with pointers to mailing lists, bugzilla, & git
      Update Sun license notices to current X.Org standard form
      Fill in COPYING file with copyright notices from source code
      Use AC_CHECK_FUNCS / default name for mkstemp
      config: Remove unnecessary calls from configure.ac
      system.twmrc doesn't need to be in both EXTRA_DIST & dist_rc_DATA
      Silence build of deftwmrc.c with AM_V_GEN
      config: upgrade to util-macros 1.8 for additional man page support
      Sun's copyrights now belong to Oracle
      twm 1.0.5

Gaetan Nadon (9):
      twm: use XORG_CHANGELOG macro to create ChangeLog. #22611
      .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: add check for yacc to insure it is installed #27973
      config: allow to build tarball when yacc is missing
      config: update AC_PREREQ statement to 2.60

Jeremy Huddleston (1):
      This is not a GNU project, so declare it foreign.

Jesse Adkins (1):
      Purge cvs tags.

---
 .gitignore       |   70 ++++++++++++++++++++++++++++++++++++++++++++++----
 COPYING          |   77 +++++++++++++++++++++++++++++++++++++++++++++++++------
 Makefile.am      |   11 ++++---
 README           |   30 +++++++++++++++++++++
 configure.ac     |   26 ++++++++++--------
 man/.gitignore   |    3 --
 man/Makefile.am  |   62 ++++++++++++++++----------------------------
 man/twm.man      |    3 --
 src/.gitignore   |    4 --
 src/Makefile.am  |   18 ++++++------
 src/add_window.c |    3 --
 src/add_window.h |    3 --
 src/cursor.c     |    3 --
 src/events.c     |    3 --
 src/events.h     |    3 --
 src/gc.c         |    3 --
 src/gc.h         |    3 --
 src/iconmgr.c    |    4 --
 src/iconmgr.h    |    3 --
 src/icons.c      |    3 --
 src/icons.h      |    3 --
 src/list.c       |    3 --
 src/list.h       |    3 --
 src/menus.c      |    3 --
 src/menus.h      |    3 --
 src/parse.c      |    4 --
 src/parse.h      |    4 --
 src/resize.c     |    4 --
 src/resize.h     |    3 --
 src/screen.h     |    3 --
 src/session.c    |   15 ++++------
 src/session.h    |    1 
 src/system.twmrc |    4 --
 src/twm.c        |    3 --
 src/twm.h        |    3 --
 src/util.c       |    3 --
 src/util.h       |    3 --
 src/version.c    |    1 
 src/version.h    |    2 -
 39 files changed, 223 insertions(+), 180 deletions(-)
---


More information about the xorg-commit mailing list