Commit Briefs

9e39ef14fd Thomas Adam

portable: release 0.81 (tags/0.81)


450707b946 Thomas Adam

portable: set next version


ba229487d6 Thomas Adam

portable: release 0.79 (tags/0.79)


6dbbfded93 Thomas Adam

portable: set next version


46d73a3301 Thomas Adam

portable: release 0.78 (tags/0.78)


dd7562e6d1 Thomas Adam

Set next version


e6ef48a9d4 Thomas Adam

Release 0.77 (tags/0.77)


fbe6c5905d Thomas Adam

portable: set next version


badcbcef9d Thomas Adam

Release 0.76 (tags/0.76)


7f60c0f73a Thomas Adam

Set next version


4d34af8de4 Thomas Adam

Release 0.75.1 (tags/0.75.1)


b03ae5cc95 Thomas Adam

portable: set next version


0c6d7ac7b4 Thomas Adam

Release 0.75 (tags/0.75)


05345ace53 Thomas Adam

portable: use a release variable for tarballs

When creating a release tarball, use a GOT_RELEASE variable to determine the version of the release.


6efd5dc99c Thomas Adam

portable: ver: fix incorrect envvar


598139dd22 Thomas Adam

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.