Arisotura
0f59c1af4d
merge shit
2021-10-28 02:50:33 +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
Nadia Holmquist Pedersen
ede6e832d8
fark
2021-04-24 21:06:25 +02:00
Nadia Holmquist Pedersen
19a0eb4e56
mac-libs.sh: support macports
2021-04-24 10:41:00 +02:00
Nadia Holmquist Pedersen
d1178a7514
Use -a when copying the bundle in the DMG so symlinks are preserved
2021-04-23 14:51:53 +02:00
Nadia Holmquist Pedersen
ce6c3dbe38
Use UDBZ format for DMGs to make them smaller
2021-04-23 14:26:28 +02:00
Nadia Holmquist Pedersen
68f52dcc4e
Fix various issues in mac-libs.sh
...
* pre-11.0 sed doesn't seem to understand \t so use a literal tab
* don't fail if we run the script on a package with libs already bundled
* delete header files in the bundled frameworks to save space
2021-04-23 14:15:47 +02:00
Nadia Holmquist Pedersen
9e20aa8a3e
Make Mac builds a lot smaller by avoiding macdeployqt
2021-04-23 13:13:44 +02:00
Nadia Holmquist Pedersen
796ef95862
Improve macOS bundling ( #1067 )
...
* Improve macOS bundling
* Bundle libs for macOS CI
* Add MACOS_BUILD_DMG CMake option and make the CI upload the DMG so we don't lose executable permissions.
* Manually copy plugins if macdeployqt doesn't
* Ad-hoc codesign the app
2021-04-21 23:50:32 +02:00