Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add second failure message parameter to | Alexander Neundorf | 2007-07-23 | 1 | -1/+1 |
| | | | | | | | | FIND_PACKAGE_HANDLE_STANDARD_ARGS(), so cmake modules can specify their own better failure messages. If the default is ok use "DEFAULT_MSG". Do this also for FindBoost.cmake (#5349) Alex | ||||
* | ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS in some of the FindXXX | Alexander Neundorf | 2007-07-18 | 1 | -29/+12 |
| | | | | | | | modules, remove some of the extra search paths which are also searched by default Alex | ||||
* | BUG: don't append to ZLIB_NAMES | Alexander Neundorf | 2006-06-09 | 1 | -10/+28 |
| | | | | | | | ENH: also check for zdll on windows ENH: honor REQUIRED and QUIETLY Alex | ||||
* | ENH: Removing platform-specific name hacks now that FIND_LIBRARY handles it. | Brad King | 2006-02-09 | 1 | -4/+0 |
| | |||||
* | ENH: Added names for gnuwin32 library versions. | Brad King | 2006-02-09 | 1 | -3/+8 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -4/+4 |
| | |||||
* | ENH: clean up some stuff | Bill Hoffman | 2005-09-08 | 1 | -0/+5 |
| | |||||
* | ENH: Removing extra 64-bit search paths. They are now constructed ↵ | Brad King | 2005-04-07 | 1 | -1/+0 |
| | | | | automatically from the paths listed. | ||||
* | ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. | Brad King | 2005-04-07 | 1 | -0/+1 |
| | |||||
* | This file should not be empty | Ian Scott | 2002-09-02 | 1 | -0/+23 |
| | |||||
* | Moved FindZLib.cmake to FindZLIB.cmake | Ian Scott | 2002-09-02 | 1 | -0/+0 |