Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Homebrew/brew.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Dec 17, 2012
  2. Dec 16, 2012
  3. Dec 13, 2012
    • Jack Nagel's avatar
      Improve Xcode and CLT config reporting · 5ce1caa1
      Jack Nagel authored
      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.
      5ce1caa1
  4. Dec 12, 2012
  5. Dec 09, 2012
  6. Dec 05, 2012
  7. Dec 04, 2012
  8. Dec 02, 2012
  9. Dec 01, 2012
  10. Nov 29, 2012
  11. Nov 26, 2012
  12. Nov 25, 2012
  13. Nov 24, 2012
  14. Nov 20, 2012
  15. Nov 18, 2012
Loading