summaryrefslogtreecommitdiffstats
path: root/Source/CPack/OSXScriptLauncher.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Removed most usage of Carbon in favour of CoreFoundationSean McBride2011-01-311-1/+0
|
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
| | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range.
* STYLE: fix some kwstyle errorsBill Hoffman2007-07-271-0/+16
|
* COMP: Use new APIAndy Cedilnik2007-01-311-38/+12
|
* ENH: fix warning and code styleBill Hoffman2007-01-111-3/+5
|
* ENH: First pass at CPack generator for OSX X11 applications. This are ↵Andy Cedilnik2007-01-101-0/+161
applications that require X11 to work. This is not really installed but a bundle packager