summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
* 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
* CPack/IFW: Actually ignore missing ProductImagesJulien Marrec2024-09-111-4/+11
* CPack/IFW: Fix generation of ProductImagesJulien Marrec2024-09-101-1/+3
* Source: Avoid comparing pointers to nullptrVitaly Stakhovsky2024-08-279-32/+32
* Merge topic 'cpack-pkg-c_str'Brad King2024-08-211-1/+1
|\
| * cmCPackPKGGenerator: Remove redundant call to c_strRose2024-08-201-1/+1
* | Merge topic 'optimize-stream-shift-operators'Brad King2024-08-201-1/+1
|\ \
| * | Refactor: Optimize some `std::ostream::operator<<()` callsAlex Turbov2024-08-191-1/+1
| |/
* | Merge topic 'cpack-nsis-reserved-component-names'Brad King2024-08-202-3/+4
|\ \ | |/ |/|
| * CPack/NSIS: Fix matching of reserved component namesK. R. Walker2024-08-192-3/+4
* | Merge topic 'cpack-external-partial-json'Brad King2024-07-231-8/+11
|\ \ | |/
| * cmCPackExternalGenerator: ensure JSON is written before running the scriptBen Boeckel2024-07-181-8/+11
* | CPack/DEB: Add Multi-Arch supportRobert Schuster2024-06-211-0/+15
|/