summaryrefslogtreecommitdiffstats
path: root/Modules/Internal/CPack/CPackDeb.cmake
Commit message (Expand)AuthorAgeFilesLines
* CPack-deb: don't add a line with a dot to pkg descJonathan Verner2020-05-271-0/+10
* Merge topic 'cpack-deb-fix-description'Brad King2020-01-271-1/+2
|\
| * CPack: Fix regression in Deb descriptionKyle Edwards2020-01-241-1/+2
* | Merge topic 'fix-cpack-deb-description-file'Brad King2020-01-131-2/+9
|\ \ | |/
| * CPack: Fix regression in DEB generator descriptionKyle Edwards2020-01-101-2/+9
* | CPack: CMAKE_PROJECT_HOMEPAGE_URL -> CPACK_PACKAGE_HOMEPAGE_URLAlex Turbov2019-12-091-2/+2
|/
* CPackDeb: Use `CPACK_PACKAGE_DESCRIPTION_FILE`Alex Turbov2019-09-211-16/+104
* Refactor: Use `list` commands instead of old-way string opsAlex Turbov2019-09-211-31/+20
* Style: Remove spaces after command call and `(`Alex Turbov2019-09-081-8/+8
* CPack: Fix SONAME regex in DEB generatorKyle Edwards2019-06-121-1/+1
* CPack/Deb: Remove paxr as a supported tar format for a .debGuillem Jover2018-11-281-3/+6
* CPack/Deb: Add ability to split out debug symbols into .ddeb packageAndrew Fuller2018-09-211-4/+96
* CPack/Deb: Use CMAKE_COMMAND to set the environmentAndrew Fuller2018-09-181-3/+3
* IN_LIST: Ensure policy allows if(IN_LIST) if used by a moduleCraig Scott2018-09-121-0/+5
* CPack: Move internal implementation modules into Internal/CPack directoryKyle Edwards2018-06-211-0/+581