CMake/Tests/ComplexOneConfig/Executable
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
..
Temp Just rename dir 2002-01-22 15:57:40 -05:00
A.cxx ENH: add missing file 2004-10-22 17:05:25 -04:00
CMakeLists.txt BUG: Now really fix the test 2005-12-28 20:04:13 -05:00
cmVersion.h.in fixed for remove COMMAND 2002-04-22 11:51:26 -04:00
complex.cxx BUG: Sweeping changes to cleanup computation of target names. This should 2006-01-13 18:18:32 -05:00
complex.file.cxx ENH: Added partial test for include regular expressions. 2005-02-07 16:18:02 -05:00
testcflags.c ENH: no c++ comments in a c file 2005-07-30 21:58:12 -04:00