Brad King
|
8ffb32369f
|
BUG: Need to search for rc by default, not c++ compilers.
|
2006-08-31 10:46:02 -04:00 |
Brad King
|
7001a88a74
|
BUG: Search for the compiler only once and store a full path to it in the cache. This avoids problems with the case of locations in the PATH variable on Windows that change the compiler name when CMake is re-run. CMakeFiles/CMake*Compiler.cmake files should hold the full path to the compiler always.
|
2006-08-29 13:59:15 -04:00 |
Ken Martin
|
8e9a6beccc
|
ENH: centralized locaiton of CMakeFiles setting
|
2006-06-14 12:28:32 -04:00 |
Bill Hoffman
|
aa98e3647d
|
ENH: fix more than one argument passed in to compilers via environment
|
2006-01-25 11:41:05 -05:00 |
Bill Hoffman
|
b7fa820118
|
ENH: add documentation support for modules
|
2005-12-14 13:51:08 -05:00 |
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
|
b8b298104b
|
ENH: make sure flags set in CC or CXX environment variables stay with the compiler
|
2005-07-20 15:44:55 -04:00 |
Bill Hoffman
|
692ba48c4e
|
ENH: major changes to support addition of languages from cmake modules directory.
|
2004-09-22 14:42:05 -04:00 |