Nadia Holmquist Pedersen
c6cab9ed41
mac-libs.rb: Make bundling a bit smarter
...
* Resolve symlinks to avoid including the same thing twice (like
version-numered dylib symlinks)
* Look in all Qt prefix paths for plugins - the package may not
necessarily have the same path
* reduce install_name_tool invocations to make it a bit faster
* change dylib IDs to remove original source path
2024-08-13 07:53:09 +02:00
Nadia Holmquist Pedersen
9d56055afb
mac-libs.rb: Make fallback rpaths less stupid, also shut up code
...
signature warnings
2022-08-31 21:39:32 +02:00
Nadia Holmquist Pedersen
7f4f17de63
macOS: fix bundling on Monterey
...
The behavior of flags for strip changed exactly like the man page warned
it would. Oops.
2022-05-16 18:09:39 +02:00
Rayyan Ansari
796d603332
Redesign the Input dialog ( #1226 )
2021-09-30 17:23:25 +00:00
Nadia Holmquist Pedersen
f21ae77a01
Allow for using LLVM from Homebrew and include its libc++
2021-09-15 22:13:04 +02:00
Nadia Holmquist Pedersen
aed92e533a
make extra extra extra EXTRA sure the goddamn libraries are writable
2021-09-01 17:05:26 +02:00
Nadia Holmquist Pedersen
65e9e161f3
mac-libs.rb: codesign the app + minor fixes
2021-04-27 01:06:57 +02:00
Nadia Holmquist Pedersen
00e4df7421
Strip Mac libraries
2021-04-25 10:06:19 +02:00
Nadia Holmquist Pedersen
bc4a156a4d
More 10.14 fixes also make the version check in cmakelists actually work
2021-04-25 03:51:04 +02:00
Nadia Holmquist Pedersen
d3d5f45914
Rewrite mac-libs.sh, should work on 10.14 now finally
2021-04-25 03:06:50 +02:00