summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackRPMGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-7/+7
* Pass arguments that are not modified as const&.Daniel Pfeifer2016-05-261-1/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-3/+3
* CPack/RPM different package namesDomen Vrankar2016-05-151-1/+2
* Source: Stabilize include orderBrad King2016-04-291-1/+0
* CPack: Use bin subdir when looking for dpkg and rpmbuildDavid Cole2012-07-201-2/+2
* Find dpkg and rpmbuild in usual Fink and MacPort pathsEric NOULARD2012-07-021-0/+3
* CPack allow RPM and DEB generator to be used on OSX.Eric NOULARD2012-05-201-0/+11
* CPack fix #11930 and simplifies component packaging optionsEric NOULARD2011-03-231-1/+5
* CPackRPM honors all the different ways of packaging componentsEric NOULARD2011-02-061-0/+13
* CPack fix kwstyle breakage and make CPackRPM backward compatibleEric NOULARD2010-11-151-1/+1
* CPackRPM add basic component support to CPackRPMEric NOULARD2010-11-131-0/+1
* CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-111-2/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: change nameBill Hoffman2007-11-051-3/+3
* ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...David Cole2007-10-311-1/+1
* STYLE: InitializeInternal() is unusedAlexander Neundorf2007-08-171-2/+1
* ENH: patch from Eric Noulard for an RPM package generatorAlexander Neundorf2007-08-171-1/+5
* ENH: add empty RPM package generator, Eric Noulard wants to work on itAlexander Neundorf2007-08-081-0/+48