summaryrefslogtreecommitdiff
path: root/Modules/Internal/CPack/CPackDeb.cmake
Commit message (Expand)AuthorAgeFilesLines
* CPack: Fix regression in Deb descriptionKyle Edwards2020-01-241-1/+2
* CPack: Fix regression in DEB generator descriptionKyle Edwards2020-01-101-2/+9
* CPackDeb: Use `CPACK_PACKAGE_DESCRIPTION_FILE`Alex Turbov2019-09-221-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