openssl/engines
Richard Levitte c86ddbe613 Enhance and clear the support of linker flags
Some time ago, we had a ex_libs configuration setting that could be
divided into lflags and ex_libs.  These got divided in two settings,
lflags and ex_libs, and the former was interpreted to be general
linking flags.

Unfortunately, that conclusion wasn't entirely accurate.  Most of
those linking were meant to end up in a very precise position on the
linking command line, just before the spec of libraries the linking
depends on.

Back to the drawing board, we're diving things further, now having
lflags, which are linking flags that aren't depending on command line
position, plib_lflags, which are linking flags that should show up just
before the spec of libraries to depend on, and finally ex_libs, which
is the spec of extra libraries to depend on.

Also, documentation is changed in Configurations/README.  This was
previously forgotten.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
2016-02-06 17:57:19 +01:00
..
asm RT2513: Fix typo's paramter-->parameter 2014-08-19 11:09:33 -04:00
vendor_defns Remove Obsolete engines 2015-10-15 17:02:06 +01:00
alpha.opt
axp.opt
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
capierr.bat
e_capi.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_capi.ec
e_capi_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_capi_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_chil.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_chil.ec
e_chil_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_chil_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_dasync.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_dasync.ec Add the Dummy Async engine (dasync) 2015-11-20 23:31:42 +00:00
e_dasync_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_dasync_err.h Add the Dummy Async engine (dasync) 2015-11-20 23:31:42 +00:00
e_ossltest.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_ossltest.ec Add OSSLTest Engine 2015-08-11 20:27:46 +01:00
e_ossltest_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_ossltest_err.h Change ossltest engine to manually allocate cipher_data 2015-09-25 15:13:57 +01:00
e_padlock.c Adapt all engines that need it to opaque EVP_CIPHER 2016-01-12 13:52:22 +01:00
e_padlock.ec
e_ubsec.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_ubsec.ec
e_ubsec_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_ubsec_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
engine_vector.mar
ia64.opt
makeengines.com Remove Obsolete engines 2015-10-15 17:02:06 +01:00
Makefile.in Enhance and clear the support of linker flags 2016-02-06 17:57:19 +01:00
vax.opt