This website requires JavaScript.
Explore
Help
Sign In
mirror
/
openssl
Watch
2
Star
0
Fork
0
You've already forked openssl
mirror of
https://github.com/openssl/openssl.git
synced
2024-11-27 05:21:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
38b71bd470
openssl
/
.travis-create-release.sh
4 lines
44 B
Bash
Raw
Normal View
History
Unescape
Escape
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>
2015-12-08 19:43:05 +08:00
#! /bin/sh
Remove all 'make dist' artifacts Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7692)
2018-11-23 04:29:02 +08:00
./util/mktar.sh --name
=
_srcdist
Reference in New Issue
Copy Permalink