| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Fix warnings in CMake source code. | David Cole | 2009-10-02 | 1 | -4/+8 |
|
|
* | Fix warnings in CMake source code. Suppress rampant warnings emanating from Q... | David Cole | 2009-10-01 | 1 | -2/+2 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -5/+5 |
|
|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -11/+13 |
|
|
* | ENH: shorten the symbols a bit and remove maps of std::string for map of cmSt... | Bill Hoffman | 2004-09-29 | 1 | -1/+1 |
|
|
* | BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting... | Brad King | 2003-08-26 | 1 | -3/+7 |
|
|
* | removed redundent includes | Ken Martin | 2003-08-10 | 1 | -5/+0 |
|
|
* | BUG#129: Fixed load/save of CMakeCache.txt when it is not in the current dire... | Brad King | 2003-08-06 | 1 | -3/+2 |
|
|
* | BUG: can not mix cout and fgets on hp | Bill Hoffman | 2003-01-30 | 1 | -7/+7 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | Remove unnecessary variable | Andy Cedilnik | 2002-09-18 | 1 | -1/+0 |
|
|
* | Strip the string that user answers | Andy Cedilnik | 2002-09-17 | 1 | -9/+21 |
|
|
* | cleaned up some of the cmake interface | Ken Martin | 2002-09-17 | 1 | -1/+4 |
|
|
* | Replace getline with fgets since getline does not seems to work properly on M... | Andy Cedilnik | 2002-09-17 | 1 | -2/+7 |
|
|
* | Simplify code. Since we access cache entry through the iterator, we do not ne... | Andy Cedilnik | 2002-09-12 | 1 | -4/+3 |
|
|
* | Couple of changes: cache variables now have a map of properties. ADVANCED and... | Andy Cedilnik | 2002-09-11 | 1 | -31/+27 |
|
|
* | new arch | Ken Martin | 2002-09-06 | 1 | -1/+2 |
|
|
* | changed cache manager and registered generators to no longer be singletons | Ken Martin | 2002-08-28 | 1 | -10/+9 |
|
|
* | support for plugins | Ken Martin | 2002-08-21 | 1 | -8/+7 |
|
|
* | check bool values and prefere off | Bill Hoffman | 2002-02-28 | 1 | -0/+7 |
|
|
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -0/+16 |
|
|
* | ENH: call convert to unix slashes for path and filepath entries | Bill Hoffman | 2001-12-06 | 1 | -0/+5 |
|
|
* | new borland generator moved into place | Bill Hoffman | 2001-11-30 | 1 | -30/+39 |
|
|
* | fix for shared libs and borland | Bill Hoffman | 2001-11-29 | 1 | -1/+2 |
|
|
* | ENH: add advanced variable types and command line wizard gui | Bill Hoffman | 2001-11-26 | 1 | -0/+108 |
|
|