[Issue 20444] Make __DATE__ in dlang reproducible using SOURCE_DATE_EPOCH

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Apr 17 00:02:56 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=20444

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
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

--


More information about the Digitalmars-d-bugs mailing list