summaryrefslogtreecommitdiffstats
path: root/Source/cmSearchPath.cxx
Commit message (Expand)AuthorAgeFilesLines
* Include cmAlgorithms where it is used.Stephen Kelly2015-03-101-0/+1
* Teach find_(library|file|path) to get prefixes from PATH (#15370)Brad King2015-02-191-1/+21
* Use containers of labeled search paths instead of individual membersChuck Atkins2014-11-121-16/+24
* Encapsulate search path manipulation functions into a seperate class.Chuck Atkins2014-11-111-0/+243