aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend
AgeCommit message (Expand)Author
2017-08-08formula_cellar_checks: fix broken dylib spacing.Mike McQuaid
2017-08-07formula_cellar_checks: remove stray backtick.1.3.1Mike McQuaid
2017-08-07Merge pull request #3017 from MikeMcQuaid/reinstall_broken_bottlesMike McQuaid
2017-08-07Merge pull request #2998 from andrewyatz/bugfix/pkgconfiglibdirMike McQuaid
2017-08-07formula_cellar_checks: reinstall broken bottles.Mike McQuaid
2017-08-07Incorrect - addedAndrew Yates
2017-08-03Moving /usr/lib/pkg-config to be firstAndrew Yates
2017-08-03Adding in "/usr/lib/pkg-config"Andrew Yates
2017-08-03Remove errant pkg-config libdir Andrew Yates
2017-08-03audit: add additional php header ignore patternsJan Viljanen
2017-07-22cpu: fix SSE4 detection on LinuxShaun Jackman
2017-07-15FileUtils.make: don't bypass superenvMisty De Meo
2017-07-12Revert "FileUtils.make: don't bypass superenv"ilovezfs
2017-07-07FileUtils.make: don't bypass superenvMisty De Meo
2017-07-05cpu: fix SSE3 detection on LinuxJonathan Chang
2017-06-28Refactor using `Forwardable` and `DelegateClass`.Markus Reiter
2017-06-12Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs1.2.3Mike McQuaid
2017-06-12Autocorrect Rubocop Style/SpecialGlobalVars.Mike McQuaid
2017-06-10Autocorrect Rubocop Style/PerlBackrefs.Mike McQuaid
2017-06-06Fix undefined variable ruby_versionconstXife
2017-06-03String: backport #match? from 2.4.0Misty De Meo
2017-06-02Re-revert "Fix operator spacing."Markus Reiter
2017-06-01Revert "Fix operator spacing."ilovezfs
2017-05-31Fix operator spacing.Markus Reiter
2017-05-31Merge pull request #2700 from sjackman/env-std-linuxMike McQuaid
2017-05-30Pathname: use Digest::SHA256 aliasMisty De Meo
2017-05-30Stdenv: Add ENV.libxml2 and ENV.x11 for LinuxBob W. Hogg
2017-05-29Use parallel RuboCopMike McQuaid
2017-05-27diagnostic: move some more macOS doctor checks.Mike McQuaid
2017-05-08Remove `to_s` from some `Pathname`s.Markus Reiter
2017-04-30Use `PATH#select`.Markus Reiter
2017-04-30Rename `PATH#validate` to `PATH#existing`.Markus Reiter
2017-04-30Use `PATH` where possible.Markus Reiter
2017-04-30Remove `Array#to_path_s`.Markus Reiter
2017-04-30Use `to_path_s` for `determine_pkg_config_libdir`.Markus Reiter
2017-04-23Fix and remove various TODOs.Mike McQuaid
2017-04-23Merge pull request #2524 from MikeMcQuaid/more-env-filtering-fixesMike McQuaid
2017-04-22super: re-add set_cpu_flags.Mike McQuaid
2017-04-22Hide sensitive tokens from install/test/post.Mike McQuaid
2017-04-22More deprecations.Mike McQuaid
2017-04-20Merge pull request #2274 from rwhogg/fuse-requirementMike McQuaid
2017-04-20Ensure `readline_nonblock` returns an UTF-8 string.Markus Reiter
2017-04-18audit: allow skipping audit methods.Mike McQuaid
2017-04-15OsxfuseRequirement: Port to LinuxBob W. Hogg
2017-04-15Mac Hardware: provide a more Mac-specific implementation of can_run?Misty De Meo
2017-04-05Merge pull request #2442 from tdsmith/fix-symlink-relocationMike McQuaid
2017-04-04Revert "keg_relocate: Don't relocate dylib IDs containing metavariables."Mike McQuaid
2017-04-02Add Skylake to Linux hardware listMaxim Belkin
2017-04-02diagnostic: also ignore outdated CLT on Travis CI.Mike McQuaid
2017-04-02Use extend/OS mechanism for grep argsTim D. Smith