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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Dec 09, 2015
-
-
Xu Cheng authored
-
Xu Cheng authored
-
Xu Cheng authored
-
Xu Cheng authored
-
Xu Cheng authored
-
Xu Cheng authored
-
Xu Cheng authored
-
Xu Cheng authored
-
Xu Cheng authored
-
Xu Cheng authored
-
Xu Cheng authored
-
Xu Cheng authored
It's now handled by Tap.fetch
-
Xu Cheng authored
-
Xu Cheng authored
-
Xu Cheng authored
-
Xu Cheng authored
-
Xu Cheng authored
-
Xu Cheng authored
-
Rakesh authored
Closes Homebrew/homebrew#39167. Closes Homebrew/homebrew#46727. Signed-off-by:
Dominyk Tiller <dominyktiller@gmail.com>
-
Rakesh authored
-
Andrew Janke authored
Fixes a couple issues left behind by Homebrew/homebrew#46676. Closes Homebrew/homebrew#46706. Signed-off-by:
Andrew Janke <andrew@apjanke.net>
-
- Dec 08, 2015
-
-
Mike McQuaid authored
Otherwise it would assume if `cask` was tapped it was also installed.
-
Alex Dunn authored
This matches similar caveats messages.
-
Misty De Meo authored
-
Misty De Meo authored
-
Misty De Meo authored
`MacOS.sdk` and `.sdk_path` will now return the newest installed SDK instead of nil if called on a system that doesn’t have an SDK for the currently-installed OS. For example, Xcode 7 on OS X 10.10 does not include the 10.10 SDK, only the 10.11 SDK; software can be built by specifying both SDKROOT and MACOSX_DEPLOYMENT_TARGET.
-
Misty De Meo authored
* Pull SDK lookup code into a new `locator` class, which caches its results * SDKLocator only queries one SDK location, not all SDK locations * Build a map of all installed SDKs inside that location, instead of just the requested SDK * Ask xcrun for --show-sdk-platform-path first so that all SDKs can be found, instead of asking xcodebuild for a specific SDK * Add a new `SDK` class, which tracks the version and the prefix; add a new `MacOS.sdk` method which returns an `SDK` instance instead of a bare path; MacOS.sdk_path still returns a bare path
-
Mike McQuaid authored
Sometimes the linkage means the recursive dependencies also link to libraries and need bumped.
-
- Dec 07, 2015
-
-
Mike McQuaid authored
Across info, search and update. Closes Homebrew/homebrew#45131. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
-
Mike McQuaid authored
HOMEBREW_RUBY_PATH is always set.
-
Mike McQuaid authored
Remove duplication, link to the API documentation more often, tweak wording, add `@UniqMartin` as a maintainer, note `@jacknagel`'s and `@adamv`'s significant past contributions to Homebrew, delete some outdated or unneeded documentation, add some missing `Formula` API. entries and simplify/improve `CONTRIBUTING.md`. Closes Homebrew/homebrew#46179. Closes Homebrew/homebrew#46618. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
Do a reset to `origin/master` and then stash but don't pop the stash after running update (unless you were on a branch). This may be mildly more annoying for Homebrew developers but means it's easier for our users who don't understand Git (and particularly when they don't understand that every tap is a separate Git repository). Closes Homebrew/homebrew#45825. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
-
Mike McQuaid authored
This matches the behaviour when `brew install`ing formulae. Closes Homebrew/homebrew#46490. Closes Homebrew/homebrew#46619. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Dec 05, 2015
-
-
Andrew Janke authored
-
Andrew Janke authored
Closes Homebrew/homebrew#44769 Closes Homebrew/homebrew#46676. Signed-off-by:
Andrew Janke <andrew@apjanke.net>
-
Corey Prophitt authored
Closes Homebrew/homebrew#46604. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Dec 04, 2015
-
-
Dominyk Tiller authored
Closes Homebrew/homebrew#46428. Closes Homebrew/homebrew#46652. Signed-off-by:
Dominyk Tiller <dominyktiller@gmail.com>
-
Ellis Berner authored
This package is deprecated and no longer used. It can now be found in the boneyard tap. Closes Homebrew/homebrew#46592. Signed-off-by:
Dominyk Tiller <dominyktiller@gmail.com>
-