summaryrefslogtreecommitdiff
path: root/Source/CPack/IFW/cmCPackIFWCommon.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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-131-0/+46
* CPackIFW: Access refactoringKonstantin Podsvirov2017-05-101-13/+18
* CPackIFW: Refactor out some commonly used codeKonstantin Podsvirov2017-05-031-0/+86