summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |/ / /
* | | | Merge topic 'FindCUDA-NPP-5.5'Brad King2013-10-151-1/+16
|\ \ \ \
| * | | | FindCUDA: Fix NPP library search for CUDA 5.5Vladislav Vinogradov2013-10-111-1/+16
* | | | | Merge topic 'deprecate-COMPILE_FLAGS'Brad King2013-10-151-1/+4
|\ \ \ \ \
| * | | | | Deprecate COMPILE_FLAGS target property.Stephen Kelly2013-10-111-1/+4
| | |_|_|/ | |/| | |
* | | | | Merge topic 'export-at-generate-time'Brad King2013-10-1513-111/+209
|\ \ \ \ \
| * | | | | export(): Handle multiple dependent export sets.Stephen Kelly2013-10-112-10/+69
| * | | | | export(): Process the export() command at generate time.Stephen Kelly2013-10-1112-83/+120
| * | | | | export(): Set a Makefile on the cmExportBuildFileGenerator.Stephen Kelly2013-10-103-17/+19
| * | | | | cmExportInstallFileGenerator: Fix comment to match reality.Stephen Kelly2013-10-101-2/+2
* | | | | | Merge topic 'fix-CMP0024-multiple-directories'Brad King2013-10-1510-28/+31
|\ \ \ \ \ \ | |/ / / / /
| * | | | | CMP0024: Store the fact of included export in global generator.Stephen Kelly2013-10-1010-28/+31
| | |_|/ / | |/| | |
* | | | | Merge topic 'bump-required-cmake-version'Brad King2013-10-153-44/+15
|\ \ \ \ \
| * | | | | Require CMake 2.8.4 or greater to build CMakeStephen Kelly2013-10-153-44/+15
* | | | | | Merge topic 'osx-framework-search-flag'Brad King2013-10-155-13/+42
|\ \ \ \ \ \
| * | | | | | OS X: Encode -F framework search flag in per-language platform variableBrad King2013-10-105-13/+42
| |/ / / / /