Partially reland Auto-generate v8 version based on tags.
authormachenbach <machenbach@chromium.org>
Mon, 19 Jan 2015 16:23:23 +0000 (08:23 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 19 Jan 2015 16:23:39 +0000 (16:23 +0000)
commit0707afc863e14ad216fa2157f41fc35f86bd64b2
tree020d54cca5903642587842dd9829fa82841ed6c7
parentcecd89c2c6ea20794d1cfacea18fefdc8bfad048
Partially reland Auto-generate v8 version based on tags.

This relands parts of
https://codereview.chromium.org/843913009

It prepares for using this script outside of v8, e.g. in a
chromium hook.

The script is intended to run as a hook and will create
version_gen.cc if the content has changed.

Changes to gyp and gn files can land as a follow up, once
calling the hook on the chromium side has landed.

BUG=chromium:446166
LOG=n

Review URL: https://codereview.chromium.org/830093003

Cr-Commit-Position: refs/heads/master@{#26144}
.gitignore
DEPS
Makefile
build/generate_version.py [new file with mode: 0755]
tools/push-to-trunk/generate_version.py [deleted file]