hhvm / homebrew-hhvm

Official Mac OS X Homebrew formula for HHVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hhvm-preview status

paulp opened this issue · comments

The hhvm-preview formula is previewing a nightly which precedes the release in the hhvm formula. Presumably either the preview should be of the future or the preview formula is unnecessary.

If I understand the tags correctly then 3.24 is an LTS release? Which suggests a useful set of formulas might be:

hhvm@3.21-lts.rb
hhvm@3.24-lts.rb
hhvm.rb

I'm planning on creating hhvm@3.24-lts once 3.25 is out; I've not done it yet because as I understand it, the only 'supported' way to do both hhvm and hhvm@3.24-lts would be to do two builds from the same source. Given the mac builds are manual work, this is something I'd rather avoid.