[openssl-commits] Passed: openssl/openssl#1953 (master - 3a55c92)

Travis CI builds at travis-ci.org
Fri Feb 19 15:15:47 UTC 2016


Build Update for openssl/openssl
-------------------------------------

Build: #1953
Status: Passed

Duration: 1 hour, 18 minutes, and 49 seconds
Commit: 3a55c92 (master)
Author: Richard Levitte
Message: 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 at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/5be5e56c0901...3a55c92bbad0

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/110342236

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20160219/74e3992e/attachment-0001.html>


More information about the openssl-commits mailing list