Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the documentation to say what it really does. Bug #9638 | Bill Hoffman | 2009-10-02 | 1 | -1/+1 |
| | |||||
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+14 |
| | | | | | | | This adds copyright/license notification blocks CMake's non-find modules. Most 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: cleanups | Ken Martin | 2005-12-15 | 1 | -1/+1 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -3/+2 |
| | |||||
* | ENH: Cleanup. Use relative path to modules | Andy Cedilnik | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | try to fix check for ansi stream | Bill Hoffman | 2002-11-21 | 1 | -7/+3 |
| | |||||
* | move ansi cxx flags stuff out of try compile and into cmake files | Bill Hoffman | 2002-11-21 | 1 | -1/+2 |
| | |||||
* | Add more messages, make messages look the same, add checks if test was ↵ | Andy Cedilnik | 2002-11-18 | 1 | -9/+14 |
| | | | | already successfull | ||||
* | slight change in signature for TryCompile | Ken Martin | 2002-09-17 | 1 | -1/+2 |
| | |||||
* | removed messages | Ken Martin | 2002-09-13 | 1 | -2/+0 |
| | |||||
* | removed messages | Ken Martin | 2002-09-13 | 1 | -2/+0 |
| | |||||
* | some cleanup | Ken Martin | 2002-09-12 | 1 | -1/+3 |
| | |||||
* | new try compile module | Ken Martin | 2002-09-12 | 1 | -0/+20 |