summaryrefslogtreecommitdiffstats
path: root/Modules/CPack.OSXX11.Info.plist.in
Commit message (Collapse)AuthorAgeFilesLines
* Refactor: Move CPack internal files to `Internal/CPack/` directoryAlex Turbov2019-07-091-47/+0
| | | | | | | | Some commits ago all CPack internal `*.cmake` files have been moved to `Internal/CPack/`. This commit also move some templates internally used by generators to the same location to make `Modules/` directory less noisy w/ files the end users don't need to use/see.
* Drop unnecessary LSRequiresCarbon reference from Info.plist filesSean McBride2016-03-181-2/+0
| | | | | LSRequiresCarbon is long since unnecessary. It refers to requiring Carbon as opposed to Classic (OS 9 emulation).
* BUG: Fix issue #7833: Add file extension handling to CPack generated ↵David Cole2009-01-211-0/+13
| | | | installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
* ENH: First pass at CPack generator for OSX X11 applications. This are ↵Andy Cedilnik2007-01-101-0/+36
applications that require X11 to work. This is not really installed but a bundle packager