aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend
AgeCommit message (Expand)Author
2016-08-24Merge pull request #793 from reitermarkus/refactoring-pathnameMarkus Reiter
2016-08-24no_weak_imports: call ENV.append, not .addMisty De Meo
2016-08-24Merge Cask’s `Pathname` extension with Homebrew’s.Markus Reiter
2016-08-22Make -no_weak_imports opt-in.Mike McQuaid
2016-08-19Merge pull request #741 from tdsmith/weak-imports-opt-inMike McQuaid
2016-08-18remove ruby 1.8 compatible codesXu Cheng
2016-08-17Add permit_weak_imports directiveTim D. Smith
2016-08-17Document 'w' CCCFG flagTim D. Smith
2016-08-17ENV/super: use Hardware::CPU.is_32_bit?Xu Cheng
2016-08-17shared: handle missing Xcode/CLT version.Mike McQuaid
2016-08-17Merge pull request #721 from MikeMcQuaid/no_weak_importsMike McQuaid
2016-08-17extend/fileutils: assume Ruby 2.Mike McQuaid
2016-08-16superenv: add LDFLAGS if disabling weak imports.Mike McQuaid
2016-08-16ENV/std: add LDFLAGS if disabling weak imports.Mike McQuaid
2016-08-16mac/ENV/shared: add check for disabling weak imports.Mike McQuaid
2016-08-16Add OS X-specific SharedEnvExtension.Mike McQuaid
2016-08-06Update upgrade/outdated methods for head versionsVlad Shablinsky
2016-08-06Fix update commit for non-HEAD kegs with head spec (#644)Uladzislau Shablinski
2016-07-29Add missing development_tools requires.Mike McQuaid
2016-07-29linux/hardware/cpu: import family from Linuxbrew.Mike McQuaid
2016-07-28audit: don't check formula linkage.Mike McQuaid
2016-07-27diagnostic: port to generic layer.Mike McQuaid
2016-07-27development_tools: add install instruction helpers.Mike McQuaid
2016-07-27blacklist: port to generic layer.Mike McQuaid
2016-07-24audit: only check undeclared deps for standard installations. (#576)Xu Cheng
2016-07-17mac/diagnostic: add check_for_prerelease_xcodeDominyk Tiller
2016-07-17Update commit when resolving the formula (#536)Uladzislau Shablinski
2016-07-17extend/ARGV: avoid assignment in argument listMartin Afanasjew
2016-07-17ARGV#kegs: using installed_prefix to locate kegXu Cheng
2016-07-17ARGV#resolved_formulae: check whether input is a formula fileXu Cheng
2016-07-16ENV: fix homebrew_extra_pkg_config_pathsilovezfs
2016-07-16Unify Version.create usageVlad Shablinsky
2016-07-15ENV: move to new paths. (#507)Mike McQuaid
2016-07-15ARGV#resolved_formulae: also load build optionsXu Cheng
2016-07-15super: remove effective_sysroot.Mike McQuaid
2016-07-15super: migrate xml2 cmake to mac/superDominyk Tiller
2016-07-15mac/super: restore definition of effective_sysrootDominyk Tiller
2016-07-14formula_cellar_checks: add check_linkageXu Cheng
2016-07-13various: proper escape dot in regexXu Cheng
2016-07-13describe_homebrew_ruby: fix regexXu Cheng
2016-07-13describe_homebrew_ruby: s may be a frozen stringXu Cheng
2016-07-13superenv: restore HOMEBREW_PREFIX/libDominyk Tiller
2016-07-12superenv: port to generic OS. (#457)Mike McQuaid
2016-07-12stdenv: port to generic OS. (#456)Mike McQuaid
2016-07-11config: show homebrew ruby for all system (#492)Xu Cheng
2016-07-09extend/os/mac/keg_relocate: fix weird omissionMartin Afanasjew
2016-07-09keg_relocate: port to generic OS. (#453)Mike McQuaid
2016-07-09formula_cellar_checks: port to generic OS. (#452)Mike McQuaid
2016-07-09emoji: extract logic into generic OS classes. (#450)Mike McQuaid
2016-07-07Add GitRepositoryExtensionMartin Afanasjew