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

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Sep 26 13:09:08 PDT 2010


Tag 'xload-1.1.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-09-26 21:06 -0700

xload 1.1.0

Changes since xload-1.0.2:
Alan Coopersmith (12):
      Update man page to note that /dev/kmem access is only on old platforms
      Fill in COPYING file
      Add README with pointers to mailing lists, bugzilla, & git
      Raise xorg-macros requirement to 1.4
      Move CWARNFLAGS addition from configure.ac to Makefile.am
      Use automake silencer on man page generation too
      Integrate gettext support with autotools build system
      config: upgrade to util-macros 1.8 for additional man page support
      Xmu functions are called directly, so include it in PKG_CHECK_MODULES
      Sun copyrights are now owned by Oracle
      config: Remove unnecessary calls from configure.ac
      xload 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 xload.po when using GETTEXT
      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 xload: Call gettext on strings printed to stderr

Jeremy Huddleston (3):
      Build fix for file systems that are not case sensitive
      Added missing AM_PROG_CC_C_O
      __DARWIN__ -> __APPLE__

Julien Cristau (3):
      Use AM_CFLAGS instead of xload_CFLAGS and remove AM_PROG_CC_C_O
      Fix build with builddir != srcdir
      $(builddir) is the current directory

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

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

Peter Dyballa (1):
      Bug #12534: nlist() needs to be handled differently in Mac OS X

---
 .cvsignore          |   20 --------
 .gitignore          |   80 ++++++++++++++++++++++++++++++++
 COPYING             |   85 +++++++++++++++++++++++++++++++---
 ChangeLog           |   41 ----------------
 Makefile.am         |   63 +++++++++++--------------
 README              |   25 ++++++++++
 XLoad.ad            |    6 --
 app-defaults/XLoad  |    6 ++
 configure.ac        |   49 +++++++++++++++-----
 get_load.c          |   61 ++++++++++++------------
 get_rload.c         |   25 +++-------
 m4/ax_define_dir.m4 |   49 ++++++++++++++++++++
 xload.c             |  127 ++++++++++++++++++++++++++++++++--------------------
 xload.h             |   13 +++++
 xload.man           |   12 ++--
 15 files changed, 439 insertions(+), 223 deletions(-)
---


More information about the xorg-commit mailing list