Commit History

作者 SHA1 備註 提交日期
  Bill Hoffman 731369ef9c ENH: try to initialize all languages at the same time 21 年之前
  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 年之前
  Bill Hoffman b41d447935 ENH: use GetRequiredDefinition instead of GetDefinition and crash 21 年之前
  Bill Hoffman 9655299f08 ENH: initial fortran support 21 年之前
  Brad King 46418e70a3 BUG#427: Generated makefiles need to have targets with canonical names for each executable and library target in order for try-compiles to work correctly when specifying the target. 21 年之前
  Brad King 9b1771aef4 BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile instance for the listfile containing the TRY_COMPILE call, not the top level listfile. 21 年之前
  Bill Hoffman 86195caf6a ENH: add support for VCExpress 2005 21 年之前
  Andy Cedilnik ed0999c9d1 ERR: Fix visual studio install 21 年之前
  Andy Cedilnik 55a71ba572 ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops 21 年之前
  Bill Hoffman ddb815c125 ENH: add new subdirectory exclude from top option 21 年之前
  Bill Hoffman 222e9a2876 BUG: fix put/get env problems 22 年之前
  Andy Cedilnik 797db2bd82 ENH: Start adding new installation framework 22 年之前
  Bill Hoffman c336a9b1ac BUG: make sure null terminator is in the right place for putenv static char array 22 年之前
  Bill Hoffman add1f25f58 BUG:427 trycompile target must be exe 22 年之前
  Andy Cedilnik 3b7c4b2a7b ENH: More scripting changes 22 年之前
  Bill Hoffman a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 22 年之前
  Andy Cedilnik 0b150f69c2 ENH: Use the new RunCommand 22 年之前
  Bill Hoffman 79c298e12c ENH: set CMAKE_SYSTEM_VERSION for windows 22 年之前
  Brad King e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 年之前
  Bill Hoffman ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 年之前
  Brad King a843439d14 BUG: Work-around for SGI MipsPro bug where #error doesn't return an error to make. 22 年之前
  Brad King 20b198835c ENH: When the initially configured generator is invalid, allow the user to change the generator without deleting the cache by hand. 22 年之前
  Brad King a30148e640 ENH: Improved error message when a wrong generator is selected. 22 年之前
  Bill Hoffman e3d93e22f8 BUG: add better testing for notfound 23 年之前
  Bill Hoffman d9d19a4d68 fix warning 23 年之前
  Bill Hoffman 81aee11c21 ENH: add checking for NOTFOUND 23 年之前
  Bill Hoffman f58d7df66a ENH: add checking for NOTFOUND 23 年之前
  Bill Hoffman 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them 23 年之前
  Ken Martin 6772b9f90b fix warnings 23 年之前
  Ken Martin 05955d6403 fix bug in env settings 23 年之前