| Commit message (Expand) | Author | Age | Files | Lines |
* | find_package: Use PackageName_ROOT variables as search prefixes | Brad King | 2018-03-16 | 1 | -3/+0 |
|
|
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -1/+1 |
|
|
* | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 1 | -1/+1 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 | Brad King | 2017-08-08 | 1 | -0/+3 |
|
|
* | cmFindCommon: Drop unused FilterPaths method | Brad King | 2017-07-11 | 1 | -5/+0 |
|
|
* | find_*: Add a new PackageRoot search path group | Chuck Atkins | 2017-05-16 | 1 | -0/+2 |
|
|
* | cmFindCommon: remove unused function SetMakefile | Daniel Pfeifer | 2017-05-10 | 1 | -3/+0 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -0/+9 |
|
|
* | Make cmCommand not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 1 | -1/+0 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -5/+16 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | cmFindCommon: Remove MSVC6 workaround for nested struct private access. | Stephen Kelly | 2014-11-20 | 1 | -7/+0 |
|
|
* | Use containers of labeled search paths instead of individual members | Chuck Atkins | 2014-11-12 | 1 | -9/+41 |
|
|
* | Encapsulate search path manipulation functions into a seperate class. | Chuck Atkins | 2014-11-11 | 1 | -27/+18 |
|
|
* | Refactor and seperate search path construction for find commands | Chuck Atkins | 2014-11-11 | 1 | -10/+24 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | Drop builtin command documentation | Brad King | 2013-10-16 | 1 | -6/+0 |
|
|
* | Refactor find_* command final path list computation | Brad King | 2011-09-23 | 1 | -2/+2 |
|
|
* | Speedup find_* commands (#11412) | Brad King | 2010-11-12 | 1 | -0/+2 |
|
|
* | Teach find_* commands to ignore some paths | Todd Gamblin | 2010-08-13 | 1 | -0/+8 |
|
|
* | -improve crosscompiling from Linux to iphone (#10526) | Alex Neundorf | 2010-05-01 | 1 | -0/+2 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Add HINTS option to find_* commands. | Brad King | 2008-06-09 | 1 | -1/+3 |
|
|
* | ENH: In find_* implementation centralize addition of trailing slashes | Brad King | 2008-06-09 | 1 | -0/+3 |
|
|
* | ENH: Refactor cmFindCommon, cmFindBase, and cmFindPackageCommand | Brad King | 2008-06-05 | 1 | -15/+9 |
|
|
* | ENH: Major improvements to the FIND_PACKAGE command. See bug #3659. | Brad King | 2008-01-17 | 1 | -0/+95 |
|
|