summaryrefslogtreecommitdiffstats
path: root/macosx/hbsign
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates to 2021.Bradley Sepos2021-01-011-2/+2
|
* build: improve ub target to generate a arm64/x86_64 binary.Damiano Galassi2020-11-051-2/+4
|
* MacGui: use a submodule for Sparkle.Damiano Galassi2020-08-061-7/+10
|
* macosx: hbsign: Refactor signing script.Bradley Sepos2020-07-041-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 Galassi2020-06-291-0/+6
|
* Update copyright dates to 2020.Bradley Sepos2020-01-011-2/+2
|
* macosx: use the correct entitlements to sign the cli.Damiano Galassi2019-08-311-5/+6
|
* macosx: Minor cleanup of hbsign.Bradley Sepos2019-08-301-10/+9
|
* Update hbsign with hardened runtime and sandbox options.Damiano Galassi2019-08-301-29/+88
|
* MacGui: update sign script to sign the new xpc service.Damiano Galassi2019-08-221-0/+2
|
* MacGui: update codesign script.Damiano Galassi2019-03-121-4/+16
|
* Update copyright dates to 2019.Bradley Sepos2019-01-011-2/+2
|
* Fix macOS codesign script.Damiano Galassi2018-12-221-2/+1
|
* build: Add sign function to macosx module.Bradley Sepos2018-01-101-0/+134
make sign ID="Developer ID"