Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -4/+4 |
| | |||||
* | ENH: Made Check* modules more consistent and well documented. Added ↵ | Brad King | 2006-02-10 | 1 | -0/+14 |
| | | | | CMAKE_REQUIRED_DEFINITIONS option. | ||||
* | ENH: put CmakeTmp into CMakeFiles | Ken Martin | 2006-01-12 | 1 | -2/+2 |
| | |||||
* | ENH: some style fixes for the book | Ken Martin | 2005-12-15 | 1 | -2/+3 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -9/+7 |
| | |||||
* | ENH: Cleanup and unify | Andy Cedilnik | 2005-11-04 | 1 | -6/+9 |
| | |||||
* | DOC: better documentaiton | Ken Martin | 2005-11-02 | 1 | -1/+2 |
| | |||||
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -2/+2 |
| | |||||
* | ENH: fixes for optional flag arguments to check include macros | Bill Hoffman | 2004-04-28 | 1 | -4/+4 |
| | |||||
* | BUG: fix for bug 80, check include cxx now has an optional argument that can ↵ | Bill Hoffman | 2004-04-28 | 1 | -0/+11 |
| | | | | is added to the cxx flags | ||||
* | ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. ↵ | Andy Cedilnik | 2003-08-08 | 1 | -0/+4 |
| | | | | Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log | ||||
* | ENH: Extra new line after output | Andy Cedilnik | 2003-07-17 | 1 | -1/+1 |
| | |||||
* | ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace ↵ | Andy Cedilnik | 2003-07-11 | 1 | -6/+6 |
| | | | | MAKE_DIRECTORY with FILE(MAKE_DIRECTORY, replace STRING(ASCII things | ||||
* | ENH: only force the use of ansi flags in backwards mode | Bill Hoffman | 2003-01-08 | 1 | -1/+0 |
| | |||||
* | ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows ↵ | Bill Hoffman | 2002-12-17 | 1 | -4/+4 |
| | | | | projects within projects to have different languages | ||||
* | ENH: Don't repeat check even if answer was no. | Brad King | 2002-12-13 | 1 | -20/+22 |
| | |||||
* | try to fix check for ansi stream | Bill Hoffman | 2002-11-21 | 1 | -0/+3 |
| | |||||
* | fix order | Bill Hoffman | 2002-11-21 | 1 | -1/+1 |
| | |||||
* | move ansi cxx flags stuff out of try compile and into cmake files | Bill Hoffman | 2002-11-21 | 1 | -0/+1 |
| | |||||
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 1 | -0/+26 |