Bill Hoffman
|
d4fdbeed64
ENH: allow users to set sysroot
|
17 years ago |
Brad King
|
ed76198b84
ENH: Cleanup building of OS X bundle content
|
17 years ago |
Brad King
|
82fcaebe28
ENH: Pass dependent library search path to linker on some platforms.
|
18 years ago |
Brad King
|
2cff26fa52
ENH: Support linking to shared libs with dependent libs
|
18 years ago |
Brad King
|
2a78288064
ENH: Convert Modules/Platform specification of system search paths to use CMAKE_SYSTEM_PREFIX_PATH when possible.
|
18 years ago |
Bill Hoffman
|
90e6f983de
ENH: add support for env var and better default for CMAKE_OSX_SYSROOT
|
18 years ago |
Bill Hoffman
|
2f23d79969
ENH: fix bug in default arch, it was using the environment variable which is not a default
|
18 years ago |
David Cole
|
e3572607f4
BUG: Do not us the search_paths_first flag on older Mac OSX (10.2 and earlier) systems.
|
18 years ago |
Bill Hoffman
|
5765fbbb88
ENH: fix spelling error
|
18 years ago |
Bill Hoffman
|
397d7ff29d
ENH: try to fix boostrap on 10.5
|
18 years ago |
Bill Hoffman
|
613c35e033
ENH: do not always add -arch flags
|
18 years ago |
Bill Hoffman
|
038f3e240c
ENH: use the correct flag for the linker
|
18 years ago |
Bill Hoffman
|
8ee6fc0598
ENH: make sure osx searches static and shared libs like other platforms
|
18 years ago |
Alexander Neundorf
|
176fe63d15
|
18 years ago |
Alexander Neundorf
|
74750610cf
ENH: determine typesize by compiling a file and reading strings from the compiled output.
|
18 years ago |
Alexander Neundorf
|
a18d286635
ENH: move hack to fix "new cmake on old build tree on OSX doesn't have CMAKE_INSTALL_NAME_TOOL in the cache" from
|
18 years ago |
Bill Hoffman
|
9323a27989
ENH: initial support for creation of frameworks on Mac
|
18 years ago |
Brad King
|
60befc2e49
ENH: Added CMAKE_SHARED_MODULE_LOADER_C_FLAG and CMAKE_SHARED_MODULE_LOADER_CXX_FLAG to support linking plugins to executables.
|
18 years ago |
Andy Cedilnik
|
b9ab2b1932
BUG: Propagate platform settings such as CMAKE_OSX_ARCHITECTURES to the try compile
|
18 years ago |
Brad King
|
7f7374e818
BUG: Do not enable -isystem support for Xcode generator until it is implemented.
|
19 years ago |
Bill Hoffman
|
131d8205f5
BUG: fix for bug# 3584 missing SONAME for fortran on darwin
|
19 years ago |
Bill Hoffman
|
cae4e6b37a
ENH: add patch for finding applications on OSX
|
19 years ago |
Bill Hoffman
|
dfbee4a92a
ENH: use correct name for path
|
19 years ago |
Andy Cedilnik
|
40272a16bd
ENH: Add support for adding content to bundles
|
19 years ago |
Bill Hoffman
|
f7c1723135
ENH: add support for universal binaries
|
19 years ago |
Bill Hoffman
|
88bd3b5281
ENH: add support for removing language flags from shared library and shared module link commands
|
19 years ago |
Bill Hoffman
|
14cb9c5aff
ENH: remove junk
|
19 years ago |
Bill Hoffman
|
592aef9703
ENH: add support for language flags that allow for universal binaries
|
19 years ago |
Bill Hoffman
|
a5825cd11a
ENH: check in new find stuff
|
19 years ago |
Bill Hoffman
|
7603244509
ENH: use program files env for searching
|
19 years ago |