aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/os
AgeCommit message (Expand)Author
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
2016-09-23Merge pull request #1097 from DomT4/software_dev_is_hardMike McQuaid
2016-09-23Style/Alias: Prefer `alias`.Markus Reiter
2016-09-23Fix Style/IfUnlessModifier.Markus Reiter
2016-09-23Merge pull request #1086 from woodruffw/macho-cosmeticsMike McQuaid
2016-09-23diagnostic: make using outdated dev tools fatalDominyk Tiller
2016-09-22Revert "diagnostic: make using outdated development tools fatal"Dominyk Tiller
2016-09-22make linux behaviour the default. override only for macosBob W. Hogg
2016-09-22Remove old cctools references now that only ruby-macho is used.William Woodruff
2016-09-22diagnostic: make using outdated development tools fatalDominyk Tiller
2016-09-22one less block in mac depBob W. Hogg
2016-09-22follow the pattern more closelyBob W. Hogg
2016-09-22move os checks to extend/osBob W. Hogg
2016-09-22remove comment about brewed ant on Linux; not necessaryBob W. Hogg
2016-09-22make names more genericBob W. Hogg
2016-09-22switch to using extend patternBob W. Hogg
2016-09-18Use new "macOS" naming where appropriate.Mike McQuaid
2016-09-18Merge pull request #989 from MikeMcQuaid/rubocop-finalMike McQuaid
2016-09-17no_weak_imports: always check for supportilovezfs
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-16Merge pull request #965 from mistydemeo/warn_xcode_8_without_cltMisty De Meo
2016-09-16Warn when using Xcode 8 without CLT on 10.11Misty De Meo
2016-09-15superenv: help Autotools with 10.12 SDK on 10.11ilovezfs
2016-09-13extend/os/mac/development_tools: fix Rubocop warnings.Mike McQuaid
2016-09-10diagnostic: tweak check_xcode_up_to_date messagingDominyk Tiller
2016-09-07Merge pull request #833 from DomT4/death_by_xcodeMike McQuaid
2016-09-07Refactor MacOS check_development_tools usage.Mike McQuaid
2016-09-05Merge pull request #866 from tdsmith/audit-libresslTim D. Smith
2016-09-04Catch LibreSSL libtls as wellTim D. Smith
2016-09-04Merge pull request #201 from gregory-nisbet/feature-env-shellsMike McQuaid
2016-09-03Catch system libressl in openssl audit as wellTim D. Smith