Add a 'reproducible-tarball-dist' target
authorFabian Keil <fk@fabiankeil.de>
Thu, 25 May 2017 11:14:27 +0000 (11:14 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 25 May 2017 11:14:27 +0000 (11:14 +0000)
commit124f6ab11e50432bcf605d3b22effdc546dafd14
tree05863f160420c1e467ee451a5466d43a65185cec
parentd4601b54301b53e501fdf17958267dddd6438e9c
Add a 'reproducible-tarball-dist' target

It's currently separate from the "tarball-dist" target
because it requires a tar implementation with mtree spec
support.

It's far from being perfect and does not enforce a
reproducible mode, but it's better than nothing.

After the git migration it can probably be removed anyway.
GNUmakefile.in
configure.in