Brad King
|
7d6aaf23e9
BUG: Don't use -V as a version option. It conflicts with ctest.
|
22 tahun lalu |
Brad King
|
b78888fe38
ENH: Added configuration of name of executable in man page header and version banner.
|
22 tahun lalu |
Brad King
|
c4794319c7
ENH: Added support to --help to print help for a single command.
|
22 tahun lalu |
Brad King
|
fde552ea6e
ENH: CheckOptions now takes const argv.
|
22 tahun lalu |
Brad King
|
90397af164
BUG: Text dump of documentation should be in ascii mode.
|
22 tahun lalu |
Brad King
|
7c2b4e3a02
ENH: Added SEE ALSO section to generated man page. Minor formatting improvements for generated text-only documentation.
|
22 tahun lalu |
Brad King
|
6167fa8aa2
ERR: Added missing std::.
|
22 tahun lalu |
Brad King
|
ed273acfa7
ENH: Improved name of cmake version variables. They are now CMake_VERSION (major.minor) and CMake_VERSION_FULL (major.minor.patch).
|
22 tahun lalu |
Brad King
|
1cecf7b5aa
ENH: Added support to write multiple help options with one command line. Output files can now also be specified for the help options.
|
22 tahun lalu |
Brad King
|
e5ed57ec18
ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section.
|
22 tahun lalu |
Brad King
|
3bba5f587e
ENH: Running with zero arguments now produces usage.
|
22 tahun lalu |
Brad King
|
610da00d51
ERR: Fixed signed/unsigned warning.
|
23 tahun lalu |
Brad King
|
5e18bec8f7
ENH: Re-implemented document generation class to be more organized and more robust.
|
23 tahun lalu |
Andy Cedilnik
|
d54e7a6888
Minor documentation fixes
|
23 tahun lalu |
Brad King
|
07cdd0e60c
ENH: Added header before list of commands in generated docs. Made options more intuitive.
|
23 tahun lalu |
Brad King
|
7d1ee1d4c8
ERR: Use of stream format flags is hard to make portable. Manually implementing justification.
|
23 tahun lalu |
Brad King
|
caa074e8b5
ERR: Use of std::ios::fmtflags is not portable to older compilers.
|
23 tahun lalu |
Brad King
|
dec0b51066
ENH: Improved formatting of plain-text help to add a blank line before the beginning of a preformatted section.
|
23 tahun lalu |
Brad King
|
0005e70c05
ENH: Further improved formatting. HTML/man/help now all have a consistent appearance.
|
23 tahun lalu |
Brad King
|
2c7a05edd2
ENH: Improved formatting of documentation.
|
23 tahun lalu |
Brad King
|
1f55680332
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
23 tahun lalu |