aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
diff options
context:
space:
mode:
authorSamuel John2013-03-20 18:20:18 +0100
committerSamuel John2013-03-21 17:10:32 +0100
commitc6b0b563e8a5b39c1e1a433446e00c28d15548df (patch)
tree496e167784e8da6d350103b978e8058e57c0efc0 /Library/Homebrew/cmd
parent29af53d451e128b690a63bb6774441fe3dd2998b (diff)
downloadbrew-c6b0b563e8a5b39c1e1a433446e00c28d15548df.tar.bz2
Better superenv support for Xcode elsewhere
- The Library/ENV/4.3/xcrun shim now respects ENV['DEVELOPER_DIR'] instead assuming the location of /Applications/Xcode.app/Contents/Developer. - The env var DEVELOPER_DIR is set if it is not already. So, during superenv this var is always set and we no longer have to care about people with unset or wrongly set xcode-select stuff. This has been a major PITA in the past. - determine_developer_dir (which is used to set the DEVELOPER_DIR var) now uses MacOS::Xcode.prefix which is proven and very capable and uses splotlight correctly. - Replace (and remove) MacSystem.xcode43_developer_dir with Xcode.prefix Closes Homebrew/homebrew#18618
Diffstat (limited to 'Library/Homebrew/cmd')
0 files changed, 0 insertions, 0 deletions