summaryrefslogtreecommitdiff
path: root/admin/bin/Release.py
Commit message (Collapse)AuthorAgeFilesLines
* Move the admin directory outside the main source directorybwarsaw2006-04-241-240/+0
|
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
|
* checkout(): Remove .mo files, which cvs still insists on checking outbwarsaw2003-04-241-16/+27
| | | | from the attic. A few other code cleanups.
* Work around more new cvs idiosyncrasiesbwarsaw2002-12-311-4/+3
|
* bump version.ht not download.ht nowbwarsaw2002-12-271-20/+20
|
* cvsdo(): Use "cvs -d" instead of relying on $CVSROOT. I don't knowbwarsaw2002-12-111-1/+3
| | | | why this broke, perhaps my recent upgrade to RH7.3?
* do_bump(): Use DD-MMM-YYYY date format.bwarsaw2001-07-121-2/+1
|
* do_bump(): Typobwarsaw2001-03-041-2/+2
|
* string module functions to string methods.bwarsaw2000-12-201-36/+40
| | | | | do_bump(): Handle updating the version in multiple template files, currently index.ht and download.ht.
* do_bump(): Fix print statementbwarsaw2000-11-211-1/+1
|
* a few updatesbwarsaw2000-11-101-4/+2
|
* If $CVSROOT isn't set, guess it from CVS/Root, otherwise abort.bwarsaw2000-06-201-4/+14
|
* checkout(), make_pkg(): Some re-org and fixing for new SourceForgebwarsaw2000-06-201-10/+14
| | | | development platform.
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-0/+16
|
* Hack Mailman/Version.py when changing the version number.bwarsaw1999-11-101-4/+4
|
* Don't distribute the docs with the main tarball -- it's more thanbwarsaw1999-07-241-0/+2
| | | | double the size of the source (yay MS!).
* Slight rewrite of docstringbwarsaw1999-03-261-2/+2
|
* VERSION is no longer set in configure because it's too hard tobwarsaw1999-01-151-9/+13
| | | | | | | | | | | | propagate version string changes to the public (you have to autoreconf, then reconfigure and reinstall). Now, VERSION is set directory in Defaults.py.in and the Release.py script updates that file directly. Now we just need to run ./config.status and do a re-install. I hope this will make things easier. I'm also bumping the version to 1.0b8, so I can do a release tomorrow.
* Fixed making of the tarballbwarsaw1998-12-311-32/+43
|
* Script to create, tag, package releasesbwarsaw1998-12-311-0/+180