| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop the 'Full' field from cmDocumentationEntry | Brad King | 2013-10-16 | 33 | -663/+187 |
|
|
* | Drop builtin command documentation | Brad King | 2013-10-16 | 131 | -5529/+0 |
|
|
* | Drop builtin property documentation | Brad King | 2013-10-16 | 19 | -4447/+6 |
|
|
* | get_property: Drop test for builtin property documentation | Brad King | 2013-10-16 | 1 | -11/+0 |
|
|
* | Drop all documentation formatters except Usage | Brad King | 2013-10-16 | 20 | -1525/+202 |
|
|
* | Teach COMPATIBLE_INTERFACE_* checks to use Help .rst documents | Brad King | 2013-10-16 | 1 | -3/+6 |
|
|
* | Teach --help-* options to load documentation from .rst files | Brad King | 2013-10-16 | 6 | -37/+309 |
|
|
* | Add class cmRST to do basic reStructuredText processing | Brad King | 2013-10-16 | 12 | -0/+766 |
|
|
* | Drop "full" documentation output types | Brad King | 2013-10-15 | 19 | -1462/+23 |
|
|
* | Help: Fix reStructuredText syntax in auto-generated documents | Brad King | 2013-10-15 | 19 | -19/+21 |
|
|
* | Help: Add index.rst top-level document | Brad King | 2013-10-15 | 1 | -0/+28 |
|
|
* | ExternalProject: Restore documentation indentation level | Brad King | 2013-10-15 | 1 | -70/+70 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1044 | -6171/+23771 |
|
|
* | Add bash script to convert builtin help to reStructuredText | Brad King | 2013-10-15 | 1 | -0/+306 |
|
|
* | Add Help/generator/*.rst for Windows- and OS X-only generators | Kitware Robot | 2013-10-15 | 21 | -0/+156 |
|
|
* | Add reStructuredText (RST) documentation formatter | Brad King | 2013-10-15 | 8 | -4/+180 |
|
|
* | Drop CPack module documentation markup extraction | Brad King | 2013-10-15 | 3 | -386/+0 |
|
|
* | Drop definition of internal property | Brad King | 2013-10-15 | 1 | -5/+0 |
|
|
* | Drop CMAKE_STRICT mode | Brad King | 2013-10-15 | 9 | -215/+0 |
|
|
* | Drop documentation generation during build | Brad King | 2013-10-15 | 1 | -120/+0 |
|
|
* | Set IDE folder for CMake 'documentation' target only if it exists | Brad King | 2013-10-15 | 1 | -1/+3 |
|
|
* | Drop xmllint documentation tests | Brad King | 2013-10-15 | 39 | -16016/+0 |
|
|
* | Move cmake.m4 from Utilities to Auxiliary | Brad King | 2013-10-15 | 3 | -1/+1 |
|
|
* | Rename Docs to Auxiliary | Brad King | 2013-10-15 | 10 | -2/+2 |
|
|
* | cmDocumentation: Drop version output from usage and text help | Brad King | 2013-10-15 | 1 | -8/+1 |
|
|
* | cmake: Add --help-policy-list option | Brad King | 2013-10-15 | 3 | -1/+16 |
|
|
* | Cleanup use of CMake version in install destinations | Brad King | 2013-10-15 | 3 | -30/+68 |
|
|
* | Factor CMake version logic into dedicated module | Brad King | 2013-10-15 | 2 | -21/+25 |
|
|
* | bootstrap: Report -rc# in --version output | Brad King | 2013-10-15 | 1 | -0/+4 |
|
|
* | Merge topic 'doc-list-append-nothing' | Brad King | 2013-10-15 | 1 | -1/+1 |
|\ |
|
| * | list: Fix docs for APPEND to show that elements are optional | Роман Донченко | 2013-10-14 | 1 | -1/+1 |
|
|
* | | Merge topic 'wix-extra-sources' | Brad King | 2013-10-15 | 3 | -0/+46 |
|\ \ |
|
| * | | CPackWiX: allow user supplied extra sources, objects and libraries | Nils Gladitz | 2013-10-13 | 3 | -0/+46 |
|
|
* | | | Merge topic 'wix-deterministic-ids' | Brad King | 2013-10-15 | 2 | -23/+150 |
|\ \ \ |
|
| * | | | CPackWiX: generate deterministic ids for directories, components and files | Nils Gladitz | 2013-10-12 | 2 | -23/+150 |
|
|
* | | | | Merge topic 'target-LOCATION-policy' | Brad King | 2013-10-15 | 20 | -9/+152 |
|\ \ \ \ |
|
| * | | | | cmTarget: Deprecate the LOCATION target property with a policy. | Stephen Kelly | 2013-10-11 | 20 | -9/+152 |
| |/ / / |
|
* | | | | Merge topic 'FindCUDA-NPP-5.5' | Brad King | 2013-10-15 | 1 | -1/+16 |
|\ \ \ \ |
|
| * | | | | FindCUDA: Fix NPP library search for CUDA 5.5 | Vladislav Vinogradov | 2013-10-11 | 1 | -1/+16 |
|
|
* | | | | | Merge topic 'deprecate-COMPILE_FLAGS' | Brad King | 2013-10-15 | 1 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | Deprecate COMPILE_FLAGS target property. | Stephen Kelly | 2013-10-11 | 1 | -1/+4 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge topic 'export-at-generate-time' | Brad King | 2013-10-15 | 13 | -111/+209 |
|\ \ \ \ \ |
|
| * | | | | | export(): Handle multiple dependent export sets. | Stephen Kelly | 2013-10-11 | 2 | -10/+69 |
|
|
| * | | | | | export(): Process the export() command at generate time. | Stephen Kelly | 2013-10-11 | 12 | -83/+120 |
|
|
| * | | | | | export(): Set a Makefile on the cmExportBuildFileGenerator. | Stephen Kelly | 2013-10-10 | 3 | -17/+19 |
|
|
| * | | | | | cmExportInstallFileGenerator: Fix comment to match reality. | Stephen Kelly | 2013-10-10 | 1 | -2/+2 |
|
|
* | | | | | | Merge topic 'fix-CMP0024-multiple-directories' | Brad King | 2013-10-15 | 10 | -28/+31 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | CMP0024: Store the fact of included export in global generator. | Stephen Kelly | 2013-10-10 | 10 | -28/+31 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge topic 'bump-required-cmake-version' | Brad King | 2013-10-15 | 3 | -44/+15 |
|\ \ \ \ \ |
|
| * | | | | | Require CMake 2.8.4 or greater to build CMake | Stephen Kelly | 2013-10-15 | 3 | -44/+15 |
|
|