Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -2/+2 |
| | |||||
* | 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: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -2/+2 |
| | |||||
* | BUG#374: Adding OUTPUT_VARIABLE OUTPUT to TRY_COMPILE commands. | Brad King | 2003-11-12 | 1 | -1/+2 |
| | |||||
* | ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. ↵ | Andy Cedilnik | 2003-08-08 | 1 | -0/+6 |
| | | | | Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log | ||||
* | BUG: fix test not to run every time | Bill Hoffman | 2003-03-11 | 1 | -3/+3 |
| | |||||
* | ENH: only force the use of ansi flags in backwards mode | Bill Hoffman | 2003-01-08 | 1 | -2/+1 |
| | |||||
* | ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows ↵ | Bill Hoffman | 2002-12-17 | 1 | -1/+1 |
| | | | | projects within projects to have different languages | ||||
* | fix order | Bill Hoffman | 2002-11-21 | 1 | -2/+2 |
| | |||||
* | move ansi cxx flags stuff out of try compile and into cmake files | Bill Hoffman | 2002-11-21 | 1 | -0/+1 |
| | |||||
* | Add more messages, make messages look the same, add checks if test was ↵ | Andy Cedilnik | 2002-11-18 | 1 | -8/+13 |
| | | | | already successfull | ||||
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 1 | -0/+18 |