Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LINK_OPTIONS: Add new family of properties | Marc Chevrier | 2018-06-06 | 1 | -0/+7 |
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -2/+2 |
* | cmake_policy: Add undocumented PARENT_SCOPE option to GET | Brad King | 2018-04-18 | 1 | -2/+6 |
* | Replace some uses of sprintf with std::to_string | jrp2014 | 2018-04-05 | 1 | -10/+9 |
* | include_regular_expression: Fix propagation to subdirectories | Brad King | 2018-01-24 | 1 | -0/+6 |
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -1/+1 |
* | Pass large types by const&, small types by value | Daniel Pfeifer | 2017-06-03 | 1 | -1/+1 |
* | Fix CMAKE_HOST_SYSTEM_NAME on SunOS | Brad King | 2017-02-27 | 1 | -1/+1 |
* | Make CMAKE_HOST_SYSTEM_NAME available in scripting context | Gregor Jasny | 2017-02-19 | 1 | -0/+10 |
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -1/+13 |
* | cmState: Split auxiliary classes into separate files | Stephen Kelly | 2016-10-19 | 1 | -0/+415 |