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>
Thu, 16 Jan 2014 21:06:01 +0000 (16:06 -0500)
commit3759277eb9466d333b7fd36a99ff2d03ca515cab
treedff10fe112f985e5149480c44022b3e88ec97706
parent882bb2351979110784264c67902f46752443a3ea
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