aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tab.rb
AgeCommit message (Expand)Author
2016-04-02various: Homebrew/core is the core tapXu Cheng
2016-01-15tab: add source modified time metadataXu Cheng
2015-12-15Allow multiple option_names in dep/reqs.Mike McQuaid
2015-12-09Tab#tap: returns tap objectXu Cheng
2015-11-29tab: use installed_prefixesXu Cheng
2015-11-27tab: use cache to avoid rereading the same files.Mike McQuaid
2015-08-03Core files style updates.BrewTestBot
2015-08-02tab: check mxcl/master synonym unconditionallyXu Cheng
2015-08-02handle mxcl/master synonym inside Tab#from_file_contentXu Cheng
2015-07-31tab: set stable as default specXu Cheng
2015-07-31Tab: store spec of formulaXu Cheng
2015-06-27Stdlib check should use the compiler used to build the bottleJack Nagel
2015-06-27tab: tweak options info outputDominyk Tiller
2015-06-02tab: allow load from file contentXu Cheng
2015-05-27tab: add method to set tap.Mike McQuaid
2015-03-14Switch to a more useful serialization of tap infoJack Nagel
2015-03-11add bottle? method to TabTim D. Smith
2015-03-07Decouple the install receipt from ARGVJack Nagel
2015-02-21Switch to string keysJack Nagel
2015-02-21Eliminate conditionalJack Nagel
2015-02-21Set the path on "fake" install receiptsJack Nagel
2015-02-20Compiler is always a stringJack Nagel
2015-02-18Use ternary instead of inline rescueJack Nagel
2015-02-18Start recording the formula path in the install receiptJack Nagel
2015-02-18Revert "Start recording the formula path in the install receipt"Jack Nagel
2015-02-18Start recording the formula path in the install receiptJack Nagel
2014-12-26Fix "possible reference to past scope" warnings on 2.2Jack Nagel
2014-10-19tab: remap deprecated options in tabs.Mike McQuaid
2014-10-15Hide install receipt key namesJack Nagel
2014-10-09Tab#with? accepts the same types as BuildOptions#with?Jack Nagel
2014-08-14Use the as_flags method instead of mapJack Nagel
2014-08-13Replace Options.coerce with an alternate constructorJack Nagel
2014-08-13Only store strings in the tab objectJack Nagel
2014-08-13Revert "Replace Options.coerce with an alternate constructor"Mike McQuaid
2014-08-12Replace Options.coerce with an alternate constructorJack Nagel
2014-08-10Disconnect defined options from the build objectJack Nagel
2014-08-09Stop exposing combined options from the tabJack Nagel
2014-08-03Add predicate methods to Tab to match BuildOptionsJack Nagel
2014-08-02Use polymorphism to simplify stdlib compatibility checkJack Nagel
2014-07-30Add without? to TabJack Nagel
2014-07-30Pass the build object into the TabJack Nagel
2014-06-30Add a method for getting the repo HEADJack Nagel
2014-06-29Don't mutate the tab objectJack Nagel
2014-06-29Remove explicit selfJack Nagel
2014-06-29Normalize paths before calling Tab.from_fileJack Nagel
2014-06-29explicitly initialize stdlibJack Nagel
2014-06-22Move deprecated Formula class methods to compatJack Nagel
2014-03-22Don't send, just call the method directlyJack Nagel
2014-03-22Drop inaccurate commentJack Nagel
2014-03-22Use canonicalized path for loaded install receiptsJack Nagel