Brad King
|
8ffb32369f
BUG: Need to search for rc by default, not c++ compilers.
|
19 лет назад |
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.
|
19 лет назад |
Ken Martin
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
Bill Hoffman
|
aa98e3647d
ENH: fix more than one argument passed in to compilers via environment
|
20 лет назад |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
Ken Martin
|
c6b011e35e
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
20 лет назад |
Bill Hoffman
|
b8b298104b
ENH: make sure flags set in CC or CXX environment variables stay with the compiler
|
20 лет назад |
Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
21 лет назад |