Update os/windows/dobuild.cmd to support signing binaries/installer
authorRebecca Cran <rebecca@bsdio.com>
Sat, 29 Aug 2020 23:25:50 +0000 (23:25 +0000)
committerJens Axboe <axboe@kernel.dk>
Sun, 30 Aug 2020 00:54:16 +0000 (18:54 -0600)
commita478f61ffa8eed25c7224add8ef2217d94fbb208
tree6a36331166516a5bc0fe1ecd8c764a8356eda324
parentdb83b0abd16bbd6b8f589a993e6f70d9812be6e3
Update os/windows/dobuild.cmd to support signing binaries/installer

Since organizations are increasingly requiring software to be digitally
signed, or have heuristics that penalize unsigned software, add support
to do build.cmd to sign both the .exe binaries and the .msi installer.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
os/windows/dobuild.cmd