https://issues.dlang.org/show_bug.cgi?id=20444
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #11035 "Fix issue 20444 - Support `SOURCE_DATE_EPOCH` for reproducible builds" was merged into master: - bfb538a1cb5c5991955696db6584fb90bfe783ef by Geod24: Fix issue 20444 - Support `SOURCE_DATE_EPOCH` for reproducible builds Adds support for the de-facto standard `SOURCE_DATE_EPOCH` variable, for lexer tokens `__DATE__`, `__TIME__`, `__TIMESTAMP__`. https://github.com/dlang/dmd/pull/11035 --
