aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/options.rb
AgeCommit message (Expand)Author
2014-12-16Capitalize descriptions of --HEAD, --develKyungdahm Yun
2014-08-10Disconnect defined options from the build objectJack Nagel
2014-08-07Prefer interpolationJack Nagel
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2013-12-15options: show --HEAD and --devel when appropriateAdam Vandenberg
2013-06-26Clean up `brew options`Jack Nagel
2013-03-20Fix `brew options --all`Jack Nagel
2013-01-14options: sort options consistentlyJack Nagel
2012-08-21Formula.EnumerableMax Howell
2012-08-20Simplify build options APIJack Nagel
2012-08-13options: Print "--" in option name for --compactMisty De Meo
2012-08-11Fix normalization of old- and new-style optionsMisty De Meo
2012-08-11options: Don't add "--" to options that have itMisty De Meo
2012-08-11options: fix missing leading "--" in outputJack Nagel
2012-08-09Fix info/options for new options dslAdam Vandenberg
2012-08-08Add `option` to the DSLAdam Vandenberg
2012-08-04Show options for foo with `brew info foo`Max Howell
2012-02-04Warn the user of required argumentsJack Nagel
2011-11-22options: treat outdated brews as installedJack Nagel
2011-09-12brew-options: add --installed flagJack Nagel
2011-09-11brew-options: actually skip formulae with no optionsJack Nagel
2011-03-19brew options: allow --allAdam Vandenberg
2011-03-12'brew options' now an official commandAdam Vandenberg