summaryrefslogtreecommitdiffstats
path: root/Modules/CPack.OSXScriptLauncher.rsrc.in
Commit message (Collapse)AuthorAgeFilesLines
* Refactor: Move CPack internal files to `Internal/CPack/` directoryAlex Turbov2019-07-091-0/+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.
* BUG: Fix issue #7833: Add file extension handling to CPack generated ↵David Cole2009-01-211-0/+0
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.