Stephen Kelly
|
7cd65c97fa
Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.
|
12 years ago |
Stephen Kelly
|
c4373b33b2
cmTarget: Make GetProperty() const.
|
12 years ago |
Stephen Kelly
|
fe732264e9
Add the INTERFACE_LIBRARY target type.
|
13 years ago |
Clinton Stimpson
|
e645ff0b10
OS X: Enable rpath support on Mac OS X when find_library() is used.
|
12 years ago |
Stephen Kelly
|
0416c94f64
Revert "Use --sysroot when cross compiling."
|
12 years ago |
Brad King
|
b2d70c1a20
Merge topic 'set-sysroot'
|
12 years ago |
Stephen Kelly
|
2331b57bec
Add whitespace after colons in error messages.
|
12 years ago |
Stephen Kelly
|
de4da665d3
Use --sysroot when cross compiling.
|
12 years ago |
Brad King
|
3caf565d07
Merge topic 'rpath-on-mac'
|
12 years ago |
Clinton Stimpson
|
94e7fef226
OS X: Add RPATH support for Mac.
|
12 years ago |
Stephen Kelly
|
342fc04010
Recognize shared library files with a numerical suffix
|
12 years ago |
Stephen Kelly
|
dcb5907ed6
Fix RPATH information when only a genex is used as a link library.
|
12 years ago |
Brad King
|
e85f1c28d4
Merge topic 'rpath-use-implicit-link-dirs'
|
12 years ago |
Brad King
|
95a9c80cac
Merge topic 'LINK_LIBRARIES-property' into rpath-use-implicit-link-dirs
|
12 years ago |
Brad King
|
baa33acbda
AIX-GNU: Put implicit link directories in runtime libpath (#13909)
|
12 years ago |
Brad King
|
171b0993d9
Avoid duplicate RPATH entries
|
12 years ago |
Brad King
|
a9f1bf4380
Merge topic 'LINK_LIBRARIES-property'
|
13 years ago |
Stephen Kelly
|
40cf3fb95b
Make linking APIs aware of 'head' target
|
13 years ago |
Brad King
|
cc676c3a08
OS X: Detect implicit linker framework search paths
|
13 years ago |
Brad King
|
ed9763136a
Optionally skip link dependencies on shared library files
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
David Cole
|
50f9db9b00
Merge topic 'skip-install-rpath'
|
13 years ago |
Stephen Kelly
|
635bf50c27
Add an option to skip RPATH during installation.
|
13 years ago |
Brad King
|
afc75bb7f5
Recognize OpenBSD versioned .so names (#12954)
|
13 years ago |
Brad King
|
5d9934312d
Do not link private dependent shared libraries on OS X > 10.4
|
14 years ago |
Brad King
|
e74f3744ae
Fix linking to OS X Frameworks named with spaces (#12550)
|
14 years ago |
Modestas Vainius
|
317d077f6e
multiarch: Treat lib/<arch> as implicit link dir (#12326)
|
14 years ago |
Brad King
|
5abfb57184
Add target property LINK_SEARCH_START_STATIC to aid static linking
|
14 years ago |
Brad King
|
5fe3ac86ee
Prefer non-empty prefixes when matching lib names (#11468)
|
15 years ago |
Alex Neundorf
|
0feb0b2d72
-fix bad check for Apple in AddDirectoryItem() introduced recently
|
15 years ago |