Adapt the OS X build to use the OS X tar
authorRichard Levitte <levitte@openssl.org>
Tue, 8 Dec 2015 11:43:05 +0000 (12:43 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 8 Dec 2015 20:06:18 +0000 (21:06 +0100)
commit02d013e6213b57bf23ba70373f634feb8532a5f3
tree98ed9f1230b74301c71d66ebdc3d8389fa5c607c
parent89cd4fb5e9ff1018fd5502dc10de2be8ce0cccd8
Adapt the OS X build to use the OS X tar

As part of this, move release creation to a script to be called from
.travis.yml.  That makes it much easier to test outside of travis.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 382af61f6213e975b4c2a50fd8b9fedd23d86ab5)
.travis-create-release.sh [new file with mode: 0644]
.travis.yml