Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -1/+0 |
* | Separate compilation for commands included in cmCommands | Daniel Pfeifer | 2016-10-21 | 1 | -0/+8 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -20/+17 |
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -2/+0 |
* | Include cmAlgorithms where it is used. | Stephen Kelly | 2015-03-10 | 1 | -0/+2 |
* | Merge topic 'join-algorithm' | Brad King | 2015-01-12 | 1 | -9/+1 |
|\ | |||||
| * | Use the cmJoin algorithm where possible. | Stephen Kelly | 2015-01-08 | 1 | -9/+1 |
* | | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -2/+2 |
|/ | |||||
* | Add target_compile_features command. | Stephen Kelly | 2014-04-07 | 1 | -0/+70 |