CMake/Tests
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
..
BundleTest ENH: add a bundle test 2005-07-13 15:43:40 -04:00
COnly COMP: converted to lowercase commands 2005-06-20 11:49:29 -04:00
CTestTest COMP: Try to fix test by taking arg1 into acount 2005-08-02 10:07:30 -04:00
CTestTest2 COMP: Fix for proxy test 2005-08-03 11:50:42 -04:00
CTestTest3 ENH: Add support for multi-string compiler name, and improve support for subversion 2005-07-26 09:17:00 -04:00
CommandLineTest ENH: Test setting of environment variables 2005-06-03 14:42:05 -04:00
Complex BUG: Sweeping changes to cleanup computation of target names. This should 2006-01-13 18:18:32 -05:00
ComplexOneConfig BUG: Sweeping changes to cleanup computation of target names. This should 2006-01-13 18:18:32 -05:00
ComplexRelativePaths BUG: Sweeping changes to cleanup computation of target names. This should 2006-01-13 18:18:32 -05:00
CustomCommand ENH: add test for generated header 2006-01-09 14:56:29 -05:00
Dependency ENH: shift to using ADD_SUBDIRECTORY 2005-06-08 12:26:32 -04:00
ExternalOBJ BUG: Fixed support for external object files built by custom commands. Also added a test to keep it working. 2005-11-17 13:49:10 -05:00
FindPackageTest ENH: Added FindPackageTest to improve coverage. 2003-07-24 11:33:06 -04:00
Fortran ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used. 2005-04-06 15:06:08 -04:00
Java try and get this java test to work 2004-09-24 16:34:59 -04:00
Jump ENH: shift to using ADD_SUBDIRECTORY 2005-06-08 12:26:32 -04:00
LinkLine BUG: Correct some of the dependency analysis code. 2002-05-10 13:35:42 -04:00
LinkLineOrder ENH: remove warnings in tests 2004-05-02 11:50:14 -04:00
LoadCommand ENH: increase coverage in loaded commands 2005-09-20 12:50:27 -04:00
LoadCommandOneConfig ENH: increase coverage in loaded commands 2005-09-20 12:50:27 -04:00
MacroTest ENH: Add C++ test too 2005-07-31 23:05:05 -04:00
MakeClean ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree 2005-07-29 09:19:25 -04:00
MathTest ENH: More tests 2005-10-18 13:22:28 -04:00
ObjC++ Add missing library. The test should be linked to framework Cocoa 2002-11-27 07:42:23 -05:00
OutOfSource ENH: test get directory properties ability to get props from subdirs 2005-09-13 10:40:38 -04:00
PreOrder ENH: shift to using ADD_SUBDIRECTORY 2005-06-08 12:26:32 -04:00
SameName ENH: add same name test 2005-06-16 11:47:29 -04:00
Simple BUG: minor fix to project name to match ADD_TEST call 2005-07-06 15:24:31 -04:00
SimpleInstall BUG: Fix test 2005-12-15 16:28:50 -05:00
SimpleInstallS2 BUG: Fix test 2005-12-15 16:28:50 -05:00
StringFileTest ENH: Add String length and substring 2005-10-17 09:56:42 -04:00
SubDir ENH: Remove warnings 2004-04-30 18:21:55 -04:00
SwigTest ENH: Cleanup example a bit 2004-05-03 17:51:06 -04:00
SystemInformation ENH: Display all output in ctest 2005-02-08 10:13:30 -05:00
TarTest ENH: Simplified ln command to use relative path in symlink. 2005-12-31 13:10:04 -05:00
TestDriver minor fix for c tests 2002-07-31 11:08:42 -04:00
Testing ENH: shift to using ADD_SUBDIRECTORY 2005-06-08 12:26:32 -04:00
TryCompile ENH: put CmakeTmp into CMakeFiles 2006-01-12 13:49:32 -05:00
Tutorial ENH: some fixes 2005-11-10 15:13:54 -05:00
UseWX ENH: We do not really need streams. Also fix the test on windows 2003-10-16 19:16:19 -04:00
VSExternalInclude BUG: fix VSExternal for visual studio 6 2004-09-16 10:48:10 -04:00
Wrapping ENH: for all custom commands that can not be given to a target, add them to all targets in the current makefile 2006-01-09 14:40:31 -05:00
X11 ERR: Fix test to use post CMAKE_X_LIBS variables 2004-07-29 11:11:05 -04:00
.NoDartCoverage clean up coverage some 2002-12-03 11:21:12 -05:00
TestInstall.sh.in ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest. 2003-08-06 10:39:05 -04:00