summaryrefslogtreecommitdiff
path: root/Source/CPack/cmCPackProductBuildGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* CPack: Set background image in macOS installerSergey Larin2019-11-081-1/+1
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-1/+1
* Source sweep: Use cmStrCat for string concatenationSebastian Holtermann2019-08-221-14/+9
* cmSystemTools::RunSingleCommand: Accept std::string argumentVitaly Stakhovsky2019-02-061-2/+2
* clang-tidy: Use `= default`Regina Pfeifer2019-01-251-3/+1
* clang-tidy: fix warnings in macOS-only codeBrad King2018-11-271-1/+1
* productbuild: Capture stderr too in CPackProductBuild logsMuhammad Ismail Soboute2018-08-061-2/+2
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-8/+9
* Make use of std::chrono throughout every componentWouter Klouwen2018-01-231-3/+4
* Fix minor clang-tidy findingsMatthias Maennich2017-09-281-1/+1
* Use C++11 nullptr (cont.)Matthias Maennich2017-09-191-5/+5
* Merge topic 'productbuild_component_plist'Brad King2017-02-201-0/+4
|\
| * CPack: Add option to specify --component-plist for productbuildTim Hutt2017-02-171-0/+4
* | CPack: Add support for CPACK_PRODUCTBULID_RESOURCES_DIRTim Hutt2017-02-171-2/+15
|/
* CPackProductBuild: Add options to sign packagesRoman Wüger2017-02-041-0/+22
* iwyu: Fix OSX specific issuesDaniel Pfeifer2016-11-231-7/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* tidy: Fix readability-redundant-string-cstr issuesGregor Jasny2016-09-041-5/+5
* Source/CPack: Run clang-format to fix styleBrad King2016-06-071-78/+49
* Remove c_str() calls from stream arguments.Daniel Pfeifer2016-06-061-8/+8
* productbuild: Add new productbuild cpack generator.Clinton Stimpson2016-06-031-0/+260