summaryrefslogtreecommitdiff
path: root/tools/release.sh
Commit message (Collapse)AuthorAgeFilesLines
* Document and automate signature creation for the release archives.zwelch2009-09-301-1/+8
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@2783 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* Fix release script bugs after experience from 0.2.0:zwelch2009-09-301-14/+21
| | | | | | | | | | - The NEWS step failed due to an empty commit comment. - The final release step would have failed, because the steps to switch from the secure to insecure repository (and back again) require both switch and a URL relocation steps git-svn-id: svn://svn.berlios.de/openocd/trunk@2782 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* Improve the release script before 0.2.0:zwelch2009-07-141-5/+10
| | | | | | | | | 1) Only archive NEWS file on major and minor relesae, not bug-fixes. 2) Switch back to correct development branch during final release step. 3) Add do_svn_switch helper to ensure package variables are reloaded. git-svn-id: svn://svn.berlios.de/openocd/trunk@2516 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* Add script to automate most of the release process.zwelch2009-07-061-0/+569
git-svn-id: svn://svn.berlios.de/openocd/trunk@2473 b42882b7-edfa-0310-969c-e2dbd0fdcd60