Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates to 2021. | Bradley Sepos | 2021-01-01 | 1 | -2/+2 |
| | |||||
* | build: improve ub target to generate a arm64/x86_64 binary. | Damiano Galassi | 2020-11-05 | 1 | -2/+4 |
| | |||||
* | MacGui: use a submodule for Sparkle. | Damiano Galassi | 2020-08-06 | 1 | -7/+10 |
| | |||||
* | macosx: hbsign: Refactor signing script. | Bradley Sepos | 2020-07-04 | 1 | -63/+69 |
| | | | | | | | | | | | | | | | | | | | | | | Fixes some minor issues, de-duplicates a lot of code and messages, and should require fewer changes in the future (e.g. adding additional XPC services is free). macosx: hbsign: Remove unnecessary code. macosx: hbsign: Sort results of find and fix redirection. macosx: hbsign: Reorder Framework signing. macosx: hbsign: Refactor. macosx: hbsign: Fix typo causing parsing error. macosx: hbsign: Fix another typo causing parsing error. macosx: hbsign: Fix array handling. macosx: hbsign: Update signing order and do not sign individual headers, etc. macosx: hbsign: Cosmetics. | ||||
* | MacGui: sign all the xpc services. | Damiano Galassi | 2020-06-29 | 1 | -0/+6 |
| | |||||
* | Update copyright dates to 2020. | Bradley Sepos | 2020-01-01 | 1 | -2/+2 |
| | |||||
* | macosx: use the correct entitlements to sign the cli. | Damiano Galassi | 2019-08-31 | 1 | -5/+6 |
| | |||||
* | macosx: Minor cleanup of hbsign. | Bradley Sepos | 2019-08-30 | 1 | -10/+9 |
| | |||||
* | Update hbsign with hardened runtime and sandbox options. | Damiano Galassi | 2019-08-30 | 1 | -29/+88 |
| | |||||
* | MacGui: update sign script to sign the new xpc service. | Damiano Galassi | 2019-08-22 | 1 | -0/+2 |
| | |||||
* | MacGui: update codesign script. | Damiano Galassi | 2019-03-12 | 1 | -4/+16 |
| | |||||
* | Update copyright dates to 2019. | Bradley Sepos | 2019-01-01 | 1 | -2/+2 |
| | |||||
* | Fix macOS codesign script. | Damiano Galassi | 2018-12-22 | 1 | -2/+1 |
| | |||||
* | build: Add sign function to macosx module. | Bradley Sepos | 2018-01-10 | 1 | -0/+134 |
make sign ID="Developer ID" |