Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CPack: Fix regression in Deb description | Kyle Edwards | 2020-01-24 | 1 | -1/+2 |
* | CPack: Fix regression in DEB generator description | Kyle Edwards | 2020-01-10 | 1 | -2/+9 |
* | CPackDeb: Use `CPACK_PACKAGE_DESCRIPTION_FILE` | Alex Turbov | 2019-09-22 | 1 | -16/+104 |
* | Refactor: Use `list` commands instead of old-way string ops | Alex Turbov | 2019-09-21 | 1 | -31/+20 |
* | Style: Remove spaces after command call and `(` | Alex Turbov | 2019-09-08 | 1 | -8/+8 |
* | CPack: Fix SONAME regex in DEB generator | Kyle Edwards | 2019-06-12 | 1 | -1/+1 |
* | CPack/Deb: Remove paxr as a supported tar format for a .deb | Guillem Jover | 2018-11-28 | 1 | -3/+6 |
* | CPack/Deb: Add ability to split out debug symbols into .ddeb package | Andrew Fuller | 2018-09-21 | 1 | -4/+96 |
* | CPack/Deb: Use CMAKE_COMMAND to set the environment | Andrew Fuller | 2018-09-18 | 1 | -3/+3 |
* | IN_LIST: Ensure policy allows if(IN_LIST) if used by a module | Craig Scott | 2018-09-12 | 1 | -0/+5 |
* | CPack: Move internal implementation modules into Internal/CPack directory | Kyle Edwards | 2018-06-21 | 1 | -0/+581 |