| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -1/+1 |
|
|
* | Teach target_* commands to set INTERFACE properties of IMPORTED targets | Deniz Bahadir | 2017-10-26 | 1 | -10/+1 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -5/+4 |
|
|
* | Separate compilation for commands included in cmCommands | Daniel Pfeifer | 2016-10-21 | 1 | -0/+7 |
|
|
* | 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 | -24/+20 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | Use new cmHasLiteralPrefix function | Stephen Kelly | 2013-11-21 | 1 | -1/+1 |
|
|
* | Add a SYSTEM parameter to target_include_directories (#14180) | Stephen Kelly | 2013-07-02 | 1 | -1/+1 |
|
|
* | Rename the IncludeDirectoriesEntry to be more generic. | Stephen Kelly | 2013-02-12 | 1 | -2/+0 |
|
|
* | Make subclasses responsible for joining content. | Stephen Kelly | 2013-01-29 | 1 | -2/+25 |
|
|
* | Don't allow targets args in the new target commands. | Stephen Kelly | 2013-01-29 | 1 | -10/+0 |
|
|
* | Disallow porcelain to populate includes and defines of IMPORTED targets. | Stephen Kelly | 2013-01-21 | 1 | -5/+3 |
|
|
* | Add the target_compile_definitions command. | Stephen Kelly | 2013-01-10 | 1 | -0/+57 |
|
|