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 |
|