Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | BUG: Fix for issue #5193. Base result of FindMFC.cmake mostly on a ↵ | David Cole | 2008-10-10 | 1 | -12/+40 |
| | | | | TRY_COMPILE result. Gives accurate answer about whether MFC is available. | ||||
* | ENH: cleanups | Ken Martin | 2005-12-15 | 1 | -1/+1 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -3/+2 |
| | |||||
* | BUG: fix for bug 506 | Bill Hoffman | 2004-04-15 | 1 | -1/+3 |
| | |||||
* | ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. ↵ | Andy Cedilnik | 2003-08-08 | 1 | -3/+3 |
| | | | | Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log | ||||
* | A simple FindMFC module for consistency | Ian Scott | 2002-09-03 | 1 | -0/+18 |