summaryrefslogtreecommitdiffstats
path: root/Modules/CPackDeb.cmake
Commit message (Expand)AuthorAgeFilesLines
* CPackDeb: Fix #12006 broken package namesMartin Konrad2011-03-241-0/+1
* CPackDeb add Component Support to DEB generator fix #0011655M. Konrad2011-03-111-0/+22
* Documentation: Fix a few typos (#11883)Modestas Vainius2011-02-221-1/+1
* CPackDeb Added several optional debian binary package fieldsEric NOULARD2010-10-251-1/+37
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* CPackDeb optionally generates auto-dependency list part fix of bug 10292Eric NOULARD2010-07-281-13/+132
* FIX: BUG: 0009124. Fix documentationMathieu Malaterre2009-10-301-0/+44
* 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