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 .
- Mar 27, 2015
-
-
Xu Cheng authored
-
Xu Cheng authored
This is a follow-up of Homebrew/homebrew#37734. I think we should treat `install_metafiles` as a general issue rather than a formula-specific one. Closes Homebrew/homebrew#37968. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- Mar 26, 2015
-
-
Jack Nagel authored
Fixes Homebrew/homebrew#38067.
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- Mar 25, 2015
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
Currently, when called with one argument, dst is set to self, i.e. the directory into which the source file should be moved. When called with a second argument (for renames), dst is the full path, including the basename, to the moved file. Instead, let's always pass the full path, which means we can remove the branching logic around computing dst.
-
- Mar 24, 2015
-
-
Xu Cheng authored
Closes Homebrew/homebrew#38017. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
Mike McQuaid authored
In the case where a bottle wasn't around before and is now it probably doesn't make sense to use `build-bottle` to build something that will be identical to the binary bottle package anyway. After all, when you use the bottle you will end up with something that has been built with `build-bottle` anyway (just not by you).
-
Mike McQuaid authored
We don't care if it fails as we'll immediately run a stronger version afterwards (and we care if that fails).
-
Jack Nagel authored
-
- Mar 23, 2015
-
-
Tim D. Smith authored
Restore py3cairo from homebrew/homebrew-x11 tap. Closes Homebrew/homebrew#37981. Signed-off-by:
Tim D. Smith <git@tim-smith.us>
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#37975. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
This should hopefully more often catch the situation where things are marked as build dependencies incorrectly. Closes Homebrew/homebrew#37927. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Xu Cheng authored
Let homebrew create var/log path to avoid permission problem. Closes Homebrew/homebrew#37966 Closes Homebrew/homebrew#37967. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#37959. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#37962. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Mar 21, 2015
-
-
Mike McQuaid authored
Too spammy in the output. May consider readding later to specific commands.
-
Mike McQuaid authored
-
Mike McQuaid authored
Jenkins has started spitting these out; no idea why.
-
Mike McQuaid authored
The Ruby 1.8 implementation seems to be really flaky, unfortunately.
-
- Mar 20, 2015
-
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#37847. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Tanachat Nilanon authored
Add special :python3 dependency tag to LANGUAGE_MODULES in dependency_collector. Closes Homebrew/homebrew#37898. Signed-off-by:
Tim D. Smith <git@tim-smith.us>
-
Artur Dryomov authored
Reference. * GitHub: https://github.com/about * Xcode: https://developer.apple.com/xcode * Zsh: http://www.zsh.org Closes Homebrew/homebrew#37866. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Mar 19, 2015
-
-
Mike McQuaid authored
The previous logic was flawed as it wasn't publishing new versions of bottles.
-
- Mar 18, 2015
-
-
Viktor Szakáts authored
It was failing to recognize the URL without an ending slash. Closes Homebrew/homebrew#37808. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-