aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/macosx/osx-app.sh.in
AgeCommit message (Expand)AuthorFilesLines
2024-01-31osx-app.sh: Sign plugins with .so extensionsGerald Combs1-1/+1
2023-12-15Try to fix macOS packagingJoão Valverde1-2/+2
2023-12-14Remove version component from plugin pathJoão Valverde1-1/+1
2023-08-01macOS: Quote our code signing identitiesGerald Combs1-5/+5
2023-08-01osx-app.sh: Define the signing identities, or use self-signedOmer Shapira1-5/+16
2023-06-27macOS: Prepopulate our rpath list in osx-app.shGerald Combs1-1/+1
2023-06-27macOS: More app bundle fixesGerald Combs1-18/+21
2023-06-26macOS: Make sure we search /usr/local/lib for librariesGerald Combs1-2/+2
2023-06-26macOS: Fix osx-app.shGerald Combs1-2/+6
2023-06-20macOS: Automatically handle rpaths in our app bundleGerald Combs1-49/+70
2023-02-07macOS: Fixup our signature identifiersGerald Combs1-0/+1
2023-01-29macOS: Copy our top-level .pkgs instead of symlinking themGerald Combs1-0/+1
2022-12-11macOS packaging: Clarify an issue with libbrotli.Gerald Combs1-2/+3
2022-08-18macOS: Make sure we rpathify QtNetwork.Gerald Combs1-0/+3
2022-08-18macOS: Try to make sure we can find brotli.Gerald Combs1-0/+11
2022-07-06Rename Logwolf to LograyGerald Combs1-2/+2
2022-04-20macOS: Even more Sparkle 2 signing fixes.Gerald Combs1-12/+13
2022-04-20macOS: More Sparkle 2 signing fixes.Gerald Combs1-0/+5
2022-04-20macOS: Update our app bundle for Sparkle 2.Gerald Combs1-16/+43
2022-04-04CMake+packaging: Create our macOS Frameworks directory in osx-app.sh.Gerald Combs1-0/+7
2022-04-04CMake+packaging: Add a logwolf_app_bundle target.Gerald Combs1-17/+23
2022-03-05macOS: Fix our dSYM bundle name.Gerald Combs1-2/+2
2022-03-05Packaging: Ship macOS dSYMs in their own .dmg.Gerald Combs1-30/+57
2021-11-15macOS: Update some comments in osx-app.sh.Gerald Combs1-3/+4
2021-11-14macOS: Add a workaround for libpcre2.Gerald Combs1-0/+4
2020-12-16macOS: Add a workaround for libsnappy.Gerald Combs1-0/+10
2020-02-26macOS: Fix a sanity check.Gerald Combs1-1/+1
2020-02-26macOS: Add a sanity check.Gerald Combs1-0/+7
2020-02-06macOS: Remove a version check from osx-app.sh.Gerald Combs1-1/+1
2020-01-14macOS: Force-sign Sparkle's AutoUpdate.app.Gerald Combs1-0/+17
2019-11-25macOS: Use the correct path when building our app bundle.Gerald Combs1-1/+1
2019-11-15CMake: Work correctly without Sparkle.Gerald Combs1-1/+1
2019-11-15macOS: Application bundle fixes.Gerald Combs1-1/+2
2019-11-15macOS: Add support for automatic updates using Sparkle.Gerald Combs1-0/+6
2019-11-04macOS: Remove an exit code check.Gerald Combs1-1/+1
2019-11-04macOS: Properly sign our extra packages.Gerald Combs1-2/+13
2019-09-25macOS: Sign our extra packages.Gerald Combs1-0/+6
2019-06-26macOS: Make sure we bundle our plugin dependencies.Gerald Combs1-2/+3
2019-06-25Fix a couple of shellcheck issues.Gerald Combs1-1/+1
2019-04-26macOS: Add a workaround for libbrotli.Gerald Combs1-0/+6
2019-04-03macOS: Update a comment in osx-app.sh.in.Gerald Combs1-3/+3
2019-04-03osx app bundle: add entitlement to allow loading 3rd party plugnsJason Cohen1-0/+1
2019-02-17macOS: Fixup our libssh workaround.Gerald Combs1-8/+4
2019-02-14macOS: Packaging and code signing updates.Gerald Combs1-18/+33
2019-02-13macOS: Fix our plugin path.Gerald Combs1-1/+1
2019-02-13Fix directory containing compiled plugins in macOS.Guy Harris1-1/+1
2019-02-12MacOS: Fix a path.Gerald Combs1-1/+1
2019-02-12MacOS: Bundle and packaging updatesGerald Combs1-9/+28
2018-12-21macOS: Make sure we package our own libraries.Gerald Combs1-2/+9
2018-12-21macOS: Minimize our dsyms.Gerald Combs1-8/+13