summaryrefslogtreecommitdiffstats
path: root/Source/cmFindCommon.h
Commit message (Expand)AuthorAgeFilesLines
* cmFindCommon: Remove MSVC6 workaround for nested struct private access.Stephen Kelly2014-11-201-7/+0
* Use containers of labeled search paths instead of individual membersChuck Atkins2014-11-121-9/+41
* Encapsulate search path manipulation functions into a seperate class.Chuck Atkins2014-11-111-27/+18
* Refactor and seperate search path construction for find commandsChuck Atkins2014-11-111-10/+24
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* stringapi: Use strings for variable namesBen Boeckel2014-03-081-1/+1
* Drop builtin command documentationBrad King2013-10-161-6/+0
* Refactor find_* command final path list computationBrad King2011-09-231-2/+2
* Speedup find_* commands (#11412)Brad King2010-11-121-0/+2
* Teach find_* commands to ignore some pathsTodd Gamblin2010-08-131-0/+8
* -improve crosscompiling from Linux to iphone (#10526)Alex Neundorf2010-05-011-0/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Add HINTS option to find_* commands.Brad King2008-06-091-1/+3
* ENH: In find_* implementation centralize addition of trailing slashesBrad King2008-06-091-0/+3
* ENH: Refactor cmFindCommon, cmFindBase, and cmFindPackageCommandBrad King2008-06-051-15/+9
* ENH: Major improvements to the FIND_PACKAGE command. See bug #3659.Brad King2008-01-171-0/+95