Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utilities/Release: Use explicit digest for Win7-compatible signature | Brad King | 2022-11-30 | 1 | -1/+1 |
| | | | | Otherwise `signtool` warns. | ||||
* | Utilities/Release: Add script to sign and package Windows binaries | Brad King | 2022-05-19 | 1 | -0/+29 |
Windows binaries for official releases on `cmake.org` are signed manually by a maintainer with a suitable signing certificate. Add a script to sign the binaries, run CPack, and sign the installer. |