On Sun, Jun 26, 2011 at 08:17:25PM +0200, Sebastian Pipping wrote: > I played with this in the Makefile now. The only easy solution that > really gives stable checksums is setting time including modification > time to the time of the related commit. So that means loss of real > modification times. If you want to go that route the command > > touch --date=$(git log --pretty=%ci -1) foo > > could be handy. I guess git archive looks at timestamps from the git > store only to avoid that. Using git archive and pulling generated files > in after may work, but it#s more research than I would like to do myself.
I'll take a look at this and post a patch if I come up with something. William
pgp4KTtskm9I4.pgp
Description: PGP signature
