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
/
dependency_collector.rb
Age
Commit message (
Expand
)
Author
2014-07-21
dependency_collector: add :java symbol
Mike McQuaid
2014-07-03
Replace ComparableSet with a Requirements collection
Jack Nagel
2014-07-02
Don't expose the dependency cache data structure
Jack Nagel
2014-07-01
Always use class.name to build inspect strings
Jack Nagel
2014-05-30
Remove build flag from ant dep
Jack Nagel
2014-05-23
Try to match unused symbol deps last
Jack Nagel
2014-05-19
Remove CLTDependency
Jack Nagel
2014-04-03
Remove special behavior of autotools symbol deps
Jack Nagel
2014-04-02
Add fast path for CVS dep
Jack Nagel
2014-03-22
dependency_collector: use ArgumentError exception.
Mike McQuaid
2014-03-09
dependency_collector: pass second tag as import.
Mike McQuaid
2014-03-05
Remove special X11 proxy deps
Jack Nagel
2014-02-28
Add TapDependency
Jack Nagel
2014-02-27
Cache and reuse Dependency objects
Jack Nagel
2014-01-20
PythonDependency: massive refactoring.
Mike McQuaid
2013-12-04
Homebrew CVS is required for Xcode 5+
Jack Nagel
2013-11-29
support .lz archives
Adam Vandenberg
2013-11-18
Implement inferred CVS dependency
Jack Nagel
2013-11-04
Remove special cases in build-time dep audit
Jack Nagel
2013-10-28
Add ant dependency
Jack Nagel
2013-10-15
Avoid the need to defensively flatten tags array
Jack Nagel
2013-09-28
Infer dependencies from download strategies and URLs
Jack Nagel
2013-09-14
Rename PythonInstalled to PythonDependency.
Mike McQuaid
2013-09-13
Stop mutating dependency specifications
Jack Nagel
2013-07-16
Allow specifying version in depends_on :python
Samuel John
2013-06-26
Add syntax sugar for MPIDependency
Jack Nagel
2013-06-26
Print inspected values in dependency collector errors
Jack Nagel
2013-06-25
Rename Fortran requirement to fix option generation
Jack Nagel
2013-06-24
Add :fortran requirement
Adam Vandenberg
2013-06-18
Python module deps, ext. python fix and 10.6 fix
Samuel John
2013-06-16
Add minimum OS X version requirement
Adam Vandenberg
2013-06-08
Add :ld64 dependency
Misty De Meo
2013-06-03
Python 2.x and 3.x support
Samuel John
2013-05-06
Reduce allocations in dependency construction
Jack Nagel
2013-05-06
TypeError is appropriate here
Jack Nagel
2013-05-06
Check Requirement before Dependency
Jack Nagel
2013-05-06
Extract string and class logic from parse_spec
Jack Nagel
2013-04-18
Don't accept Formula objects as dep specs
Jack Nagel
2013-04-17
Reorder dep spec types by frequency
Jack Nagel
2013-04-17
Add :hg build requirement.
Adam Vandenberg
2013-04-16
Reduce repeated array inclusion check
Jack Nagel
2013-04-07
Unify indentation of access modifiers
Jack Nagel
2013-04-02
Move x86_64 Requirement into core
Jack Nagel
2013-02-12
Establish a convention for Requirement names
Jack Nagel
2013-02-10
Add :libltdl dep for libtool's libltdl
Jack Nagel
2013-02-10
Shrink DependencyCollector#parse_symbol_spec and add tests
Jack Nagel
2013-02-02
Ensure :cairo and :pixman resolve to standard formula deps
Jack Nagel
2013-02-01
Mark symbol-style autotools deps as build deps by default
Jack Nagel
2013-01-31
Create proxy classes for "partial" X11 dependencies
Jack Nagel
2013-01-30
Pass tag to class name style requirement declarations
Jack Nagel
[next]