]> git.tuebingen.mpg.de Git - paraslash.git/commit
Put the git version into all executables.
authorAndre Noll <maan@systemlinux.org>
Sun, 4 Oct 2009 13:57:33 +0000 (15:57 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 4 Oct 2009 13:57:33 +0000 (15:57 +0200)
commit5325a1c01dbe3a2b6d0eaeb9fc794ae8be2c88df
tree89cc31a026b3fc4dbd8223021e8b895e861f67b1
parentc03d0215648c9935ec86ba7cc7816b4ecac0a314
Put the git version into all executables.

This patch changes the -V output of all executables to print also
the git version which was used to make the executable. The idea and
the GIT-VERSION_GEN script was taken from git.git.

It also adds a VERSION file to the generated tarball. If this file
exists, its content is used as the version info rather than calling
git to obtain this info. This way, even if paraslash is built from
a tarball, the executables still contain the git version the tarball
was generated from.
GIT-VERSION-GEN [new file with mode: 0755]
Makefile.in
NEWS
para.h