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

Alan Coopersmith alanc at kemper.freedesktop.org
Mon Jul 22 22:15:53 PDT 2013


Tag 'makedepend-1.0.5' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-07-23 06:15 -0700

makedepend-1.0.5

Changes since makedepend-1.0.4:
Adam Jackson (1):
      configure: Drop AM_MAINTAINER_MODE

Alan Coopersmith (14):
      unifdef -U__UNIXOS2__
      Update configure.ac initialization to X.Org standard form
      config: Remove unnecessary calls from configure.ac
      Move i_listlen in struct inclist for better packing in 64-bit builds
      Remove fallbacks for Imake configuration, assume autoconf
      Remove unnecessary casts from malloc/realloc calls
      Convert more sprintf calls to snprintf
      Fix a comment typo
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Mark fatalerr & catch as _X_NORETURN
      Store len in a size_t instead of an int in redirect()
      Bug 56091 - Unsafe use of strcpy() in makedepend
      Assume signal handlers return void, as C89 requires
      makedepend 1.0.5

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Glenn Burkhardt (1):
      Bug 52099 - makedepend rename fails on CIFS mounted shares

Julien Cristau (2):
      configure.ac: use AM_MAINTAINER_MODE
      Don't crash if an option's argument is missing

Marko Lindqvist (1):
      Bug 59005 - makedepend: Build with automake-1.13 broken

---
 Makefile.am  |    3 -
 autogen.sh   |    4 +
 configure.ac |   18 ++++----
 cppsetup.c   |    2 
 def.h        |    7 +--
 imakemdep.h  |    6 --
 include.c    |   14 ++----
 main.c       |  127 +++++++++++++++++++----------------------------------------
 parse.c      |   13 ++----
 pr.c         |    4 -
 10 files changed, 72 insertions(+), 126 deletions(-)
---


More information about the xorg-commit mailing list