6 Commits

Author SHA1 Message Date
Will Kahn-Greene
4d74812dfc Removes .pyc files from mgext directory after building 2011-08-01 12:20:31 -04:00
Will Kahn-Greene
fd857e219f Adds release-related bits; fixes arg handling
* fixes arg handling
* adds -h support
* builds html and texinfo docs and puts them in the right place
* puts the resulting tarball and any work done in a tmp/ directory
* fixes messages so it tells you what it's doing
2011-07-31 21:37:41 -04:00
Will Kahn-Greene
88bbab2789 Adds license/copyright header to maketarball.sh 2011-07-30 08:39:07 -04:00
Will Kahn-Greene
24c5c586df Tweaks maketarball.sh
This tweaks maketarball.sh so that it takes a -d argument which adds
the date to the filename and parent directory.

Also, this changes maketarball.sh so it requires a rev-ish--no more
"by default, grabs master".
2011-07-30 08:39:07 -04:00
Will Kahn-Greene
5ed4722de8 Makes maketarball more resilient to errors 2011-07-05 09:36:07 -04:00
Will Kahn-Greene
7c6dffe34d Adds tarball generation script
This just makes it easier to generate tarballs of master and
tarballs of releases.
2011-07-05 09:23:20 -04:00