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
/
bottles.rb
Age
Commit message (
Expand
)
Author
2014-04-01
Remove unused parameter
Jack Nagel
2014-03-10
Inline install_bottle? logic into the installer
Jack Nagel
2014-03-10
Wrap cellar compatibility check in a method
Jack Nagel
2014-03-10
Remove used options check from install_bottle?
Jack Nagel
2014-03-10
Make bottle implementation more generic
Jack Nagel
2014-03-10
Make build_from_source an explicit installer mode
Jack Nagel
2014-03-05
Prepare bottle tooling for formula revisions
Jack Nagel
2014-03-05
Consolidate bottle defaults and remove a method
Jack Nagel
2013-12-08
bottles: fix options hashes
Jack Nagel
2013-12-05
bottle_filename: remove unused revision default
Misty De Meo
2013-12-05
Bottles: fix bottle_filename revision
Misty De Meo
2013-12-05
Use BottleCollector in Bottle SoftwareSpec
Misty De Meo
2013-12-05
Add BottleCollector
Misty De Meo
2013-12-01
Revert "Disable bottles when HOMEBREW_CELLAR.parent != HOMEBREW_PREFIX"
Jack Nagel
2013-11-30
Disable bottles when HOMEBREW_CELLAR.parent != HOMEBREW_PREFIX
Jack Nagel
2013-11-30
Revert "disable :any bottles due to #24780"
Jack Nagel
2013-11-30
disable :any bottles due to #24780
Adam Vandenberg
2013-10-23
bottles: support mavericks.
Mike McQuaid
2013-10-21
Bottles: add Leopard/PPC tags
Misty De Meo
2013-10-21
Update Leopard/Tiger bottle tags
Misty De Meo
2013-10-18
Rename MacOS to OS::Mac
Jack Nagel
2013-09-26
Simplify setup for local bottle installation
Jack Nagel
2013-09-22
Move bottle.rb logic from test-bot to brew bottle.
Mike McQuaid
2013-09-21
Give this condition a more revealing name
Jack Nagel
2013-09-18
Bottles: use options hash for install_bottle?
Mike McQuaid
2013-09-01
Allow forcing bottle installation.
Mike McQuaid
2013-08-03
bottles: use dedicated version class.
Mike McQuaid
2013-07-18
Move getting formula names from bottles to method.
Mike McQuaid
2013-07-04
bottles: only try f.bottle.revision if it exists.
Mike McQuaid
2013-06-27
bottles: remove legacy tab handling.
Mike McQuaid
2013-06-26
Remove unused guard
Adam Vandenberg
2013-06-22
bottles: add arguments cleanup TODO.
Mike McQuaid
2013-06-15
Avoid unnecessary float to string conversion
Jack Nagel
2013-06-14
Use Hardware::CPU module
Jack Nagel
2013-06-06
Decouple bottle tags from MacOS.cat
Jack Nagel
2013-06-06
bottles: use String#[] instead of "captures.first rescue nil"
Jack Nagel
2013-04-14
Optimization: avoid repeated interpolation in regexp
Jack Nagel
2013-03-09
Warn on bottles skipped due to non-default Cellar.
Mike McQuaid
2013-03-09
bottles: remove unused 'version' from DSL.
Mike McQuaid
2013-03-01
Support 32-bit 10.6 bottles.
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-01-29
Add pour_bottle? method to Formula.
Mike McQuaid
2013-01-29
Cleanup old bottle syntax.
Mike McQuaid
2013-01-26
Move option comparison into BuildOptions
Jack Nagel
2012-12-04
Improve bottle error messages.
Mike McQuaid
2012-12-01
Fix bad reference to local_bottle_path.
Mike McQuaid
2012-12-01
Support installing bottles from local files.
Mike McQuaid
2012-08-25
Don't fail to cleanup redacted formula.
Mike McQuaid
[next]