summaryrefslogtreecommitdiffstats
path: root/Modules/Internal/CPack/CPackRPM.cmake
Commit message (Expand)AuthorAgeFilesLines
* CPack/RPM: Enable rpm threads during package generationElijah Zarezky2024-01-231-1/+5
* Merge topic 'rpm-quoting'Brad King2023-11-301-5/+19
|\
| * CPack/RPM: Quote paths in rpm spec only if they have whitespaceBrad King2023-11-291-1/+6
| * CPack/RPM: Factor out helper to quote paths in generated rpm specBrad King2023-11-291-5/+14
* | CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missingAlex Neundorf2023-11-271-1/+1
|/
* codespell: Fix typosBrad King2023-05-221-1/+1
* Source: Fix a few typosVitaly Stakhovsky2023-01-171-2/+2
* CPack: re-use paths of tools discovered by CMakeFindBinUtilsMatteo Martelli2022-09-061-3/+3
* CPack/RPM: Honor CPACK_RPM_<component>_PACKAGE_ variables when set OFFPhilip Bailey2022-02-081-1/+1
* 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