Re: does ccache include source code modified time into hash?

Egmont Koblinger <[email protected]> Thu, 13 Nov 2014 14:44:26 +0100
Newsgroups gmane.comp.compilers.ccache
Message-ID <CAGWcZkKih9=K2QN+U+90E4EAzp9Y-4VqxCWoZ352Yraa-LVBhA@mail.gmail.com>
On Thu, Nov 13, 2014 at 2:27 PM, Andrew Stubbs <[email protected]> wrote:

>  Probably there was a timestamp in a generated header somewhere.


Another similar issue might be if you embed the build ID (the git commit
ID) in some weird way, like e.g. midnight commander does, so that every
tiny git commit causes a total loss of the cache.

e.