Skip to content

Support installing gitsh from HEAD via Homebrew#368

Open
sharplet wants to merge 2 commits intomasterfrom
as-homebrew-head
Open

Support installing gitsh from HEAD via Homebrew#368
sharplet wants to merge 2 commits intomasterfrom
as-homebrew-head

Conversation

@sharplet
Copy link
Copy Markdown
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.

1 participant