| Age | Commit message (Collapse) | Author |
|
|
|
|
|
This continues to use mavericks_dev_tools? instead of trying to read
from pkgutil because pkgutil is really slow.
Fixes #24123.
|
|
Closes #24173.
|
|
|
|
|
|
This causes CI builds on 10.9 to fail; will repush once it is updated.
This reverts commit 70c5ce09d995426aefdbfd4aba0b06efe100a433.
|
|
|
|
|
|
Fixes #24018.
|
|
Closes #23874.
|
|
|
|
|
|
Closes #23796.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|
|
|
|
|
|
|
|
Closes #23445.
|
|
|
|
|
|
|
|
|
|
MacOS.gcc_42_build_version was returning nil if apple-gcc42 was
installed but unlinked, which was disjoint with how other parts of
Homebrew tried to see if it was present.
|
|
|
|
|
|
|
|
Closes #23138.
|
|
|
|
|
|
|
|
Closes #23040.
|
|
|
|
|
|
Fixes #22221.
|
|
Closes #22210.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|
|
|
|
This replaces hardcoding of i386/x86_64 all over the code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|