aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2014-09-05Make logging cheaper in the non-verbose caseJack Nagel
2014-09-05Add timestamp and argument list to log filesJack Nagel
2014-09-04doctor: print values of DYLD_* env varsJack Nagel
2014-09-04Hack around Zlib constant conflictJack Nagel
2014-09-02audit: fix line number typo.Mike McQuaid
2014-09-01audit: fix line number off-by-oneJack Nagel
2014-09-01Add Go language module, resourcesMisty De Meo
2014-09-01resource: escape slashes from download_nameMisty De Meo
2014-08-31Rewrite fails_with tests as tests for CompilerFailureJack Nagel
2014-08-31plist_caveats: simplify the block and add a commentXu Cheng
2014-08-31plist_caveats: remove `launchctl list` as it requires sudo for root servicesXu Cheng
2014-08-31brew-services: mkpath first if destination dir not existedXu Cheng
2014-08-30Use the accessors to update the test doubleJack Nagel
2014-08-30Test CompilerSelector against a SoftwareSpec instanceJack Nagel
2014-08-30Remove unnecessary empty blockJack Nagel
2014-08-30Test fails_with against spec objectsJack Nagel
2014-08-30Test against real CompilerFailure objectsJack Nagel
2014-08-30Remove obsolete nil checkJack Nagel
2014-08-30Convert deps collections to arrays firstJack Nagel
2014-08-30Install dependencies before an interactive installJack Nagel
2014-08-30Use different variable nameJack Nagel
2014-08-30brew-test-bot: check dependencies' compilers too.Mike McQuaid
2014-08-30Fix tests on 1.8Jack Nagel
2014-08-29Use cp because install warns on empty arraysJack Nagel
2014-08-29Copy config.log even if the build succeedsJack Nagel
2014-08-29Collapse iteration to a mapJack Nagel
2014-08-29Options internals no longer need to support switchesJack Nagel
2014-08-29Add a method for retrieving only flags from ARGVJack Nagel
2014-08-29Move handling of leading dashes to Options.createJack Nagel
2014-08-28Single character options should not be used in a formulaJack Nagel
2014-08-28Simplify implementation of ARGV.flag? and ARGV.switch?Jack Nagel
2014-08-28Use two-argument form of String#sliceJack Nagel
2014-08-28Implement ARGV.named in terms of ARGV.options_onlyJack Nagel
2014-08-28ARGV.spec should be privateJack Nagel
2014-08-28gettext, readline: Add keg_only :shadowed_by_osxShaun Jackman
2014-08-27Rewrite missing_options in a more obvious wayJack Nagel
2014-08-27Move OpenFST and OpenGRM-ngram to homebrew-scienceKyle Gorman
2014-08-27Make sure all exceptions are sent back to the parent processJack Nagel
2014-08-27Explicitly pass options into the build objectJack Nagel
2014-08-27Spell out formula in parameter and attribute namesJack Nagel
2014-08-27Object#methods returns an array of symbols on 1.9+Jack Nagel
2014-08-27Remove to_str from OptionJack Nagel
2014-08-26Structure the build process so that we don't need an at_exit hookJack Nagel
2014-08-26Avoid intermediate option objectsJack Nagel
2014-08-26etc.install: handle recursive directory installs.Mike McQuaid
2014-08-25Inline variableJack Nagel
2014-08-25install: search when formula isn't found.Mike McQuaid
2014-08-25requirements: don't print out java_home.Mike McQuaid
2014-08-24Add friendlier local file missing errorLarry Shaffer
2014-08-24Revert "Use the dependency object as the key in the inherited_options hash"Jack Nagel