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 01, 2012
-
-
Mike McQuaid authored
-
Xiyue Deng authored
* Use version compare to only remove kegs with lower version than the current one, not higher version which might be from someone's branch. * Do the same for cache cleanup. - Be conservative so that if a name detected from cache file is not the same as its formula then don't clean it. Closes Homebrew/homebrew#15914. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Nov 29, 2012
-
-
Misty De Meo authored
Fixes Homebrew/homebrew#16288.
-
Misty De Meo authored
Formula.factory naively assumed that any already-loaded constant fed into it was a formula, with confusing results when trying to `brew install` a name from the ruby stdlib. Fixes Homebrew/homebrew#16284.
-
- Nov 26, 2012
-
-
Mike McQuaid authored
Fixes Homebrew/homebrew#16215.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Jack Nagel authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Nov 25, 2012
-
-
Jack Nagel authored
-
- Nov 24, 2012
-
-
Adam Vandenberg authored
-
- Nov 20, 2012
-
-
Camillo Lugaresi authored
Closes Homebrew/homebrew#16063. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Camillo Lugaresi authored
add missing libcrypto.pc override broken system libcurl.pc Closes Homebrew/homebrew#16063. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
- Nov 18, 2012
-
-
Jack Nagel authored
`rake profile` will run ruby-prof on the test suite if the ruby-prof gem is installed.
-
- Nov 15, 2012
-
-
Adam Vandenberg authored
Closes Homebrew/homebrew#12976. Closes Homebrew/homebrew#15975.
-
- Nov 14, 2012
-
-
Charlie Sharpsteen authored
Ensures the `OBJCXX` environment variable is correctly set. Also adds `OBJC` and `OBJCXX` to `ENV.remove_cc_etc`.
-
Charlie Sharpsteen authored
The [`OBJC`][1] and [`OBJCXX`][2] environment variables should be set along with `CC` and `CXX`. Some formulae require these to be set in order to properly configure against Homebrew's compilers. Fixes Homebrew/homebrew#16029. [1]:http://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Objective-C-Compiler.html [2]:http://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Objective-C_002b_002b-Compiler.html
-
Jack Nagel authored
-
Jack Nagel authored
-
Misty De Meo authored
haskell-platform falls over badly if VERBOSE is set. Theoretically this could happen to other packages too. Really it's just less painful to avoid setting the env var in the first place. Fixes Homebrew/homebrew#15989.
-
Misty De Meo authored
-
Max Howell authored
/cc @samueljohn
-
- Nov 13, 2012
-
-
Adam Vandenberg authored
Closes Homebrew/homebrew#16008.
-
Jack Nagel authored
Yeah, yeah. The XQuartz/X11 stuff is confusing.
-
Mike McQuaid authored
Fixes Homebrew/homebrew#15956.
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
- Nov 12, 2012
-
-
Stefan authored
Closes Homebrew/homebrew#15958. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Jack Nagel authored
Only limited debugging functionality is available to things that involve the Readline formula, but it is better than crashing outright. c.f. Homebrew/homebrew#15776. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Jack Nagel authored
-
Adam Vandenberg authored
Closes Homebrew/homebrew#14182.
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
* lets more text types get picked up * better filter for `brew list`
-
Adam Vandenberg authored
Closes Homebrew/homebrew#15961.
-