summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mark fatalerr & catch as _X_NORETURNbaserock/morphAlan Coopersmith2013-01-203-3/+3
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith2013-01-191-2/+1
* Bug 52099 - makedepend rename fails on CIFS mounted sharesGlenn Burkhardt2013-01-161-11/+13
* autogen.sh: Implement GNOME Build APIColin Walters2013-01-161-1/+3
* configure: Drop AM_MAINTAINER_MODEAdam Jackson2013-01-161-1/+0
* Fix a comment typoAlan Coopersmith2013-01-111-1/+1
* Convert more sprintf calls to snprintfAlan Coopersmith2013-01-054-6/+6
* Remove unnecessary casts from malloc/realloc callsAlan Coopersmith2013-01-053-18/+13
* Remove fallbacks for Imake configuration, assume autoconfAlan Coopersmith2013-01-052-30/+4
* Move i_listlen in struct inclist for better packing in 64-bit buildsAlan Coopersmith2013-01-051-1/+1
* config: Remove unnecessary calls from configure.acAlan Coopersmith2013-01-051-2/+0
* Update configure.ac initialization to X.Org standard formAlan Coopersmith2013-01-051-1/+8
* unifdef -U__UNIXOS2__Alan Coopersmith2013-01-042-48/+4
* Bug 59005 - makedepend: Build with automake-1.13 brokenMarko Lindqvist2013-01-041-1/+1
* configure.ac: use AM_MAINTAINER_MODEJulien Cristau2012-03-141-0/+1
* makedepend 1.0.4makedepend-1.0.4Alan Coopersmith2012-03-071-1/+1
* define(): Avoid assigning constant string to non-const char *Alan Coopersmith2011-10-071-2/+3
* Call strdup directly, instead of via copy macroAlan Coopersmith2011-10-074-8/+7
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-10-073-20/+21
* Move extern variable declarations to common header (def.h)Alan Coopersmith2011-10-074-24/+17
* Strip trailing whitespaceAlan Coopersmith2011-10-079-73/+73
* Raise MAXFILES from 1024 to 2048Stuart Kreitman2011-01-281-1/+1
* Fix bashism: shell string comparison is =, not ==.Cyril Brulebois2010-10-311-1/+1
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2010-10-291-0/+25
* makedepend 1.0.3makedepend-1.0.3Alan Coopersmith2010-10-291-1/+2
* config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2010-10-292-21/+5
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-10-291-1/+1
* Convert testcase from bug 28045 into automake "make check" testAlan Coopersmith2010-05-143-0/+50
* Bug 28045 - makedepend fails on directory named like an include fileMartin Pärtel2010-05-141-3/+3
* makedepend 1.0.2makedepend-1.0.2Alan Coopersmith2009-10-101-1/+1
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-102-9/+6
* Remove CVS/RCS version tagsAlan Coopersmith2009-10-1014-27/+0
* Fix gcc, sparse & lint warningsAlan Coopersmith2009-03-246-13/+13
* Increased constificationAlan Coopersmith2009-03-247-59/+54
* Remove #ifdef'ed code that's never usedAlan Coopersmith2009-03-242-102/+0
* Remove ifdef checks for macII left over from ancient A/UX 3.0 supportAlan Coopersmith2009-03-241-3/+0
* Use XORG_CHANGELOG, XORG_CWARNFLAGS, and XORG_WITH_LINT macrosAlan Coopersmith2009-03-242-2/+17
* Add additional predefines needed to match Solaris compilersAlan Coopersmith2009-03-242-0/+35
* Delete portions of imakemdep.h not used by makedependAlan Coopersmith2009-03-242-1074/+3
* Add .gitignoreAlan Coopersmith2009-03-241-0/+24
* Use AM_CPPFLAGS instead of makedepend_CPPFLAGS to avoid mangled .o namesAlan Coopersmith2009-03-241-1/+1
* Replace static ChangeLog with dist-hook to generate from git logJames Cloos2007-12-062-228/+10
* Update version for release.Jeremy C. Reed2007-03-211-1/+1
* Coverity #925: Pointer "file" dereferenced before NULL checkmakedepend-1.0.1Alan Coopersmith2006-06-022-2/+12
* Update package version number for final X11R7 release candidate.XORG-7_1XORG-7_0_99_901XORG-7_0XORG-6_99_99_904Kevin E Martin2005-12-152-1/+6
* Bug #4380: Avoid dividing by zero in gccmakedepend (Vincent Le Ligeour)MODULAR_COPYAdam Jackson2005-12-091-1/+5
* Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin2005-12-062-2/+7
* Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2005-12-032-1/+6
* Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith2005-11-281-1/+1
* Remove duplicate setting of EXTRA_DISTAlan Coopersmith2005-11-202-1/+5