Add the ability to run a custom command for signing the binaries
Review Request #3778 — Created Jan. 21, 2025 and submitted
This allows you to do customize the entire signing process via your
local.mak
.Mine looks like this
CUSTOM_AUTHENTICODE=/home/grim/sign.bat
And then my
sign.bat
does a whole lot of magic I'll document elsewhere.
Ran
make -f Makefile.mingw installers
too many times to count.
Summary | ID |
---|---|
ae9464e08e692771761f2dcfc1c5946e1919e42a |