[Scons-users] Thoughts on changing datestamp format in docs/code and supporting overriding build date with SOURCE_DATE_EPOCH
Bill Deegan
bill at baddogconsulting.com
Sat Oct 13 23:17:20 EDT 2018
Please take a moment to review this PR.
"Allow to override build date with SOURCE_DATE_EPOCH"
https://github.com/SCons/scons/pull/3221
Besides allowing the shell environment variable SOURCE_DATE_EPOCH to
override the datestamp embedded in the distribution package and the
documents, it's also altering the datestamp format from:
From:
%Y/%m/%d %H:%M:%S
To:
%Y-%m-%d %H:%M:%S
Thoughts?
-Bill
SCons Project Co-Manager
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20181013/406f5d67/attachment.html>
More information about the Scons-users
mailing list