summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/ccmake.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: merge changes from the main tree to the 2.4 branchBill Hoffman2006-10-131-0/+3
|
* STYLE: Remove unused codeAndy Cedilnik2004-10-271-9/+0
|
* 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 ↵Brad King2003-08-061-0/+1
| | | | version banner.
* ENH: Added introduction paragraph to documentation.Brad King2003-07-211-1/+5
|
* ENH: Added support to write multiple help options with one command line. ↵Brad King2003-07-081-3/+2
| | | | Output files can now also be specified for the help options.
* ENH: On envocation of ccmake check if directories are correct, but do not ↵Andy Cedilnik2003-05-291-2/+5
| | | | rerun configure
* 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 ↵Brad King2003-04-031-1/+8
| | | | configure a project in the current directory unless . is given.
* ENH: Re-implemented document generation class to be more organized and more ↵Brad King2003-02-191-7/+12
| | | | robust.
* ENH: Added cmDocumentation class to generate various forms of documentation. ↵Brad King2003-02-141-0/+35
| | | | Each executable will be able to generate its own documentation.
* 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 ↵Brad King2002-10-231-7/+7
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* 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 ↵Berk Geveci2002-05-011-1/+1
| | | | terminal.
* 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