lib: add bt_version_get_vcs_revision_description()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 21 Jan 2020 15:11:49 +0000 (10:11 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 21 Jan 2020 20:14:32 +0000 (15:14 -0500)
commit58df4c80af797492f1891b89ce63fd884792b689
tree51e1d262dedcba5b3d44008f07c84503ecf40c0a
parent1f316595674936318a79ceb02911d0a5713fcde3
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.02455 seconds and 4 git commands to generate.