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
/
build_options.rb
Age
Commit message (
Expand
)
Author
2013-12-09
Ensure option names are consistent for default formula requirements
Jack Nagel
2013-12-05
Fix typo
Jack Nagel
2013-12-05
Only coerce to Option when needed
Jack Nagel
2013-10-26
C++11 support.
Xiyue Deng
2013-10-08
BuildOptions: detect if building a bottle.
Mike McQuaid
2013-09-21
Allow explicitly requiring universal deps
Jack Nagel
2013-09-14
Copies of BuildOptions should not share underlying collections
Jack Nagel
2013-09-05
Fix breakage in option recognition
Jack Nagel
2013-09-05
Improve python tests for brew bots
Samuel John
2013-08-31
Push dependency option generation into BuildOptions
Jack Nagel
2013-07-09
fix comment typo
Adam Vandenberg
2013-06-03
Python 2.x and 3.x support
Samuel John
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
Add support for optional and recommended deps
Adam Vandenberg
2013-01-26
Move BuildOptions to a separate file
Jack Nagel