Commit graph

5 commits

Author SHA1 Message Date
wiz
a964c4174f Update to 1.0.3:
makedepend 1.0.3

    config: upgrade to util-macros 1.8 for additional man page support

    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    The value of MAN_SUBST is the same for all X.Org packages.

    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
    Enables use of platform appropriate version of sed.

    config: update AC_PREREQ statement to 2.60

    Unrelated to the previous patches, the new value simply reflects
    the reality that the minimum level for autoconf to configure
    all x.org modules is 2.60 dated June 2006.

    Convert testcase from bug 28045 into automake "make check" test

    Bug 28045 - makedepend fails on directory named like an include file
2010-12-02 14:46:39 +00:00
wiz
96cc0935fc Update to 1.0.2:
A minor release of X.Org's classic utility for generating dependency lists
in makefiles - mostly small janitorial cleanups, plus some Solaris-specific
fixes to match the same default #define's as the compilers use.

Alan Coopersmith (12):
      Use AM_CPPFLAGS instead of makedepend_CPPFLAGS to avoid mangled .o names
      Add .gitignore
      Delete portions of imakemdep.h not used by makedepend
      Add additional predefines needed to match Solaris compilers
      Use XORG_CHANGELOG, XORG_CWARNFLAGS, and XORG_WITH_LINT macros
      Remove ifdef checks for macII left over from ancient A/UX 3.0 support
      Remove #ifdef'ed code that's never used
      Increased constification
      Fix gcc, sparse & lint warnings
      Remove CVS/RCS version tags
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      makedepend 1.0.2

James Cloos (1):
      Replace static ChangeLog with dist-hook to generate from git log

Jeremy C. Reed (1):
      Update version for release.
2009-10-31 01:51:54 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
wiz
1c2fa69bea Update to 1.0.1:
2007-03-21  Jeremy C. Reed <reed@reedmedia.net>

	* configure.ac:
	Update version for release.

2006-06-02  Alan Coopersmith  <alan.coopersmith@sun.com>

	* parse.c (slookup):
	Coverity #925: Pointer "file" dereferenced before NULL check

Should also fix PR 36050.
2007-03-21 22:59:19 +00:00
joerg
540e6e2961 Import the standalone makedepend from Xorg. 2006-11-02 13:58:05 +00:00