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

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Mar 7 21:55:53 PST 2012


Tag 'makedepend-1.0.4' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-08 05:55 -0800

makedepend-1.0.4

Changes since makedepend-1.0.3:
Alan Coopersmith (7):
      Add README with pointers to mailing list, bugzilla & git repos
      Strip trailing whitespace
      Move extern variable declarations to common header (def.h)
      Add const attributes to fix gcc -Wwrite-strings warnings
      Call strdup directly, instead of via copy macro
      define(): Avoid assigning constant string to non-const char *
      makedepend 1.0.4

Cyril Brulebois (1):
      Fix bashism: shell string comparison is =, not ==.

Stuart Kreitman (1):
      Raise MAXFILES from 1024 to 2048

---
 README                 |   25 +++++++++++++++++++
 configure.ac           |    2 -
 def.h                  |   49 ++++++++++++++++++++++++++------------
 ifparser.c             |   26 ++++++++++----------
 ifparser.h             |   26 ++++++++++----------
 imakemdep.h            |    4 +--
 include.c              |   16 +++---------
 main.c                 |   20 +++++++--------
 makedepend.man         |   32 ++++++++++++-------------
 parse.c                |   62 ++++++++++++++++++++++---------------------------
 pr.c                   |   11 --------
 tests/28045/makedep.sh |    2 -
 12 files changed, 147 insertions(+), 128 deletions(-)
---


More information about the xorg-commit mailing list