57 Commits

Author SHA1 Message Date
Mike McQuaid
60d3bf4eb9 brew.rb: don't restrict dev-cmd/*.rb to Homebrew developers. 2016-09-08 20:44:33 +01:00
Mike McQuaid
e7984b34d5 Improve HOMEBREW_BREW_FILE unset failure case.
Print a better exception message and handle this in more cases rather
than producing confusing errors when it’s unset.
2016-08-24 14:48:53 +01:00
AnastasiaSulyagina
092e2797e1 edits 2016-08-19 14:50:27 +03:00
Xu Cheng
e423617d77
remove ruby 1.8 compatible codes 2016-08-18 14:35:39 +08:00
Mike McQuaid
7cb118221e brew.rb: allow 10.5.
We'll keep the Homebrew installer pointing to Tigerbrew for now but as
Homebrew/brew technically has no reason to not work on 10.5 let's remove
this check.
2016-08-17 15:09:20 +01:00
Baptiste Fontaine
43dafc9859 brew.rb: Use odie instead of onoe+exit
Closes #577.

Signed-off-by: Baptiste Fontaine <b@ptistefontaine.fr>
2016-07-24 22:05:37 +02:00
Mike McQuaid
a07ab8bb92 brew.{rb,sh}: move to Library/Homebrew. (#506) 2016-07-15 19:33:30 +01:00