aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2014-04-29Drop obsolete compiler fallback in stdenvJack Nagel
2014-04-29Remove test that doesn't add valueJack Nagel
2014-04-29ENV/shared: use homebrew/versions GCC if installedMike McQuaid
2014-04-29Use MacOS.locate and delete wrong commentJack Nagel
2014-04-29Remove comment that no longer reflects adjacent codeJack Nagel
2014-04-29We don't use -Qunused-arguments anymoreJack Nagel
2014-04-29ENV.{cc,cxx} setters already set OBJC and OBJCXXJack Nagel
2014-04-29Make ENV.O4 a no-opJack Nagel
2014-04-27brew list --versions --multipleAdam Vandenberg
2014-04-27run macports check after failed build instead of before every buildAndrew Potter
2014-04-27Respect tap directory layout when searchingJack Nagel
2014-04-27Use canonical_name to canonicalize aliasesJack Nagel
2014-04-27Search results should always be sortedJack Nagel
2014-04-27Use Formulary.factory to find formula in tapsJack Nagel
2014-04-26Explicitly pass key-value options to the build processJack Nagel
2014-04-25Yield absolute paths from find_formulaJack Nagel
2014-04-25Pass around only absolute paths when dealing with tapsJack Nagel
2014-04-25Build relative paths using resolved_path and relative_path_fromJack Nagel
2014-04-25Less code in begin clauseJack Nagel
2014-04-25Extract some boilerplate into an each_tap methodJack Nagel
2014-04-24Don't use a regexp to match paths, just compare them for equalityJack Nagel
2014-04-24Pass arguments instead of reopening PathnameJack Nagel
2014-04-24Using existing method to make tap symlinksJack Nagel
2014-04-24Make the on-disk representation of taps unambiguousTsukasa OMOTO
2014-04-23separate the brew info for multiple formulaeDan Martinez
2014-04-23Migrate apple-gcc42 back to homebrew/versions.Mike McQuaid
2014-04-23Use gcc instead of apple-gcc42 when needed.Mike McQuaid
2014-04-23LICENSE: move to root folder.Mike McQuaid
2014-04-23Support core GCC formula as a GCC compiler.Mike McQuaid
2014-04-23shared: don't warn about non-Apple compilers now.Mike McQuaid
2014-04-23formula: move cxxstdlib methods to the class.Mike McQuaid
2014-04-22Only directories are candidates for superenv binJack Nagel
2014-04-22Simplify conditions for superenv activationJack Nagel
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