summaryrefslogtreecommitdiff
path: root/maintainer/create-release.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-11-27Include testing/ into the release.Alexey Neyman1-0/+1
Signed-off-by: Alexey Neyman <stilor@att.net>
2018-09-29Move the last bits of release creation into Makefile.amAlexey Neyman1-60/+3
Fixes #938. Signed-off-by: Alexey Neyman <stilor@att.net>
2018-04-07Docs installationAlexey Neyman1-33/+0
- Move downloading the pages from a website to a separate script, invoke as dist hook - Install manpage Signed-off-by: Alexey Neyman <stilor@att.net>
2017-03-24Go into subdirectory when checksumming/signingAlexey Neyman1-2/+2
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-03-22Add tarball signing to release scriptAlexey Neyman1-1/+4
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-03-21Add a release creation scriptAlexey Neyman1-0/+100
One TBD left is the signing of the tarballs. Signed-off-by: Alexey Neyman <stilor@att.net>