summaryrefslogtreecommitdiffstats
path: root/Modules/Internal/CPack
Commit message (Expand)AuthorAgeFilesLines
* CPack/NSIS: Fix description not displayed for componentsJohnny Jazeix2022-01-291-2/+1
* FreeBSD: fix up the package nameAdriaan de Groot2021-12-211-1/+1
* CPack: Remove undocumented deprecated OSXX11 generatorBrad King2021-11-052-0/+0
* CPack/DEB: deal with broken dpkg-shlibdeps on E2K architecturemakise-homura2021-10-151-0/+8
* CPack/NSIS: Fix uninstall on Windows using "Apps & Features"Andras Lasso2021-09-141-1/+1
* Merge topic 'nsis_ignore_license_page'Brad King2021-08-031-1/+1
|\
| * CPack/NSIS: Add option to not display license pageJohnny Jazeix2021-08-011-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
* | Merge topic 'cpack-deb-lib-multiarch'Brad King2021-07-131-2/+4
|\ \
| * | CPack/DEB: Add postinst/postrm ldconfig for multi-arch lib dirsAlex Turbov2021-07-121-2/+4
* | | Merge topic 'cpack-deb-post-ops'Brad King2021-07-131-1/+1
|\ \ \ | | |/ | |/|
| * | CPack/DEB: Avoid overriding user-provided `postinst` and `postrm`Alex Turbov2021-07-121-1/+1
* | | CPack/RPM: Add option to set %global __requires_exclude_fromLisa Welsch2021-07-091-0/+12
| |/ |/|
* | CPack/NSIS: Update language list in templateMarc Ruiz2021-07-071-0/+13
|/
* CPack/RPM: Fix weak dep supportAlex Sweet2021-06-291-0/+15
* CPackDeb: output the error message when no description can be madeBen Boeckel2021-06-071-1/+1
* CPack/NSIS: Fix CPACK_NSIS_UNINSTALL_NAME when not Uninstall.exeMarkus Israelsson2021-04-271-2/+2
* 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
|/
* CPack/NSIS: Add option for setting branding textJohnny Jazeix2021-02-071-0/+1
* CPackDeb: dpkg-shlibdeps now supports searching for private shared libsDeniz Bahadir2021-01-221-2/+15
* CPack/NuGet: Fix nuspec file generation for UNIX-style OSiorikyu2020-12-221-1/+1
* CPack/DEB: Do not crash when asked for debug symbols when there are noneAndrew Fuller2020-11-161-0/+4
* CPack/NuGet: Add settings for the license, icon, and languageBob Apthorpe2020-11-052-5/+78
* CPack/NSIS: Template file in UTF-8 BOM to support UnicodeJohnny Jazeix2020-10-191-1/+1
* CPack/WiX: Add support for custom XML namespacesFritz Elfert2020-08-181-1/+1
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-2/+2
* Merge topic 'fix-cpack-deb-generating-empty-paragraph'Brad King2020-05-281-0/+10
|\
| * CPack-deb: don't add a line with a dot to pkg descJonathan Verner2020-05-271-0/+10
* | CPack/NSIS: Add option for setting DPI-awareJohnny Jazeix2020-04-141-0/+1
* | CPackRPM: Add PRE_/POST_TRANS scriptsSarang Joshi2020-02-241-5/+13
* | CPack/NuGet: Provide more granular errorsYacoub Hossain2020-02-171-0/+16
|/
* Merge topic 'cpack-deb-fix-description'Brad King2020-01-271-1/+2
|\
| * CPack: Fix regression in Deb descriptionKyle Edwards2020-01-241-1/+2
* | Merge topic 'fix-cpack-deb-description-file'Brad King2020-01-131-2/+9
|\ \ | |/
| * CPack: Fix regression in DEB generator descriptionKyle Edwards2020-01-101-2/+9
* | CPack/NSIS: Also preload the "UserInfo.dll" pluginPatrick Storz2020-01-041-0/+3
* | CPack/NSIS: Avoid "setup loading" screen by fixing template orderPatrick Storz2020-01-041-9/+8
* | Merge topic 'cpack-use-CPACK_PACKAGE_HOMEPAGE_URL'Kyle Edwards2019-12-113-5/+5
|\ \
| * | CPack: CMAKE_PROJECT_HOMEPAGE_URL -> CPACK_PACKAGE_HOMEPAGE_URLAlex Turbov2019-12-093-5/+5
* | | CPackNuGet: Fix handling of version specs with '['Yacoub Hossain2019-12-061-9/+2
* | | CPack/NuGet: Do not mangle non-C-identifier chars in dependenciesyacoub2019-11-141-5/+3
|/ /
* | CPack/NSIS: Add options for custom welcome/finish titles + display on 3 linesJohnny Jazeix2019-11-051-0/+4
* | CPack/NSIS: Add option for custom Uninstall filenameJohnny Jazeix2019-10-251-4/+4
|/
* CPackDeb: Use `CPACK_PACKAGE_DESCRIPTION_FILE`Alex Turbov2019-09-211-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