Brad King 82fcaebe28 ENH: Pass dependent library search path to linker on some platforms.
- Move runtime path ordering out of cmComputeLinkInformation
    into its own class cmOrderRuntimeDirectories.
  - Create an instance of cmOrderRuntimeDirectories for runtime
    path ordering and another instance for dependent library
    path ordering.
  - Replace CMAKE_DEPENDENT_SHARED_LIBRARY_MODE with explicit
    CMAKE_LINK_DEPENDENT_LIBRARY_FILES boolean.
  - Create CMAKE_LINK_DEPENDENT_LIBRARY_DIRS boolean.
  - Create variables to specify -rpath-link flags:
      CMAKE_SHARED_LIBRARY_RPATH_LINK_<LANG>_FLAG
      CMAKE_EXECUTABLE_RPATH_LINK_<LANG>_FLAG
  - Enable -rpath-link flag on Linux and QNX.
  - Documentation and error message updates
2008-02-01 08:56:00 -05:00
..
2008-01-31 16:38:45 -05:00
2008-02-01 00:01:03 -05:00
2007-07-27 10:55:24 -04:00
2007-07-27 10:55:24 -04:00
2007-06-05 09:19:27 -04:00
2008-01-31 16:10:32 -05:00
2007-09-24 11:16:13 -04:00
2007-07-27 10:55:24 -04:00
2008-01-31 12:19:00 -05:00
2008-01-30 22:56:34 -05:00
2007-07-20 08:36:16 -04:00
2008-01-23 18:34:19 -05:00
2007-07-27 10:55:24 -04:00
2007-07-30 21:38:50 -04:00
2007-07-26 14:36:06 -04:00