Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 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: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 1 | -5/+2 |
| | |||||
* | ENH: some style fixes for the book | Ken Martin | 2005-12-15 | 1 | -1/+1 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -1/+7 |
| | |||||
* | ENH: Cleanup. Use relative path to modules | Andy Cedilnik | 2004-08-27 | 1 | -5/+5 |
| | |||||
* | ENH: only force the use of ansi flags in backwards mode | Bill Hoffman | 2003-01-08 | 1 | -1/+3 |
| | |||||
* | ENH: unify EnableLanguage across all generators | Bill Hoffman | 2002-12-05 | 1 | -32/+33 |
| | |||||
* | have to cache ansi_cxxflags | Bill Hoffman | 2002-11-21 | 1 | -1/+2 |
| | |||||
* | spelling error | Bill Hoffman | 2002-11-21 | 1 | -1/+1 |
| | |||||
* | add checks for ansi flags and not hard code them | Bill Hoffman | 2002-11-21 | 1 | -0/+23 |
| | |||||
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 1 | -0/+8 |
| | |||||
* | Improve backward compatibility, so that all backward compatibility stuff is ↵ | Andy Cedilnik | 2002-09-24 | 1 | -0/+2 |
in two modules; fix invoking of try_compile; add checking for header files and sizes of types |