Version reporting: Restart active use of revision.h, now based on a git tag.
authorJohn Kessenich <cepheus@frii.com>
Sat, 1 Aug 2015 23:10:02 +0000 (17:10 -0600)
committerJohn Kessenich <cepheus@frii.com>
Sun, 2 Aug 2015 16:21:10 +0000 (10:21 -0600)
commit0da9eaabe8b0a858949e878319113ce1c9419f0d
tree42c2215738fd35b9ca5be0a56a604d4e123dd3fc
parente766fac3ea708bd61889eb2408b5a91de564712e
Version reporting: Restart active use of revision.h, now based on a git tag.

The new make-revision script regenerates glslang/Include/revision.h,
used as it always has been, but made with a git-tag version and the
the number of commits on master.

I have a pre-commit hook that will automatically do this on master,
likely often enough to work in practice, without needing pull requests
to include it.
StandAlone/StandAlone.cpp
glslang/Include/revision.h
make-revision [new file with mode: 0755]