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 .
- Nov 03, 2013
-
-
Xiyue Deng authored
* In certain cases, a C++ software may result in linking to a different and incompatible C++ standard library than its dependencies and still works fine because it is by design. Examples include GCC, which will bootstrap itself and self-host after finish. * Add a cxxstdlib_check method to formula to request changing the C++ standard library checking. Currently using "cxxstdlib_check :skip" will let a formula skip such checking. This should only be used on rare occasions and be very careful. Closes Homebrew/homebrew#23687.
-
- Nov 02, 2013
-
-
Xiyue Deng authored
* This is consistent with superenv.
-
Mike McQuaid authored
Fixes Homebrew/homebrew#23881.
-
Jack Nagel authored
This is broken and nobody noticed, so remove it. Closes Homebrew/homebrew#23878.
-
Jack Nagel authored
Closes Homebrew/homebrew#23874.
-
Jack Nagel authored
-
Mike McQuaid authored
Fixes Homebrew/homebrew#23837. Fixes Homebrew/homebrew#23866.
-
- Nov 01, 2013
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Elliot Saba authored
* When Homebrew developer mode is enabled, if a bottle is not found to be relocatable attempt to explain why * Print out paths of each file that still contains the string search for * If the string searched for was found in an executable, check to see if `otool` can explain the string's appearance * If otool can't explain, see if `strings` can explain Closes Homebrew/homebrew#23824. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
Fixes Homebrew/homebrew#23764.
-
Stefan authored
Closes Homebrew/homebrew#23654. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Jack Nagel authored
Fixes Homebrew/homebrew#23835.
-
- Oct 31, 2013
-
-
Misty De Meo authored
-
Brian Stolz authored
Closes Homebrew/homebrew#23796. Signed-off-by:
Misty De Meo <mistydemeo@gmail.com>
-
Mike McQuaid authored
I've given up on this; too many edge cases. If someone else wants to pick it up then send me a message and I'll walk you through the approach.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
We hate it and we should tell people why. Next step may be blocking it altogether.
-
Mike McQuaid authored
-
Mike McQuaid authored
When a formula is removed from core and installed let's tap it so users can get updates without caring which tap we want to put things in. This should allow us to migrate a lot of things to taps. Closes Homebrew/homebrew#23760.
-
Mike McQuaid authored
-
Mike McQuaid authored
Closes Homebrew/homebrew#23757.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
Closes Homebrew/homebrew#23758.
-
Mike McQuaid authored
-
Mike McQuaid authored
Closes Homebrew/homebrew#23791.
-
- Oct 30, 2013
-
-
Jack Nagel authored
Closes Homebrew/homebrew#23768.
-
Jack Nagel authored
-
Jack Nagel authored
Ruby's OpenURI library is somewhat broken under 1.8 and chokes on otherwise valid values of http(s)_proxy. Use curl to get the mirror list instead. Fixes Homebrew/homebrew#23708.
-
Teo Ljungberg authored
The name is pretty self explanatory, it unlinks all installed applications found under `brew --prefix` from either `~/Applications` or `/Applications` Closes Homebrew/homebrew#22729. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Oct 29, 2013
-
-
Jack Nagel authored
Closes Homebrew/homebrew#23484. Closes Homebrew/homebrew#23494. Closes Homebrew/homebrew#23681.
-
- Oct 28, 2013
-
-
Misty De Meo authored
-
Mike McQuaid authored
Otherwise :mountainlion, :snowleopard in the history for CMake breaks bottle_filenames from versions for new CMake bottles.
-