bdr: add a git-dist target to the Makefile
authorCraig Ringer <craig@2ndquadrant.com>
Fri, 26 Sep 2014 09:09:56 +0000 (17:09 +0800)
committerCraig Ringer <craig@2ndquadrant.com>
Fri, 26 Sep 2014 09:09:56 +0000 (17:09 +0800)
commit7d918de9376fac0a12ba5d51e60f5eb6a770c4fa
treeff2b7c0ef364185f18dad2afba73792415870105
parentb19b7ad0df2fce576cf8b28c3920d638536104f8
bdr: add a git-dist target to the Makefile

You can now prepare dist tarballs of the BDR extension. They'll contain the BDR
version in the filename and will have the git revision in a .distgitrev file in
the tarball. There's also a .distgittag file that contains the tag if there's
one, or 'undefined' if there isn't.

Document making dist tarballs in the README.developers too.
.gitignore
Makefile
README.developers
scripts/bdr_initial_load.in