Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -1/+3 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -3/+3 |
* | cmSearchPath: Fix typo in comment | Tobias Hunger | 2016-06-01 | 1 | -1/+1 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -3/+3 |
* | Teach find_(library|file|path) to get prefixes from PATH (#15370) | Brad King | 2015-02-19 | 1 | -1/+1 |
* | Use containers of labeled search paths instead of individual members | Chuck Atkins | 2014-11-12 | 1 | -9/+6 |
* | Encapsulate search path manipulation functions into a seperate class. | Chuck Atkins | 2014-11-11 | 1 | -0/+60 |