Brad King
|
b133467567
|
CPack: Fix bash-isms in launch script
Patch from Raphael Geissert and Modestas Vainius. See issue #9659.
|
2009-10-05 13:14:30 -04:00 |
David Cole
|
c647ed54d9
|
BUG: Fix issue #7833: Add file extension handling to CPack generated 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.
|
2009-01-21 11:54:30 -05:00 |
Alexander Neundorf
|
0543448907
|
STYLE: apply patch from Thomas Klausner (NetBSD): use "=" for testing
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
|
2008-06-09 15:50:11 -04:00 |
Bill Hoffman
|
8350a17101
|
ENH: fix x11 launch script for leopord x11 is auto-started for us on that os.
|
2008-04-11 10:41:28 -04:00 |
Andy Cedilnik
|
f015e1ff03
|
ENH: Change permission for getdisplay.sh to make the runtimescript work
|
2007-01-10 18:33:03 -05:00 |
Andy Cedilnik
|
de5540f7e5
|
ENH: First pass at CPack generator for OSX X11 applications. This are applications that require X11 to work. This is not really installed but a bundle packager
|
2007-01-10 15:30:26 -05:00 |