summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-16autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-16configure: Drop AM_MAINTAINER_MODEAdam Jackson1-1/+0
2013-01-11Fix a comment typoAlan Coopersmith1-1/+1
2013-01-05Convert more sprintf calls to snprintfAlan Coopersmith4-6/+6
2013-01-05Remove unnecessary casts from malloc/realloc callsAlan Coopersmith3-18/+13
2013-01-05Remove fallbacks for Imake configuration, assume autoconfAlan Coopersmith2-30/+4
2013-01-05Move i_listlen in struct inclist for better packing in 64-bit buildsAlan Coopersmith1-1/+1
2013-01-05config: Remove unnecessary calls from configure.acAlan Coopersmith1-2/+0
2013-01-05Update configure.ac initialization to X.Org standard formAlan Coopersmith1-1/+8
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith2-48/+4
2013-01-04Bug 59005 - makedepend: Build with automake-1.13 brokenMarko Lindqvist1-1/+1
2012-03-14configure.ac: use AM_MAINTAINER_MODEJulien Cristau1-0/+1
2012-03-07makedepend 1.0.4makedepend-1.0.4Alan Coopersmith1-1/+1
2011-10-07define(): Avoid assigning constant string to non-const char *Alan Coopersmith1-2/+3
2011-10-07Call strdup directly, instead of via copy macroAlan Coopersmith4-8/+7
2011-10-07Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith3-20/+21
2011-10-07Move extern variable declarations to common header (def.h)Alan Coopersmith4-24/+17
2011-10-07Strip trailing whitespaceAlan Coopersmith9-73/+73
2011-01-28Raise MAXFILES from 1024 to 2048Stuart Kreitman1-1/+1
2010-10-31Fix bashism: shell string comparison is =, not ==.Cyril Brulebois1-1/+1
2010-10-29Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+25
2010-10-29makedepend 1.0.3makedepend-1.0.3Alan Coopersmith1-1/+2
2010-10-29config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-21/+5
2010-10-29config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-05-14Convert testcase from bug 28045 into automake "make check" testAlan Coopersmith3-0/+50
2010-05-14Bug 28045 - makedepend fails on directory named like an include fileMartin Pärtel1-3/+3
2009-10-10makedepend 1.0.2makedepend-1.0.2Alan Coopersmith1-1/+1
2009-10-10Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-9/+6
2009-10-10Remove CVS/RCS version tagsAlan Coopersmith14-27/+0
2009-03-24Fix gcc, sparse & lint warningsAlan Coopersmith6-13/+13
2009-03-24Increased constificationAlan Coopersmith7-59/+54
2009-03-24Remove #ifdef'ed code that's never usedAlan Coopersmith2-102/+0
2009-03-24Remove ifdef checks for macII left over from ancient A/UX 3.0 supportAlan Coopersmith1-3/+0
2009-03-24Use XORG_CHANGELOG, XORG_CWARNFLAGS, and XORG_WITH_LINT macrosAlan Coopersmith2-2/+17
2009-03-24Add additional predefines needed to match Solaris compilersAlan Coopersmith2-0/+35
2009-03-24Delete portions of imakemdep.h not used by makedependAlan Coopersmith2-1074/+3
2009-03-24Add .gitignoreAlan Coopersmith1-0/+24
2009-03-24Use AM_CPPFLAGS instead of makedepend_CPPFLAGS to avoid mangled .o namesAlan Coopersmith1-1/+1
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-228/+10
2007-03-21Update version for release.Jeremy C. Reed1-1/+1
2006-06-02Coverity #925: Pointer "file" dereferenced before NULL checkmakedepend-1.0.1Alan Coopersmith2-2/+12
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_1XORG-7_0_99_901XORG-7_0XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-09Bug #4380: Avoid dividing by zero in gccmakedepend (Vincent Le Ligeour)MODULAR_COPYAdam Jackson1-1/+5
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin2-2/+7
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-20Remove duplicate setting of EXTRA_DISTAlan Coopersmith2-1/+5
2005-11-12Substitute variables in man pageAlan Coopersmith3-2/+70
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin2-4/+7
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson1-22/+64