summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackPackageMakerGenerator.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
* 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
* PackageMaker: factor out common code for creating pkg files.Clinton Stimpson2016-06-021-64/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-10/+8
* Source: Stabilize include orderBrad King2016-04-291-1/+0
* Merge topic 'cpack-PackageMaker-OSX-10.10'Brad King2015-01-151-1/+1
|\
| * CPack: Fix PackageMaker internal versioning for OS X 10.10Calin Cascaval2015-01-121-1/+1
* | Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-5/+5
|/
* stringapi: Miscellaneous char* parametersBen Boeckel2014-03-081-4/+4
* stringapi: Use string for OS X resource namesBen Boeckel2014-03-081-1/+2
* PackageMaker: Enable postflight script in component mode (#12375)Clinton Stimpson2012-10-311-0/+3
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* 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
* BUG: Fix issue #7414 - do not crash when given components with circular depen...David Cole2008-07-301-2/+5
* ENH: One more patch from Doug Gregor including PackageMaker functionality for...David Cole2008-07-091-0/+1
* BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Than...David Cole2008-06-181-1/+6
* ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...David Cole2008-06-171-1/+60
* ENH: install working with symlink qt toolBill Hoffman2008-02-191-0/+3
* ENH: change nameBill Hoffman2007-11-051-3/+3
* COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.Brad King2007-11-051-1/+1
* ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...David Cole2007-10-311-1/+0
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-021-1/+1
* ENH: Support for packaging source, several cleanups and more yeehaa...Andy Cedilnik2006-04-151-5/+1
* STYLE: Lots of formating to remove style problemsAndy Cedilnik2006-03-081-3/+2
* ENH: Check package maker versionAndy Cedilnik2006-03-031-0/+2
* COMP: Remove legacy code and fix sun buildAndy Cedilnik2006-01-101-1/+0
* ENH: Start working on CPack input file and cleanupsAndy Cedilnik2006-01-021-6/+1
* ENH: Merge from the cpack branchAndy Cedilnik2006-01-021-0/+64