Brad King 22c62c9e65 BUG: Sweeping changes to cleanup computation of target names. This should
fix many bugs related to target names being computed inconsistently.

- Centralized computation of a target's file name to a method in
  cmTarget.  Now that global knowledge is always available the
  *_CMAKE_PATH cache variables are no longer needed.

- Centralized computation of link library command lines and link
  directory search order.

- Moved computation of link directories needed to link CMake targets
  to be after evaluation of linking dependencies.

This also removed alot of duplicate code in which each version had its
own bugs.

This commit is surrounded by the tags

  CMake-TargetNameCentralization1-pre

and

  CMake-TargetNameCentralization1-post

so make the large set of changes easy to identify.
2006-01-13 18:18:32 -05:00
..
2005-07-13 15:43:40 -04:00
2005-08-03 11:50:42 -04:00
2004-09-24 16:34:59 -04:00
2005-06-08 12:26:32 -04:00
2005-07-31 23:05:05 -04:00
2005-10-18 13:22:28 -04:00
2005-06-16 11:47:29 -04:00
2005-12-15 16:28:50 -05:00
2005-12-15 16:28:50 -05:00
2004-04-30 18:21:55 -04:00
2004-05-03 17:51:06 -04:00
2002-07-31 11:08:42 -04:00
2005-11-10 15:13:54 -05:00
2002-12-03 11:21:12 -05:00