lib: add bt_version_get_vcs_revision_description()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 21 Jan 2020 15:11:49 +0000 (10:11 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 21 Jan 2020 19:30:19 +0000 (14:30 -0500)
commit9ce402e001205770aeb0134f94d39a7d30cd7b75
treef7ba459ace8a63e9e4acea0661b25e1e50529408
parent89e18e1e122b1f1ac796bf47e4b86021fd2d1d42
lib: add bt_version_get_vcs_revision_description()

For a non-release build, this function returns the Git revision's
description.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Iec5e5fb1bb220c3477bfecab3c3f35b103c0592e
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2837
Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Tested-by: jenkins <jenkins@lttng.org>
include/babeltrace2/version.h
src/lib/babeltrace2.c
This page took 0.024285 seconds and 4 git commands to generate.