aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2014-04-21The argument to MacOS.locate is always a stringJack Nagel
2014-04-21rewrite TeX requirement messageMario Mueller
2014-04-21Only check Xcode prefix when non-nilJack Nagel
2014-04-21Remove comments that no longer reflect any adjacent codeJack Nagel
2014-04-21Don't test jruby deps since it makes the tests slowJack Nagel
2014-04-21Adjust installer for updated link error handlingJack Nagel
2014-04-21Adjust link command for updated error handlingJack Nagel
2014-04-21Raise AlreadyLinkedError when a keg is already linkedJack Nagel
2014-04-21Only unlink after a LinkErrorJack Nagel
2014-04-21Raise useful errors from make_relative_symlinkJack Nagel
2014-04-21Rework make_relative_symlink error handling and move it into kegJack Nagel
2014-04-21Fix keg version in Formula#to_hashFinn Smith
2014-04-20Remove obsolete DEVELOPER_DIR hacksJack Nagel
2014-04-19Add another commentJack Nagel
2014-04-19Elaborate on why we should remove this codeJack Nagel
2014-04-19Move mydumper to the boneyardAdam Vandenberg
2014-04-19colormake 0.9Yann-R
2014-04-18Handle formula URLs with query parameters. This is useful for fetching formul...David Turner
2014-04-18search: move nginx to Homebrew organisation.Mike McQuaid
2014-04-15Don't use assert_nothing_raisedJack Nagel
2014-04-15Remove questionable testJack Nagel
2014-04-15Update commentJack Nagel
2014-04-15Start cleaning up Xcode.versionJack Nagel
2014-04-15Fix syntax errorJack Nagel
2014-04-15Xcode.bad_xcode_select_path? is used only once, so inline itJack Nagel
2014-04-15Remove yet another xcode-select checkJack Nagel
2014-04-15Don't call xcrun twiceJack Nagel
2014-04-15Remove another unnecessary checkJack Nagel
2014-04-15Remove unnecessary xcode-select checkJack Nagel
2014-04-15Document some unanswered questions in the Xcode moduleJack Nagel
2014-04-15Remove dead constantJack Nagel
2014-04-14Use quiet_system to silence some useless warningsJack Nagel
2014-04-14Remove overzealous exceptionsJack Nagel
2014-04-14CompilerFailure: llvm can't build C++11 eitherMisty De Meo
2014-04-13Use correct basename when updating dylib IDsJack Nagel
2014-04-13Allow access to both the linked dylibs and the dylib IDJack Nagel
2014-04-13Always return a string from dylib_id_forJack Nagel
2014-04-12CompilerFailure: don't mutate compiler hashesMisty De Meo
2014-04-12Formula: provide compiler failure collectionsMisty De Meo
2014-04-11audit: use .diff instead of .patch for github diffsAdam Vandenberg
2014-04-10Migrate homebrew-php to Homebrew organization.Mike McQuaid
2014-04-10Add tests for new bottling hooks.Mike McQuaid
2014-04-10Add hooks for pouring bottles.Mike McQuaid
2014-04-08unlink: prefer "symlinks" since that's how it is reported by linkJack Nagel
2014-04-07GithubGistFormula doesn't need to know the exact signature of initializeJack Nagel
2014-04-07Restore recursive tap searchJack Nagel
2014-04-07Restore documented behavior of `brew uses foo bar`Jack Nagel
2014-04-07uses: only check ARGV for recursive flag onceJack Nagel
2014-04-07doctor: fix typoJack Nagel
2014-04-06Initialize cxxstdlib set lazilyJack Nagel