Commit History

Author SHA1 Message Date
  Brad King a5ea72df88 ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given. 22 years ago
  Brad King ab761edaef BUG: Fixed crash when CMAKE_BACKWARDS_COMPATIBILITY is deleted between configures. 23 years ago
  Brad King 1f55680332 ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation. 23 years ago
  Brad King 486454ef78 BUG: Fixed crash when CMAKE_ROOT cannot be found. 23 years ago
  Bill Hoffman c7b5bb6d2c BUG: fix command line to take -G only 23 years ago
  Brad King 7418ed1a67 BUG: Use CMakeDefaultMakeRuleVariables.cmake to locate modules directory instead of FindVTK.cmake. 23 years ago
  Ken Martin 6e7f83a0ab compiler warning 23 years ago
  Ken Martin 05955d6403 fix bug in env settings 23 years ago
  Ken Martin 26bc729933 added watches for access of bw compat vars 23 years ago
  Andy Cedilnik 829f8382e0 Add option of watching variables 23 years ago
  Ken Martin dcc9c131b4 testing more agressive compatability settings 23 years ago
  Andy Cedilnik 2fb76a9f07 Save directories when doing global build 23 years ago
  Andy Cedilnik 1ac5fb545f Fix switching from local to global generation when cmake version changes or when things change inside version 23 years ago
  Brad King 21c0dda8d0 ENH: Added copy_if_different option to -E flag. 23 years ago
  Bill Hoffman 1e8914ada8 BUG: fix get make command problems. 23 years ago
  Ken Martin 3a21181941 added CMAKE_BACKWARDS_COMPATIBILITY entry 23 years ago
  Ken Martin 37aed9f6c5 remove code warrior and fixed GUI isues 23 years ago
  Ken Martin 86c32e96db fix some compiler warnings hopefully 23 years ago
  Ken Martin 523b7ffa3b fixed bad source directory bug 23 years ago
  Bill Hoffman 2905d39689 ENH: check to make sure cmake matches the cmake used to generate the cache 23 years ago
  Andy Cedilnik 7274abe460 Revert back 23 years ago
  Andy Cedilnik 3d4a2fdc52 In certain cases, try to guess the source directory, so that you can run cmake or ccmake without specifying source dir 23 years ago
  Bill Hoffman 8ff7c13227 BUG: fix stack limit size on mac OSX 23 years ago
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
  Brad King 281f7519e1 ENH: Renamed cmStringStream to cmOStringStream and added cmIStringStream. Removed cmInputStringStream. 23 years ago
  Ken Martin e55a05a6f6 added Code Warrior dev 23 years ago
  Ken Martin 047acd0c6f Produce only one output 23 years ago
  Andy Cedilnik 779810f132 Fix bug in chdir; Who did this anyway... 23 years ago
  Ken Martin 6672c295c7 Set comspec substitute the right way 23 years ago
  Andy Cedilnik 9619ee3aa1 Another attempt on Windows 98 23 years ago