summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackDebGenerator.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-5/+4
* CPack/Deb proper package file namingDomen Vrankar2016-05-131-1/+1
* 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-1/+4
* 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
* CPackDeb add Component Support to DEB generator fix #0011655M. Konrad2011-03-111-0/+18
* 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
* ENH: deb generator: don't use the system provided ar, but do it yourselfAlexander Neundorf2007-08-141-2/+1
* ENH: add an empty debian package generator, Mathieu volunteered to fill itAlexander Neundorf2007-07-251-0/+48