415 Commits

Author SHA1 Message Date
Max Howell
25c2f54ccf brew list only lists files not directories 2009-06-08 15:59:12 +01:00
Max Howell
0997a04bf8 Allow brew abv without arguments 2009-06-08 11:44:33 +01:00
Max Howell
71a6287409 Handle exceptions during install correctly
rm -rf the prefix and build dirs when appropriate.
2009-06-08 11:43:28 +01:00
Max Howell
cbbc7b0f0f Better version extraction and more flexible funcs 2009-06-08 11:42:28 +01:00
Max Howell
0ab4b3bf12 brew mk command 2009-06-05 23:38:58 +01:00
Max Howell
8b27aaa989 Never cp .app bundles into FHS tree 2009-06-05 13:44:00 +01:00
Max Howell
97eb5a8292 Move caveat handling to brew tool 2009-06-05 13:43:49 +01:00
Max Howell
b1f652910f Special case share/aclocal 2009-06-05 13:28:14 +01:00
Max Howell
354ea6f970 Handle -- args properly 2009-06-05 12:57:00 +01:00
Max Howell
038abeeb10 Allow abv [formula] 2009-06-05 09:50:02 +01:00
Max Howell
459c883d40 Updated usage() 2009-06-05 07:51:23 +01:00
Max Howell
3eeda7fc29 Support multiple formulae for certain commands 2009-06-05 07:51:05 +01:00
Max Howell
ad153ad1cf Correct --prefix behaviour 2009-06-04 20:04:22 +01:00
Max Howell
ddfd15bcf2 mkpath prefix before install in brew command 2009-06-04 19:39:05 +01:00
Max Howell
cc50131728 Created /Library moved brew tool to /bin
Moved Forumla and Cellar/homebrew into Library.

This way the homebrew core files are more sensibly placed, Cellar is
more internally consistent and only generated. And Homebrew is ready for
use straight out of the tarball.
2009-06-04 19:36:58 +01:00