Changes to smooth out make_release
authorDan Wells <dbw2@calvin.edu>
Thu, 7 Nov 2013 21:35:15 +0000 (16:35 -0500)
committerDan Wells <dbw2@calvin.edu>
Fri, 8 Nov 2013 21:07:23 +0000 (16:07 -0500)
commitf8ffa8ac17800a173ead90a420f2d50a5b4ac56a
treeb3306c9295319da0ee5a9ac889de595a2dd2184c
parent0d82736b6960d5e4b9c6deb1aa42faaf7802c9d2
Changes to smooth out make_release

1) Make the fake 'HeadURL' into a URL which works with our web repo.
Note that this has 'tags/' hardcoded in, so it only works with true
release branches (e.g. rel_x_y_z) not "working" branches
(e.g. rel_x_y).

2) Change range selector when building log to exclude commits from
rel_2_4.

3) Switch the XULRunner download order so that we can remove them
automatically during make_release and manually afterwards.

4) Add a pause between tagging and building for manual tweaks.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
build/tools/make_release