| Age | Commit message (Collapse) | Author |
|
Simplified hardware model testing.
Even smarter compiler option generation using sysctl and new GCC 4.2 features.
Get processor count from sysctl and thus remove our dependency on RubyCocoa.
|
|
Saves building our own tool to do the same job!
|
|
I confirmed this change with all relevant contributors first.
|
|
Signed-off-by: Max Howell <max@methylblue.com>
|
|
This is consistent with the other HOMEBREW_* path constants
|
|
Closes Homebrew/homebrew#7
Cache directory is created when downloading tarballs, but the new
hw.model stuff compiles the hw.model.c file there.
|
|
|
|
We call sysctl to determine which exact Mac model we are running on and
optimize as well as possible.
|