summaryrefslogtreecommitdiffstats
path: root/Source/CPack/IFW/cmCPackIFWCommon.cxx
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `readability-make-member-function-const` warningsBen Boeckel2021-01-271-4/+4
* IWYU: mark <cstddef> as neededBen Boeckel2020-04-291-1/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-5/+5
* IWYU: Add missing cstddef includes for size_t and nullptr_tBrad King2019-09-031-0/+1
* Source sweep: Replace cmExpandList with the shorter cmExpandedListSebastian Holtermann2019-08-231-4/+2
* Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgumentSebastian Holtermann2019-08-141-2/+3
* Use C++11 nullptrDaniel Pfeifer2017-08-241-2/+2
* CPackIFW: Internationalization SupportKonstantin Podsvirov2017-05-121-0/+46
* CPackIFW: Access refactoringKonstantin Podsvirov2017-05-091-13/+18
* CPackIFW: Refactor out some commonly used codeKonstantin Podsvirov2017-05-031-0/+86