summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* CPack add easy possibility to warn about CPACK_SET_DESTDIREric NOULARD2012-05-141-1/+31
* Handle CPACK_MONOLITHIC_INSTALL in some rare use cases.Eric NOULARD2012-03-181-0/+6
* CPackArchive restore default behavior and provide new variable.Eric NOULARD2012-02-011-1/+1
* CPack Add top level directory in component install for Archive GeneratorsDaniel Nelson2012-01-131-0/+5
* CPack: Do not recurse through directory symlinks (#12284)Johan Björk2011-09-061-0/+1
* RunSingleCommand: Replace verbose boolean with enumJohan Björk2011-07-281-1/+1
* CPackRPM Fix #12096: handle absolute install path with component installEric NOULARD2011-04-171-0/+22
* Fix KWStyle warningsEric NOULARD2011-04-041-9/+10
* Combine component packaging methods into an enum.Clinton Stimpson2011-03-311-26/+57
* CPack fix #11930 and simplifies component packaging optionsEric NOULARD2011-03-231-18/+9
* CPack fix CPackDeb crash when CPackDeb.cmake ends with a FATAL_ERROREric NOULARD2011-03-191-1/+5
* CPack fix compile error on VS70 and avoid KWStyle warningsEric NOULARD2011-03-041-5/+9
* CPack more robust way to collect files belonging to a componentEric NOULARD2011-03-031-29/+45
* CPack fix KWStyle warningEric NOULARD2011-02-231-1/+1
* CPack Authorize DISPLAY_NAME usage in component packageEric NOULARD2011-02-221-0/+41
* CPackRPM honors all the different ways of packaging componentsEric NOULARD2011-02-061-5/+31
* 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