20 Commits

Author SHA1 Message Date
47fc844ad4 use Path.resolve() instead of readlink -f 2024-09-15 21:41:50 -05:00
68d3ef931a fix check for existing rpaths 2024-09-15 19:59:50 -05:00
b870cd4230 debug existing rpath check 2024-09-15 19:51:21 -05:00
843fa4f328 try readlink -f instead 2024-09-15 19:41:44 -05:00
a3d1a155d1 strip realpath output 2024-09-15 19:14:05 -05:00
860f84a835 find real path of current framework version 2024-09-15 18:56:39 -05:00
47dd087ddb resolve inner binary path to app bundle path 2024-09-15 18:33:59 -05:00
67b5be9baf allow / after app bundle name 2024-09-11 18:01:50 -05:00
da7f9abf05 python3 for mac 2024-09-09 18:01:28 -05:00
3649fe53a4 +x perms 2024-09-09 17:56:33 -05:00
323eb4e32b add shebang line 2024-09-09 17:55:03 -05:00
4830c86713 don't re-apply changes 2024-09-08 14:16:45 -05:00
22589f24db don't print noop changes of circular references 2024-09-08 14:16:32 -05:00
dc00b192fb don't add duplicate rpath 2024-09-08 14:15:38 -05:00
b6605efab5 support frameworks 2024-09-08 13:52:50 -05:00
4a10150e39 allow dry run 2024-09-08 08:38:46 -05:00
7d6dfe962d allow running the script without the target in the current directory 2024-09-08 08:30:23 -05:00
54d3333eff better fix for the last 2024-09-05 22:00:59 -05:00
0c09daa26c don't relocate app binary in app binary 2024-09-05 21:57:25 -05:00
e8e6b8079a 2024-09-05 21:39:51 -05:00