index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
dependencies.rb
Age
Commit message (
Expand
)
Author
2014-11-21
Remove unnecessary array allocations
Jack Nagel
2014-11-21
Fix dependency equality
Jack Nagel
2014-11-20
Improve inspect output for dependency collections
Jack Nagel
2014-08-14
Use the Enumerable implementation of include?
Jack Nagel
2014-07-03
Replace ComparableSet with a Requirements collection
Jack Nagel
2014-07-01
Use to_a definition from Enumerable
Jack Nagel
2014-02-13
Implement equality for Dependencies collections
Jack Nagel
2013-05-10
Add type accessors to Dependencies
Jack Nagel
2013-01-26
Split dependency classes into separate files
Jack Nagel
2013-01-26
Fix Dependencies -> Array conversion
Jack Nagel
2013-01-26
Tag Xcode and CLT requirements as build-time
Jack Nagel
2013-01-26
Add "depends_on :clt"
samueljohn
2013-01-26
FormulaInstaller: construct new ARGV from an Options collection
Jack Nagel
2013-01-26
FormulaInstaller: allow formulae to pass options to deps
Jack Nagel
2013-01-26
Dependency.expand_dependencies
Jack Nagel
2013-01-26
Dependency#to_formula and associated helpers
Jack Nagel
2013-01-26
Allow depending on requirement class or instance.
Mike McQuaid
2013-01-22
Infer path to be added for requirements that search PATH
Jack Nagel
2013-01-22
requirements: enable userpaths by default during evaluation
Jack Nagel
2013-01-21
Allow satisfied? to be specified in a block
Jack Nagel
2013-01-21
Object#instance_exec for Ruby 1.8.6
Jack Nagel
2013-01-21
Allow env DSL to take a block
Jack Nagel
2013-01-13
Remove <=> from Dependency interface
Jack Nagel
2013-01-13
Add tex requirement
Xiyue Deng
2013-01-07
Allow conversion of Dependencies to Array
Jack Nagel
2013-01-07
Remove Array subclassing
Jack Nagel
2013-01-04
Add support for external ocaml deps via opam
Alex Reece
2012-12-26
Allow requirements to specify env options
Jack Nagel
2012-12-26
Add a small DSL for setting requirement options
Jack Nagel
2012-11-08
Factor out MySQL and Postgres requirements
Jack Nagel
2012-10-25
Allow requirements to record tags
Jack Nagel
2012-10-25
Move requirement subclasses to a separate file
Jack Nagel
2012-10-15
Manage Requirements using ComparableSet
Misty De Meo
2012-10-02
Replace mentions of easy_install by pip
samueljohn
2012-09-10
Clarify that brew does not provide XQuartz
Charlie Sharpsteen
2012-08-24
XCodeDependency: Clarify that Xcode.app is needed
Charlie Sharpsteen
2012-08-22
Don't use XQuartz for e.g. :libpng on 10.8.
Mike McQuaid
2012-08-18
Deprecate MacOS.version? style methods
Jack Nagel
2012-08-17
Add special :xcode dependency
Adam Vandenberg
2012-08-14
Recursively expand requirements in FormulaInstaller
Jack Nagel
2012-08-12
Make Set available globally
Jack Nagel
2012-08-09
Document dependencies.rb
Adam Vandenberg
2012-08-08
Add modular x11 dependencies.
Mike McQuaid
2012-08-07
Allow multiple unsatisfied fatal requirements
Adam Vandenberg
2012-08-01
Move X11 machinery into MacOS::XQuartz namespace
Jack Nagel
2012-07-30
Add conflicts_with DSL method
Misty De Meo
2012-07-28
dependencies.rb: Add MPI compiler Requirement
Charlie Sharpsteen
2012-07-27
Deduplicate requirements
Jack Nagel
2012-07-27
Requirement: add modify_build_environment method
Jack Nagel
2012-07-25
Use new Xcode module
Jack Nagel
[next]