Misty De Meo 7e1af4b7d5 Unify compiler selection logic
This unifies the logic for selecting a compiler between superenv and
stdenv. A variation of superenv's `determine_cc`, which now returns a
symbol, has been moved into the shared ENV extension. Stdenv uses the
result of this directly (as it's always used symbols), while superenv
translates that back into a compiler string.

This also has the effect of disabling HOMEBREW_USE_(gcc|llvm|clang) in
stdenv, which have already been marked as deprecated for some time, and
enables the HOMEBREW_CC= environment variable syntax from superenv in
stdenv.
2013-08-30 07:52:13 -07:00
..
2013-08-26 21:58:18 -05:00
2013-08-30 07:52:13 -07:00
2013-08-17 07:40:27 -07:00
2013-06-22 21:40:26 -05:00
2013-07-09 09:06:12 -07:00
2013-08-19 12:32:57 -05:00
2013-06-23 14:31:43 +01:00
2013-04-07 20:59:49 -05:00
2013-06-12 17:25:29 -05:00
2013-02-07 19:02:20 -06:00
2013-08-08 11:17:16 -07:00
2013-08-15 22:46:56 -07:00
2013-08-14 21:46:42 +02:00
2013-08-24 16:42:29 -07:00
2013-08-15 22:46:56 -07:00
2013-05-23 12:50:31 -07:00
2013-08-19 17:21:13 -05:00
2013-08-10 22:05:18 -07:00