Brad King
|
cc676c3a08
OS X: Detect implicit linker framework search paths
|
13 years ago |
Stephen Kelly
|
55d7aa4c44
Add platform variable for flags specific to shared libraries
|
13 years ago |
Stephen Kelly
|
31d7a0f2e3
Add platform variables for position independent code flags
|
13 years ago |
Brad King
|
fa7141f5ad
Add framework to detect compiler version with its id (#12408)
|
14 years ago |
Brad King
|
9daa4a6c3f
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
|
16 years ago |
Brad King
|
e55bbab88b
Teach Xcode generator to set XCODE_VERSION
|
16 years ago |
Brad King
|
07ea19ad1f
ENH: Implicit link info for C, CXX, and Fortran
|
16 years ago |
Brad King
|
1d0502927c
ENH: Adding support to link specifically to an archive or a shared library based on the file name specified. This fixes the problem of having -lfoo linking to libfoo.so even when it came from libfoo.a being specified.
|
19 years ago |
Bill Hoffman
|
0510292b9e
add some more prints
|
23 years ago |
Bill Hoffman
|
e9687d931a
fix for create shared library
|
23 years ago |
Bill Hoffman
|
603af011c1
add print for compiler is gnu
|
23 years ago |
Bill Hoffman
|
8b689f9a62
clean up test for html output
|
23 years ago |
Bill Hoffman
|
928b9dee06
new test
|
23 years ago |