summaryrefslogtreecommitdiff
path: root/Modules/CPackDeb.cmake
Commit message (Expand)AuthorAgeFilesLines
* CPackRPM and CPackDeb documentation improvementsDomen Vrankar2016-06-011-31/+40
* Merge topic 'cpack-deb-different-package-names'Brad King2016-05-241-7/+63
|\
| * CPack/Deb possibility to change package nameDomen Vrankar2016-05-231-7/+63
* | CPack/Deb prevent accidental component dependenciesDomen Vrankar2016-05-231-13/+23
|/
* CPack/Deb package release number in file nameDomen Vrankar2016-05-131-1/+17
* CPack/Deb proper package file namingDomen Vrankar2016-05-131-9/+8
* CPack/Deb per-component package architectureAlexander Smorkalov2016-05-131-1/+4
* CPack/Deb inter package dependenciesAlexander Smorkalov2016-05-131-1/+17
* CPack/Deb proper component packages file namingAlexander Smorkalov2016-05-131-6/+23
* CPack/Deb generation of postinst and postrm ldconfig filesAlexander Smorkalov2016-05-131-0/+29
* CPack/Deb generation of DEBIAN/shlibs control fileAlexander Smorkalov2016-05-131-27/+112
* CPack/Deb Create DEBIAN directory for dpkg-shlibdepsFlorian Apolloner and John Knottenbelt2016-02-191-0/+6
* CPackDeb: CPACK_DEBIAN_PACKAGE_NAME documentation improvementDomen Vrankar2015-11-091-2/+10
* CPackDeb: set package control field per componentMarkus Rickert2015-11-091-5/+7
* CPackDeb: set priority control field per componentDomen Vrankar2015-11-091-2/+6
* CPackDeb: additional CPACK_DEBIAN_PACKAGE_SECTION documentationDomen Vrankar2015-11-081-0/+5
* CPackDeb: set section control field per componentMarkus Rickert2015-11-081-7/+8
* CPackDEB: added config file optional Source fieldRaffi Enficiaud2015-11-041-2/+35
* CPackDEB: minor documentation and debug logging fixesRaffi Enficiaud2015-11-041-13/+13
* Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-251-3/+3
* CPackDeb: use of libarchive and removal of fakerootRaffi Enficiaud2015-09-171-7/+32
* CPack/Deb: enable per component setting of dependenciesDomen Vrankar2015-09-091-16/+60
* CPack/DEB: component version of PACKAGE_CONTROL_EXTRADomen Vrankar2015-07-151-1/+9
* CPack/DEB: Remove duplicate string(TOUPPER) callsDomen Vrankar2015-07-151-2/+0
* CPackDeb: Check dpkg-shlibdeps --ignore-missing-info flagBrad King2015-06-031-3/+6
* CPackDeb: Check dpkg-shlibdeps version more robustlyBrad King2015-06-031-4/+5
* CPack/DEB: reworked documentationRaffi Enficiaud2015-05-151-47/+100
* CPack/DEB per component dependenciesRaffi Enficiaud2015-05-081-15/+53
* CPack/DEB component dependency auto-discoveryRaffi Enficiaud2015-05-071-63/+111
* CPackDEB component descriptionRaffi Enficiaud2015-04-291-8/+33
* CPackDeb: Refactor package variable lookup by generatorDomen Vrankar2015-04-211-196/+223
* CPackDeb: Invoke "dpkg-shlibdeps --version" with C localeNils Gladitz2014-05-281-1/+1
* Replace string(REGEX REPLACE) with string(REPLACE) where possibleRolf Eike Beer2014-04-141-1/+1
* CPackDeb: Add option to set compression typeSean D'Epagnier2014-03-141-1/+12
* CPack: Replace #<type> markup with reStructuredText equivalentKitware Robot2013-10-161-136/+114
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-163/+210
* 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