summaryrefslogtreecommitdiff
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-trace-argument'Brad King2022-10-271-2/+2
|\
| * CPack: Require no argument for --trace and --trace-expandKyle Edwards2022-10-251-2/+2
* | CPack/NSIS: Add options to set makensis argumentsJohnny Jazeix2022-09-261-2/+32
* | Build: Move `HAVE_CoreServices` to `cmCPackConfigure.h`Alex Turbov2022-09-222-3/+5
* | Build: Add `ENABLE_BUILD_FREEBSD_PKG` to `cmCPackConfigure.h`Alex Turbov2022-09-222-2/+3
* | Build: Use imported `LibUUID::LibUUID` target instead of variablesAlex Turbov2022-09-223-2/+7
* | Merge topic 'cpack-archive-custom-extension'Brad King2022-09-071-0/+12
|\ \
| * | CPack: allow custom file extension in archive generatorAndrey Filipenkov2022-09-011-0/+12
* | | CPack: Add support for presetsKyle Edwards2022-08-311-3/+166
* | | Help: Short options first, then long, then Windows styleAlex Turbov2022-08-141-1/+1
|/ /
* | FreeBSD: follow CPACK_PACKAGE_FILE_NAME, if setAdriaan de Groot2022-07-051-1/+20
* | FreeBSD: explain the pkg_create() callAdriaan de Groot2022-07-051-0/+8
* | FreeBSD: drop support for libpkg before 1.17Adriaan de Groot2022-07-051-28/+1
|/
* cmSystemTools: Fix 'ErrorOccurred' spellingFeRD (Frank Dana)2022-06-136-10/+10
* clang-tidy: address `google-readability-casting` lintsBen Boeckel2022-05-241-1/+1
* clang-tidy: address `modernize-use-default-member-init` lintsBen Boeckel2022-05-241-2/+1
* style: use `cmStrCat` in some more locationsBen Boeckel2022-05-191-1/+1
* Merge topic 'cpack-wix-arch'Brad King2022-05-051-1/+12
|\
| * CPack/WIX: Add CPACK_WIX_ARCHITECTURE to support Windows for ARM installersjakoblover2022-05-051-1/+12
* | CPack: Remove the deprecated PackageMaker generatorCraig Scott2022-05-053-632/+0
* | Merge topic 'restore-CPACK_PACKAGEMAKER_CHOICES'Brad King2022-05-031-21/+37
|\ \ | |/ |/|
| * productbuild: Restore CPACK_PACKAGEMAKER_CHOICES variableCraig Scott2022-04-301-21/+37
* | CPack: Use cmCommandLineArgument instead of cmsys::CommandLineArgumentsKyle Edwards2022-04-201-108/+115
|/
* CPackIFW: Fix regression in icon file namesJean-Philippe Lebel2022-04-141-3/+3
* CPack/IFW: Add missing referenced source file validationCraig Scott2022-03-251-2/+22
* productbuild: Don't write rootVolumeOnly attribute if writing domainsCraig Scott2022-03-211-3/+13
* productbuild: Simplify internal CPACK_PRODUCTBUILD_DOMAINS usageCraig Scott2022-03-211-5/+4
* CPack/DMG: Add explicit option to use CPACK_RESOURCE_FILE_LICENSE for SLABrad King2022-01-181-3/+7
* CPack/productbuild: add options to control domains elementDavid Wosk2022-01-062-1/+40
* FreeBSD: tidy upAdriaan de Groot2021-12-211-8/+14
* FreeBSD: handle new package-file-suffixAdriaan de Groot2021-12-211-11/+31
* FreeBSD: fix up the package nameAdriaan de Groot2021-12-211-6/+35
* FreeBSD: migrate to newer pkg_create(3) APIAdriaan de Groot2021-12-211-3/+69
* Merge topic 'ifw-sign-installer'Brad King2021-12-023-0/+23
|\
| * CPackIFW: add support for signing the generated app bundles on macOSErlend E. Aasland2021-11-223-0/+23
* | CPack/productbuild: Add option to customize product identifierGreg Fiumara2021-11-182-5/+20
* | CPack: Remove undocumented deprecated OSXX11 generatorBrad King2021-11-054-429/+0
* | Source: Cleanup and simplify some codeRose2021-11-0420-69/+57
* | Source: Replace C headers with C++ onesRose2021-11-022-4/+2
|/
* CPackIFW: add support for archive format and compression level optionsErlend E. Aasland2021-10-282-0/+32
* Merge topic 'purge-sprintf'Brad King2021-10-271-1/+1
|\
| * Source: Replace most calls to sprintf with snprintfSean McBride2021-10-251-1/+1
* | Source: Simplify some boolean expressionsRose2021-10-231-5/+4
|/
* Merge topic 'ifw-run-program'Brad King2021-10-192-0/+44
|\
| * CPackIFW: Add support for RunProgram* config variablesErlend E. Aasland2021-10-172-0/+44
* | Merge topic 'fix-ifdef-windows'Brad King2021-10-181-1/+1
|\ \ | |/ |/|
| * Source: Fix typo in _WIN32 preprocessor checksBrad King2021-10-151-1/+1
| * Merge topic 'cmake-E-cat-binary' into release-3.19Brad King2020-10-151-19/+14
| |\
* | \ Merge topic 'ifw-installer-icon-filenames'Craig Scott2021-10-151-4/+12
|\ \ \
| * | | CPackIFW: Avoid colliding names for icons / logosErlend E. Aasland2021-10-151-4/+12