summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackPKGGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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