summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackPKGGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-custom-templates'Brad King2019-11-181-2/+2
|\
| * CPack: Restore support for custom package configuration templatesBrad King2019-11-151-2/+2
* | CPack: Set background image in macOS installerSergey Larin2019-11-081-1/+65
|/
* Source sweep: Use cmStrCat for string concatenationSebastian Holtermann2019-08-221-28/+18
* Refactor: Move CPack internal files to `Internal/CPack/` directoryAlex Turbov2019-07-091-2/+2
* cmMakefile::ConfigureFile: Accept `std::string` parametersVitaly Stakhovsky2019-02-191-3/+3
* Modernize: Use ranged for-loops when possibleArtur Ryt2019-02-071-34/+20
* clang-tidy: Use `= default`Regina Pfeifer2019-01-251-3/+1
* productbuild: escape pkg-ref urlsBrad King2018-11-281-1/+2
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-15/+20
* CPack: Fix macOS PKG component dependency informationAlexander Wittig2017-12-011-1/+1
* Fix left-over occurrences of else-after-returnMatthias Maennich2017-09-281-2/+2
* Use C++11 nullptr (cont.)Matthias Maennich2017-09-191-1/+1
* iwyu: Fix OSX specific issuesDaniel Pfeifer2016-11-221-8/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* tidy: Fix readability-redundant-string-cstr issuesGregor Jasny2016-09-041-5/+4
* CPack/PackageMaker: port to cmXMLWriterDaniel Pfeifer2016-06-091-61/+64
* Source/CPack: Run clang-format to fix styleBrad King2016-06-071-21/+19
* Remove c_str() calls from stream arguments.Daniel Pfeifer2016-06-061-8/+7
* productbuild: Add new productbuild cpack generator.Clinton Stimpson2016-06-031-1/+0
* PackageMaker: factor out common code for creating pkg files.Clinton Stimpson2016-06-021-0/+368