From: Mikko Rasa Date: Tue, 4 Oct 2016 14:42:18 +0000 (+0300) Subject: Check DataTransform's directory mtime against cache mtime X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=bbd0fd0a91c80a9f2a88992e05f7bb36c0985dca;hp=bbd0fd0a91c80a9f2a88992e05f7bb36c0985dca;p=builder.git Check DataTransform's directory mtime against cache mtime Transforms commonly contain wildcard patterns, so the set of source files may change without the transform itself changing. ---