Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
| | | | | | | | This adds copyright/license notification blocks CMake's find-modules. Many of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices. | ||||
* | ENH: search also for mpeg2dec/mpeg2.h, as the documentation says, and as it | Alexander Neundorf | 2009-04-21 | 1 | -2/+4 |
| | | | | | | | is also installed by plain libmpeg2 (#8455) Also mark the variables as advanced. Alex | ||||
* | BUG: include should not have .cmake | Bill Hoffman | 2009-02-02 | 1 | -1/+1 |
| | |||||
* | 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() macro in most of the | Alexander Neundorf | 2007-07-19 | 1 | -22/+18 |
| | | | | | | | not-too-complicated modules -remove unnecessary default search paths used in the FIND_XXX() calls Alex | ||||
* | ENH: cleanups | Ken Martin | 2005-12-15 | 1 | -2/+2 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -9/+6 |
| | |||||
* | ENH: Removing extra 64-bit search paths. They are now constructed ↵ | Brad King | 2005-04-07 | 1 | -2/+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/+2 |
| | |||||
* | merge from branch | Ken Martin | 2003-01-22 | 1 | -0/+46 |