summaryrefslogtreecommitdiffstats
path: root/Help/prop_gbl
Commit message (Collapse)AuthorAgeFilesLines
* Help: Reformat Qt autogenerator documentation.Stephen Kelly2014-01-042-7/+9
|
* Ninja: job pool support for compiling and linkingPeter Kümmel2013-11-251-0/+20
| | | | | Could be tested by setting the environment variable NINJA_STATUS=[%r]
* 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.