Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release scripts: Update create-tarball to include docs and other packaging ↵ | Gerald W. Carter | 2008-06-03 | 1 | -94/+218 |
| | | | | | | | | | | | | | | | | details. I've updated the create-tarball script to support command line options, docs build (or copy and existing build), and to run the packaging update scripts. $ release-scripts/create-tarball --help Usage release-scripts/create-tarball [options] --help Print command usage --branch <name> Specify the branch to to create the archive file from --copy-docs <dir> Copy documentation from <dir> rather than building --tag <name> Tag name for release --keyid <email> The GnuPG key ID used to sign the release tag | ||||
* | ask for the keyid in the release script.samba-3.2.0pre2 | Karolin Seeger | 2008-03-04 | 1 | -1/+7 |
| | |||||
* | Fix release script. | Karolin Seeger | 2008-02-29 | 1 | -3/+10 |
| | |||||
* | Adding basic script to help in the creation of tarballs for release. | Gerald W. Carter | 2008-01-15 | 1 | -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. |