Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Reformat Qt autogenerator documentation. | Stephen Kelly | 2014-01-04 | 2 | -7/+9 |
| | |||||
* | Ninja: job pool support for compiling and linking | Peter Kümmel | 2013-11-25 | 1 | -0/+20 |
| | | | | | Could be tested by setting the environment variable NINJA_STATUS=[%r] | ||||
* | eclipse: Support custom natures via a global property | Ben Boeckel | 2013-11-19 | 1 | -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 Kelly | 2013-10-24 | 2 | -0/+10 |
| | |||||
* | 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 | 22 | -0/+207 |
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it. |