summaryrefslogtreecommitdiff
path: root/Modules/CPackDeb.cmake
Commit message (Expand)AuthorAgeFilesLines
* CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE"Clinton Stimpson2012-11-061-4/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-32/+32
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-126/+126
* CPackDeb add missing documentation for some CPACK_DEBIAN_xx variables.Eric NOULARD2012-06-191-1/+29
* Dynamically add documentation section specified in documented script.Eric NOULARD2012-02-181-1/+1
* Make the load of script documentation more efficient and dynamic.Eric NOULARD2012-02-141-0/+4
* CPack Documentation extraction from CMake script begins to workEric NOULARD2012-01-221-0/+34
* Merge topic 'CPackDeb-fakeroot'David Cole2011-09-211-0/+5
|\
| * CPackDeb fix #10325 automagically use fakeroot for DEB if fakeroot is foundEric NOULARD2011-09-051-0/+5
* | remove stray brace in CPackDeb documentationRolf Eike Beer2011-09-121-1/+1
|/
* 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