aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/build_options.rb
AgeCommit message (Expand)Author
2014-02-28Use Dependency#option_name in BuildOptions#add_dep_optionJack Nagel
2013-12-09Ensure option names are consistent for default formula requirementsJack Nagel
2013-12-05Fix typoJack Nagel
2013-12-05Only coerce to Option when neededJack Nagel
2013-10-26C++11 support.Xiyue Deng
2013-10-08BuildOptions: detect if building a bottle.Mike McQuaid
2013-09-21Allow explicitly requiring universal depsJack Nagel
2013-09-14Copies of BuildOptions should not share underlying collectionsJack Nagel
2013-09-05Fix breakage in option recognitionJack Nagel
2013-09-05Improve python tests for brew botsSamuel John
2013-08-31Push dependency option generation into BuildOptionsJack Nagel
2013-07-09fix comment typoAdam Vandenberg
2013-06-03Python 2.x and 3.x supportSamuel John
2013-01-26FormulaInstaller: construct new ARGV from an Options collectionJack Nagel
2013-01-26FormulaInstaller: allow formulae to pass options to depsJack Nagel
2013-01-26Add support for optional and recommended depsAdam Vandenberg
2013-01-26Move BuildOptions to a separate fileJack Nagel