| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ENH: Major improvements to the FIND_PACKAGE command. See bug #3659. | Brad King | 2008-01-17 | 1 | -180/+1174 |
|
|
* | STYLE: Removed trailing whitespace. | Brad King | 2007-12-15 | 1 | -10/+10 |
|
|
* | STYLE: improved error message for the case that neither FindFoo.cmake nor | Alexander Neundorf | 2007-09-21 | 1 | -3/+6 |
|
|
* | ENH: also process "~" and paths relative to CMAKE_CURRENT_SOURCE_DIR in Foo_DIR | Alexander Neundorf | 2007-08-20 | 1 | -0/+7 |
|
|
* | ENH: remove the watch for the upper case variable name, it breaks the | Alexander Neundorf | 2007-08-08 | 1 | -8/+0 |
|
|
* | ENH: add global properties for collecting enabled/disabled features during | Alexander Neundorf | 2007-08-07 | 1 | -0/+68 |
|
|
* | ENH: Add variable watch command | Andy Cedilnik | 2007-04-11 | 1 | -1/+3 |
|
|
* | ENH: Added NO_MODULE and COMPONENTS options to improve flexibility of the com... | Brad King | 2006-10-26 | 1 | -64/+64 |
|
|
* | ENH: Added creation of XXX_FIND_COMPONENTS list of all components requested w... | Brad King | 2006-07-11 | 1 | -3/+31 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -6/+8 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -21/+21 |
|
|
* | ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE... | Brad King | 2006-01-27 | 1 | -0/+5 |
|
|
* | ENH: big change that includes immediate subdir support, removing the notion o... | Ken Martin | 2005-03-18 | 1 | -1/+1 |
|
|
* | PERF: Remove several classes from the bootstrap and so making bootstrap small... | Andy Cedilnik | 2004-10-27 | 1 | -0/+9 |
|
|
* | BUG#682: Adding environment variable check to FIND_PACKAGE command. | Brad King | 2004-04-26 | 1 | -0/+14 |
|
|
* | STYLE: Removed trailing whitespace. | Brad King | 2004-04-26 | 1 | -24/+24 |
|
|
* | ENH#696: Adding REQUIRED option to FIND_PACKAGE command. It will terminate t... | Brad King | 2004-04-19 | 1 | -3/+25 |
|
|
* | ERR: That slash is unnecessary | Andy Cedilnik | 2004-03-28 | 1 | -1/+1 |
|
|
* | ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE | Andy Cedilnik | 2004-02-28 | 1 | -41/+15 |
|
|
* | 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 |
|
|