| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to fix compile error on Win32-vs70 | Eric NOULARD | 2012-02-18 | 1 | -3/+4 |
|
|
* | Suppress unecessary (now empty) doc sections | Eric NOULARD | 2012-02-18 | 1 | -2/+0 |
|
|
* | Dynamically add documentation section specified in documented script. | Eric NOULARD | 2012-02-18 | 1 | -3/+18 |
|
|
* | Fix non existent std::string::clear on VS6 | Eric NOULARD | 2012-02-14 | 1 | -2/+2 |
|
|
* | Create getDocumentedModulesListInDir which may be used in other context. | Eric NOULARD | 2012-02-14 | 1 | -0/+55 |
|
|
* | Make the load of script documentation more efficient and dynamic. | Eric NOULARD | 2012-02-14 | 1 | -2/+18 |
|
|
* | Fix potential bad memory access, thanks to Eike | Eric NOULARD | 2012-01-31 | 1 | -1/+1 |
|
|
* | Suppress unused var, beautify code, avoid 1 extra newline. | Eric NOULARD | 2012-01-24 | 1 | -18/+25 |
|
|
* | CPack Documentation extraction from CMake script begins to work | Eric NOULARD | 2012-01-22 | 1 | -32/+108 |
|
|
* | Implement simple CMake script comment markup language. | Eric NOULARD | 2012-01-22 | 1 | -0/+171 |
|
|
* | CPack begin the implementation of --help-command* and --help-variables* | Eric NOULARD | 2012-01-22 | 1 | -49/+83 |
|
|
* | Usage: Document all options printing the version number. | Nicolas Despres | 2011-10-23 | 1 | -1/+2 |
|
|
* | Usage: Document all options printing usage information. | Nicolas Despres | 2011-10-23 | 1 | -1/+1 |
|
|
* | Remove trailing white-spaces. | Nicolas Despres | 2011-10-23 | 1 | -76/+76 |
|
|
* | -fix documentation from a module which has *only* documentation | Alex Neundorf | 2010-05-08 | 1 | -12/+14 |
|
|
* | Fix for bug #0010466, fix crash in --help-module. | Bill Hoffman | 2010-03-26 | 1 | -5/+12 |
|
|
* | BUG 9961: ctest --help should not display a Generators section | Zach Mullen | 2009-11-24 | 1 | -1/+6 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -32/+25 |
|
|
* | ENH: Document CACHE entry properties | Brad King | 2009-03-10 | 1 | -0/+1 |
|
|
* | COMP: Fix assignment inside condition | Brad King | 2008-10-11 | 1 | -2/+2 |
|
|
* | ENH: Improve generated documentation formatting | Brad King | 2008-10-10 | 1 | -10/+113 |
|
|
* | BUG: Fix help type for filenames with many dots | Brad King | 2008-10-10 | 1 | -1/+1 |
|
|
* | BUG: fix 6647 arguments after -E should not be parsed by CMake | Bill Hoffman | 2008-08-19 | 1 | -1/+6 |
|
|
* | ENH: handle HTML documentation for single items better: no warning about | Alexander Neundorf | 2008-07-21 | 1 | -1/+3 |
|
|
* | ENH: add master index into html full help | Bill Hoffman | 2008-03-05 | 1 | -0/+3 |
|
|
* | ENH: add --help-policies and --help-policy command line options | Ken Martin | 2008-03-04 | 1 | -0/+46 |
|
|
* | ENH: add support for creating the documentation in docbook format | Alexander Neundorf | 2008-02-19 | 1 | -1/+11 |
|
|
* | BUG: actually print the docs for custom modules if this was requested | Alexander Neundorf | 2008-02-17 | 1 | -1/+1 |
|
|
* | BUG: make -help-module-list work by filling the modules section first, also | Alexander Neundorf | 2008-01-14 | 1 | -0/+9 |
|
|
* | STYLE: Spelling fixes on documentation | Amitha Perera | 2008-01-10 | 1 | -1/+1 |
|
|
* | ENH: sort the module files alphabetically when generating the documentation | Alexander Neundorf | 2008-01-09 | 1 | -5/+14 |
|
|
* | BUG: create modules documentation not only for the first documentation creati... | Alexander Neundorf | 2007-12-29 | 1 | -0/+3 |
|
|
* | BUG: fix single module generation | Ken Martin | 2007-11-29 | 1 | -8/+14 |
|
|
* | ENH: some more cleanup, fixes, and patch for HTML output | Ken Martin | 2007-10-24 | 1 | -32/+147 |
|
|
* | COMP: fix a problem with a shadowed var | Ken Martin | 2007-10-23 | 1 | -9/+6 |
|
|
* | COMP: fix some warnings and add some doc strings back in | Ken Martin | 2007-10-22 | 1 | -0/+5 |
|
|
* | COMP: fix some warnings and add some doc strings back in | Ken Martin | 2007-10-22 | 1 | -66/+79 |
|
|
* | ENH: change to make the documentation class more generic, about halfway there... | Ken Martin | 2007-10-22 | 1 | -469/+268 |
|
|
* | ENH: make commands lower case by default | Ken Martin | 2007-10-10 | 1 | -2/+2 |
|
|
* | BUG: revert doc changes since VS7 cannot compile them, will implement them in... | Ken Martin | 2007-10-09 | 1 | -109/+106 |
|
|
* | ENH: make documentation entries actually store their data | Ken Martin | 2007-10-09 | 1 | -106/+109 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-09-20 | 1 | -3/+5 |
|
|
* | ENH: add new help option --help-custom-modules, which generates | Alexander Neundorf | 2007-09-19 | 1 | -22/+168 |
|
|
* | STYLE: move the code for the different formats of the generated help into | Alexander Neundorf | 2007-09-19 | 1 | -561/+70 |
|
|
* | BUG: properties and module names are case sensitive | Alexander Neundorf | 2007-08-09 | 1 | -27/+22 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-07-20 | 1 | -9/+10 |
|
|
* | STYLE: sort the property documentation into | Alexander Neundorf | 2007-07-11 | 1 | -18/+161 |
|
|
* | COMP: fix compile on HP-UX with aCC, reusing the same identifier for a | Alexander Neundorf | 2007-07-03 | 1 | -38/+38 |
|
|
* | ENH: generate separate documentation for the commands, compatiblity | Alexander Neundorf | 2007-06-28 | 1 | -15/+92 |
|
|
* | ENH: | Alexander Neundorf | 2007-06-28 | 1 | -128/+158 |
|
|