Ken Martin
|
c6b011e35e
|
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
2005-07-29 09:19:25 -04:00 |
Bill Hoffman
|
f248295d5d
|
ENH: fixes for optional flag arguments to check include macros
|
2004-04-28 10:00:11 -04:00 |
Bill Hoffman
|
79269fc5a9
|
BUG: fix for bug 80, check include cxx now has an optional argument that can is added to the cxx flags
|
2004-04-28 09:52:12 -04:00 |
Andy Cedilnik
|
8149dbed29
|
ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log
|
2003-08-08 11:59:07 -04:00 |
Andy Cedilnik
|
d6ebc123f7
|
ENH: Extra new line after output
|
2003-07-17 14:55:45 -04:00 |
Andy Cedilnik
|
a17587c244
|
ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTORY with FILE(MAKE_DIRECTORY, replace STRING(ASCII things
|
2003-07-11 14:14:03 -04:00 |
Bill Hoffman
|
4d6dba4c37
|
ENH: only force the use of ansi flags in backwards mode
|
2003-01-08 12:12:15 -05:00 |
Bill Hoffman
|
bd74882d3e
|
ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows projects within projects to have different languages
|
2002-12-17 14:54:25 -05:00 |
Brad King
|
7e824e83a9
|
ENH: Don't repeat check even if answer was no.
|
2002-12-13 14:58:55 -05:00 |
Bill Hoffman
|
1e3ddfeecf
|
try to fix check for ansi stream
|
2002-11-21 14:45:21 -05:00 |
Bill Hoffman
|
02d423b250
|
fix order
|
2002-11-21 14:32:20 -05:00 |
Bill Hoffman
|
a7098d1433
|
move ansi cxx flags stuff out of try compile and into cmake files
|
2002-11-21 14:11:53 -05:00 |
Bill Hoffman
|
f5d95fb078
|
Complete rework of makefile generators expect trouble
|
2002-11-08 15:46:08 -05:00 |