aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/os/mac/utils
AgeCommit message (Collapse)Author
2016-11-05software_spec: no `_or_later` in bottle filenames.Mike McQuaid
It's more useful to be able to "bless" an existing bottle to be used on later OSs (e.g. where it cannot yet be built) than it is to have to create a new, identical bottle just to have a different filename.
2016-09-24Fix Style/GuardClause.Markus Reiter
2016-09-23Style/Alias: Prefer `alias`.Markus Reiter
2016-05-08Make bottle code cross-platform.Mike McQuaid