summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/ccmake.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added documentation of specifying an existing build tree as an argument.Brad King2003-08-201-1/+2
* ENH: Added SEE ALSO support for generated unix manpage.Brad King2003-08-061-0/+9
* ENH: Added configuration of name of executable in man page header and version...Brad King2003-08-061-0/+1
* ENH: Added introduction paragraph to documentation.Brad King2003-07-211-1/+5
* ENH: Added support to write multiple help options with one command line. Out...Brad King2003-07-081-3/+2
* ENH: On envocation of ccmake check if directories are correct, but do not rer...Andy Cedilnik2003-05-291-2/+5
* ENH: Do not do configure first time. This way ccmake loads fast.Andy Cedilnik2003-05-281-5/+2
* ENH: Improved documentation. Also modified behavior of "cmake" to not config...Brad King2003-04-031-1/+8
* ENH: Re-implemented document generation class to be more organized and more r...Brad King2003-02-191-7/+12
* ENH: Added cmDocumentation class to generate various forms of documentation. ...Brad King2003-02-141-0/+35
* spelling fixKen Martin2003-01-221-1/+1
* BUG: Fixed crash when CMAKE_ROOT cannot be found.Brad King2003-01-221-1/+9
* CleanupAndy Cedilnik2002-11-051-1/+1
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-7/+7
* Improve message handler to include client data.Andy Cedilnik2002-09-181-3/+4
* new architectureKen Martin2002-09-061-1/+1
* some changes in cachemanager and singletonsKen Martin2002-08-281-2/+1
* ERR: Fixed compiler warnings about unused parameters.Brad King2002-06-181-2/+2
* ERR: Fixed sun CC warnings.Bill Hoffman2002-06-111-0/+5
* ENH: add -B option to specify the build directory, so make edit_cache will workBill Hoffman2002-05-071-1/+6
* The entry widgets are now created with what is initially available on the ter...Berk Geveci2002-05-011-1/+1
* Exit ccmake on fatal errors.Berk Geveci2002-04-231-4/+5
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
* Cleaning last line at exit.Ken Martin2001-12-061-0/+2
* Added debugging.Berk Geveci2001-12-041-1/+14
* Can non use clear because it is undef'ed.Berk Geveci2001-11-301-1/+1
* Fixed warning.Berk Geveci2001-11-301-2/+3
* Fixed warning.Berk Geveci2001-11-301-2/+2
* Improvements to the curses interface.Berk Geveci2001-11-291-27/+57
* ERR: Re-ordered includes to fix macro conflict for gcc 3.0.Brad King2001-11-141-3/+5
* Renaming ccurses to ccmake.Berk Geveci2001-11-091-0/+79