summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackPackageMakerGenerator.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Add patch for feature request #6847 - CPack components for NSIS and ↵David Cole2008-06-171-1/+60
| | | | PackageMaker installers. Thanks to Doug Gregor for all the hard work involved with implementing this patch! Also added new test CPackComponents that is conditionally executed only when NSIS or PackageMaker installer builders are available.
* 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 ↵David Cole2007-10-311-1/+0
| | | | in absolute locations. With this setting on, cpack will set the DESTDIR env var when building the package so that files end up in their intended locations. Default behavior is not to set DESTDIR for backwards compatibility. Helps address issue #4993 and issue #5257. Also, remove unused CPACK_USE_DESTDIR variable. ENH: Add variable CPACK_PACKAGING_INSTALL_PREFIX to allow overriding the CPack GetPackagingInstallPrefix from a project's CMakeLists file if necessary. Could be used to remove the annoying /usr prefix still used by default in the Mac PackageMaker generator.
* 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