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. | ||||
* | ENH: some style fixes for the book | Ken Martin | 2005-12-15 | 1 | -3/+5 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -7/+4 |
| | |||||
* | ENH: Updated search paths to newest values from Cable. | Brad King | 2003-04-22 | 1 | -2/+2 |
| | |||||
* | BUG: Should not load CMAKE_INSTALL_PREFIX from the cache. | Brad King | 2002-10-11 | 1 | -0/+1 |
| | |||||
* | ENH: clean modules (doc, make stuff advanced, etc.) | Sebastien Barre | 2002-06-14 | 1 | -5/+5 |
| | |||||
* | ENH: Updated for latest Cable from CVS. Old alpha version of Cable is no ↵ | Brad King | 2002-04-17 | 1 | -33/+24 |
| | | | | longer supported. | ||||
* | ENH: Changed CABLE_BUILD_DIR to look for cableVersion.h instead of ↵ | Brad King | 2001-10-03 | 1 | -1/+1 |
| | | | | cable.README.txt. | ||||
* | ENH: Added support for finding cable when it is built in a configuration ↵ | Brad King | 2001-09-20 | 1 | -5/+11 |
| | | | | subdirectory by MSVC. | ||||
* | ENH: Added find support for looking at Cable's build directory if the user ↵ | Brad King | 2001-09-17 | 1 | -23/+56 |
| | | | | sets the CABLE_BUILD_DIR cache entry. | ||||
* | ENH: Updated library finding code to handle new cable installation directory ↵ | Brad King | 2001-08-29 | 1 | -8/+10 |
| | | | | structure. It now uses separate directories for CxxTypes and WrapTclFacility headers. | ||||
* | ENH: Support to find CABLE utility if it is installed. | Brad King | 2001-08-01 | 1 | -0/+36 |