aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
diff options
context:
space:
mode:
authorJack Nagel2012-09-14 13:24:28 -0500
committerJack Nagel2012-12-12 23:33:29 -0600
commit5ce1caa1f3679244ed120e3f091001c5afabcf74 (patch)
tree61a53da953822ac88a4dffcfa68498b9cb84e25f /Library/Homebrew/test
parentfe4e73db323c7245f26b973ce78fa28f7e4433d4 (diff)
downloadbrew-5ce1caa1f3679244ed120e3f091001c5afabcf74.tar.bz2
Improve Xcode and CLT config reporting
We support three configurations: Xcode-only, CLT-only, and Xcode with CLT. Our configuration output should correctly reflect this. While MacOS::Xcode.version has to continue to return a guess if Xcode is not installed in order to maintain backwards compatibility, this is an implementation detail that we don't need to expose to the user. And it makes `brew --config` output confusing. So let's only print the "Xcode" line when an actual Xcode installation is present. This makes it easy to quickly figure out which of the three possible configurations the user is running. Addresses Homebrew/homebrew#14941, more or less.
Diffstat (limited to 'Library/Homebrew/test')
0 files changed, 0 insertions, 0 deletions