summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'update-kwsys'Brad King2013-10-161-0/+9
|\
| * Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-10-151-0/+9
| |\
| | * KWSys 2013-10-15 (6eab64c3)KWSys Robot2013-10-151-0/+9
* | | Merge topic 'doc-reStructuredText'Brad King2013-10-161352-36097/+24015
|\ \ \
| * | | Modules/readme.txt: Update steps to add module documentationBrad King2013-10-161-23/+41
| * | | CPack: Replace #<type> markup with reStructuredText equivalentKitware Robot2013-10-1611-1188/+805
| * | | Help: Factor out cmake-generator-expressions manual pageBrad King2013-10-1620-1219/+128
| * | | Help: Factor out COMPILE_DEFINITIONS disclaimer duplicationBrad King2013-10-164-60/+21
| * | | Help: Factor out find_* command duplicationBrad King2013-10-169-628/+227
| * | | Help: Factor out *_OUTPUT_(NAME|DIRECTORY).rst duplicationBrad King2013-10-169-81/+46
| * | | Build Help documentation during CMake build using SphinxBrad King2013-10-167-0/+471
| * | | Drop unused builtin documentation APIsBrad King2013-10-166-29/+3
| * | | Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-1633-663/+187
| * | | Drop builtin command documentationBrad King2013-10-16131-5529/+0
| * | | Drop builtin property documentationBrad King2013-10-1619-4447/+6
| * | | get_property: Drop test for builtin property documentationBrad King2013-10-161-11/+0
| * | | Drop all documentation formatters except UsageBrad King2013-10-1620-1525/+202
| * | | Teach COMPATIBLE_INTERFACE_* checks to use Help .rst documentsBrad King2013-10-161-3/+6
| * | | Teach --help-* options to load documentation from .rst filesBrad King2013-10-166-37/+309
| * | | Add class cmRST to do basic reStructuredText processingBrad King2013-10-1612-0/+766
| * | | Drop "full" documentation output typesBrad King2013-10-1519-1462/+23
| * | | Help: Fix reStructuredText syntax in auto-generated documentsBrad King2013-10-1519-19/+21
| * | | Help: Add index.rst top-level documentBrad King2013-10-151-0/+28
| * | | ExternalProject: Restore documentation indentation levelBrad King2013-10-151-70/+70
| * | | Convert builtin help to reStructuredText source filesKitware Robot2013-10-151044-6171/+23771
| * | | Add bash script to convert builtin help to reStructuredTextBrad King2013-10-151-0/+306
| * | | Add Help/generator/*.rst for Windows- and OS X-only generatorsKitware Robot2013-10-1521-0/+156
| * | | Add reStructuredText (RST) documentation formatterBrad King2013-10-158-4/+180
| * | | Drop CPack module documentation markup extractionBrad King2013-10-153-386/+0
| * | | Drop definition of internal propertyBrad King2013-10-151-5/+0
| * | | Drop CMAKE_STRICT modeBrad King2013-10-159-215/+0
| * | | Drop documentation generation during buildBrad King2013-10-151-120/+0
| * | | Set IDE folder for CMake 'documentation' target only if it existsBrad King2013-10-151-1/+3
| * | | Drop xmllint documentation testsBrad King2013-10-1539-16016/+0
| * | | Move cmake.m4 from Utilities to AuxiliaryBrad King2013-10-153-1/+1
| * | | Rename Docs to AuxiliaryBrad King2013-10-1510-2/+2
| * | | cmDocumentation: Drop version output from usage and text helpBrad King2013-10-151-8/+1
| * | | cmake: Add --help-policy-list optionBrad King2013-10-153-1/+16
| * | | Cleanup use of CMake version in install destinationsBrad King2013-10-153-30/+68
| * | | Factor CMake version logic into dedicated moduleBrad King2013-10-152-21/+25
| * | | bootstrap: Report -rc# in --version outputBrad King2013-10-151-0/+4
* | | | CMake Nightly Date StampKitware Robot2013-10-161-1/+1
|/ / /
* | | Merge topic 'doc-list-append-nothing'Brad King2013-10-151-1/+1
|\ \ \
| * | | list: Fix docs for APPEND to show that elements are optionalРоман Донченко2013-10-141-1/+1
* | | | Merge topic 'wix-extra-sources'Brad King2013-10-153-0/+46
|\ \ \ \
| * | | | CPackWiX: allow user supplied extra sources, objects and librariesNils Gladitz2013-10-133-0/+46
* | | | | Merge topic 'wix-deterministic-ids'Brad King2013-10-152-23/+150
|\ \ \ \ \
| * | | | | CPackWiX: generate deterministic ids for directories, components and filesNils Gladitz2013-10-122-23/+150
* | | | | | Merge topic 'target-LOCATION-policy'Brad King2013-10-1520-9/+152
|\ \ \ \ \ \
| * | | | | | cmTarget: Deprecate the LOCATION target property with a policy.Stephen Kelly2013-10-1120-9/+152
| |/ / / / /