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
path:
root
/
Library
/
Homebrew
/
formula_support.rb
Age
Commit message (
Expand
)
Author
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-07-30
formula_support: add provided_pre_high_sierra keg_only
Dominyk Tiller
2017-06-28
Refactor using `Forwardable` and `DelegateClass`.
Markus Reiter
2017-05-01
formula_support: keg_only style harmonisation
Dominyk Tiller
2017-03-19
audit: check system dupe deps on new formulae.
Mike McQuaid
2017-01-17
Add `keg_only :versioned_formula`.
Mike McQuaid
2016-09-18
Use new "macOS" naming where appropriate.
Mike McQuaid
2016-09-17
rubocop --auto-correct all remaining files.
Mike McQuaid
2016-06-05
formula_support: don't fail without CLT/Xcode
Martin Afanasjew
2015-10-26
BottleDisableReason: enforce the use of :disable
Baptiste Fontaine
2015-10-23
audit: warn about unknown bottle modifiers
Baptiste Fontaine
2015-10-19
Formula: add bottle disable DSL
Xu Cheng
2015-09-08
formula_support: add Pre El Capitan keg_only
Dominyk Tiller
2015-08-04
formula_support: add provided_pre_mavericks
Dominyk Tiller
2015-07-28
KegOnlyReason: print only the explanation if there’s one
Baptiste Fontaine
2015-06-16
"Mac OS X" -> "OS X" in copy
Jack Nagel
2014-09-12
Don't use undent on keg-only reasons
Jack Nagel
2014-08-28
gettext, readline: Add keg_only :shadowed_by_osx
Shaun Jackman
2014-08-08
Remove another unnecessary default argument
Jack Nagel
2014-05-12
document FormulaConflict
Adam Vandenberg
2014-04-03
Add keg-only reason symbols for Xcode 4.3 and Xcode 5
Jack Nagel
2014-04-01
Make keg_only validation lazy
Jack Nagel
2013-09-14
Move SoftwareSpec to a separate file
Jack Nagel
2013-06-28
Reject versions that aren't strings
Jack Nagel
2013-06-28
Detect versions in tag specs
Jack Nagel
2013-06-28
Simplify custom version scheme handling
Jack Nagel
2013-06-09
Separate formula conflicts from requirements
Jack Nagel
2013-06-08
Bottle DSL: allow checksums access.
Mike McQuaid
2013-06-06
Decouple bottle tags from MacOS.cat
Jack Nagel
2013-06-06
Use ivar accessors
Jack Nagel
2013-06-04
Extract attr_rw from Formula for reuse
Jack Nagel
2013-05-27
Audit url/devel/head for redundant :using
Adam Vandenberg
2013-05-25
Remove cat_without_underscores bottle methods.
Mike McQuaid
2013-04-08
Remove dead code
Jack Nagel
2013-04-04
Rename checksums.rb to match class name
Jack Nagel
2013-03-28
Suppress uninitialized instance variable warnings
Jack Nagel
2013-03-18
Simplify SoftwareSpec checksum methods
Jack Nagel
2013-03-12
Pass filename and lineno arguments to class_eval
Jack Nagel
2013-03-11
Relocate bottles using install_name_tool.
Mike McQuaid
2013-03-09
Remove redundant attr_readers
Jack Nagel
2013-03-09
bottles: remove unused 'version' from DSL.
Mike McQuaid
2013-03-01
Add non-/usr/local bottles support.
Mike McQuaid
2013-03-01
Add custom bottle URL support.
Mike McQuaid
2013-03-01
Cleanup bottle DSL.
Mike McQuaid
2013-02-11
Avoid nil in URL specs
Jack Nagel
2013-01-29
Don't use underscores in (new) bottle filenames.
Mike McQuaid
2013-01-26
Move BuildOptions to a separate file
Jack Nagel
2013-01-26
Refactor option handling internals
Jack Nagel
2013-01-26
BuildOptions: check has_option? for universal and 32-bit
Jack Nagel
2013-01-26
BuildOptions: simplify setting description
Jack Nagel
[next]