Skip to content

Allow setting of build timestamp

Frank Winklmeier requested to merge fwinkl/atlasexternals:datestamp into master

ATLAS_BUILD_DATE can be used to overwrite the automatically generated build timestamp (e.g. 2020-03-24T1658). Mostly useful for nightly builds where the release name needs to be known in advance. Can also be used to build different platforms with the same release timestamp.

Related to ATLINFR-3334.

Merge request reports