| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-09-16 | Centralize definition of `rack` in formula.rb | Charlie Sharpsteen | |
| `rack` is a commonly used alias for `formula.prefix.parent`---so common that it gets defined and used quite a bit. This patch makes `rack` an official method of the `Formula` class. | |||
| 2011-08-24 | Recursively scan for keg-only deps before generating build ENV | Max Howell | |
| Remove cairo dep from gtk formula as a consequence. | |||
| 2011-08-24 | Rename install.rb to build.rb for clarity and great justice | Max Howell | |
| It was just confusing, and since the `brew upgrade` refactor this makes more sense too. Shame it still downloads in there etc. but whatever. Homebrew 2 will fix! | |||
