aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/os/mac
AgeCommit message (Expand)Author
2017-04-02diagnostic: also ignore outdated CLT on Travis CI.Mike McQuaid
2017-03-28update suggested Xcode/CLT download URLsEricFromCanada
2017-03-20blacklist: move to missing_formula class instead.Mike McQuaid
2017-03-14secure urls + remove -k from in-doc curl commandViktor Szakats
2017-03-05Merge pull request #2244 from jonchang/javaMike McQuaid
2017-03-05Don't check Subversion HTTPS pre-Sierra.Mike McQuaid
2017-03-05mac/java_requirement: avoid adding/removing stub.Mike McQuaid
2017-03-02java_requirement: avoid nil in possible_javasJonathan Chang
2017-03-02java_requirement: don't consider macOS Java stubJonathan Chang
2017-02-21Merge pull request #2036 from woodruffw/rust-hackWilliam Woodruff
2017-02-20java_requirement: Make macOS overrides extend RequirementBob W. Hogg
2017-02-20Merge pull request #1632 from rwhogg/make-java-req-portableMike McQuaid
2017-02-19keg_relocate: Don't relocate dylib IDs containing metavariables.William Woodruff
2017-02-19diagnostic: strip trailing whitespace.Mike McQuaid
2017-02-17diagnostic: fix typo.Mike McQuaid
2017-02-17diagnostic: detail TRAVIS opt-out reasoning.Mike McQuaid
2017-02-17Revert "Skip Xcode outdated check on CircleCI"Mike McQuaid
2017-02-15Code review cleanupsBob W. Hogg
2017-02-15java_requirement: port to Linux and refactorBob W. Hogg
2017-02-12rubocop: trailing comma in multiline method callsAlyssa Ross
2017-02-10diagnostic: Add CircleCI to Env checkDanielle Tomlinson
2017-01-07keg_relocate: Check HOMEBREW_TEMP's realpath when excluding name changes.William Woodruff
2017-01-06Whitelist PHP formulas in shadowed header audit checkJan Viljanen
2017-01-02bottles: --force-bottle feigns or_later.Mike McQuaid
2016-12-30Merge pull request #1701 from MikeMcQuaid/deprecate-std-superenv-stuffMike McQuaid
2016-12-30ENV: deprecate old methods.Mike McQuaid
2016-12-30audit: use new curl_args form.Mike McQuaid
2016-12-29development_tools: remove unused method.Mike McQuaid
2016-12-19Remove Xcode prerelease warnings.Mike McQuaid
2016-12-18Never trigger too old CLT check on <10.7.Mike McQuaid
2016-11-26diagnostic: silence outdated Travis Xcode warning.Mike McQuaid
2016-11-12diagnostic: skip xcode-select check with no Xcode.Mike McQuaid
2016-11-10Merge pull request #1381 from adzenith/patch-1Mike McQuaid
2016-11-09`brew doctor` recommends using cask to upgrade XQuartzNikolaus Wittenstein
2016-11-06Merge pull request #1443 from MikeMcQuaid/better-development-tools-checksMike McQuaid
2016-11-05software_spec: no `_or_later` in bottle filenames.Mike McQuaid
2016-11-05diagnostic: add build error checks.Mike McQuaid
2016-11-05diagnostic: only make minimum Xcode/CLT version checks fatal.Mike McQuaid
2016-11-05os/mac/diagnostic: split some unless conditions.Mike McQuaid
2016-11-05diagnostic: add checks for minimum Xcode/CLT versions.Mike McQuaid
2016-10-29superenv: treat timingsafe_bcmp as weak on 10.11ilovezfs
2016-10-24keg_relocate: wrap relocation locations in structJosh Hagins
2016-10-16dependency_collector: need xz dep on <= macOS 10.8ilovezfs
2016-10-15Use BSD tar's libarchive LZMA support if availableMike McQuaid
2016-10-02*/diagnostic: tweak messaging.Mike McQuaid
2016-09-28superenv: more 10.11 clock_gettime Autotools fixesilovezfs
2016-09-24Merge pull request #1113 from reitermarkus/rubocop-guardclauseMarkus Reiter
2016-09-24Fix Style/GuardClause.Markus Reiter
2016-09-23diagnostic: limit fatal dev tools check to SierraDominyk Tiller
2016-09-23Merge pull request #1106 from reitermarkus/rubocopMike McQuaid