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>
Mon, 7 Jul 2014 19:47:27 +0000 (15:47 -0400)
commit212fcf30e0fa3377b3a688dfd419478bce13b79c
tree047559c199d06870833c0a8c8e09f43856a1ee99
parent6f3b2bfd280e1fd6c2ecebc1fb120d05f0273fe1
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