Changes to smooth out make_release
authorDan Wells <dbw2@calvin.edu>
Thu, 16 Jan 2014 20:07:40 +0000 (15:07 -0500)
committerDan Wells <dbw2@calvin.edu>
Wed, 16 Apr 2014 02:46:01 +0000 (22:46 -0400)
commit3aa9799d3cf8991f0b5644dd88a2ca2ee7a30291
tree95e6e4ef13542c9a7e69cb27592ea4b69586628f
parentab9c7849a19aae60a5b61e8a09d6412ff275616b
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 better exclude commits
from previous releases.

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