summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackRPMGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Handle CPACK_MONOLITHIC_INSTALL in some rare use cases.Eric NOULARD2012-03-181-1/+1
* Fix KWStyle warningsEric NOULARD2011-04-041-1/+2
* Combine component packaging methods into an enum.Clinton Stimpson2011-03-311-4/+4
* CPack fix #11930 and simplifies component packaging optionsEric NOULARD2011-03-231-82/+62
* Merge topic 'CPack-ChangeComponentNamingScheme'Brad King2011-03-011-6/+9
|\
| * CPack Authorize DISPLAY_NAME usage in component packageEric NOULARD2011-02-221-5/+8
| * CPack remove "-ALL" suffix for ALL-IN-ONE packagesEric NOULARD2011-02-221-1/+1
* | CPackRPM Replace space in some CPACK_ vars (Fix bug 9932)Eric NOULARD2011-02-251-0/+15
|/
* CPackRPM fix IRIX compiler warning (variable never used)Eric NOULARD2011-02-151-1/+1
* CPackRPM honors all the different ways of packaging componentsEric NOULARD2011-02-061-16/+172
* CPack use IsOn when it's better than IsSetEric NOULARD2010-12-121-1/+1
* CPack fix kwstyle breakage and make CPackRPM backward compatibleEric NOULARD2010-11-151-6/+24
* CPackRPM add basic component support to CPackRPMEric NOULARD2010-11-131-3/+56
* CPack Backward-compatibly enforce DESTDIR for DEB and RPMEric NOULARD2010-08-231-1/+5
* CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-111-3/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...David Cole2007-10-311-0/+8
* ENH: cpack changes, remove the escape variable stuff as it is not needed if y...Bill Hoffman2007-10-311-26/+0
* STYLE: InitializeInternal() is unusedAlexander Neundorf2007-08-171-6/+0
* ENH: patch from Eric Noulard for an RPM package generatorAlexander Neundorf2007-08-171-5/+20
* COMP: silence warningsAlexander Neundorf2007-08-081-1/+4
* ENH: add empty RPM package generator, Eric Noulard wants to work on itAlexander Neundorf2007-08-081-0/+58