Brad King 5233b75a77 ENH: Improve handling of old-style compatibility.
- Remove CMP_0001 (no slash in target name) and restore
    old CMAKE_BACKWARDS_COMPATIBILITY check for it
  - Replace all checks of CMAKE_BACKWARDS_COMPATIBILITY
    with cmLocalGenerator::NeedBackwardsCompatibility calls
  - Create new CMP_0001 to determine whether or not
    CMAKE_BACKWARDS_COMPATIBILITY is used.
    (old = use, new = ignore)
  - Show CMAKE_BACKWARDS_COMPATIBILITY in cache only when
    CMP_0001 is set to OLD or WARN
  - Update documentation of cmake_policy and cmake_minimum_required
    to indicate their relationship and the 2.4 version boundary
  - When no cmake policy version is set in top level makefile
    implicitly call cmake_policy(VERSION 2.4) which restores
    CMAKE_BACKWARDS_COMPATIBILITY and other 2.4 compatibility
  - Fix tests MakeClean and Preprocess to call
    cmake_policy(VERSION 2.6) because they depend on new policies
2008-03-07 15:30:35 -05:00
..
2006-07-24 09:43:11 -04:00
2007-05-11 10:22:20 -04:00
2008-02-08 09:24:29 -05:00
2005-06-08 12:26:32 -04:00
2007-05-11 10:22:20 -04:00
2007-07-16 13:29:41 -04:00
2007-09-10 17:10:40 -04:00
2005-06-16 11:47:29 -04:00
2007-05-11 10:22:20 -04:00
2007-05-11 10:22:20 -04:00
2008-01-30 13:02:32 -05:00
2004-05-03 17:51:06 -04:00
2007-05-11 10:22:20 -04:00
2002-07-31 11:08:42 -04:00
2008-01-17 10:26:49 -05:00
2002-12-03 11:21:12 -05:00