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>
Tue, 26 Nov 2013 19:36:12 +0000 (14:36 -0500)
commit9bc51396d5fb86ca8b10ea22a5773665ccc20eeb
treeb1b380f55d7a9fd0e4fa8e0070cf90ddc883a842
parent92ba29f2c208325e847f1367e32f2ed18de84cb0
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