Oleg Shparber
|
dc0c0ff9cf
|
feat(codesign): migrate to Azure Trusted Signing (#1878)
|
2026-05-23 14:20:57 +03:00 |
|
Oleg Shparber
|
8e254d60d2
|
build(cmake): pass description to code sign (#1819)
It is needed for the UAC dialog.
|
2026-04-12 11:31:52 +03:00 |
|
Oleg Shparber
|
b68a2ee173
|
style(cmake): fix line length issues
|
2026-03-29 04:29:46 +03:00 |
|
Oleg Shparber
|
705ae49fbb
|
build(cmake): fix code signing
|
2026-02-28 02:53:59 +02:00 |
|
Oleg Shparber
|
7d8d8fc1af
|
build(cmake): use secure RFC 3161 timestamping
|
2025-09-07 22:34:47 -04:00 |
|
Oleg Shparber
|
7a96e062f8
|
build(cmake): detect empty env vars in codesign helper (#1723)
GitHub sets secrets to empty strings for pull requests.
|
2025-09-07 22:32:20 -04:00 |
|
Oleg Shparber
|
ad15504966
|
build(cmake): remove references to IA-64 architecture
It was never really supported.
|
2025-09-02 13:12:04 -04:00 |
|
Oleg Shparber
|
c86ddf9796
|
fix(cmake): update logging in codesign helper
|
2025-09-01 23:22:27 -04:00 |
|
Oleg Shparber
|
e1c83d0ca7
|
build(cmake): add support for base64-encoded signing certificate
This is a workaround for GitHub Actions not handling long or multiline
secrets properly.
|
2023-09-19 03:07:19 -04:00 |
|
Oleg Shparber
|
756c8667c4
|
build(cmake): s/CERTIFICATE_PASSWORD/PASSWORD for codesign
There are no other passwords, saves some typing.
|
2023-09-11 01:50:17 -04:00 |
|
Oleg Shparber
|
9e213078a6
|
build(cmake): add code signing
|
2023-09-11 00:32:47 -04:00 |
|