Allow to override build date
authorBernhard M. Wiedemann <bwiedemann@suse.de>
Mon, 7 Aug 2017 12:41:29 +0000 (14:41 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Mon, 7 Aug 2017 12:41:29 +0000 (14:41 +0200)
commitbc096cddfbff9464b31a10916f81dee72fa10c1c
tree6ad59ec3f35b6c2852b15b84ff5589416409fd1c
parent4d2117ef2a5344d298dfa7768d01feab0cf86558
Allow to override build date

Summary:
Allow to override build date
for distribution packages that use autoreconf
to recreate the configure script

See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Note: This patch will work with GNU date. If BSD date support is
important, a more complex patch needs to be done.

http://rb.zq1.de/compare.factory-20170713/efl-compare.out
also shows other diffs in .edj files that still remain

@fix

T5495

Reviewers: cedric

Subscribers: stefan_schmidt, jayji, netstar, jpeg

Maniphest Tasks: T5495

Differential Revision: https://phab.enlightenment.org/D5023
m4/efl.m4