Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't hardcode a fixed # of jobs for makev2.1.2 | Brent Cook | 2014-12-08 | 1 | -1/+1 |
| | |||||
* | use 'make distcheck' for the release build script | Brent Cook | 2014-12-07 | 1 | -1/+1 |
| | |||||
* | simplify packaging for libtls. | Brent Cook | 2014-12-06 | 1 | -1/+1 |
| | | | | | Derive the file list from the Makefile.am template itself (DRY), ensure manpage is packaged with the final tarball. | ||||
* | don't fail to make dist on a clean repo | Brent Cook | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | clear local manpage cache before generating a release tarball | Brent Cook | 2014-09-26 | 1 | -0/+1 |
| | | | | | Remove the possibility of having any bad or old manpages in releases while still being able to cache for quick development tarballs. | ||||
* | added dist.sh script - generates tarball | Brent Cook | 2014-07-29 | 1 | -0/+6 |
ok deraadt@ beck@ |