summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackOSXX11Generator.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-5/+5
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Add CM_OVERRIDE to CPack generator destructorsBrad King2017-06-081-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* cmConfigure: Ensure separate include block in headersDaniel Pfeifer2017-04-111-0/+1
* iwyu: Fix OSX specific issuesDaniel Pfeifer2016-11-221-0/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overridesBrad King2016-07-221-4/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-2/+3
* stringapi: Miscellaneous char* parametersBen Boeckel2014-03-081-1/+1
* stringapi: Use string for OS X resource namesBen Boeckel2014-03-081-2/+3
* CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-111-2/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: change nameBill Hoffman2007-11-051-3/+3
* ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...David Cole2007-10-311-1/+1
* ENH: More work on the packaging. Add Applicaitons, add icons, etcAndy Cedilnik2007-02-131-1/+2
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-021-1/+1
* ENH: First pass at CPack generator for OSX X11 applications. This are applica...Andy Cedilnik2007-01-101-0/+51