35 shaares
10 private links
10 private links
2 results
tagged
build
Write your documentation in Markdown and create a professional static site in minutes – searchable, customizable, in 60+ languages, for all devices
SOURCE_DATE_EPOCH
is a standardised environment variable that distributions can set centrally and have build tools consume this in order to produce reproducible output.
In practice SOURCE_DATE_EPOCH
specifies the last modification of something, usually the source code, (measured) in seconds since the Unix epoch, which is January 1st 1970, 00:00:00 UTC.