Charlie Sharpsteen 5790935b12 brew-unpack: Apply patches and use formula options
`brew-unpack` now runs `Formula.brew` and copies the stage directory to the
unpack location. This provides two improvements:

  - Patches may be applied. The `patch` metho of the Formula class is
    overloaded such that patches are only applied if the `--patch` option is
    passed to `brew unpack`.

  - Formula can respond better to flags passed by `ARGV`.

Some trickery is pulled to ensure `DATA` is correctly set for each unpacked
formula.
2011-09-12 23:32:01 -07:00
..
2011-08-25 02:32:41 +01:00
2011-02-20 18:04:53 -08:00
2011-03-12 13:26:45 -08:00
2010-09-08 07:48:11 -07:00
2010-11-06 17:36:44 -07:00
2010-08-07 18:08:50 -07:00
2010-08-07 18:08:54 -07:00