Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -97/+64 |
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -13/+0 |
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -1/+1 |
* | cmMakefile: Rename GetCurrent{,Source}Directory. | Stephen Kelly | 2015-04-20 | 1 | -3/+5 |
* | Include cmAlgorithms where it is used. | Stephen Kelly | 2015-03-10 | 1 | -0/+1 |
* | Teach find_(library|file|path) to get prefixes from PATH (#15370) | Brad King | 2015-02-19 | 1 | -1/+21 |
* | Use containers of labeled search paths instead of individual members | Chuck Atkins | 2014-11-12 | 1 | -16/+24 |
* | Encapsulate search path manipulation functions into a seperate class. | Chuck Atkins | 2014-11-11 | 1 | -0/+243 |