Commit Briefs
portable: release 0.81 (tags/0.81)
portable: release 0.79 (tags/0.79)
portable: release 0.78 (tags/0.78)
Release 0.77 (tags/0.77)
Release 0.76 (tags/0.76)
Release 0.75.1 (tags/0.75.1)
Release 0.75 (tags/0.75)
portable: use a release variable for tarballs
When creating a release tarball, use a GOT_RELEASE variable to determine the version of the release.
portable: add repo version to main string
When compiling got-portable from source, outside of an official release tarball, it's often helpful to know which commit the binary was built from, especially for diagnostic purposes. This adds an extra hook to AC_INIT to derive whether -portable is being built in-tree or via a release tarball.