summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackOSXX11Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove c_str() calls from stream arguments.Daniel Pfeifer2016-06-061-12/+10
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-102/+91
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-7/+0
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-5/+5
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* Remove unused cmLocalGenerator include.Stephen Kelly2015-10-051-1/+0
* cmSystemTools: Teach RunSingleCommand to separate stdout and stderrBrad King2015-04-201-3/+3
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-3/+3
* stringapi: Miscellaneous char* parametersBen Boeckel2014-03-081-1/+1
* stringapi: Use string for OS X resource namesBen Boeckel2014-03-081-3/+3
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-12/+12
* CPack: Fix retry logic when calls to hdiutil failDavid Cole2012-03-091-3/+5
* Ensure executable files have executable permissions.Wesley Turner2011-05-161-0/+27
* Silence the may be used uninitialized warnings: initialize stuff.David Cole2011-02-031-1/+1
* CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-111-6/+4
* Try to avoid cronic random failures on some Macs.Bill Hoffman2009-10-041-2/+15
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Fix issue #7833: Add file extension handling to CPack generated installe...David Cole2009-01-211-0/+9
* ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...David Cole2007-10-311-3/+2
* STYLE: fix someones line lengthKen Martin2007-02-221-3/+5
* STYLE: fix line length issuesBill Hoffman2007-02-171-2/+3
* ENH: More work on the packaging. Add Applicaitons, add icons, etcAndy Cedilnik2007-02-131-1/+46
* ENH: First pass at CPack generator for OSX X11 applications. This are applica...Andy Cedilnik2007-01-101-0/+220