summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2016-03-27Use do { ... } while(0) idiom to make debug() macro saferAlan Coopersmith
2013-08-02Constify a pair of local string pointersAlan Coopersmith
2013-07-22makedepend 1.0.5makedepend-1.0.5Alan Coopersmith
2013-07-02Don't crash if an option's argument is missingJulien Cristau
2013-02-23Assume signal handlers return void, as C89 requiresAlan Coopersmith
2013-02-15Bug 56091 - Unsafe use of strcpy() in makedependAlan Coopersmith
2013-02-12Store len in a size_t instead of an int in redirect()Alan Coopersmith
2013-01-20Mark fatalerr & catch as _X_NORETURNAlan Coopersmith
2013-01-19Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith
2013-01-16Bug 52099 - makedepend rename fails on CIFS mounted sharesGlenn Burkhardt
2013-01-16autogen.sh: Implement GNOME Build APIColin Walters
2013-01-16configure: Drop AM_MAINTAINER_MODEAdam Jackson
2013-01-11Fix a comment typoAlan Coopersmith
2013-01-05Convert more sprintf calls to snprintfAlan Coopersmith
2013-01-05Remove unnecessary casts from malloc/realloc callsAlan Coopersmith
2013-01-05Remove fallbacks for Imake configuration, assume autoconfAlan Coopersmith
2013-01-05Move i_listlen in struct inclist for better packing in 64-bit buildsAlan Coopersmith
2013-01-05config: Remove unnecessary calls from configure.acAlan Coopersmith
2013-01-05Update configure.ac initialization to X.Org standard formAlan Coopersmith
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith
2013-01-04Bug 59005 - makedepend: Build with automake-1.13 brokenMarko Lindqvist
2012-03-14configure.ac: use AM_MAINTAINER_MODEJulien Cristau
2012-03-07makedepend 1.0.4makedepend-1.0.4Alan Coopersmith
2011-10-07define(): Avoid assigning constant string to non-const char *Alan Coopersmith
2011-10-07Call strdup directly, instead of via copy macroAlan Coopersmith
2011-10-07Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-10-07Move extern variable declarations to common header (def.h)Alan Coopersmith
2011-10-07Strip trailing whitespaceAlan Coopersmith
2011-01-28Raise MAXFILES from 1024 to 2048Stuart Kreitman
2010-10-31Fix bashism: shell string comparison is =, not ==.Cyril Brulebois
2010-10-29Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2010-10-29makedepend 1.0.3makedepend-1.0.3Alan Coopersmith
2010-10-29config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-10-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-05-14Convert testcase from bug 28045 into automake "make check" testAlan Coopersmith
2010-05-14Bug 28045 - makedepend fails on directory named like an include fileMartin Pärtel
2009-10-10makedepend 1.0.2makedepend-1.0.2Alan Coopersmith
2009-10-10Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-10-10Remove CVS/RCS version tagsAlan Coopersmith
2009-03-24Fix gcc, sparse & lint warningsAlan Coopersmith
2009-03-24Increased constificationAlan Coopersmith
2009-03-24Remove #ifdef'ed code that's never usedAlan Coopersmith
2009-03-24Remove ifdef checks for macII left over from ancient A/UX 3.0 supportAlan Coopersmith
2009-03-24Use XORG_CHANGELOG, XORG_CWARNFLAGS, and XORG_WITH_LINT macrosAlan Coopersmith
2009-03-24Add additional predefines needed to match Solaris compilersAlan Coopersmith
2009-03-24Delete portions of imakemdep.h not used by makedependAlan Coopersmith
2009-03-24Add .gitignoreAlan Coopersmith
2009-03-24Use AM_CPPFLAGS instead of makedepend_CPPFLAGS to avoid mangled .o namesAlan Coopersmith