Commit History

Author SHA1 Message Date
  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 years ago
  Ken Martin 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 years ago
  Bill Hoffman aa98e3647d ENH: fix more than one argument passed in to compilers via environment 20 years ago
  Bill Hoffman b7fa820118 ENH: add documentation support for modules 20 years ago
  Ken Martin c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree 20 years ago
  Bill Hoffman b8b298104b ENH: make sure flags set in CC or CXX environment variables stay with the compiler 20 years ago
  Bill Hoffman 7cef36c628 ENH: add the ability to generate custom commands for a language that is not supported by an IDE 21 years ago
  Ken Martin 2e4264e0d1 ENH: do not check for gnu for visual studio 21 years ago
  Bill Hoffman ca5e9e6415 ENH: try to find fortran compiler before adding the test 21 years ago
  Bill Hoffman e803b32b89 Add a fortran test if there is a fortran compiler 21 years ago
  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 21 years ago
  Bill Hoffman 9655299f08 ENH: initial fortran support 21 years ago