summaryrefslogtreecommitdiff
path: root/Source/cmInstalledFile.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix minor clang-tidy findingsMatthias Maennich2017-09-281-3/+1
* Meta: modernize old-fashioned loops to range-based `for`.Pavel Solodovnikov2017-09-121-4/+2
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+0
* Use C++11 nullptrDaniel Pfeifer2017-08-241-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+4
* use CM_NULLPTRDaniel Pfeifer2016-06-281-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-22/+17
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-12/+0
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-2/+2
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* Genex: Store a backtrace, not a pointer to one.Stephen Kelly2015-07-171-2/+2
* cmInstalledFile: Move Property implementation out of line.Stephen Kelly2015-03-111-0/+11
* CPackWiX: Extend CPACK_WIX_ACL to support directoriesNils Gladitz2014-09-271-0/+7
* CPackWIX: Implement CPACK_WIX_ACL (Access Control List) propertyNils Gladitz2014-08-091-0/+11
* genex: remove the need for backtracesBen Boeckel2014-06-051-2/+2
* cmMakefile: return a backtraceBen Boeckel2014-06-051-4/+2
* Add an "installed file" property scopeNils Gladitz2014-05-281-0/+115