Steve Peters 94ef9a4b7a codesign in keg_relocate instead of keg methods
Currently the codesign_patched_binary method may be called many
times for the same file when installing a keg.

This removes the calls to codesign_patched_binary from os/mac/keg
and adds a single call to the relocate_dynamic_linkage and
fix_dynamic_linkage methods in extend/os/mac/keg_relocate
to speed up keg installation.
2023-09-09 18:14:28 -07:00
..
2023-08-04 10:02:44 +01:00
2023-04-25 09:26:24 -07:00
2023-04-01 18:56:42 -07:00
2023-04-24 20:42:39 -07:00
2023-06-16 10:33:15 +01:00
2023-04-24 20:42:39 -07:00
2023-03-27 20:04:57 -07:00
2023-09-02 21:36:27 -04:00
2023-04-24 20:42:39 -07:00
2022-11-23 20:39:59 -08:00
2023-07-13 20:33:26 +01:00