]> sourceware.org Git - systemtap.git/commit
Don't report non-git if we have an extra-version
authorJosh Stone <jistone@redhat.com>
Mon, 13 Aug 2012 22:45:23 +0000 (15:45 -0700)
committerJosh Stone <jistone@redhat.com>
Mon, 13 Aug 2012 22:45:23 +0000 (15:45 -0700)
commite587f6cac76237f3d0a213083ff9f59de64ba383
treeda783ea1f3d68f706d3073565d53a6f372490d05
parent86b96bcdf4e323ee62ed6537c674ba578c5ce44f
Don't report non-git if we have an extra-version

When we're not building from git, but we do have --with-extra-version,
just let that suffice in our version strings.  But when we do have a git
repo, still print the fullest information possible.

* version.h: Define STAP_EXTENDED_VERSION with this scheme.
* session.cxx, stapdyn/stapdyn.cxx, staprun/common.c: Use it.
session.cxx
stapdyn/stapdyn.cxx
staprun/common.c
version.h [new file with mode: 0644]
This page took 0.023766 seconds and 5 git commands to generate.