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 26, 2014
-
-
Mike McQuaid authored
-
Mike McQuaid authored
Closes Homebrew/homebrew#27619.
-
- Mar 25, 2014
-
-
dinkypumpkin authored
Supports configure scripts (e.g., mplayer) that use "gcc -v" to identify compiler. Closes Homebrew/homebrew#27793. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Jack Nagel authored
Fixes Homebrew/homebrew#27842.
-
Jack Nagel authored
Fixes Homebrew/homebrew#27836.
-
Jack Nagel authored
-
- Mar 24, 2014
-
-
Mike McQuaid authored
-
Misty De Meo authored
Otherwise super will overwrite @env_proc with the default value.
-
Jack Nagel authored
-
- Mar 23, 2014
-
-
Misty De Meo authored
The method signature of Dependency changed in 1fdf69b90382c43493a5f62f0020729289db6c70, however LD64Dependency was missed in the update. This resulted in failures in merge_repeats(), which creates many dependency objects using all three arguments.
-
Jack Nagel authored
-
Jack Nagel authored
require "time" Time.parse(Time.now.to_s)
-
Jack Nagel authored
-
Jack Nagel authored
This roughly matches the logic we use to determine the active keg in ARGV.kegs.
-
Jack Nagel authored
-
- Mar 22, 2014
-
-
Jack Nagel authored
-
Mike McQuaid authored
Avoids errors with `brew versions` when bottling. References Homebrew/homebrew#27615.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Ian Lancaster authored
Closes Homebrew/homebrew#27759. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Jack Nagel authored
-
- Mar 21, 2014
-
-
Jack Nagel authored
-
- Mar 20, 2014
-
-
Jack Nagel authored
Closes Homebrew/homebrew#27716.
-
Jack Nagel authored
-
Jack Nagel authored
-
Geoff Nixon authored
Closes Homebrew/homebrew#27255. Signed-off-by:
Jack Nagel <jacknagel@gmail.com> Conflicts: Library/Homebrew/cmd/audit.rb
-
Jack Nagel authored
Fixes Homebrew/homebrew#27702. Fixes Homebrew/homebrew#27704.
-
- Mar 19, 2014
-
-
Jack Nagel authored
Fixes Homebrew/homebrew#27685.
-
Jack Nagel authored
We know what strategy we want, so going through DownloadStrategyDetector is wasted work. Now we can remove those patterns from the detector and have two fewer branches each time through.
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
Closes Homebrew/homebrew#27672.
-
Jack Nagel authored
-
Jack Nagel authored
This already happens in the superclass.
-
Jack Nagel authored
Fixes Homebrew/homebrew#27671.
-
- Mar 18, 2014
-
-
Mike McQuaid authored
-
Misty De Meo authored
The system certs are too old to be able to read from Github, so don't try to use the Github API on 1.8.6 either.
-
- Mar 17, 2014
-
-
Mike McQuaid authored
-