| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Fix some redirects reported with sphinx linkcheck | Alex Turbov | 2022-11-07 | 3 | -7/+7 |
|
|
* | Help: Fix broken external links found by sphinx linkcheck | Alex Turbov | 2022-11-07 | 3 | -9/+9 |
|
|
* | CPack/NSIS: Add options to set makensis arguments | Johnny Jazeix | 2022-09-26 | 1 | -0/+31 |
|
|
* | CPack: allow custom file extension in archive generator | Andrey Filipenkov | 2022-09-01 | 1 | -0/+6 |
|
|
* | Merge topic 'doc-markup-program-options' | Brad King | 2022-08-08 | 2 | -3/+3 |
|\ |
|
| * | Help: Replace mentions of ``-G`` option with :option:`-G` role | Alex Turbov | 2022-08-04 | 1 | -1/+1 |
|
|
| * | Help: Replace mentions of ``-C`` option with :option:`-C` role | Alex Turbov | 2022-08-04 | 1 | -2/+2 |
|
|
* | | Help: Add CPACK_NUGET_PACKAGE_REQUIRE_LICENSE_ACCEPTANCE docs | Alex Turbov | 2022-08-03 | 1 | -0/+8 |
|/ |
|
* | Merge topic 'freebsd-cpack-update' | Brad King | 2022-07-06 | 1 | -5/+7 |
|\ |
|
| * | FreeBSD (docs): repair errors in documentation of FreeBSD-cpack | Adriaan de Groot | 2022-07-05 | 1 | -5/+7 |
|
|
* | | Help: Document that CPack Archive Generator <component> is all uppercase | David Faure | 2022-07-05 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'cpack-wix-arch' | Brad King | 2022-05-05 | 1 | -0/+9 |
|\ |
|
| * | CPack/WIX: Add CPACK_WIX_ARCHITECTURE to support Windows for ARM installers | jakoblover | 2022-05-05 | 1 | -0/+9 |
|
|
* | | CPack: Remove the deprecated PackageMaker generator | Craig Scott | 2022-05-04 | 1 | -84/+4 |
|
|
* | | Merge topic 'restore-CPACK_PACKAGEMAKER_CHOICES' | Brad King | 2022-05-03 | 1 | -0/+44 |
|\ \
| |/
|/| |
|
| * | productbuild: Restore CPACK_PACKAGEMAKER_CHOICES variable | Craig Scott | 2022-04-29 | 1 | -0/+44 |
|
|
* | | CPack/DMG: Do not use CPACK_RESOURCE_FILE_LICENSE for SLA by default | Brad King | 2022-04-14 | 1 | -2/+2 |
|/ |
|
* | Help: Clean up and expand CPack/IFW docs | Craig Scott | 2022-03-27 | 1 | -101/+122 |
|
|
* | Help: Add more detail for CPACK_PRODUCTBUILD_DOMAINS* variables | Craig Scott | 2022-03-21 | 1 | -12/+31 |
|
|
* | CPack/DMG: Add explicit option to use CPACK_RESOURCE_FILE_LICENSE for SLA | Brad King | 2022-01-18 | 1 | -0/+21 |
|
|
* | CPack/productbuild: add options to control domains element | David Wosk | 2022-01-06 | 1 | -0/+40 |
|
|
* | Merge topic 'ifw-sign-installer' | Brad King | 2021-12-02 | 1 | -0/+7 |
|\ |
|
| * | CPackIFW: add support for signing the generated app bundles on macOS | Erlend E. Aasland | 2021-11-22 | 1 | -0/+7 |
|
|
* | | CPack/productbuild: Add option to customize product identifier | Greg Fiumara | 2021-11-18 | 1 | -0/+8 |
|
|
* | | Merge topic 'doc-cpackrpm-versionadded' | Brad King | 2021-11-02 | 1 | -2/+4 |
|\ \
| |/
|/| |
|
| * | Help: Add `versionadded` for `CPACK_RPM_REQUIRES_EXCLUDE_FROM` variable | Alex Turbov | 2021-11-01 | 1 | -0/+2 |
|
|
| * | Help: Use lower-case names of sphinx directives | Brad King | 2021-11-01 | 1 | -2/+2 |
|
|
* | | CPackIFW: add support for archive format and compression level options | Erlend E. Aasland | 2021-10-28 | 1 | -0/+40 |
|
|
* | | CPackIFW: Add support for RunProgram* config variables | Erlend E. Aasland | 2021-10-17 | 1 | -0/+28 |
|
|
* | | CPackIFW: Add support for DisableCommandLineInterface config attribute | Konstantin Podsvirov | 2021-10-14 | 1 | -0/+8 |
|
|
* | | Merge topic 'wix_extension' | Brad King | 2021-10-14 | 1 | -0/+8 |
|\ \ |
|
| * | | CPack/WiX: Add option to skip the WixUIExtension | Vasileios Anagnostopoulos | 2021-10-12 | 1 | -0/+8 |
| |/ |
|
* | | CPackIFW: Add support for ProductImages config option | Erlend E. Aasland | 2021-10-08 | 1 | -0/+8 |
|/ |
|
* | Merge topic 'nsis_ignore_license_page' | Brad King | 2021-08-03 | 1 | -0/+6 |
|\ |
|
| * | CPack/NSIS: Add option to not display license page | Johnny Jazeix | 2021-08-01 | 1 | -0/+6 |
|
|
* | | Merge topic 'minimal_nsis' | Brad King | 2021-08-03 | 1 | -2/+2 |
|\ \ |
|
| * | | CPack/NSIS: Bump minimal version of NSIS to 3.03 | Johnny Jazeix | 2021-08-02 | 1 | -2/+2 |
|
|
* | | | Merge topic 'cpack_deb_zstd' | Brad King | 2021-08-03 | 1 | -4/+17 |
|\ \ \ |
|
| * | | | CPack/DEB: Add zstd compression for deb packages | Russell Greene | 2021-07-29 | 1 | -4/+17 |
| | |/
| |/| |
|
* | | | Merge topic 'cpack_debug_doc' | Brad King | 2021-08-02 | 2 | -0/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | CPack/DEB+RPM: Update documentation on debug symbol package creation | Russell Greene | 2021-07-29 | 2 | -0/+13 |
| |/ |
|
* | | Merge topic 'doc-dmg-filesystem' | Craig Scott | 2021-08-02 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Help: Add missing versionadded annotation for CPACK_DMG_FILESYSTEM | Craig Scott | 2021-07-31 | 1 | -0/+2 |
|
|
* | | CPack/RPM: Add option to set %global __requires_exclude_from | Lisa Welsch | 2021-07-09 | 1 | -0/+11 |
|/ |
|
* | CPack/RPM: Fix weak dep support | Alex Sweet | 2021-06-29 | 1 | -2/+4 |
|
|
* | Help/cpack_gen/freebsd: improve wording for Debian fallbacks | Ben Boeckel | 2021-06-07 | 1 | -2/+2 |
|
|
* | Help: Fix typos and spelling in documentation | Josef Angstenberger | 2021-05-07 | 2 | -2/+2 |
|
|
* | liblzma: Enable multi threaded stream encoding support | Nils Gladitz | 2021-04-22 | 1 | -3/+4 |
|
|
* | Merge branch 'master' into nsis-branding-trim-position | Craig Scott | 2021-03-24 | 2 | -0/+12 |
|\ |
|
| * | cpack: add CPACK_DMG_FILESYSTEM | Kevin Ushey | 2021-03-02 | 1 | -0/+6 |
|
|