summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
* CPack/AppImage: Add support for a custom AppRun fileMathieu13 days1-2/+13
* IWYU: Update for Debian 13 CI jobBrad King2025-11-122-1/+2
* CPack/NSIS: Allow setting CRCCheckDaniel Pfeifer2025-09-241-0/+4
* Merge topic 'wix-empty-components'Brad King2025-09-121-0/+4
|\
| * CPack/WiX: Allow multiple empty top-level componentsNils Gladitz2025-09-111-0/+4
* | CPack/WiX: Implement opt-in per component .cabNils Gladitz2025-09-104-13/+45
|/
* Merge topic 'cpack-several-checksums'Brad King2025-09-081-13/+56
|\
| * CPack: Add support for multiple checksums per packageSergiu Deitsch2025-09-051-13/+56
* | CPack: Add AppImage generatorDaniel Nicoletti2025-09-033-0/+535
|/
* CPack/DragNDrop: Prevent hdiutil "resource is busy" failuresGonzalo Garramuño2025-08-151-0/+18
* CPack/DEB: Use the same compression type for control tarkiwixz2025-07-291-4/+5
* CPack/WiX: Encode long paths with UNC prefixNoki2025-07-091-1/+16
* CPack/DEB: Remove extra newline at the end of .deb control fileRoberto Benfatto2025-06-041-1/+1
* Merge topic 'cpack-DragNDrop-leaks'Brad King2025-05-281-0/+2
|\
| * CPack/DragNDrop: Release CoreFoundation objects after they are usedAZero132025-05-271-0/+2
* | CPack/DragNDrop: Avoid crash when locale identifier creation failsAZero132025-05-271-0/+1
|/
* Merge topic 'wix-include-build-dir'Brad King2025-05-241-1/+6
|\
| * CPack/WiX: Add the build directory to IncludeSearchPaths for wix.exeJulian Greilich2025-05-231-0/+5
| * CPack/WiX: Restore condition for passing build directory to candle search pathJulian Greilich2025-05-231-1/+1
* | cmStrCat: use character literals where possibleBen Boeckel2025-05-155-18/+18
|/
* StdIo: Init() automatically in Console()Brad King2025-05-131-3/+0
* StdIo: Replace uses of KWSys ConsoleBuf with StdIo::ConsoleBrad King2025-05-131-4/+2
* StdIo: Factor out helper to initialize stdin, stdout, and stderrBrad King2025-05-081-1/+2
* Source: Avoid duplicate callsVitaly Stakhovsky2025-04-294-13/+11
* Merge topic 'apple-CoreFoundation-headers'Brad King2025-04-091-1/+2
|\
| * Merge branch 'backport-3.31-apple-CoreFoundation-headers'Brad King2025-04-081-1/+2
| |\
| | * Source: Include specific CoreFoundation headers instead of umbrella headerSergey Fedorov2025-04-081-1/+2
* | | Merge topic 'normalize-input-paths'Brad King2025-04-085-13/+9
|\ \ \ | |/ /
| * | Source: Simplify FindProgram callsBrad King2025-04-075-13/+9
| * | LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-0372-72/+72
* | | Help: Use consistent plural form for CPack configurationsCraig Scott2025-03-281-1/+1
* | | CPack: Allow source-relative CPACK_PROJECT_CONFIG_FILENikita Nemkin2025-03-121-1/+5
* | | LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-0372-72/+72
* | | CPack/NSIS: Avoid UNIX-style paths in macro variablesNikita Nemkin2025-02-141-10/+17
|/ /
* | cpack: Respect CPACK_ARCHIVE_FILE_NAME for non-component packagesNikita Nemkin2025-02-042-11/+18
* | CPack: add uncompressed TAR supportJohnny Jazeix2025-01-313-0/+9
* | Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-2357-520/+520
* | Revise C++ coding style using clang-format-18Kitware Robot2025-01-231-2/+1
* | ci: Extend spellcheck job with 'typos' toolAlex Turbov2025-01-221-1/+1
* | Fix: A lot of typos in code found by `typos`Alex Turbov2025-01-125-10/+10
* | StringAlgorithms: Refactor `cmTokenize()` functionAlex Turbov2024-11-062-4/+3
* | cmCPackGenerator: Add GetOptionIfSet() to avoid duplicate callsVitaly Stakhovsky2024-11-047-110/+108
* | cmSystemTools: Add GetLogicalWorkingDirectoryBrad King2024-11-031-5/+6
* | Merge topic 'misc-refactoring'Brad King2024-10-241-3/+2
|\ \
| * | Refactor: `cmCPackGenerator::DisplayVerboseOutput()` unused argAlex Turbov2024-10-211-3/+2
* | | Merge topic 'normalize-input-paths'Brad King2024-10-231-2/+2
|\ \ \
| * | | cpack: Explicitly normalize input paths as they exist on diskBrad King2024-10-221-2/+2
| |/ /
* | | cpack: Allow -D flag to be used without separatorleha-bot2024-10-211-0/+1
|/ /
* | cmWorkingDirectory: Unify error messagesDaniel Pfeifer2024-10-182-14/+3
|/
* CPack/IFW: Add option for ProductImages URLsJulien Marrec2024-09-112-1/+29