commit | 777a288270cb4c3671f9095630415207d867396b | [log] [tgz] |
---|---|---|
author | Richard Levitte <levitte@openssl.org> | Fri Jan 29 23:33:10 2016 +0100 |
committer | Richard Levitte <levitte@openssl.org> | Mon Feb 01 12:46:58 2016 +0100 |
tree | 9d578694057e974829b5092f2ff08c75675da70b | |
parent | 9fe2bb77c40f5fd3624b30f1b0c3cd8b791ca615 [diff] |
unified build scheme: add build.info files Now that we have the foundation for the "unified" build scheme in place, we add build.info files. They have been generated from the Makefiles in the same directories. Things that are platform specific will appear in later commits. Reviewed-by: Andy Polyakov <appro@openssl.org>