summaryrefslogtreecommitdiffstats
path: root/Help/prop_gbl
Commit message (Collapse)AuthorAgeFilesLines
* eclipse: Support custom natures via a global propertyBen Boeckel2013-11-191-0/+8
| | | | | This is useful for enabling natures not recognized by the Eclipse generator directly in a project.
* Add the AUTOGEN_TARGETS_FOLDER and obsolete AUTOMOC_TARGETS_FOLDER.Stephen Kelly2013-10-242-0/+10
|
* Help: Fix reStructuredText syntax in auto-generated documentsBrad King2013-10-151-1/+1
|
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-1522-0/+207
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.