summaryrefslogtreecommitdiffstats
path: root/Modules/CPack.Info.plist.in
Commit message (Collapse)AuthorAgeFilesLines
* ENH: One more patch from Doug Gregor including PackageMaker functionality ↵David Cole2008-07-091-1/+1
| | | | for componentized-for-the-end-user and download-some-bit-on-demand installers.
* ENH: Add patch for feature request #6847 - CPack components for NSIS and ↵David Cole2008-06-171-1/+1
| | | | 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: Give Mac installers package relocation capability. Default location is ↵David Cole2007-12-261-2/+2
| | | | still the same for backwards compatibility, but packages will now be relocatable by default like they are on Windows via the NSIS installer. New CPack variables for controlling this functionality are CPACK_PACKAGE_DEFAULT_LOCATION and CPACK_PACKAGE_RELOCATABLE.
* ENH: Add verbose flag to package maker and add CFBundleIdentifier stringAndy Cedilnik2006-03-031-0/+2
|
* ENH: Several packaging issues. Allow random variables to be passed to cpack ↵Andy Cedilnik2006-02-271-2/+2
| | | | (anything starting with CPACK_, add preinstall to the list of dependencies for package, fix typos
* ENH: Merge from CPack branchAndy Cedilnik2006-01-021-0/+35