summaryrefslogtreecommitdiffstats
path: root/Modules/CPackDeb.cmake
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: add CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA variableBill Hoffman2008-04-011-0/+11
* ENH: remove trailing spaceBill Hoffman2008-04-011-1/+3
* STYLE: add a comma to make it better understandable, also use STATUS as theAlexander Neundorf2008-03-281-1/+1
* ENH: allow deb to work without dpkgBill Hoffman2008-03-281-1/+2
* ENH: remove hard codeded archBill Hoffman2008-03-281-1/+5
* ENH: remove hard codeded archBill Hoffman2008-03-281-3/+6
* ENH: Changed signature of GET_PROPERTY command to be more powerful and extend...Brad King2008-01-171-2/+2
* BUG: rename DEBIAN_PACKAGE_* variables to CPACK_DEBIAN_PACKAGE_* variablesAlexander Neundorf2007-10-251-31/+31
* BUG: fix typoAlexander Neundorf2007-08-141-1/+1
* ENH: deb generator: don't use the system provided ar, but do it yourselfAlexander Neundorf2007-08-141-7/+0
* ENH: patch from Mathieu: more entries in the debian control fileAlexander Neundorf2007-08-081-8/+49
* ENH: better error messages from the debian package generatorAlexander Neundorf2007-08-031-5/+5
* ENH: deb generator can now generate deb packagesAlexander Neundorf2007-07-271-0/+50
* ENH: add an empty debian package generator, Mathieu volunteered to fill itAlexander Neundorf2007-07-251-0/+10