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 .
- Aug 28, 2014
-
-
Jack Nagel authored
We no longer need implicit conversion of options to strings.
-
- Aug 27, 2014
-
-
Jack Nagel authored
-
Jack Nagel authored
-
- Aug 26, 2014
-
-
Mike McQuaid authored
We need to install the helper module not just on `etc` but also on all subdirectories of it too. Also, handle the case where we install a subdirectory with etc.install. Closes Homebrew/homebrew#26145.
-
Jack Nagel authored
-
- Aug 25, 2014
-
-
Mike McQuaid authored
If you do `brew install blah` it currently doesn't search for it. This seems to be unintentional looking at this code as the exception thrown by ARGV.formulae.each is not caught and handled. Instead, let's handle this case and provide a little more usability around our taps. Closes Homebrew/homebrew#31761. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
-
Larry Shaffer authored
Closes Homebrew/homebrew#26481. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Jack Nagel authored
This reverts commit c8d3b39165bb11799d7849ee13a3559ad0bd63f4.
-
Jack Nagel authored
-
Jack Nagel authored
Fixes Homebrew/homebrew#28754. Fixes Homebrew/homebrew#29846. Fixes Homebrew/homebrew#30920.
-
Jack Nagel authored
-
- Aug 24, 2014
-
-
Jack Nagel authored
-
Jack Nagel authored
-
- Aug 23, 2014
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
This exception is never used outside of the CxxStdlib class, so we don't need the Homebrew::InstallationError superclass.
-
Jack Nagel authored
-
- Aug 22, 2014
-
-
Arne Jørgensen authored
Closes Homebrew/homebrew#31726. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Jack Nagel authored
-
- Aug 21, 2014
-
-
Jack Nagel authored
Follow-up to 23d90a6a187a57fbdf4eeac146993e3b37c3d4d9.
-
- Aug 20, 2014
-
-
Jack Nagel authored
Closes Homebrew/homebrew#31706.
-
- Aug 19, 2014
-
-
Jack Nagel authored
-
- Aug 18, 2014
-
-
Jack Nagel authored
-
Larry Shaffer authored
Closes Homebrew/homebrew#31628. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
- Aug 17, 2014
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Mike McQuaid authored
-
- Aug 16, 2014
-
-
Mike McQuaid authored
-
Jack Nagel authored
The cxxstdlib_check method currently only supports one value, so we can just define the accompanying instance method when necessary. If we ever add more options we can back it with a data structure.
-
Jack Nagel authored
BuildOptions is now immutable (finally).
-
Misty De Meo authored
This flag was supported in gcc-4.0, but not later GCCs or clang. It pops up in older python-configs, and may also come up in other contexts. Fixes mistydemeo/tigerbrew#213.
-
- Aug 15, 2014
-
-
Jack Nagel authored
-
- Aug 14, 2014
-
-
xxxajk authored
Closes Homebrew/homebrew#31586. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-