hhvm / homebrew-hhvm

Official Mac OS X Homebrew formula for HHVM
MIT License
82 stars 22 forks source link

hhvm-preview status #101

Closed paulp closed 6 years ago

paulp commented 6 years ago

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.

paulp commented 6 years ago

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
fredemmott commented 6 years ago

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.