Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Centralized and globalized computation of CMake program locations. ↵ | Brad King | 2007-12-13 | 1 | -0/+1 |
| | | | | This eliminates startup paths that failed to produce this information. | ||||
* | ENH: change to make the documentation class more generic, about halfway ↵ | Ken Martin | 2007-10-22 | 1 | -12/+12 |
| | | | | there, also provides secitons for Variables now | ||||
* | COMP: make it build on NetBSD, which has separate curses and ncurses, so | Alexander Neundorf | 2007-08-27 | 1 | -1/+1 |
| | | | | | | | it has to be detected that curses isn't good enough, but ncurses is, and that ncurses.h instead of curses.h is included Alex | ||||
* | ENH: | Alexander Neundorf | 2007-06-28 | 1 | -1/+4 |
| | | | | | | | | | | | | -in the full documentation there is now an extra section for compatibility commands, so users see which commands they shouldn't use -cmake -h <command> now also works with lower case commands --help-fullm --help-command, --help-module and --help-property now determine the output format from the extension of the given filename Let me know if there are some things I overlooked. Alex | ||||
* | BUG: The --help option should list generators. This addresses bug #2494. | Brad King | 2006-10-04 | 1 | -0/+3 |
| | |||||
* | STYLE: Remove unused code | Andy Cedilnik | 2004-10-27 | 1 | -9/+0 |
| | |||||
* | ENH: Added documentation of specifying an existing build tree as an argument. | Brad King | 2003-08-20 | 1 | -1/+2 |
| | |||||
* | ENH: Added SEE ALSO support for generated unix manpage. | Brad King | 2003-08-06 | 1 | -0/+9 |
| | |||||
* | ENH: Added configuration of name of executable in man page header and ↵ | Brad King | 2003-08-06 | 1 | -0/+1 |
| | | | | version banner. | ||||
* | ENH: Added introduction paragraph to documentation. | Brad King | 2003-07-21 | 1 | -1/+5 |
| | |||||
* | ENH: Added support to write multiple help options with one command line. ↵ | Brad King | 2003-07-08 | 1 | -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 Cedilnik | 2003-05-29 | 1 | -2/+5 |
| | | | | rerun configure | ||||
* | ENH: Do not do configure first time. This way ccmake loads fast. | Andy Cedilnik | 2003-05-28 | 1 | -5/+2 |
| | |||||
* | ENH: Improved documentation. Also modified behavior of "cmake" to not ↵ | Brad King | 2003-04-03 | 1 | -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 King | 2003-02-19 | 1 | -7/+12 |
| | | | | robust. | ||||
* | ENH: Added cmDocumentation class to generate various forms of documentation. ↵ | Brad King | 2003-02-14 | 1 | -0/+35 |
| | | | | Each executable will be able to generate its own documentation. | ||||
* | spelling fix | Ken Martin | 2003-01-22 | 1 | -1/+1 |
| | |||||
* | BUG: Fixed crash when CMAKE_ROOT cannot be found. | Brad King | 2003-01-22 | 1 | -1/+9 |
| | |||||
* | Cleanup | Andy Cedilnik | 2002-11-05 | 1 | -1/+1 |
| | |||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -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 Cedilnik | 2002-09-18 | 1 | -3/+4 |
| | |||||
* | new architecture | Ken Martin | 2002-09-06 | 1 | -1/+1 |
| | |||||
* | some changes in cachemanager and singletons | Ken Martin | 2002-08-28 | 1 | -2/+1 |
| | |||||
* | ERR: Fixed compiler warnings about unused parameters. | Brad King | 2002-06-18 | 1 | -2/+2 |
| | |||||
* | ERR: Fixed sun CC warnings. | Bill Hoffman | 2002-06-11 | 1 | -0/+5 |
| | |||||
* | ENH: add -B option to specify the build directory, so make edit_cache will work | Bill Hoffman | 2002-05-07 | 1 | -1/+6 |
| | |||||
* | The entry widgets are now created with what is initially available on the ↵ | Berk Geveci | 2002-05-01 | 1 | -1/+1 |
| | | | | terminal. | ||||
* | Exit ccmake on fatal errors. | Berk Geveci | 2002-04-23 | 1 | -4/+5 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -0/+16 |
| | |||||
* | Cleaning last line at exit. | Ken Martin | 2001-12-06 | 1 | -0/+2 |
| | |||||
* | Added debugging. | Berk Geveci | 2001-12-04 | 1 | -1/+14 |
| | |||||
* | Can non use clear because it is undef'ed. | Berk Geveci | 2001-11-30 | 1 | -1/+1 |
| | |||||
* | Fixed warning. | Berk Geveci | 2001-11-30 | 1 | -2/+3 |
| | |||||
* | Fixed warning. | Berk Geveci | 2001-11-30 | 1 | -2/+2 |
| | |||||
* | Improvements to the curses interface. | Berk Geveci | 2001-11-29 | 1 | -27/+57 |
| | |||||
* | ERR: Re-ordered includes to fix macro conflict for gcc 3.0. | Brad King | 2001-11-14 | 1 | -3/+5 |
| | |||||
* | Renaming ccurses to ccmake. | Berk Geveci | 2001-11-09 | 1 | -0/+79 |