Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -1/+1 |
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -3/+2 |
* | Separate compilation for commands included in cmCommands | Daniel Pfeifer | 2016-10-21 | 1 | -0/+4 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | use empty method to check for emptyness | Daniel Pfeifer | 2016-09-15 | 1 | -1/+1 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -9/+7 |
* | Introduce add_compile_options command. | Stephen Kelly | 2013-06-04 | 1 | -0/+28 |