summaryrefslogtreecommitdiff
path: root/Modules/CPack.RuntimeScript.in
Commit message (Collapse)AuthorAgeFilesLines
* CPack: Fix bash-isms in launch scriptBrad King2009-10-051-4/+4
| | | | Patch from Raphael Geissert and Modestas Vainius. See issue #9659.
* BUG: Fix issue #7833: Add file extension handling to CPack generated ↵David Cole2009-01-211-0/+21
| | | | 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.
* STYLE: apply patch from Thomas Klausner (NetBSD): use "=" for testingAlexander Neundorf2008-06-091-3/+3
| | | | | | | | | strings for equality instead of "==" This also matches what the man page for test says "s1 = s2 True if the strings s1 and s2 are identical." Alex
* ENH: fix x11 launch script for leopord x11 is auto-started for us on that os.Bill Hoffman2008-04-111-0/+21
|
* ENH: Change permission for getdisplay.sh to make the runtimescript workAndy Cedilnik2007-01-101-1/+6
|
* ENH: First pass at CPack generator for OSX X11 applications. This are ↵Andy Cedilnik2007-01-101-0/+40
applications that require X11 to work. This is not really installed but a bundle packager