Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Fixed typo in error message. | Brad King | 2004-01-05 | 1 | -1/+1 |
* | ERR: Fixed use of != operator for std::string on old broken compilers. | Brad King | 2003-08-08 | 1 | -2/+2 |
* | ENH: Added compatability for capitalization of _DIR and _FOUND variables in c... | Brad King | 2003-08-07 | 1 | -2/+95 |
* | ENH: Implemented QUIET argument propagation to FOO_FIND_QUIETLY setting in Fi... | Brad King | 2003-07-24 | 1 | -2/+13 |
* | ENH: Added QUIET optional argument to block error message when _DIR variable ... | Brad King | 2003-07-16 | 1 | -4/+29 |
* | ENH: add checking for NOTFOUND | Bill Hoffman | 2003-01-31 | 1 | -1/+1 |
* | ENH: Added support for looking through CMAKE_MODULE_PATH to locate Find<name>... | Brad King | 2003-01-22 | 1 | -10/+31 |
* | ENH: Added FIND_PACKAGE command prototyp. | Brad King | 2003-01-21 | 1 | -0/+231 |