summaryrefslogtreecommitdiffstats
path: root/Source/cmCMakePolicyCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Cleanup policy version interface presented to user.Brad King2008-03-241-8/+1
| | | | | | | - In cmake_minimum_required do not set policy version if current CMake is too old - In cmPolicies::ApplyPolicyVersion report error if version is too new or cannot be parsed
* ENH: Improve cmake_policy command signatureBrad King2008-03-051-30/+101
| | | | | - Replace NEW and OLD modes with a SET mode for clarity - Enforce VERSION argument validity (major.minor[.patch])
* ENH: just getting somethng checked in, still work to doKen Martin2008-02-291-0/+58