5 Commits

Author SHA1 Message Date
Allan Odgaard
f36efa747e Prefix variables related to notarization rules with notarize 2019-07-08 13:04:32 +02:00
Allan Odgaard
74029c7584 Use ‘bash -c’ when calling openssl
This is to provide more flexibility when providing the private key.

It would be preferably to allow setting the shell (globally) but such feature was not desired by the maintainer of ninja: https://github.com/ninja-build/ninja/pull/827
2019-07-08 13:04:32 +02:00
Allan Odgaard
7f703d2953 Add ninja rule for pushing the git release tag 2019-07-08 13:04:32 +02:00
Allan Odgaard
0c66614fa5 Sign with openssl may require terminal access for private key passphrase 2019-07-06 18:21:45 +02:00
Allan Odgaard
27a7dd8815 Add some optional build rules for notarization/release notes
These can be included from a potential $USER.ninja file.
2019-06-29 14:12:29 +02:00