summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CPack-MoreComponentControls'Brad King2010-12-161-1/+7
|\
| * CPack use IsOn when it's better than IsSetEric NOULARD2010-12-121-1/+7
* | CPack Honor CPACK_MONOLITHIC_INSTALL at CPack time tooEric NOULARD2010-12-121-1/+8
|/
* CPack fix kwstyle breakage and make CPackRPM backward compatibleEric NOULARD2010-11-151-1/+3
* CPackRPM add basic component support to CPackRPMEric NOULARD2010-11-131-3/+81
* Fix KWStyle line length issues.Bill Hoffman2010-09-151-8/+16
* Merge topic 'CPack-PreserveSymlinksInInstalledDirs-v2'Brad King2010-09-081-1/+43
|\
| * CPack handle symlinks in CPACK_INSTALLED_DIRECTORIES fix for bug5430Eric NOULARD2010-08-281-1/+43
* | Merge topic 'CPackArchiveGenerator-ComponentSupport'Brad King2010-08-311-3/+7
|\ \
| * | CPackArchiveGenerator add component supportsEric NOULARD2010-08-241-3/+7
| |/
* | CPack Enable better handling of absolute installed filesEric NOULARD2010-08-231-0/+11
* | CPack Backward-compatibly enforce DESTDIR for DEB and RPMEric NOULARD2010-08-231-2/+14
|/
* CPack: Avoid member shadowing after API refactor (part2)Eric NOULARD2010-08-121-1/+1
* CPack: Avoid member shadowing after API refactorBrad King2010-08-111-4/+4
* CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-111-25/+47
* CPack: Try harder to remove temporary dir (#10793)Brad King2010-06-041-2/+2
* remove unused variables, reported by icpcAlexander Neundorf2009-10-031-4/+0
* Fix default install prefix on HaikuBrad King2009-09-301-0/+14
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Do not double-initialize local generatorsBrad King2009-07-281-1/+0
* ENH: Create cmXMLSafe to help escapes in XMLBrad King2009-02-051-1/+2
* BUG: Use the DESTDIR prefix when creating the directory in CPack when CPACK_S...David Cole2008-10-151-8/+24
* STYLE: fix line length issuesBill Hoffman2008-10-021-6/+8
* STYLE: fix line length stuff for KWStyleBill Hoffman2008-10-011-9/+16
* STYLE: fix compiler warningBill Hoffman2008-09-241-2/+1
* STYLE: fix warning and rename methodBill Hoffman2008-09-231-2/+2
* BUG: fix 7669, cpack did not work with symlinksBill Hoffman2008-09-221-154/+18
* ENH: Further refinement of the CPack components functionality from Doug Gregor.David Cole2008-07-081-0/+37
* COMP: Eliminate compiler warning on 64-bit build.David Cole2008-06-181-1/+2
* COMP: Fix errors and warnings from continuous dashboards running different co...David Cole2008-06-171-0/+3
* ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...David Cole2008-06-171-76/+327
* ENH: fix crash in cpack when CPACK_CYGWIN_PATCH_NUMBER not specifiedBill Hoffman2008-03-131-1/+9
* ENH: fix crash in cygwin package stuffBill Hoffman2008-03-071-7/+34
* ENH: have cpack work with DESTDIR install and ingest qt framework libs into c...Bill Hoffman2008-02-181-1/+1
* ENH: fix DESTDIR installBill Hoffman2008-02-161-3/+2
* ENH: changne ProcessGenertor to DoPackageBill Hoffman2007-11-061-1/+1
* ENH: change nameBill Hoffman2007-11-051-0/+1060