Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 tahun lalu |
Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 tahun lalu |
Bill Hoffman
|
e099dccf4b
ENH: remove extra set
|
17 tahun lalu |
Bill Hoffman
|
9d9582ffef
ENH: fix problem where rc language recursively included itself because CMAKE_BASE_NAME was used from c compiler, do the same fix for other uses of CMAKE_BASE_NAME
|
17 tahun lalu |
Brad King
|
8ffb32369f
BUG: Need to search for rc by default, not c++ compilers.
|
19 tahun lalu |
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 tahun lalu |
Ken Martin
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 tahun lalu |
Bill Hoffman
|
aa98e3647d
ENH: fix more than one argument passed in to compilers via environment
|
20 tahun lalu |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 tahun lalu |
Ken Martin
|
c6b011e35e
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
20 tahun lalu |
Bill Hoffman
|
b8b298104b
ENH: make sure flags set in CC or CXX environment variables stay with the compiler
|
20 tahun lalu |
Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
21 tahun lalu |