summaryrefslogtreecommitdiff
path: root/release-scripts/create-tarball
AgeCommit message (Collapse)AuthorFilesLines
2008-03-04ask for the keyid in the release script.Karolin Seeger1-1/+7
(This used to be commit bccae9487485a6c9468bc6afb9ada8c8d9f6e135)
2008-02-29Fix release script.Karolin Seeger1-3/+10
(This used to be commit 400609bce5cd1ce7e3330b9f00bb1f08de9d3a12)
2008-01-15Adding basic script to help in the creation of tarballs for release.Gerald W. Carter1-0/+85
Developers can use this to create tarballs for testing or general purpose QA. Usage: release-scripts/create-tarball The script will prompt for information as necessary. (This used to be commit 1df8f98602ac4be1d37f9c7748da8b89db80215f)