index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
extend
/
os
/
mac
/
diagnostic.rb
Age
Commit message (
Expand
)
Author
2016-11-26
diagnostic: silence outdated Travis Xcode warning.
Mike McQuaid
2016-11-12
diagnostic: skip xcode-select check with no Xcode.
Mike McQuaid
2016-11-10
Merge pull request #1381 from adzenith/patch-1
Mike McQuaid
2016-11-09
`brew doctor` recommends using cask to upgrade XQuartz
Nikolaus Wittenstein
2016-11-05
diagnostic: add build error checks.
Mike McQuaid
2016-11-05
diagnostic: only make minimum Xcode/CLT version checks fatal.
Mike McQuaid
2016-11-05
os/mac/diagnostic: split some unless conditions.
Mike McQuaid
2016-11-05
diagnostic: add checks for minimum Xcode/CLT versions.
Mike McQuaid
2016-10-02
*/diagnostic: tweak messaging.
Mike McQuaid
2016-09-23
diagnostic: limit fatal dev tools check to Sierra
Dominyk Tiller
2016-09-23
diagnostic: make using outdated dev tools fatal
Dominyk Tiller
2016-09-22
Revert "diagnostic: make using outdated development tools fatal"
Dominyk Tiller
2016-09-22
diagnostic: make using outdated development tools fatal
Dominyk Tiller
2016-09-18
Use new "macOS" naming where appropriate.
Mike McQuaid
2016-09-16
Warn when using Xcode 8 without CLT on 10.11
Misty De Meo
2016-09-10
diagnostic: tweak check_xcode_up_to_date messaging
Dominyk Tiller
2016-09-07
Merge pull request #833 from DomT4/death_by_xcode
Mike McQuaid
2016-09-07
Refactor MacOS check_development_tools usage.
Mike McQuaid
2016-08-30
diagnostic: add strict_development_tools_checks
Dominyk Tiller
2016-08-10
resolve conflict in diagnostic.rb
Greg Nisbet
2016-07-27
diagnostic: port to generic layer.
Mike McQuaid
2016-07-17
mac/diagnostic: add check_for_prerelease_xcode
Dominyk Tiller
2016-07-16
Unify Version.create usage
Vlad Shablinsky
2016-07-06
extend/os/mac/diagnostic: remove redundant method
Martin Afanasjew
2016-07-06
extend/os/mac/diagnostic: fix indentation
Martin Afanasjew
2016-07-06
doctor: fix undefined method `include?' for nil:NilClass
Xu Cheng
2016-07-06
doctor: check for beta XQuartz releases
Misty De Meo
2016-07-04
diagnostic: more porting to generic OS. (#449)
Mike McQuaid
2016-06-14
diagnostic: prod unsupported OS users to file PRs. (#365)
Mike McQuaid
2016-05-08
Make diagnostic code cross-platform.
Mike McQuaid