aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2017-08-10`curl_download`: Retry once on error `33`.Markus Reiter
2017-08-09Merge pull request #3028 from DomT4/high_sierra_beta_5Mike McQuaid
mac/xcode: update expected Clang on 10.13
2017-08-09Merge pull request #3032 from DomT4/gpg_tweaksMike McQuaid
gpg: minor search priority tweaks
2017-08-09Merge pull request #3031 from JCount/audit-fix-tap-versioned-aliasesMike McQuaid
audit: fix mismatch in versioned alias names in non-core taps
2017-08-09gpg2_requirement: flip search priorityDominyk Tiller
2017-08-09gpg: flip search priority orderDominyk Tiller
Makes more sense this way around now Homebrew has migrated across to 2.1.x & the latest version of that doesn't install as `gpg2` any more. Doesn't need to be merged before this PR but for the sake of referencing the PR introducing the upstream death of the `gpg2` symlink is: https://github.com/Homebrew/homebrew-core/pull/16580
2017-08-08dev-cmd/bump-formula-pr: search for tarBob W. Hogg
We first search for gtar in PATH, then check if Homebrew's gtar is available, then finally search for tar in PATH. Signed-off-by: Bob W. Hogg <rwhogg@linux.com>
2017-08-08Allow `curl` args to be overriden.Markus Reiter
2017-08-08audit: fix mismatch in versioned alias names in non-core tapsJCount
Fixes #3022
2017-08-08mac/xcode: update expected Clang on 10.13Dominyk Tiller
2017-08-08Simplify CurlDownloadStrategy.Markus Reiter
2017-08-08Simplify SubversionDownloadStrategy.Markus Reiter
2017-08-08formula_cellar_checks: fix broken dylib spacing.Mike McQuaid
2017-08-08Merge pull request #3019 from rwhogg/new-fedora-pkgsearchMike McQuaid
cmd/search: use new Fedora package search
2017-08-08Merge pull request #3012 from GauthamGoli/depends_on_fixMike McQuaid
Add node pattern methods to handle dependency audits in a better way
2017-08-07cmd/search: use new Fedora package searchBob W. Hogg
pkgdb has been put into read-only mode, so it won't be updated for new Fedora releases going forward. Use apps.fedoraproject.org/packages instead. Signed-off-by: Bob W. Hogg <rwhogg@linux.com>
2017-08-07Revert "Refactor SVN and cURL download strategies."ilovezfs
2017-08-07Simplify CurlDownloadStrategy.Markus Reiter
2017-08-07Simplify SubversionDownloadStrategy.Markus Reiter
2017-08-07formula_cellar_checks: remove stray backtick.1.3.1Mike McQuaid
2017-08-07Merge pull request #3016 from MikeMcQuaid/no-sandbox-messageMike McQuaid
sandbox: stop printing message.
2017-08-07Merge pull request #3017 from MikeMcQuaid/reinstall_broken_bottlesMike McQuaid
formula_cellar_checks: reinstall broken bottles.
2017-08-07Merge pull request #2998 from andrewyatz/bugfix/pkgconfiglibdirMike McQuaid
Bugfix/pkgconfiglibdir
2017-08-07Add node pattern methods to handle dependency audits in a better wayGautham Goli
2017-08-07formula_cellar_checks: reinstall broken bottles.Mike McQuaid
If we pour from a bottle and then immediately know it’s broken then we should tell users how to resolve their issue and where to file a issue to. Inspired by https://github.com/Homebrew/homebrew-core/issues/16477.
2017-08-07Incorrect - addedAndrew Yates
I added an extra un-wanted - into the pkgconfig path. Now removed
2017-08-07sandbox: stop printing message.Mike McQuaid
We’re always using the sandbox where possible now so this is just noise for the vast majority of our users.
2017-08-07Merge pull request #3003 from MikeMcQuaid/better-no-resource-versionMike McQuaid
software_spec: improve no resource version error.
2017-08-07software_spec: improve no resource version error.Mike McQuaid
This should make it clearer to us that they needed to `brew update`. Fixes https://github.com/Homebrew/homebrew-core/issues/16075 Fixes https://github.com/Homebrew/brew/issues/2944
2017-08-07Merge pull request #3005 from MikeMcQuaid/cleanup-aliasesMike McQuaid
keg: cleanup aliases correctly.
2017-08-06Fix `Pkg#uninstall` not calling `MacOS.undeletable?` for all files.Markus Reiter
2017-08-06Merge pull request #3010 from rwhogg/remove-homebrew-x11-referenceMike McQuaid
formula: Remove reference to homebrew/x11
2017-08-05Fix parsing extension from URL.Markus Reiter
2017-08-05formula: Remove reference to homebrew/x11Bob W. Hogg
That tap is now defunct. Signed-off-by: Bob W. Hogg <rwhogg@linux.com>
2017-08-05Merge pull request #3006 from reitermarkus/unfocusMarkus Reiter
Delete `:focus`.
2017-08-05keg: cleanup aliases correctly.Mike McQuaid
This was missed when I was focused on cleaning up versioned aliases. Fixes #2992.
2017-08-05formula_installer: restore build_bottle defaults.Mike McQuaid
2017-08-05Refactor legacy_patches_cop to merge external patch audit rules in a single ↵Gautham Goli
cop and add tests
2017-08-05audit: Port patches audit code to a rubocopGautham Goli
2017-08-05Delete `:focus`.Markus Reiter
2017-08-05Merge pull request #2965 from reitermarkus/cask-tapMarkus Reiter
Detect `Tap` in `CaskLoader`.
2017-08-05Merge pull request #2991 from javian/additionalphpignoresMike McQuaid
audit: add additional php header ignore patterns
2017-08-04Merge pull request #2999 from mistydemeo/tap_each_enumMarkus Reiter
Tap.each: return an enumerable when no block given
2017-08-04Remove `_checkurl`.Markus Reiter
2017-08-03Tap.each: return an enumerable when no block givenMisty De Meo
2017-08-03Moving /usr/lib/pkg-config to be firstAndrew Yates
Ensuring old functionality still happens and /usr/lib/pkg-config is the first location found in macOS.
2017-08-03formula_cellar_checks: check_non_libraries only for new formulaeilovezfs
This check is overly opinionated and leads to audit failures no one cares to fix, so let's only run it for new formulae.
2017-08-03Adding in "/usr/lib/pkg-config"Andrew Yates
Moving "/usr/lib/pkg-config" into the pkg-path path
2017-08-03Remove errant pkg-config libdir Andrew Yates
We found an issue in Linuxbrew/homebrew-core#3366 where the addition of "/usr/lib/pkg-config" causes compilation issues if system pkg-config files are in that directory on Linux. Removing the line from here and adding it into the mac superenv.
2017-08-03audit: add additional php header ignore patternsJan Viljanen