Bugfixes
-
Add
PREFER_SYSTEM_GTESTfor distributions (like Gentoo) that have agtestpackage. (fixes github #42) -
Make sure the source tarball can be built inside a git repo. The version file generation code would attempt to pull information from any outside git repository without checking if it's actually the DwarFS repo. This issue came up when building Arch Linux packages.