Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |