Skip to content
  • Richard Levitte's avatar
    Fix configurations such as 'dist' and tar building · 54bb8f74
    Richard Levitte authored
    
    
    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: default avatarMatt Caswell <matt@openssl.org>
    54bb8f74