Fix configurations such as 'dist' and tar building
authorRichard Levitte <levitte@openssl.org>
Tue, 8 Mar 2016 10:49:26 +0000 (11:49 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 8 Mar 2016 11:32:00 +0000 (12:32 +0100)
commit54bb8f74bd3931f801472e86c481c80f868c2b91
tree116fa3c0f2d957cc32cdf126d3dbb102f2dc52a3
parent69633bb4c96b5b0168cd3ee4ea2f00821cb52162
Fix configurations such as 'dist' and tar building

For config targets such as 'dist', which doesn't have a BASE template,
we still need to have a default build scheme.

Additionally, the unified Makefile template's target 'tar' wasn't
quite as flexible as the unixmake one.

Finally, .travis-create-release.sh can be somewhat simplified now that
it builds with the unified build scheme.

Reviewed-by: Matt Caswell <matt@openssl.org>
.travis-create-release.sh
Configurations/00-base-templates.conf
Configurations/unix-Makefile.tmpl