12 Commits

Author SHA1 Message Date
Mike McQuaid
c38efcef16 Fix brew-bottle output for new bottle syntax. 2012-01-29 20:35:40 +00:00
Mike McQuaid
38b4a06207 Don't bottle unless built with correct flag.
Closes Homebrew/homebrew#9350.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-16 21:05:00 +00:00
Max Howell
4f03ad225e Output bottles to CWD
Rationale: more typical.
2011-08-25 02:32:41 +01:00
Max Howell
1576e0a537 Commands should not have side-effects
Don't install when bottling. Homebrew should bottle whatever is installed. If nothing is installed, error out.
2011-07-29 11:59:27 +01:00
Mike McQuaid
e9b50941db Print SHA1 after bottling. 2011-06-22 19:11:45 +01:00
Mike McQuaid
a2aa0c0bff Fix brew bottle to work with refactor branch. 2011-03-29 10:26:03 +01:00
Mike McQuaid
8199f1d617 Add missing newline to brew bottle. 2010-12-02 01:13:41 +00:00
Mike McQuaid
1efd33cac0 Add suffix for bottles to avoid cache confusion. 2010-12-01 23:08:12 +00:00
Mike McQuaid
780750e0b7 Improve reasoning in brew bottle for using gzip. 2010-12-01 23:08:12 +00:00
Mike McQuaid
55aa2a296b Fix spaced paths with brew bottle.
We shouldn't ever really have these but better to be safe than sorry.
2010-12-01 23:04:33 +00:00
Mike McQuaid
bc724bd31e Change tabs to spaces in brew bottle. 2010-12-01 23:01:54 +00:00
Mike McQuaid
7cfe8825dc Add initial brew bottle implementation. 2010-11-24 09:38:09 +00:00