Richard Levitte 3a55c92bba Rethink the uplink / applink story
Adding uplink and applink to some builds was done by "magic", the
configuration for "mingw" only had a macro definition, the Configure
would react to its presence by adding the uplink source files to
cpuid_asm_src, and crypto/build.info inherited dance to get it
compiled, and Makefile.shared made sure applink.o would be
appropriately linked in.  That was a lot under the hood.

To replace this, we create a few template configurations in
Configurations/00-base-templates.conf, inherit one of them in the
"mingw" configuration, the rest is just about refering to the
$target{apps_aux_src} / $target{apps_obj} in the right places.

Reviewed-by: Andy Polyakov <appro@openssl.org>
2016-02-19 11:06:54 +01:00
..
2016-02-18 17:14:50 -05:00
2016-02-18 15:39:57 -05:00
2016-02-06 14:06:52 -05:00
2016-02-19 11:06:54 +01:00
2015-12-14 23:06:14 +00:00
2016-02-08 15:11:08 +00:00
2016-02-18 12:24:44 -05:00
2016-02-11 08:53:11 +00:00
2016-02-19 11:06:54 +01:00
2016-02-18 12:24:44 -05:00
2016-02-17 09:46:10 -05:00
2015-11-20 13:40:53 +00:00
2015-12-16 16:14:49 -05:00
2016-01-12 01:00:31 -05:00
2016-02-08 18:43:49 +00:00
2016-02-08 15:11:08 +00:00
2016-02-07 23:14:12 -05:00
2015-11-21 14:37:24 +01:00
2016-02-12 04:42:22 +01:00
2016-01-12 01:00:31 -05:00
2015-12-16 16:14:49 -05:00
2016-02-18 12:24:44 -05:00
2016-02-18 12:24:44 -05:00
2016-02-17 09:46:10 -05:00
2016-02-17 09:46:10 -05:00
2016-02-18 12:24:44 -05:00
2016-02-17 09:46:10 -05:00
2015-10-05 09:25:06 +02:00
2016-01-11 10:03:27 +00:00
2016-01-26 16:40:43 -05:00
2016-01-26 16:40:43 -05:00
2016-02-10 19:04:08 +00:00
2016-02-18 17:14:50 -05:00