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 .
- Oct 18, 2016
-
-
Josh Hagins authored
-
- Oct 16, 2016
-
-
Mike McQuaid authored
- unset IFS to fix version parsing on older Bashes - reuse existing HOMEBREW_MACOS_VERSION if it’s available - set rather than unset popup_stub
-
Mike McQuaid authored
On older versions of OS X (i.e. pre-Mavericks) `xcode-select` is not required to be set when using the CLT. Fix this behaviour so `brew update` doesn't tell everyone on that configuration to `brew install git`.
-
ilovezfs authored
Mountain Lion: http://opensource.apple.com/source/libarchive/libarchive-25.1/config.h `/* #undef HAVE_LIBLZMA */` Mavericks: http://opensource.apple.com/source/libarchive/libarchive-29/config.h `#define HAVE_LIBLZMA 1`
-
Max Nordlund authored
-
- Oct 15, 2016
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
Avoid using an unnecessary `xz` dependency when it's not needed.
-
Mike McQuaid authored
-
Mike McQuaid authored
Write the README but also a `.travis.yml` file (and in future perhaps a `Jenkinsfile`).
-
Max Nordlund authored
It looks like a rebase/merge conflict remmenet.
-
- Oct 13, 2016
-
-
Paolo G. Giarrusso authored
Multiple issues have been filed about this environment variable, hence give a warning. #932 might make this unnecessary when merged, but hopefully this warning can be merged quickly.
-
William Woodruff authored
ruby-macho now performs all relocations in Homebrew. Additionally, delete the defunct CctoolsRequirement.
-
RasPhilCo authored
-
- Oct 12, 2016
-
-
Josh Hagins authored
-
Mike McQuaid authored
It's not used on enough configurations now that there's little point in keeping it around. See e.g. `:autoconf` for prior art.
-
Mike McQuaid authored
This was omitted from #1258, incorrectly fixed in #1267, reverted in #1268 and re-applied in this commit.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Josh Hagins authored
-
Josh Hagins authored
-
Markus Reiter authored
-
- Oct 11, 2016
-
-
Markus Reiter authored
-
Mike McQuaid authored
If you’re using a /usr/local prefix but e.g. /usr/local/homebrew/Cellar then you’ll miss out on most binary packages for no good reason so warn people of that.
-
Mike McQuaid authored
If HOMEBREW_CELLAR (or HOMEBREW_PREFIX) are children of HOMEBREW_REPOSITORY it’s important to deny write to the repository and enable write to the Cellar/prefix afterwards.
-
Alyssa Ross authored
-
- Oct 10, 2016
-
-
Alyssa Ross authored
The homebrew/homebrew wiki no longer exists.
-
Alex Kirk authored
-
- Oct 09, 2016
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
Fixes #1223.
-
ilovezfs authored
This is needed since some formulae now set ENV["GLIDE_HOME"] = HOMEBREW_CACHE/"glide_home/#{name}"
-
- Oct 08, 2016
-
-
Markus Reiter authored
-