| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
on borland for now.
|
|
|
|
| |
not be added by CMAKE
|
|
|
|
| |
by David Cole.
|
| |
|
| |
|
| |
|
|
|
|
| |
#518 - On borland, initial flags for bulding module are wrong
|
| |
|
|
|
|
| |
CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG settings to enable shared library version support for SGI.
|
|
|
|
| |
version support for HP-UX.
|
| |
|
|
|
|
| |
version support for SunOS.
|
|
|
|
| |
addresses the feature request described in bug#32.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
CMAKE_SHARED_MODULE_CREATE_C_FLAGS should be included when CMAKE_BACKWARDS_COMPATIBILITY is 1.6 or lower.
|
| |
|
|
|
|
|
|
| |
ENH: CMAKE_SHARED_MODULE_CREATE_C_FLAGS
ENH: and fix the complex example to specify a -bundle loader for the
ENH: shared module that it builds.
|
| |
|
| |
|
|
|
|
| |
builds with mingw, cygwin, and combinations of make cl, bcc32
|
|
|
|
| |
was built.
|
| |
|
| |
|
|
|
|
| |
for package maintainers.
|
| |
|
|
|
|
| |
equivalent to Linux's -rdynamic) when building executables.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
-shared, even for C++ libraries.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|