コミット履歴

作者 SHA1 メッセージ 日付
  Brad King a5ea72df88 ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given. 22 年 前
  Brad King 1f55680332 ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation. 23 年 前
  Ken Martin 05955d6403 fix bug in env settings 23 年 前
  Andy Cedilnik 829f8382e0 Add option of watching variables 23 年 前
  Bill Hoffman 1e8914ada8 BUG: fix get make command problems. 23 年 前
  Bill Hoffman 2905d39689 ENH: check to make sure cmake matches the cmake used to generate the cache 23 年 前
  Andy Cedilnik 7274abe460 Revert back 23 年 前
  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 年 前
  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 年 前
  Ken Martin c751d2ebff added progress 23 年 前
  Ken Martin 973cf550cb updated comments 23 年 前
  Ken Martin 2a68d21e85 cleaned up some of the cmake interface 23 年 前
  Ken Martin ee592e9b98 some fixes for try compile 23 年 前
  Ken Martin 2aea6d528e added a flag if a cmake is in try compile 23 年 前
  Ken Martin 9149cdd078 moved commands into cmake 23 年 前
  Ken Martin 25ff4552b3 new arch 23 年 前
  Ken Martin d0be2896d7 changed cache manager and registered generators to no longer be singletons 23 年 前
  Ken Martin 499bd45d4d removed shared lib support 23 年 前
  Bill Hoffman 3f36d23421 BUG: add explicit clean up of the cachemanager at exit of programs, so dll destruction is not a problem. 23 年 前
  Ken Martin 15b2d2f2a6 support for plugins 23 年 前
  Brad King a1a05a5fbc BUG: CMake crashed if it failed to find its own executable. Also added better error messages when this occurs. 23 年 前
  Ken Martin 350f09ae6d removed ccommand use cmake now 23 年 前
  Ken Martin ccbc8a3c8a remobed bootstrap 23 年 前
  Ken Martin 1052a6700f added initial attempt to support win32 bootstrapping 23 年 前
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 年 前
  Amitha Perera b2085d7e9d Rolling back symbolic path changes until it works on Windows. 24 年 前
  Amitha Perera 2fa6a0eb44 ENH: Add an invocation that maintains symbolic paths to the source and binary trees, mainly for systems with automounted network drives. 24 年 前
  Bill Hoffman f7fae15d39 ENH: add command line arguments to set cache entries 24 年 前
  Bill Hoffman d204791e45 ENH: integrate borland support 24 年 前
  Bill Hoffman a5eac44d18 ENH: rework GUI with configure/OK/Cancel 24 年 前