aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-06Don't use Hash#firstJack Nagel
2014-08-06cc: blacklist -fno-inline-functions-called-once.Brandon Bennett
2014-08-04Use flat style gittip buttonJack Nagel
2014-08-04utils: use the $stderr global variable.Federico Bond
2014-08-04brew-test-bot: fix upload type bug.Mike McQuaid
2014-08-04brew-test-bot: support taps.Maurus Cuelenaere
2014-08-03Add predicate methods to Tab to match BuildOptionsJack Nagel
2014-08-03Add inspect to CxxStdlibJack Nagel
2014-08-03Add inspect to CompilerFailureJack Nagel
2014-08-03Add another TODOJack Nagel
2014-08-03Eliminate a nil checkJack Nagel
2014-08-03Remove dead codeJack Nagel
2014-08-03Eliminate consideration of major_versionJack Nagel
2014-08-03Use a separate class for GNU compiler failuresJack Nagel
2014-08-03Move compiler failure matching logic into failure objectJack Nagel
2014-08-03Rename compiler attribute to nameJack Nagel
2014-08-03Don't pass nil to fails_with?Jack Nagel
2014-08-03Remove an is_a checkJack Nagel
2014-08-02Simplify compatibility logicJack Nagel
2014-08-02Partially revert e1f97e2 to pass new test casesJack Nagel
2014-08-02Drop unnecessary parensJack Nagel
2014-08-02Use polymorphism to simplify stdlib compatibility checkJack Nagel
2014-08-02type is guaranteed to be a symbol by the factory methodJack Nagel
2014-08-02CxxStdlib should be immutable so remove writer methodsJack Nagel
2014-08-01Eagerly create and reuse cxx11 compiler failure objectsJack Nagel
2014-08-01Remove knowledge of DSL implementation from initializeJack Nagel
2014-08-01outdated: allow passing formulae as arguments.Mike McQuaid
2014-08-01show cmd being executedAdam Vandenberg
2014-08-01add helpers for formula testsAdam Vandenberg
2014-07-31Hide the options data structure betterJack Nagel
2014-07-31Make options available on the spec objectsJack Nagel
2014-07-31Reduce direct accesses of the args collectionJack Nagel
2014-07-31Handle tap file renames that remove a file from the formula directoryJack Nagel
2014-07-30Use a module since the @build ivar is going away soonJack Nagel
2014-07-30Remove confusing implicit options handlingJack Nagel
2014-07-30Use the tab in place of build during testsJack Nagel
2014-07-30Add without? to TabJack Nagel
2014-07-30Pass the build object into the TabJack Nagel
2014-07-30Remove unused accessorJack Nagel
2014-07-30Simplify BuildOptions copy testsJack Nagel
2014-07-30Rename resource? to resource_defined?Jack Nagel
2014-07-30Handle nonexistent files when constructing ConflictErrorJack Nagel
2014-07-29Limit exposure of the options data structuresJack Nagel
2014-07-29--cc=: make GNU_GCC checks stricterMisty De Meo
2014-07-29Remove unused requireJack Nagel
2014-07-29Use the library path constant to get the library pathJack Nagel
2014-07-29Remove patch hacks from unpackJack Nagel
2014-07-29Remove patch hacks from auditJack Nagel
2014-07-29Simplify internal representation of patchesJack Nagel
2014-07-29Decouple DATA patches from the executing scriptJack Nagel