summaryrefslogtreecommitdiffstats
path: root/Help/command/ctest_build.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Revise ctest_* command documentation (#15559)Brad King2015-05-071-24/+61
| | | | | | Revise documentation for the major dashboard client step ``ctest_*`` commands. Modernize the documentation formatting. Add some missing options.
* ctest_build: mention CTEST_BUILD_COMMAND in the docsBen Boeckel2015-05-071-4/+5
|
* ctest_build: update the default target documentationBen Boeckel2015-05-071-1/+2
|
* ctest_build: spruce up the documentation a bitBen Boeckel2015-05-071-12/+12
| | | | Adds markup and links to other sections.
* ctest_build: Add QUIET optionZack Galbreath2015-02-231-0/+5
|
* Help: Add comma to assist parsing of ctest_build command docs.Stephen Kelly2014-06-051-1/+1
|
* Help: describe CTEST_BUILD_FLAGSRolf Eike Beer2014-05-231-0/+5
|
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+24
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.