aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/bottles.rb
AgeCommit message (Expand)Author
2014-04-01Remove unused parameterJack Nagel
2014-03-10Inline install_bottle? logic into the installerJack Nagel
2014-03-10Wrap cellar compatibility check in a methodJack Nagel
2014-03-10Remove used options check from install_bottle?Jack Nagel
2014-03-10Make bottle implementation more genericJack Nagel
2014-03-10Make build_from_source an explicit installer modeJack Nagel
2014-03-05Prepare bottle tooling for formula revisionsJack Nagel
2014-03-05Consolidate bottle defaults and remove a methodJack Nagel
2013-12-08bottles: fix options hashesJack Nagel
2013-12-05bottle_filename: remove unused revision defaultMisty De Meo
2013-12-05Bottles: fix bottle_filename revisionMisty De Meo
2013-12-05Use BottleCollector in Bottle SoftwareSpecMisty De Meo
2013-12-05Add BottleCollectorMisty De Meo
2013-12-01Revert "Disable bottles when HOMEBREW_CELLAR.parent != HOMEBREW_PREFIX"Jack Nagel
2013-11-30Disable bottles when HOMEBREW_CELLAR.parent != HOMEBREW_PREFIXJack Nagel
2013-11-30Revert "disable :any bottles due to #24780"Jack Nagel
2013-11-30disable :any bottles due to #24780Adam Vandenberg
2013-10-23bottles: support mavericks.Mike McQuaid
2013-10-21Bottles: add Leopard/PPC tagsMisty De Meo
2013-10-21Update Leopard/Tiger bottle tagsMisty De Meo
2013-10-18Rename MacOS to OS::MacJack Nagel
2013-09-26Simplify setup for local bottle installationJack Nagel
2013-09-22Move bottle.rb logic from test-bot to brew bottle.Mike McQuaid
2013-09-21Give this condition a more revealing nameJack Nagel
2013-09-18Bottles: use options hash for install_bottle?Mike McQuaid
2013-09-01Allow forcing bottle installation.Mike McQuaid
2013-08-03bottles: use dedicated version class.Mike McQuaid
2013-07-18Move getting formula names from bottles to method.Mike McQuaid
2013-07-04bottles: only try f.bottle.revision if it exists.Mike McQuaid
2013-06-27bottles: remove legacy tab handling.Mike McQuaid
2013-06-26Remove unused guardAdam Vandenberg
2013-06-22bottles: add arguments cleanup TODO.Mike McQuaid
2013-06-15Avoid unnecessary float to string conversionJack Nagel
2013-06-14Use Hardware::CPU moduleJack Nagel
2013-06-06Decouple bottle tags from MacOS.catJack Nagel
2013-06-06bottles: use String#[] instead of "captures.first rescue nil"Jack Nagel
2013-04-14Optimization: avoid repeated interpolation in regexpJack Nagel
2013-03-09Warn on bottles skipped due to non-default Cellar.Mike McQuaid
2013-03-09bottles: remove unused 'version' from DSL.Mike McQuaid
2013-03-01Support 32-bit 10.6 bottles.Mike McQuaid
2013-03-01Add non-/usr/local bottles support.Mike McQuaid
2013-03-01Add custom bottle URL support.Mike McQuaid
2013-03-01Cleanup bottle DSL.Mike McQuaid
2013-01-29Add pour_bottle? method to Formula.Mike McQuaid
2013-01-29Cleanup old bottle syntax.Mike McQuaid
2013-01-26Move option comparison into BuildOptionsJack Nagel
2012-12-04Improve bottle error messages.Mike McQuaid
2012-12-01Fix bad reference to local_bottle_path.Mike McQuaid
2012-12-01Support installing bottles from local files.Mike McQuaid
2012-08-25Don't fail to cleanup redacted formula.Mike McQuaid