Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CPack: Fix macOS PKG component dependency information | Alexander Wittig | 2017-12-01 | 1 | -1/+1 |
* | Fix left-over occurrences of else-after-return | Matthias Maennich | 2017-09-28 | 1 | -2/+2 |
* | Use C++11 nullptr (cont.) | Matthias Maennich | 2017-09-19 | 1 | -1/+1 |
* | iwyu: Fix OSX specific issues | Daniel Pfeifer | 2016-11-22 | 1 | -8/+3 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | tidy: Fix readability-redundant-string-cstr issues | Gregor Jasny | 2016-09-04 | 1 | -5/+4 |
* | CPack/PackageMaker: port to cmXMLWriter | Daniel Pfeifer | 2016-06-09 | 1 | -61/+64 |
* | Source/CPack: Run clang-format to fix style | Brad King | 2016-06-07 | 1 | -21/+19 |
* | Remove c_str() calls from stream arguments. | Daniel Pfeifer | 2016-06-06 | 1 | -8/+7 |
* | productbuild: Add new productbuild cpack generator. | Clinton Stimpson | 2016-06-03 | 1 | -1/+0 |
* | PackageMaker: factor out common code for creating pkg files. | Clinton Stimpson | 2016-06-02 | 1 | -0/+368 |