Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Mark up the buildsystem commands documentation | Stephen Kelly | 2014-02-06 | 1 | -80/+87 |
| | | | | Cross-link to the cmake-buildsystem manual. | ||||
* | add_library: Disallow invalid signatures for INTERFACE_LIBRARY. | Stephen Kelly | 2014-01-06 | 1 | -4/+13 |
| | | | | | Document the valid signatures. Add a test for the IMPORTED GLOBAL signature. | ||||
* | Help: Fix reStructuredText syntax in auto-generated documents | Brad King | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -0/+120 |
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it. |