Add the ability to run a custom command for signing the binaries

Review Request #3778 — Created Jan. 21, 2025 and submitted

Information

pidgin/pidgin
release-2.x.y

Reviewers

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
Add the ability to run a custom command for signing the binaries
ae9464e08e692771761f2dcfc1c5946e1919e42a
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed