Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+12 |
| | | | | | | | 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: some style fixes for the book | Ken Martin | 2005-12-15 | 1 | -14/+14 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -17/+15 |
| | |||||
* | BUG#682: Adding environment variable check to FIND_PACKAGE command. | Brad King | 2004-04-26 | 1 | -0/+3 |
| | |||||
* | ENH: Terminate with a FATAL_ERROR if FIND_PACKAGE command was called with ↵ | Brad King | 2004-04-21 | 1 | -1/+6 |
| | | | | REQUIRED argument and package was not found. | ||||
* | BUG: fix for bug 608 | Bill Hoffman | 2004-04-14 | 1 | -2/+2 |
| | |||||
* | ENH: Enhanced FindITK supporting use of ITK from an install tree or a build ↵ | Brad King | 2002-11-06 | 1 | -25/+63 |
| | | | | tree. Only one cache entry is brought into user's project, called "ITK_DIR". This is the location of an ITKConfig.cmake file from which other settings are loaded. | ||||
* | *** empty log message *** | Bill Hoffman | 2001-10-26 | 1 | -0/+43 |