summaryrefslogtreecommitdiff
path: root/scripts/release
Commit message (Expand)AuthorAgeFilesLines
* remove all trailing blanksJim Meyering2009-03-051-3/+3
* Fix up the ChangeLog generation a bit.David Cantrell2007-12-171-1/+7
* Removed clean.sh script. Using git now, we don't need it anymore (git clean -...David Cantrell2007-05-141-22/+0
* Sleep for one second after uploading a file to ftp-upload.gnu.org. Seems tra...David Cantrell2007-03-191-0/+1
* Updated the release script to work with the new source layout.David Cantrell2007-03-161-3/+12
* Release script: cannot call "return" from top level; replaced with "exit".Leslie P. Polzer2006-12-091-2/+2
* Fix the upload script to correctly reference the sig files.David Cantrell2006-12-031-3/+9
* Remove ChangeLog, doc/mdate-sh, and doc/texinfo.tex since they are unmanaged ...David Cantrell2006-12-031-0/+1
* Pass git changelog through 'fold -s' to wrap long lines.David Cantrell2006-12-031-1/+1
* Rename all old ChangeLog files to ChangeLog.0. Added code to the tarball_upl...David Cantrell2006-12-031-2/+5
* Generate SHA-1 digests of the archive files and upload those along with the a...David Cantrell2006-11-201-91/+88
* Need the filename: directive as well.David Cantrell2006-10-111-0/+1
* Set directive file version to 1.1.David Cantrell2006-10-111-1/+1
* * scripts/release/tarball_upload.sh: Since v1.0 directive files willDavid Cantrell2006-10-061-1/+2
* * scripts/release/tarball_upload.sh: Support the -a (or --alpha) switchDavid Cantrell2006-10-061-4/+14
* Fix execution of autogen.sh and configure.David Cantrell2006-09-151-2/+11
* These (upx and statifier) are not called from anywhere.David Cantrell2006-09-151-1/+1
* Added a script to clean the tree after running 'make distclean'. Gets it bac...David Cantrell2006-09-151-0/+21
* Fix ChangeLogAnant Narayanan2006-09-141-0/+157