summaryrefslogtreecommitdiffstats
path: root/Help/policy/CMP0025.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Change version 3.0.0 -> 3.0 in policy docsBrad King2014-02-101-3/+3
| | | | | | Starting with 3.0 we will use only two components for the feature level, and policies are only ever introduced with a bump to the feature level version.
* Update CMP0024/CMP0025/CMP0026 release versionBrad King2013-10-171-3/+3
| | | | | | These policies were introduced after 2.8.12 in anticipation of 2.8.13. However, we've now decided the next release will be 3.0.0, so update the version of introduction accordingly.
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+21
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.