Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Document that ASM should be enabled last | Brad King | 2017-12-06 | 1 | -1/+4 |
| | | | | | | | ASM should be enabled after C and/or CXX because we consider the compilers for those languages as possible assemblers. Issue: #17532 | ||||
* | Help: enable_language now documents the CheckLanguage module | Robert Maynard | 2017-10-31 | 1 | -1/+2 |
| | | | | Resolves #17409 | ||||
* | Help: Improve formatting of command documentation | Michael Scott | 2015-06-08 | 1 | -1/+1 |
| | | | | | Use inline reStructuredText markup and add cross-references in more places. | ||||
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -0/+22 |
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it. |