openssl/Configurations/platform
Richard Levitte e805c2d6d3 Build files: Make it possible to source libraries into other libraries
Added functionality to use static libraries as source for other
libraries.  When done this way, the target library will use the object
files from the sourced static libraries, making the sourced libraries
work as "containers" for object files.

We also need to make sure that the Unix Makefile template knows how to
deal with shared libraries and modules that depend on static libraries.
That's new situation we haven't had before.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10088)
2019-10-10 14:12:15 +02:00
..
Windows Rework building: Windows changes to handle extensions and product names 2019-01-21 19:31:32 +01:00
AIX.pm Configure: AIX needs a specific DSO extension function 2019-06-17 16:07:40 +02:00
BASE.pm Build files: Make it possible to source libraries into other libraries 2019-10-10 14:12:15 +02:00
Cygwin.pm Rework building: Unix changes to handle extensions and product names 2019-01-21 19:31:32 +01:00
mingw.pm Build files: Make it possible to source libraries into other libraries 2019-10-10 14:12:15 +02:00
Unix.pm Configure: let platform->dsoext() default with platform->shlibextsimple() 2019-05-20 05:18:01 +02:00
VMS.pm Build: change remaining $unified_info{install} checks to use attributes 2019-01-22 16:12:47 +01:00
Windows.pm Build: change remaining $unified_info{install} checks to use attributes 2019-01-22 16:12:47 +01:00