index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-29
0.9.4: optional/recommended support
0.9.4
Adam Vandenberg
2013-01-29
Add 'instal' to completions
Adam Vandenberg
2013-01-29
Keg#lock: guard against nil in ensure
Jack Nagel
2013-01-29
Update Xcode.version for 4.6
Jack Nagel
2013-01-29
Don't print git origin check without git repo
Misty De Meo
2013-01-29
Update clang version regexp in CLT check
Jack Nagel
2013-01-28
remove vim from the blacklist
Jack Nagel
2013-01-28
Update latest CLT version
Jack Nagel
2013-01-28
doctor: fix typo
Jack Nagel
2013-01-28
Fix clang version detection on Xcode 4.6+
Jack Nagel
2013-01-28
Fix compiler map key
Jack Nagel
2013-01-28
Xcode 4.6 released.
Mike McQuaid
2013-01-28
LanguageModuleDependency: call super() to generate tags list
Jack Nagel
2013-01-28
Filter optional and reccommended requirements
Jack Nagel
2013-01-28
Generate options for optional and recommended requirements
Jack Nagel
2013-01-28
DependencyCollector: return created dep from #add
Jack Nagel
2013-01-28
Allow specifying a name attribute for X11Dependency
Jack Nagel
2013-01-27
Consider correct dependent when skipping build-time deps
Jack Nagel
2013-01-27
Extract unsatisfied dependency logic from installer
Jack Nagel
2013-01-27
Invoke super() in requirement subclasses
Jack Nagel
2013-01-27
audit: hint about depends_on Class
Adam Vandenberg
2013-01-27
Update require
Jack Nagel
2013-01-27
doctor: fix transposed git command
Sema
2013-01-26
superenv: --use-gcc should specify gcc-4.2
Misty De Meo
2013-01-26
xcrun: actually try fallbacks
Misty De Meo
2013-01-26
Split dependency classes into separate files
Jack Nagel
2013-01-26
Generate options immediately following depends_on
Jack Nagel
2013-01-26
Don't force universal for build deps
Jack Nagel
2013-01-26
FormulaInstaller: wrap --build-from-source in an Option object
Jack Nagel
2013-01-26
locks: ensure lock directory exists
Jack Nagel
2013-01-26
audit: warn about nonexistent options passed to deps
Jack Nagel
2013-01-26
upgrade: use standard Tab accessor
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
Replace usages of recursive_deps with recursive_dependencies
Jack Nagel
2013-01-26
upgrade: offload dependency expansion to FormulaInstaller
Jack Nagel
2013-01-26
uses: utilize modern dependency API
Jack Nagel
2013-01-26
missing: ignore unused optional and recommended deps
Jack Nagel
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
FormulaInstaller: don't install bottle if options were passed
Jack Nagel
2013-01-26
FormulaInstaller: make tab an attr, but never a parameter
Jack Nagel
2013-01-26
Dependency.expand_dependencies
Jack Nagel
2013-01-26
Let option override with/without descriptions
Adam Vandenberg
2013-01-26
Add support for optional and recommended deps
Adam Vandenberg
2013-01-26
Formula::finalize_dsl
Adam Vandenberg
2013-01-26
FormulaInstaller: implement installation locks
Jack Nagel
2013-01-26
FormulaInstaller: skip build-time deps for bottles
Jack Nagel
2013-01-26
FormulaInstaller: factor out dependency installation
Jack Nagel
[next]