summaryrefslogtreecommitdiff
path: root/src/depend
AgeCommit message (Collapse)Author
2010-07-29(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).terkhen
2009-10-31(svn r17923) -Feature: "port" OpenTTD to GNU/Hurdrubidium
2009-10-04(svn r17689) -Fix (r16307): depend could segfault in some case (TrueBrain)glx
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-06-23(svn r16630) -Fix (r16629): forgot a continueglx
2009-06-22(svn r16629) -Fix: depend hang on solarisglx
-Fix: depend do not append delimiter string before deps for non empty files -Add: support for -s option (starting string delimiter)
2009-06-09(svn r16542) -Fix [FS#2971](r16307): depend failed on architectures with ↵smatz
unsigned char
2009-05-24(svn r16410) -Fix (r16307): don't assume the extension starts with the first ↵rubidium
'.', but with the last '.'. This way depend doesn't fail if there's a dot in your path, e.g. 'gcc-4.4'.
2009-05-14(svn r16307) -Fix: makedepend can't handle the amount of files we have and ↵glx
it also miss some dependencies. That's why we introduce our custom implementation of makedepend.