aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/macosx/osx-dmg.sh.in
AgeCommit message (Expand)AuthorFilesLines
2022-07-06Rename Logwolf to LograyGerald Combs1-2/+2
2022-06-08CMake+Packaging: Add a logwolf_dmg target.Gerald Combs1-14/+26
2022-06-07CMake: Deduplicate some version variables.Gerald Combs1-1/+1
2022-03-05Packaging: Ship macOS dSYMs in their own .dmg.Gerald Combs1-12/+24
2021-08-25GitLab CI: Enable macOS Arm notarization.Gerald Combs1-1/+0
2021-08-24GitLab CI: Initial macOS Arm build.Gerald Combs1-1/+2
2021-05-31Packaging: "Acorn RISC Machine" was a long time ago.Gerald Combs1-1/+1
2021-05-30macOS: Name our .dmgs according to our architecture.Gerald Combs1-1/+10
2020-03-03macOS: Make the dmg_package target fail noisily.Gerald Combs1-0/+7
2019-11-15macOS: Application bundle fixes.Gerald Combs1-1/+1
2019-09-26macOS: Sign our .dmg.Gerald Combs1-0/+68
2019-09-25macOS: Use dmgbuild to build our .dmg.Gerald Combs1-196/+0
2019-09-25macOS: Disable arrange_dmg.applescript.Gerald Combs1-2/+2
2019-09-25macOS: Make Wireshark.app drag-installable.Gerald Combs1-135/+31
2019-02-14macOS: Try to work around .dmg packaging issues.Gerald Combs1-2/+6
2019-02-14macOS: Packaging and code signing updates.Gerald Combs1-34/+54
2019-02-12MacOS: Bundle and packaging updatesGerald Combs1-1/+4
2018-12-16macOS: Fix a .dmg build path.Gerald Combs1-1/+1
2018-12-15CMake: Make sure we use the same minimum macOS version everywhere.Gerald Combs1-2/+2
2018-06-07More shellcheck checks and fixes.Gerald Combs1-11/+11
2016-03-14OS X: Remove GTK+ packaging.Gerald Combs1-22/+2
2015-10-01OS X: Integrate CMake and osx-dmg.shGerald Combs1-6/+18
2014-11-02Fix syntax.Guy Harris1-1/+0
2014-11-02Handle packagemaker being an ordinary command in /usr/bin.Guy Harris1-0/+4
2014-11-02Fix syntax, add a check for failure to find PackageMaker, make sure it's a file.Guy Harris1-6/+12
2014-11-02Handle PackageMaker a bit better.Guy Harris1-8/+19
2014-10-22OS X: Fix osx-dmg.sh bundle binary path.Gerald Combs1-1/+1
2014-10-21Make the "-qt" option the default in the OS X packaging scripts.Gerald Combs1-7/+13
2014-06-06Get rid of some stuff left over from the days of drag-install.Guy Harris1-14/+1
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-10"productsign" should work now. Remove "codesign".Gerald Combs1-1/+0
2013-11-10Be exceedingly diligent about checking OS X package signatures.Gerald Combs1-2/+3
2013-11-10Add missing backslash.Gerald Combs1-1/+1
2013-11-10More packaging updates.Gerald Combs1-3/+4
2013-11-10Fix argument order.Gerald Combs1-1/+1
2013-11-10Try switching back to codesign.Gerald Combs1-4/+5
2013-11-09Sign the right file.Gerald Combs1-1/+1
2013-11-09Older versions of productsign don't support "--force" or "--verbose".Gerald Combs1-1/+1
2013-11-09Try to simplify package signing.Gerald Combs1-6/+2
2013-11-09Try to perform package signing as described atGerald Combs1-5/+14
2013-10-21Code signing updates.Gerald Combs1-0/+3
2013-10-15If CODE_SIGN_IDENTITY is set use it to sign the app bundle and theGerald Combs1-0/+12
2013-10-05More debugging.Guy Harris1-1/+2
2013-10-03Report what file we were using to determine the architecture.Guy Harris1-1/+1
2013-10-01Use separate "Read me first" files for Qt and GTK+.Gerald Combs1-6/+8
2013-09-30Use macdeployqt to add the Qt bits to our bundle. Put our libraries inGerald Combs1-0/+5
2013-01-05Don't assume developer tools are under /Developer - look forGuy Harris1-2/+12
2013-01-05Don't assume that, in the output of the file command, the architectureGuy Harris1-4/+4
2012-08-19Get the package version using configure.in, not grep+sed. Make sure weGerald Combs1-0/+230