Adam Vandenberg
58fe4cc2bf
Use cleanpath instead of realpath to keep symlinks intact.
2009-08-02 01:25:01 +01:00
Max Howell
7cb9c31f3e
Determine best optimization flags for host
...
We call sysctl to determine which exact Mac model we are running on and
optimize as well as possible.
2009-07-31 16:06:14 +01:00
Max Howell
9b19f194cc
Refactor $foo into HOMEBREW_FOO
...
CONSTANTS are the far saner choice for these important parameters.
Split env up so I can redefine the CONSTANTS in unittest.rb.
2009-07-31 04:59:02 +01:00
Max Howell
fb5aefd4a0
Refactor--object orientate where sensible
2009-07-24 23:57:54 +01:00
Max Howell
96ddd7ee05
Bump VERSION to 0.2
2009-06-05 07:49:45 +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