summaryrefslogtreecommitdiffstats
path: root/Source/cmFindBase.h
Commit message (Collapse)AuthorAgeFilesLines
* BUG: If the user specifies a cache entry on the command line without a type, ↵Brad King2006-07-181-0/+1
| | | | the FIND_* commands should add the type and docstring to the given value and put it back in the cache.
* ENH: add patch for finding applications on OSXBill Hoffman2006-04-131-0/+5
|
* ENH: make sure framework search order is correctBill Hoffman2006-03-301-0/+1
|
* ENH: Added NO_CMAKE_ENVIRONMENT_PATH, NO_CMAKE_PATH, ↵Brad King2006-03-241-0/+4
| | | | NO_SYSTEM_ENVIRONMENT_PATH, and NO_CMAKE_SYSTEM_PATH options back to allow more granularity than NO_DEFAULT_PATH.
* ENH: clean up find stuff so that NO_SYSTEM_PATH is backwards compatible and ↵Bill Hoffman2006-03-161-4/+1
| | | | you get put system env variables in the find commands
* STYLE: fix line lengthsBill Hoffman2006-03-101-2/+3
|
* ENH: check in new find stuffBill Hoffman2006-03-021-0/+5
|
* ENH: add new find stuffBill Hoffman2006-02-271-0/+75