summaryrefslogtreecommitdiffstats
path: root/Modules/Internal/CPack/CPackRPM.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-rpm-pre-semicolon'Brad King2021-08-031-3/+1
|\
| * CPackRPM: avoid a spurious `;` in the `%pre` and other sections with scriptsArtur Samarin2021-08-021-3/+1
* | CPack/RPM: Add option to set %global __requires_exclude_fromLisa Welsch2021-07-091-0/+12
|/
* CPack/RPM: Fix weak dep supportAlex Sweet2021-06-291-0/+15
* CPackRPM: add scriplets tags only if scripts existDomen Vrankar2021-04-011-36/+67
* Merge topic 'cpackrpm-debuginfo-single-package-install-erase-scripts'Brad King2021-04-011-0/+19
|\
| * CPackRPM: handle scripts in debuginfo single package modeDomen Vrankar2021-03-301-0/+19
* | CPackRPM: correctly handle empty dir in single package modeDomen Vrankar2021-03-281-2/+8
|/
* CPackRPM: Add PRE_/POST_TRANS scriptsSarang Joshi2020-02-241-5/+13
* CPack: CMAKE_PROJECT_HOMEPAGE_URL -> CPACK_PACKAGE_HOMEPAGE_URLAlex Turbov2019-12-091-2/+2
* 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
* Fix misc. typosluz.paz2018-10-031-1/+1
* IN_LIST: Ensure policy allows if(IN_LIST) if used by a moduleCraig Scott2018-09-121-0/+5
* 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-211-0/+1867