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 .
- May 13, 2014
-
-
Adam Vandenberg authored
Newer versions do not compile on OS X, and the project does not seem to be actively maintained at the moment. Closes Homebrew/homebrew#25065.
-
Jack Nagel authored
-
Misty De Meo authored
This reverts commit 61d8a8e029079ca1922df735683c2b5eb6a39db1.
-
- May 12, 2014
-
-
Masaki Muranaka authored
Closes Homebrew/homebrew#29081. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Misty De Meo authored
Fixes Homebrew/homebrew#29141.
-
- May 11, 2014
-
-
Jack Nagel authored
When the cc wrapper is in cxxld mode, -stdlib= is added by both cxxflags and ldflags, but they are never used separately, so this results in duplicate flags.
-
Jack Nagel authored
These flags cannot be used behind -Xarch_<arch>, so stop filtering them there.
-
Jack Nagel authored
-
Adam Vandenberg authored
Closes Homebrew/homebrew#28578.
-
- May 09, 2014
-
-
Jack Nagel authored
-
Jack Nagel authored
Closes Homebrew/homebrew#27021.
-
Jack Nagel authored
Closes Homebrew/homebrew#26616.
-
Jack Nagel authored
Closes Homebrew/homebrew#24171.
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Adam Vandenberg authored
-
- May 08, 2014
-
-
Mike McQuaid authored
-
Mike McQuaid authored
Closes Homebrew/homebrew#29043.
-
Misty De Meo authored
-
- May 07, 2014
-
-
Gaëtan Lehmann authored
installing git-annex with cabal-install is quite long and requires to install some heavy packages. It also has several external lib dependencies and needs a few configuration flags to build so it is quite difficult to install too. This formula should make it easy and quick to install with a bottle. The huge number of haskell dependencies is built within the formula and statically linked to git-annex. The haskell libraries built are discarded - cabal-install should be used instead of this package in order to keep them.
-
Jack Nagel authored
-
tduehr authored
The default behavior of `brew deps foo bar` is to return the intersection of the deps of foo and bar. This option returns the union. Closes Homebrew/homebrew#27480. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Mike McQuaid authored
-
Mike McQuaid authored
Closes Homebrew/homebrew#28870. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
-
- May 06, 2014
-
-
Mike McQuaid authored
This is consistent with how e.g. `gcc-4.2` is handled. This means e.g. `ghc` can find `gcc-4.8` at runtime. Fixes Homebrew/homebrew#28934.
-
Mike McQuaid authored
Avoid throwing unnecessary exceptions by checking for paths existing and creating formulae as late as possible. Additionally use instance variables for some caching.
-
Mike McQuaid authored
Instead check if the path exists by using opt.
-
Mike McQuaid authored
Instead check if the path exists by using opt.
-
Adam Vandenberg authored
The APIs used by the software are no longer available in OS X 10.9. Closes Homebrew/homebrew#25036.
-
Jack Nagel authored
This was added to the stdlib in https://github.com/ruby/ruby/commit/391fc2eeecfc2f0d0f851b0c27ba02e041fe2cd9.
-
Alexey Muranov authored
See also https://bugs.ruby-lang.org/projects/ruby-trunk/repository/revisions/45826/diff/ext/pathname/lib/pathname.rb Closes Homebrew/homebrew#28972. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
- May 05, 2014
-
-
Adam Vandenberg authored
Fails to build with clang or on non-/usr/local installs. Closes Homebrew/homebrew#23024.
-
Jack Nagel authored
cf. Homebrew/homebrew#24802.
-
Jack Nagel authored
Closes Homebrew/homebrew#27238.
-