summaryrefslogtreecommitdiffstats
path: root/Source/cmStateSnapshot.cxx
Commit message (Expand)AuthorAgeFilesLines
* LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-061-0/+7
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-2/+2
* cmake_policy: Add undocumented PARENT_SCOPE option to GETBrad King2018-04-181-2/+6
* Replace some uses of sprintf with std::to_stringjrp20142018-04-051-10/+9
* include_regular_expression: Fix propagation to subdirectoriesBrad King2018-01-241-0/+6
* Use C++11 nullptrDaniel Pfeifer2017-08-241-1/+1
* Pass large types by const&, small types by valueDaniel Pfeifer2017-06-031-1/+1
* Fix CMAKE_HOST_SYSTEM_NAME on SunOSBrad King2017-02-271-1/+1
* Make CMAKE_HOST_SYSTEM_NAME available in scripting contextGregor Jasny2017-02-191-0/+10
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-1/+13
* cmState: Split auxiliary classes into separate filesStephen Kelly2016-10-191-0/+415