History log of /external/openssl/Apps.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
063cfe18eb26487c1e69f0b9f408b3849c81a84a 19-Feb-2013 David 'Digit' Turner <digit@android.com> Move more build configuration to openssl.config

This patch makes openssl.config the only place where common
and architecture-specific sources and compiler flags are listed.

Its content is processed by import_openssl.sh to generate new
build config files (Crypto-config.mk, Ssl-config.mk, Apps-config.mk)
which are themselves included by simplified Crypto.mk, Ssl.mk, Apps.mk.

+ Add a new script (check-all-builds.sh) that can rebuild six
different variants of openssl in one go. This is useful to quickly
check that a change didn't break a specific build, e.g. when
adding new patch or upgrading the OpenSSL sources.

See './check-all-builds.sh --help' for more info.

Note: Clang-based builds are currently broken, so only GCC-based
ones are activated at the moment.

Change-Id: If08c204e4dc9b081ce676bc7984d039670e115b0
/external/openssl/Apps.mk
402789303eee193d40d8db1e792529936135636b 30-Aug-2012 Brian Carlstrom <bdc@google.com> Disable SSL compression

Bug: 7079965

Change-Id: I0efabd6bfb88ca841f68c0669a9c1f1a7d9bd6cf
/external/openssl/Apps.mk
8dc607f5fdfe0293d04050de758484fc0d22833d 08-Apr-2012 Brian Carlstrom <bdc@google.com> Move OpenSSL makefiles to one directory to avoid future patching issues

Change-Id: I39f6cfc61f484f4457bda3003e5992dfc7e20186
/external/openssl/Apps.mk