| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor: Use cmStrCat to construct error strings | Asit Dhal | 2019-09-18 | 1 | -6/+4 |
|
|
* | cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h | Sebastian Holtermann | 2019-07-29 | 1 | -1/+1 |
|
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -2/+2 |
|
|
* | Teach target_* commands to set INTERFACE properties of IMPORTED targets | Deniz Bahadir | 2017-10-26 | 1 | -11/+2 |
|
|
* | 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/+9 |
|
|
* | 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 | -14/+13 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -2/+0 |
|
|
* | cmMakefile: Split accessors for compile options and origins. | Stephen Kelly | 2015-07-22 | 1 | -2/+1 |
|
|
* | 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 |
|/ |
|
* | cmMakefile: return a backtrace | Ben Boeckel | 2014-06-05 | 1 | -2/+1 |
|
|
* | cmTargetPropCommandBase: Change the interface to return bool. | Stephen Kelly | 2014-04-07 | 1 | -1/+2 |
|
|
* | Add a SYSTEM parameter to target_include_directories (#14180) | Stephen Kelly | 2013-07-02 | 1 | -1/+1 |
|
|
* | Add target_compile_options command. | Stephen Kelly | 2013-06-02 | 1 | -0/+62 |
|
|