summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackPackageMakerGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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/+13
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: fix line length stuff for KWStyleBill Hoffman2008-10-011-10/+21
* BUG: Fix issue #7414 - do not crash when given components with circular depen...David Cole2008-07-301-5/+22
* ENH: One more patch from Doug Gregor including PackageMaker functionality for...David Cole2008-07-091-98/+191
* ENH: Further refinement of the CPack components functionality from Doug Gregor.David Cole2008-07-081-1/+11
* BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Than...David Cole2008-06-181-49/+86
* ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...David Cole2008-06-171-57/+461
* ENH: install working with symlink qt toolBill Hoffman2008-02-191-8/+60
* ENH: try to fix dashboardBill Hoffman2007-12-171-1/+17
* COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.Brad King2007-11-051-2/+2
* ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...David Cole2007-10-311-0/+1
* ENH: make sure null const char* is not put into ossttringstream to avoid seg ...Bill Hoffman2006-10-301-6/+10
* STYLE: fix line lengthKen Martin2006-05-121-1/+2
* ENH: Add support for stipping and make more things overwritableAndy Cedilnik2006-05-021-2/+2
* ENH: Support for packaging source, several cleanups and more yeehaa...Andy Cedilnik2006-04-151-7/+2
* ENH: Add ZIP generator and add support for including or excluding the topleve...Andy Cedilnik2006-04-021-0/+4
* ENH: Handle unusual path for packagemakerAndy Cedilnik2006-03-201-5/+12
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-2/+2
* STYLE: Cleanup trailing spacesAndy Cedilnik2006-03-101-4/+4
* STYLE: Fix style problemsAndy Cedilnik2006-03-091-1/+2
* STYLE: Lots of formating to remove style problemsAndy Cedilnik2006-03-081-31/+66
* BUG: Handle version with multiple dotsAndy Cedilnik2006-03-081-2/+2
* ENH: Check package maker versionAndy Cedilnik2006-03-031-2/+51
* ENH: Add verbose flag to package maker and add CFBundleIdentifier stringAndy Cedilnik2006-03-031-1/+1
* BUG: Revert backAndy Cedilnik2006-01-051-5/+2
* ENH: Start working on CPack input file and cleanupsAndy Cedilnik2006-01-021-8/+2
* ENH: More improvements and add loggingAndy Cedilnik2006-01-021-17/+19
* ENH: Use libtarAndy Cedilnik2006-01-021-0/+2
* ENH: Merge from the cpack branchAndy Cedilnik2006-01-021-0/+203