Start documenting Configure internals
authorRichard Levitte <levitte@openssl.org>
Thu, 10 Mar 2016 00:10:54 +0000 (01:10 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 17 Mar 2016 18:08:49 +0000 (19:08 +0100)
commita4a7174890c365283daa9d5faf1f63ed3afe5e7b
tree46dae0b18d981585bc812d450d822256dcc9be8a
parent2b6b606c7b9db8bfde3bd0aaa90b19049f8f6311
Start documenting Configure internals

This is a living document, everyone is encouraged to add to it.
Implementation details as well as broader implementation philosophy
has a place here.

I'm starting with documentation of the how conditions in build.info
files are treated.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/INTERNALS.Configure [new file with mode: 0644]