| Commit message (Expand) | Author | Age | Files | Lines |
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -3/+2 |
|
|
* | 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 | -4/+4 |
|
|
* | Merge topic 'mk-directory' | Brad King | 2018-08-28 | 1 | -3/+2 |
|\ |
|
| * | cmMakefile: return directories as const std::string& | Vitaly Stakhovsky | 2018-08-27 | 1 | -3/+2 |
|
|
* | | Maint: misc. typos | luz.paz | 2018-08-24 | 1 | -1/+1 |
|/ |
|
* | target_sources: Interpret relative paths as relative to the calling directory | Patrick Stotko | 2018-06-18 | 1 | -1/+86 |
|
|
* | Teach target_* commands to set INTERFACE properties of IMPORTED targets | Deniz Bahadir | 2017-10-26 | 1 | -8/+1 |
|
|
* | 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 | -1/+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/+11 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -5/+0 |
|
|
* | 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 |
|/ |
|
* | cmTargetPropCommandBase: Change the interface to return bool. | Stephen Kelly | 2014-04-07 | 1 | -1/+2 |
|
|
* | target_sources: New command to add sources to target. | Stephen Kelly | 2014-04-02 | 1 | -0/+64 |
|
|