build: use git version info instead of svn
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 25 Aug 2015 16:48:14 +0000 (09:48 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 25 Aug 2015 21:17:11 +0000 (14:17 -0700)
commit4889bc95883dd2cb0eb679d381d15385b930bcfa
tree7a20ea87161e790b84b7f1cd4b0d10010201f995
parentd4d9555eca3048d281d510bd51267ce67142acd6
build: use git version info instead of svn

Migrate from svn to git.  Since our build system automatically generates
version info from the svn repo, this needs to change when we move the
repo to git.
17 files changed:
doc/texi/Building.linux.texi
doc/texi/base/handbrake.texi.m4
doc/texi/building/appendix.repo.texi
doc/texi/building/chapter.via.terminal.texi
doc/texi/building/command.texi
doc/texi/building/prerequisites.common.texi
libhb/hb.c
libhb/hb.h
libhb/project.h.m4
make/configure.py
make/include/tool.defs
pkg/linux/module.defs
pkg/linux/module.rules
pkg/module.rules
scripts/repo-info.sh [new file with mode: 0755]
scripts/tag-release.sh [new file with mode: 0755]
test/test.c