Skip to content

Conversation

@sharplet
Copy link
Contributor

Supersedes thoughtbot/homebrew-formulae#60.

Adds a head configuration block to the Homebrew formula to support top-of-tree builds.

Additionally adds a VERSION_SUFFIX variable to configure.ac, which is appended to PACKAGE_VERSION on ./configure. This is used to produce a SemVer-compatible version number such as 0.14-head+5d9484d, in order to differentiate pre-release builds from official releases.

Supersedes thoughtbot/homebrew-formulae#60.

Adds a `head` configuration block to the Homebrew formula to support
top-of-tree builds.

Additionally adds a VERSION_SUFFIX variable to configure.ac, which is
appended to PACKAGE_VERSION on `./configure`. This is used to produce a
SemVer-compatible version number such as 0.14-head+5d9484d, in order to
differentiate pre-release builds from official releases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants