Signed DMD binaries
rikki cattermole
rikki at cattermole.co.nz
Tue Aug 14 06:13:51 UTC 2018
On 14/08/2018 12:58 PM, Mike Franklin wrote:
> I don't think the issue is actually with the DMD executables, but with
> the DMD installer package. I'm speaking somewhat in ignorance here, but
> I think what's most important is to sign the installer package. I asked
> about what installer packaging software we are using (InstallShield,
> InnoSetup, etc...) at https://issues.dlang.org/show_bug.cgi?id=18786,
> but didn't get a response.
https://github.com/dlang/installer/tree/master/windows
NSIS so yes fairly standard.
And no, there are popups that can happen because it isn't
signed/trusted. So we should sign everything that we can.
More information about the Digitalmars-d
mailing list