summaryrefslogtreecommitdiffstats
path: root/Modules/Internal/CPack
Commit message (Expand)AuthorAgeFilesLines
* codespell: Fix typosBrad King2024-10-251-1/+1
* CPackDeb: always treat PACKAGE_DEPENDS as a listEdoardo Bortolozzo2024-10-031-2/+1
* Merge topic 'cpack-nuget-native'Brad King2024-09-201-0/+3
|\
| * CPack/NuGet: Add native0.0 to build dependencies in groupsDiego Dassie2024-09-191-0/+3
* | CPack/InnoSetup: Template file in UTF-8 BOM to support Unicoderaspopov2024-08-151-1/+1
* | CPack/RPM: Add zstd compression supportJoel Johnson2024-07-011-0/+6
* | CPack/RPM: emit error on invalid CPACK_RPM_COMPRESSION_TYPEJoel Johnson2024-07-011-6/+5
* | CPack/RPM: fix whitespace alignment prior to editingJoel Johnson2024-07-011-20/+20
* | Merge topic 'cpack-debian-multiarch'Brad King2024-06-261-1/+2
|\ \ | |/ |/|
| * CPack/DEB: Add Multi-Arch supportRobert Schuster2024-06-211-1/+2
* | CPack/RPM: Fix debuginfo permissions checkAdrian DC2024-06-171-1/+1
|/
* CPack/WiX: Restore default (missing) InstallScope from 3.28 and lowerBrad King2024-06-051-3/+7
* Merge topic 'cpack-nuget-dependency-groups'Brad King2024-06-041-14/+108
|\
| * CPack/NuGet: Build dependencies in groupsAlex Opie2024-06-031-14/+108
* | CPackDeb: dpkg-shlibdeps shall consider dependency components, tooDeniz Bahadir2024-05-301-7/+94
|/
* CPack: Support arbitrary component name when packagingDeniz Bahadir2024-05-011-1/+1
* CPackDeb.cmake: Fix debug messageDeniz Bahadir2024-04-301-1/+1
* CPack/WIX: Add support for WiX Toolset v4Brad King2024-03-242-11/+70
* CPack/WIX: Improve formatting of CPACK_WIX_CUSTOM_XMLNS expansionBrad King2024-03-221-1/+1
* CPack/WIX: Prepare to provide version-specific WiX templatesBrad King2024-03-221-0/+0
* Help: Fix typos and grammar in pre-3.29 docsCraig Scott2024-03-191-1/+1
* CPack/WiX: Fix installer status textBrad King2024-01-241-0/+1
* CPack/RPM: Enable rpm threads during package generationElijah Zarezky2024-01-231-1/+5
* CPack/NuGet: Add support for repository tagAlex Turbov2024-01-082-0/+19
* CPack/NuGet: Add support for readme tagAlex Turbov2024-01-082-0/+4
* 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
* | Merge topic 'cpack-auto-suffixes'Brad King2023-11-282-2/+2
|\ \
| * | CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missingAlex Neundorf2023-11-271-1/+1
| * | CPack/DEB: Append .deb to CPACK_DEBIAN_FILE_NAME if missingAlex Neundorf2023-11-271-1/+1
* | | Merge topic 'ci-fedora-39'Brad King2023-11-201-1/+1
|\ \ \ | | |/ | |/|
| * | codespell: Fix typosBrad King2023-11-171-1/+1
| |/
* | CPack/WiX: Make InstallScope configurableMax Gaukler2023-11-162-0/+9
|/
* CPack/NSIS: Fix incorrect jump for standard userSprite2023-09-051-1/+1
* codespell: Fix typosBrad King2023-05-221-1/+1
* CPack: Add Inno Setup generatorJannik Alber2023-04-282-0/+122
* Source: Fix a few typosVitaly Stakhovsky2023-01-171-2/+2
* Merge topic 'cpack-nsis-uninstaller'Brad King2022-10-111-5/+14
|\
| * CPack/NSIS: Fix installer not waiting for uninstaller to finishMika Fischer2022-10-101-5/+14
* | CPack: re-use paths of tools discovered by CMakeFindBinUtilsMatteo Martelli2022-09-062-18/+18
* | Merge topic 'cpack-nuget-components-on-windows'Brad King2022-05-191-1/+3
|\ \ | |/
| * CPack/NuGet: Restore component packaging on WindowsAlex Turbov2022-05-181-1/+3
| * Merge topic 'productbuild-rootVolumeOnly' into release-3.23Brad King2022-03-221-6/+5
| |\
| * \ Merge topic 'cpack-nsis-fix-uninstall-quoting' into release-3.23Brad King2022-03-221-3/+5
| |\ \
* | | | CPack/NSIS: Fix several typos in the NSIS templateSadie Powell2022-05-031-22/+22
* | | | Merge topic 'productbuild-rootVolumeOnly'Brad King2022-03-221-6/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | productbuild: Don't write rootVolumeOnly attribute if writing domainsCraig Scott2022-03-211-2/+1
| * | | CPack: Avoid space / tab mix in productbuild distribution.xml templateCraig Scott2022-03-211-6/+6
| |/ /
* | | Merge topic 'cpack-nsis-fix-uninstall-quoting'Brad King2022-03-221-3/+5
|\ \ \ | | |/ | |/|