Is it possible to have reproducible-builds?

Ky-Anh Huynh saigon at example.net
Thu Oct 26 04:34:36 UTC 2017


Hi,

I'd like to distribute binaries (compiled from Dlang sources) to 
my servers and users. This really helps end users because they 
don't need to rebuild things with custom dmd/dub setup. However, 
distributing things require them to `trust` me, and this is 
another thing I want to avoid.

Is it possible to have reproducible-builds with (any) dlang 
compiler? and how?

See also https://wiki.debian.org/ReproducibleBuilds

Thanks a lot for your reading.


More information about the Digitalmars-d-learn mailing list