summaryrefslogtreecommitdiff
path: root/Packaging/CMakeDMGSetup.scpt
Commit message (Collapse)AuthorAgeFilesLines
* Make packaging script wait for the disk image to be mounted.Robert Maynard2016-05-191-2/+17
| | | | | | Frequently the apple script would execute before the disk image had been fully mounted, and would fail. We now try to wait for the disk to be mounted first.
* Improve appearance of CMake .dmg package on OS XAdam Strzelecki2015-11-131-0/+42
Configure our use of the CPack DragNDrop generator to specify a custom background image and script.