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
|
7cef36c628
|
ENH: add the ability to generate custom commands for a language that is not supported by an IDE
|
2004-10-21 14:34:02 -04:00 |
Ken Martin
|
2e4264e0d1
|
ENH: do not check for gnu for visual studio
|
2004-09-15 10:32:28 -04:00 |
Bill Hoffman
|
ca5e9e6415
|
ENH: try to find fortran compiler before adding the test
|
2004-08-26 16:34:06 -04:00 |
Bill Hoffman
|
e803b32b89
|
Add a fortran test if there is a fortran compiler
|
2004-08-26 15:50:39 -04:00 |
Bill Hoffman
|
66a08c10e5
|
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
|
2004-08-26 14:55:55 -04:00 |
Bill Hoffman
|
9655299f08
|
ENH: initial fortran support
|
2004-08-06 14:51:41 -04:00 |