summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-install-opts'Craig Scott2021-05-261-0/+17
|\
| * CPack: Implement new variable CPACK_CUSTOM_INSTALL_VARIABLESNils Gladitz2021-05-231-0/+17
* | CPack/WIX: Use language en-US, font Consolas, size 14Jason Erb2021-05-241-3/+3
|/
* clang-tidy: fix `bugprone-redundant-branch-condition`Brad King2021-05-111-1/+1
* Source: Fix typos and spelling in commentsJosef Angstenberger2021-05-071-1/+1
* cmGlobalGenerator: Add parallel parameter to GenerateCMakeBuildCommandfriendlyanon2021-05-011-1/+1
* cmCPackDebGenerator: Remove unused local variableBrad King2021-04-281-1/+0
* cmArchiveWrite: Consolidate multiple ways to set thread countNils Gladitz2021-04-223-34/+12
* Update CMake code using KWSys to account for Status return valuesBrad King2021-04-141-6/+7
* Merge topic 'ifw-depends-name-version-parsing'Brad King2021-03-301-33/+78
|\
| * CPackIFW: Fix parsing of name and version in component DEPENDSCraig Scott2021-03-261-32/+77
| * CPackIFW: Remove redundant variable assignmentCraig Scott2021-03-241-1/+1
* | Merge branch 'master' into nsis-branding-trim-positionCraig Scott2021-03-243-3/+11
|\ \ | |/
| * CPack: Fix symbolic link detection for directoriesOlivier Iffrig2021-03-051-1/+2
| * cpack: add CPACK_DMG_FILESYSTEMKevin Ushey2021-03-021-1/+6
| * Merge topic 'cpack_nsis_executable_custom'Brad King2021-02-231-1/+3
| |\
| | * CPack/NSIS: Add option for setting custom makensis executableJohnny Jazeix2021-02-221-1/+3
* | | CPack: Validate and document NSIS branding text trim positionsCraig Scott2021-03-241-3/+10
|/ /
* | CPackIFWInstaller: Avoid potential null pointer dereferenceCraig Scott2021-02-191-2/+9
|/
* CPackIFW: Improve warning and docs for show page list optionCraig Scott2021-02-141-3/+5
* CPackIFW: Fix cppcheck warningsCraig Scott2021-02-141-3/+4
* CPack/NSIS: Add option for setting branding textJohnny Jazeix2021-02-071-0/+19
* Merge topic 'clang-tidy-fixes'Brad King2021-01-274-12/+12
|\
| * clang-tidy: fix `readability-make-member-function-const` warningsBen Boeckel2021-01-274-12/+12
* | CPack: add CPACK_THREADS variable to control compression threadsRodolfo Lima2021-01-262-3/+29
|/
* cpack(DEB): Issue warning if custom script for control file is missingAsit Dhal2021-01-151-0/+9
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-0513-226/+245
* CPackIFW: Add CPACK_IFW_PACKAGE_WIZARD_SHOW_PAGE_LIST variableKonstantin Podsvirov2020-11-272-0/+29
* CPack/DEB: Do not crash when asked for debug symbols when there are noneAndrew Fuller2020-11-161-1/+2
* configure_file: Add option for user defined permissionsAsit Dhal2020-10-241-1/+1
* Merge topic 'cmake-E-cat-binary'Brad King2020-10-151-19/+14
|\
| * cmConsoleBuf: Factor out cout/cerr console buffer managementBrad King2020-10-141-10/+5
| * clang-format: Fix include block order in ctest.cxx and cpack.cxxBrad King2020-10-141-9/+9
* | Modernize: Use #pragma once in all header filesKitware Robot2020-09-0336-144/+36
* | cmMakefile::GetDefinition: return cmPropVitaly Stakhovsky2020-09-022-29/+33
* | CPack/WiX: Add support for custom XML namespacesFritz Elfert2020-08-183-2/+52
* | Source: use cmNonempty()Vitaly Stakhovsky2020-07-284-37/+37
* | Clean a few string conversionsVitaly Stakhovsky2020-07-091-1/+1
* | CPack/DragNDrop: Re-implement SLA attachment to avoid deprecated toolsBrad King2020-07-072-233/+248
* | Merge topic 'restore-cwd-translation-map'Brad King2020-07-031-1/+1
|\ \ | |/
| * Restore handling of build directory inside a symlinked pathBrad King2020-07-021-1/+1
* | configure_file: Add option to control file permissions transfer to copyRahul Gottipati2020-06-301-1/+1
* | CPack: Introduce pre- and post- build actionsAlex Turbov2020-06-151-6/+44
* | CPack External: Introduce `CPACK_EXTERNAL_BUILT_PACKAGES`Alex Turbov2020-06-051-0/+6
|/
* GetDefinition: avoid duplicate callsVitaly Stakhovsky2020-05-291-4/+3
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-073-5/+5
* CPack: Fix newline output in .deb generatorKyle Edwards2020-04-301-11/+15
* IWYU: mark <cstddef> as neededBen Boeckel2020-04-291-1/+1
* Merge topic 'cpack-symlinks'Brad King2020-04-222-0/+5
|\
| * CPack: Do not recurse through directory symlinksBrad King2020-04-212-0/+5