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 .
- Feb 01, 2013
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
Expand requirements recursively while applying the same optional? and recommended? filters that dependencies are run through. Options generated by requirements are now checked against the correct list of requirements, eliminating the temporary "best guess" logic in the installer.
-
Jack Nagel authored
When a formula's dependency tree contains more than one X11 dependency, they are de-duplicated by comparing the min_version attribute. However, this can result in broken dependency trees if one of the X11Dependency objects was actually specified as e.g. `:libpng`. In practice, this only matters when one or more of the dependencies has additional metadata that makes it distinct from the rest, i.e. an :optional or :recommended tag. To combat this, make these special, "partial" X11 dependencies instances of different classes so that they are not de-duped. It will still be necessary, at the time when requirements are expanded by the installer, to de-duplicate any remaining X11 dependencies after applying the optional/recommended filters in order to avoid duplicated modifications to the environment (as ENV.x11 is not idempotent). c.f. Homebrew/homebrew#17369.
-
- Jan 31, 2013
-
-
Mike McQuaid authored
Closes Homebrew/homebrew#17317.
-
Mike McQuaid authored
-
Mike McQuaid authored
Use versions to better get hold of the filename.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
Use ENV['HOMEBREW_SOURCEFORGE_MIRROR']. Closes Homebrew/homebrew#15642. Closes Homebrew/homebrew#17368.
-
Mike McQuaid authored
Better version of ed357d. References Homebrew/homebrew#15711. References Homebrew/homebrew#17361. References Homebrew/homebrew#17437.
-
Jack Nagel authored
-
Charlie Sharpsteen authored
Also, move the line containing `info`, `home` and `options` to the top of the list as users should be running these before installation. Ref. Homebrew/homebrew#13224.
-
Jack Nagel authored
Fixes Homebrew/homebrew#17434.
-
- Jan 30, 2013
-
-
Jack Nagel authored
c.f. Homebrew/homebrew#17361.
-
Jack Nagel authored
Fixes Homebrew/homebrew#17422.
-
Adam Vandenberg authored
-
Adam Vandenberg authored
Closes Homebrew/homebrew#13349.
-
Mike McQuaid authored
Closes Homebrew/homebrew#17181.
-
Mike McQuaid authored
Allows a formula to selectively disable bottle pouring. e.g. the default Boost bottle does not work with a brewed Python. Fixes Homebrew/homebrew#17142
-
Mike McQuaid authored
Closes Homebrew/homebrew#14270
-
Mike McQuaid authored
-
Mike McQuaid authored
Closes Homebrew/homebrew#15711.
-
Mike McQuaid authored
-
Adam Vandenberg authored
Gmock and GTest should not be installed system-wide. Closes Homebrew/homebrew#17358.
-
Adam Vandenberg authored
Revert "Prevent linkapps from creating duplicate aliases" Revert "linkapp: create Finder aliases" This reverts commit e1a68f1ffbac9dc8209cc9ac2c8f2e34d11867af. This reverts commit bf2e6023d1bac08739b4562e19e07db448f0aba3. Closes Homebrew/homebrew#15308.
-
Adam Vandenberg authored
-
Jack Nagel authored
Fixes Homebrew/homebrew#17403.
-
- Jan 29, 2013
-
-
Jack Nagel authored
-
Misty De Meo authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Mike McQuaid authored
Closes Homebrew/homebrew#17383. Closes Homebrew/homebrew#17384.
-
Jack Nagel authored
Fixes Homebrew/homebrew#17379.
-