mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

Rather than relying on a `HOMEBREW_FORCE_BOTTLE` variable (which ends up doing silly things like forcing bottle usage even when options are provided) instead handle this at the `or_later` bottle detection level so on prerelease versions of macOS any bottle looks like an `or_later` bottle (unless various environment variables are set). Fixes issues noted in: https://github.com/Homebrew/brew/pull/4520#issuecomment-407229605
Documentation
Users
Contributors
- How To Open A Pull Request (and get it merged)
- Formula Cookbook
- Acceptable Formulae
- Formulae Versions
- Node for Formula Authors
- Python for Formula Authors
- Migrating A Formula To A Tap
- Rename A Formula
- Building Against Non-Homebrew Dependencies
- How To Create (And Maintain) A Tap
- Brew Test Bot
- Prose Style Guidelines