]> git.notmuchmail.org Git - notmuch/commit
make release archive: common (or no) timestamps
authorTomi Ollila <tomi.ollila@iki.fi>
Tue, 12 Dec 2017 06:39:20 +0000 (08:39 +0200)
committerDavid Bremner <david@tethera.net>
Thu, 28 Dec 2017 14:12:21 +0000 (10:12 -0400)
commitd11311212e8dbb771e2ba14d764adca6e973a6ee
tree905bed90e820420ba4e768385a0370d41a6230e1
parentb09025bce2b795f3d49b92cb3dac437b92831321
make release archive: common (or no) timestamps

The appended file 'version' has the same timestamp as the files added
by `git archive`.

The original file name and time stamp are no longer saved to the
gzip header in resulting $(PACKAGE)-$(VERSION).tar.gz file.

When build environment is close enough to another, this may
provide mutually reproducible release archive files.
Makefile.local