kinichiro
03502b8d8f
Add *.5 manpages in libcrypto/man/
2017-09-10 12:58:47 +09:00
Brent Cook
9d2418ae3a
add nc(1) manpage to install if enabled
2017-04-12 08:18:20 -05:00
Brent Cook
b6aded059f
ensure headers are sanitized before release
...
When a public header is removed, we need to ensure it gets removed
in the release distribution as well. Also, remove nonexistent *.he
exclude.
2015-09-10 11:50:03 -05:00
Brent Cook
dd646a3302
enable libtls by default
...
The API/ABI for the LibreSSL 2.1.x series is now fixed, so we can safely
enable libtls it by default. This is useful for new OpenNTPD and
OpenSMTPD releases as well.
ok deraadt@ beck@ sthen@
2015-03-19 00:39:50 -05:00
Brent Cook
cfa0445115
don't hardcode a fixed # of jobs for make
2014-12-08 18:35:22 -06:00
Brent Cook
5109e657df
use 'make distcheck' for the release build script
2014-12-07 18:16:16 -06:00
Brent Cook
33ff088a60
simplify packaging for libtls.
...
Derive the file list from the Makefile.am template itself (DRY), ensure
manpage is packaged with the final tarball.
2014-12-06 10:21:23 -06:00
Brent Cook
3d3c24670a
don't fail to make dist on a clean repo
2014-10-14 20:54:42 -05:00
Brent Cook
5c23f25103
clear local manpage cache before generating a release tarball
...
Remove the possibility of having any bad or old manpages in releases
while still being able to cache for quick development tarballs.
2014-09-26 16:12:53 -05:00
Brent Cook
46dd7aac40
added dist.sh script - generates tarball
...
ok deraadt@ beck@
2014-07-29 11:17:32 -05:00