Brad King
|
bbec5a03c8
|
Utilities/Release: Add script to build Qt 5.15.2 macOS universal binaries
These may be used to build a CMake universal binary for macOS that supports
both architectures on Apple Silicon and is compatible with OS X 10.13.
|
2021-01-07 16:10:07 -05:00 |
|
Brad King
|
97e238f61b
|
Utilities/Release: Fix macOS Qt 5.9 build script umask
Produce a tarball with world-readable permissions.
|
2021-01-07 16:10:07 -05:00 |
|
Brad King
|
23de430545
|
Utilities/Release: Update macOS Qt 5.9 build for platform versioning
Backport the upstream Qt patch [1] to link Qt binaries using the
`-isysroot` flag instead of `-Wl,-syslibroot`. This is needed so that
the binaries have a SDK version set, which is needed for runtime
validation on modern macOS versions.
[1] https://code.qt.io/cgit/qt/qtbase.git/commit/?id=6387138a7991b4588639dc48847f175b5afaff84
|
2020-12-14 11:33:30 -05:00 |
|
Brad King
|
b201dc0d42
|
Utilities/Release: Add script to build Qt 5.9.9 macOS universal binaries
These may be used to build a CMake universal binary for macOS that supports
both architectures on Apple Silicon and is compatible with OS X 10.10.
|
2020-12-10 10:03:52 -05:00 |
|