]> granicus.if.org Git - handbrake/commit
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>
Mon, 9 Nov 2015 16:39:18 +0000 (08:39 -0800)
commit2ae0de42922185fd1b23751c58d8a1ff671f52be
tree864229a9ecd20c71b8fd00ba80adce61f2abd20a
parent602ede716370c1ca16e784f8008a75c14f77f854
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