Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Adding MODIFIED property to cache values that have been changed by the ↵ | Brad King | 2004-06-23 | 1 | -0/+3 |
| | | | | user. | ||||
* | ENH: On envocation of ccmake check if directories are correct, but do not ↵ | Andy Cedilnik | 2003-05-29 | 1 | -2/+3 |
| | | | | rerun configure | ||||
* | Add searching of variables | Andy Cedilnik | 2003-03-07 | 1 | -0/+8 |
| | |||||
* | BUG: Fixed crash when CMAKE_ROOT cannot be found. | Brad King | 2003-01-22 | 1 | -1/+1 |
| | |||||
* | Add progress to ccmake | Andy Cedilnik | 2002-11-19 | 1 | -7/+13 |
| | |||||
* | Initial add of progress | Andy Cedilnik | 2002-11-18 | 1 | -0/+5 |
| | |||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -3/+3 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | new architecture | Ken Martin | 2002-09-06 | 1 | -2/+7 |
| | |||||
* | some changes in cachemanager and singletons | Ken Martin | 2002-08-28 | 1 | -0/+7 |
| | |||||
* | The entry widgets are now created with what is initially available on the ↵ | Berk Geveci | 2002-05-01 | 1 | -1/+2 |
| | | | | terminal. | ||||
* | Exit ccmake on fatal errors. | Berk Geveci | 2002-04-23 | 1 | -1/+1 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -0/+16 |
| | |||||
* | Updated toolbar. | Berk Geveci | 2001-12-13 | 1 | -22/+55 |
| | |||||
* | Since it is being used as an array size in another file, it is not possible ↵ | Berk Geveci | 2001-11-30 | 1 | -4/+6 |
| | | | | to initialize MAX_WIDTH in a .cxx file. | ||||
* | Missed std:: | Berk Geveci | 2001-11-30 | 1 | -1/+1 |
| | |||||
* | Improvements to the curses interface. | Berk Geveci | 2001-11-29 | 1 | -11/+23 |
| | |||||
* | ENH: tell cmake object where cmake is | Bill Hoffman | 2001-11-06 | 1 | -1/+3 |
| | |||||
* | Many improvements. | Berk Geveci | 2001-11-06 | 1 | -1/+16 |
| | |||||
* | HPUX support. | Berk Geveci | 2001-11-05 | 1 | -2/+1 |
| | |||||
* | Fixing problems on Sun (name collusions between STL and curses) and ↵ | Berk Geveci | 2001-11-05 | 1 | -2/+2 |
| | | | | disabling curses temporarily. | ||||
* | ERR: To include cmake headers, one should use ../ | Berk Geveci | 2001-11-05 | 1 | -2/+1 |
| | |||||
* | Need to include standard headers. | Berk Geveci | 2001-11-04 | 1 | -0/+1 |
| | |||||
* | Adding curses support. | Berk Geveci | 2001-11-04 | 1 | -0/+55 |