| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Improve generated documentation formatting | Brad King | 2008-10-10 | 1 | -1/+7 |
|
|
* | BUG: fix 6647 arguments after -E should not be parsed by CMake | Bill Hoffman | 2008-08-19 | 1 | -2/+5 |
|
|
* | ENH: add --help-policies and --help-policy command line options | Ken Martin | 2008-03-04 | 1 | -0/+2 |
|
|
* | ENH: add support for creating the documentation in docbook format | Alexander Neundorf | 2008-02-19 | 1 | -0/+2 |
|
|
* | ENH: some more cleanup, fixes, and patch for HTML output | Ken Martin | 2007-10-24 | 1 | -1/+11 |
|
|
* | COMP: fix some warnings and add some doc strings back in | Ken Martin | 2007-10-22 | 1 | -0/+8 |
|
|
* | ENH: change to make the documentation class more generic, about halfway there... | Ken Martin | 2007-10-22 | 1 | -120/+27 |
|
|
* | ENH: add new help option --help-custom-modules, which generates | Alexander Neundorf | 2007-09-19 | 1 | -1/+18 |
|
|
* | STYLE: move the code for the different formats of the generated help into | Alexander Neundorf | 2007-09-19 | 1 | -52/+13 |
|
|
* | STYLE: sort the property documentation into | Alexander Neundorf | 2007-07-11 | 1 | -9/+18 |
|
|
* | COMP: fix compile on HP-UX with aCC, reusing the same identifier for a | Alexander Neundorf | 2007-07-03 | 1 | -3/+3 |
|
|
* | COMP: fix build with msvc 6, the enums are now part of a class which is | Alexander Neundorf | 2007-07-02 | 1 | -15/+24 |
|
|
* | ENH: generate separate documentation for the commands, compatiblity | Alexander Neundorf | 2007-06-28 | 1 | -3/+8 |
|
|
* | ENH: | Alexander Neundorf | 2007-06-28 | 1 | -13/+20 |
|
|
* | ENH: put compatibility commands in extra section and prepare for creating | Alexander Neundorf | 2007-06-22 | 1 | -0/+7 |
|
|
* | COMP: Fix void return failure. | Brad King | 2007-02-02 | 1 | -1/+1 |
|
|
* | STYLE: Fixed line length and this-> convention violations from yesterday's pa... | Brad King | 2007-02-02 | 1 | -6/+12 |
|
|
* | ENH: Patch from Alex to improve implementation and prepare for splitting the ... | Brad King | 2007-02-01 | 1 | -12/+66 |
|
|
* | COMP: Patch from Alex for const correctness. | Brad King | 2007-01-22 | 1 | -2/+2 |
|
|
* | ENH: make properties a bit more formal with documentation and chaining | Ken Martin | 2006-12-07 | 1 | -1/+9 |
|
|
* | ENH: search for help modules in the correct place for install and source tree... | Bill Hoffman | 2006-04-14 | 1 | -1/+4 |
|
|
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -1/+10 |
|
|
* | ENH: Renamed --help-list-commands to --help-command-list and split --help [co... | Brad King | 2004-04-14 | 1 | -10/+13 |
|
|
* | ENH: Added --help-list-commands option. | Brad King | 2004-04-14 | 1 | -1/+2 |
|
|
* | ENH: Added configuration of name of executable in man page header and version... | Brad King | 2003-08-06 | 1 | -0/+6 |
|
|
* | ENH: Added support to --help to print help for a single command. | Brad King | 2003-08-05 | 1 | -0/+2 |
|
|
* | ENH: CheckOptions now takes const argv. | Brad King | 2003-07-23 | 1 | -1/+1 |
|
|
* | ENH: Added SEE ALSO section to generated man page. Minor formatting improvem... | Brad King | 2003-07-11 | 1 | -0/+5 |
|
|
* | ENH: Added support to write multiple help options with one command line. Out... | Brad King | 2003-07-08 | 1 | -4/+15 |
|
|
* | ENH: Registered global generators are now kept in a table in the cmake instan... | Brad King | 2003-07-08 | 1 | -0/+4 |
|
|
* | ENH: Re-implemented document generation class to be more organized and more r... | Brad King | 2003-02-19 | 1 | -33/+99 |
|
|
* | ENH: Added header before list of commands in generated docs. Made options mo... | Brad King | 2003-02-17 | 1 | -2/+2 |
|
|
* | ENH: Further improved formatting. HTML/man/help now all have a consistent ap... | Brad King | 2003-02-14 | 1 | -2/+5 |
|
|
* | ENH: Improved formatting of documentation. | Brad King | 2003-02-14 | 1 | -0/+1 |
|
|
* | ENH: Added cmDocumentation class to generate various forms of documentation. ... | Brad King | 2003-02-14 | 1 | -0/+65 |
|
|