aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/bottles.rb
AgeCommit message (Expand)Author
2015-10-18remove unnecessary require statementsXu Cheng
2015-09-08Use system tar for bottle TOC inspectionchdiza
2015-08-06more core file style updated by rubocopXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-08-02handle mxcl/master synonym inside Tab#from_file_contentXu Cheng
2015-07-24bottle_resolve_version: return PkgVersionXu Cheng
2015-07-06auto resolve bottle root_url based on tapXu Cheng
2015-06-07bottles: new method bottle_resolve_vesrionXu Cheng
2015-06-07bottles: new method bottle_receipt_pathXu Cheng
2015-06-02new method bottle_resolve_formula_namesXu Cheng
2015-06-02remove bottle_versionXu Cheng
2015-04-26remove Bintray.version methodXu Cheng
2015-02-19bottles: add Bintray package naming method.Mike McQuaid
2015-02-19bottles: expand Bintray tap repository handling.Mike McQuaid
2015-02-19bottles: add Bintray class.Mike McQuaid
2014-07-18Ask the filename object for the prefixJack Nagel
2014-07-18Move bottle URL construction to the bottle objectJack Nagel
2014-07-18Move bottle filename construction to a classJack Nagel
2014-07-16Don't raise when converting the tag to a version failsJack Nagel
2014-07-16Separate tag matching and checksum lookupJack Nagel
2014-07-16Use [] on the instance rather than the wrapped hashJack Nagel
2014-07-16Rename variableJack Nagel
2014-07-16Mark private methods as privateJack Nagel
2014-07-16Add key? to BottleCollectorJack Nagel
2014-07-16Rename fetch_bottle_for to fetch_checksum_forJack Nagel
2014-07-15Implement []= on BottleCollectorJack Nagel
2014-07-15Ensure that all required keys are passed to bottle_filenameJack Nagel
2014-07-15Remove default tag value from bottle_filenameJack Nagel
2014-07-13Remove default value from bottle_url options parameterJack Nagel
2014-07-13Remove default value from bottle_suffix parameterJack Nagel
2014-07-13Inline method so we don't merge and unpack options twiceJack Nagel
2014-07-13Inline method that just wraps a constantJack Nagel
2014-07-12Simplify early return conditionJack Nagel
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 Homebrew/homebrew#24780"Jack Nagel
2013-11-30disable :any bottles due to Homebrew/homebrew#24780Adam Vandenberg