Historie revizí

Autor SHA1 Zpráva Datum
  Bill Hoffman 3a32cec969 ENH: merge in changes for beos support před 19 roky
  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. před 19 roky
  Brad King 592f602c98 BUG: CMAKE_AR should be advanced. před 19 roky
  Brad King d56e6a9241 BUG: Fixed building of C++-only projects and added a test. před 19 roky
  Ken Martin 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting před 19 roky
  Bill Hoffman c80faed7f6 ENH: add mingw test to cxx před 20 roky
  Bill Hoffman aa98e3647d ENH: fix more than one argument passed in to compilers via environment před 20 roky
  Bill Hoffman b7fa820118 ENH: add documentation support for modules před 20 roky
  Ken Martin c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree před 20 roky
  Bill Hoffman b8b298104b ENH: make sure flags set in CC or CXX environment variables stay with the compiler před 20 roky
  Ken Martin 2e4264e0d1 ENH: do not check for gnu for visual studio před 21 roky
  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 před 21 roky
  Bill Hoffman 89fe29a41a ENH: reduce the number of times gnu is tested for před 22 roky
  Brad King 9a4c654d23 BUG: Fixed same spaces-in-paths problem for CMakeTestGNU.c as in CMakeDetermineCCompiler.cmake. před 22 roky
  Andy Cedilnik 8149dbed29 ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log před 22 roky
  Bill Hoffman d9a74e1b1e ENH: move full path compiler to internal and not just advanced před 23 roky
  Bill Hoffman 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them před 23 roky
  Bill Hoffman 3da465e24f ENH: look for AIX compiler as well před 23 roky
  Bill Hoffman bd74882d3e ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows projects within projects to have different languages před 23 roky
  Brad King 38b2667de2 ERR: Need double-quotes around expression to be mached in IF command. před 23 roky
  Bill Hoffman b3ca217a23 clean up compiler picking code před 23 roky
  Bill Hoffman 35fb6f22ba fix for generator picked compilers před 23 roky
  Bill Hoffman 5a75e03037 allow flags to be in the CC and CXX environment variables před 23 roky
  Bill Hoffman 7140c6f364 fixes to better honor env CC and CXX před 23 roky
  Bill Hoffman 9b14032ab4 BUG: fix handling of CXX před 23 roky
  Bill Hoffman 83d273334a BUG: fix path problems před 23 roky
  Bill Hoffman f54bfe467c store the compiler in the cache před 23 roky
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble před 23 roky
  Bill Hoffman 319c3adf2a *** empty log message *** před 23 roky
  Bill Hoffman fa782867b3 closer to removing autoconf před 23 roky