Mike McQuaid
4866fd670f
Revert "default_compiler: recognize gcc-4.0"
...
This reverts commit bedcbb806bb8a991a1317b4ccde8d16b6974cc46.
2014-01-04 09:14:26 +00:00
Misty De Meo
ce97caed34
default_compiler: recognize gcc-4.0
2014-01-03 18:25:09 -08:00
Misty De Meo
a6c838b08a
default_cc: locate already returns Pathnames
2014-01-03 18:24:54 -08:00
Mike McQuaid
d7c13f84b6
Update string references to mxcl/homebrew.
2013-12-14 18:18:35 +00:00
Mike McQuaid
4c2e7b1659
Update docs, comment mxcl/homebrew refs.
2013-12-14 18:18:35 +00:00
Jack Nagel
06bf1c0f02
Implement MacOS.dev_tools_prefix a different way
...
Avoid producing a dev_tools_path of "//usr/bin".
Fixes Homebrew/homebrew#24751 .
Closes Homebrew/homebrew#24754 .
2013-11-28 19:27:33 -06:00
Mike McQuaid
48e4fbc8d9
Mac: add dev_tools_prefix method.
...
Basically dev_tools_path without the `/usr/bin`.
2013-11-27 08:53:02 +00:00
Jack Nagel
48e8be2454
Remove caching from MacOS.preferred_arch
...
The really expensive computation is now cached at its source, and this
only caches true anyway.
2013-11-26 20:23:19 -06:00
Jack Nagel
a82276b2cb
Add Xcode 5.0.2 to compiler map
...
Fixes Homebrew/homebrew#24018 .
2013-11-05 22:19:33 -06:00
Misty De Meo
64b472788a
Mac.prefer_64_bit?: fix conditional for 10.4
2013-10-28 08:41:57 -07:00
Mike McQuaid
a7c29271b8
CLT: rename Mavericks CLT path constant.
2013-10-22 22:36:41 +01:00
Misty De Meo
b31f6c0099
OS::Mac: Add Xcode 2.5 compiler
2013-10-20 00:41:08 -07:00
Misty De Meo
a79bc02620
MacOS.gcc_build_version: find GCC when unlinked
...
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.
2013-10-19 23:13:50 -07:00
Jack Nagel
8887fe7606
Move MacOS modules under OS::Mac namespace
...
Closes Homebrew/homebrew#23138 .
2013-10-18 13:38:07 -05:00
Jack Nagel
805472946b
Rename MacOS to OS::Mac
2013-10-18 12:56:51 -05:00