summaryrefslogtreecommitdiffstats
path: root/Modules/Internal/CPack
Commit message (Expand)AuthorAgeFilesLines
* CPack/NuGet: Find nuget tool on case sensitive file systemMathieu Malaterre2019-06-051-1/+1
* CPackRPM: Hide CPACK_RPM_ROOTDIR debug if not CPACK_RPM_PACKAGE_DEBUGHarry Mallon2019-04-301-1/+3
* CPackRPM: Fix packaging in folders with ++ in nameHarry Mallon2019-02-251-1/+8
* CPack/Deb: Remove paxr as a supported tar format for a .debGuillem Jover2018-11-281-3/+6
* CPack: Rename Ext generator to ExternalCraig Scott2018-11-051-11/+11
* Fix misc. typosluz.paz2018-10-031-1/+1
* 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-122-0/+10
* CPack: Add "CPack External" generatorKyle Edwards2018-07-021-0/+53
* CPack/RPM: Use CMAKE_COMMAND to reference cmake executableDaniel Wyatt2018-06-261-1/+1
* CPack: Move internal implementation modules into Internal/CPack directoryKyle Edwards2018-06-216-0/+2968