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
/
os
/
mac
/
xcode.rb
Age
Commit message (
Expand
)
Author
2016-12-12
XCode 8.2 is stable
dersvenhesse
2016-12-05
xcode: cleanup Xcode::Version usage.
Mike McQuaid
2016-11-26
Fix macOS version comparison
Sorin Ionescu
2016-11-13
Merge pull request #1415 from robinkunde/semver
Mike McQuaid
2016-11-12
move semantic version comparisons into separate class
Robin Kunde
2016-11-05
xcode: add checks for Xcode/CLT minimum versions.
Mike McQuaid
2016-10-31
Update latest clang version for 10.12
Robin Kunde
2016-10-31
Update macOS Xcode tool checks do use Version class for comparisons instead o...
Robin Kunde
2016-10-28
Updated latest versions since XCode 8.1 release
dersvenhesse
2016-10-27
XCode 8.1 is stable
dersvenhesse
2016-09-25
RuboCop: MacOS
Markus Reiter
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-23
Fix DoubleNegation.
Markus Reiter
2016-09-22
xcode: prefer Utils.popen_read
Dominyk Tiller
2016-09-22
xcode: revert expectation of 10.11 8.0 CLT
Dominyk Tiller
2016-09-22
xcode: expect Xcode 8.0 on OS X 10.11
Dominyk Tiller
2016-09-18
Use new "macOS" naming where appropriate.
Mike McQuaid
2016-09-14
xcode: 8.0 is no longer prerelease
Dominyk Tiller
2016-09-11
os/mac/xcode: fix Rubocop warnings.
Mike McQuaid
2016-08-19
xcode: update expected clang for macOS 10.12
Dominyk Tiller
2016-08-10
xcode: update expected clang for macOS 10.12
Dominyk Tiller
2016-08-01
xcode: update expected clang for macOS 10.12
Dominyk Tiller
2016-07-27
xcode: add update instruction helpers.
Mike McQuaid
2016-07-20
xcode: update expected clang for macOS 10.12
Dominyk Tiller
2016-07-17
xcode: track prerelease releases
Dominyk Tiller
2016-07-16
os/mac/xcode: fix CVS/GCC check if no Xcode
Martin Afanasjew
2016-07-06
xcode: update expected clang for macOS 10.12
Dominyk Tiller
2016-06-14
xcode: expect 8.0 on macOS 10.12
Dominyk Tiller
2016-05-22
Remove LLVM-GCC support. (#252)
Mike McQuaid
2016-05-08
os/mac/xcode: fix development tools reference.
Mike McQuaid
2016-05-08
Make development tools code cross-platform.
Mike McQuaid
2016-05-05
xcode: avoid invoking 'xcodebuild -version' twice
Martin Afanasjew
2016-05-05
xcode: fix invalid range in comparison
Martin Afanasjew
2016-05-05
xcode: expect 7.3.1 on 10.11
Martin Afanasjew
2016-04-21
Move OS::Mac::Xcode.provides_autotools? to compat
Misty De Meo
2016-04-18
CLT: special case detect_version pre-3.x
Misty De Meo
2016-04-18
Xcode: update version detection for 2.x
Misty De Meo
2016-04-10
xcode: expect 7.3 on 10.11
Dominyk Tiller
2016-04-03
Update documentation after repository split.
Mike McQuaid
2016-03-19
Document that Xcode.prefix can be nil
Tim D. Smith
2016-03-19
Revert "Avoid constructing paths by string interpolation"
Tim D. Smith
2016-03-19
Avoid constructing paths by string interpolation
Tim D. Smith
2016-03-19
More specific test for default prefix
Tim D. Smith
2016-03-19
Avoid pathological trailing slash
Tim D. Smith
2016-02-07
os/mac/xcode: expect Xcode 7.2.1
Dominyk Tiller
2016-01-19
os/mac: use start_with? when possible
Baptiste Fontaine
2015-12-10
os/mac/xcode: expect xcode 7.2
Dominyk Tiller
2015-11-29
xcode: expect 7.1.1
Dominyk Tiller
2015-10-24
xcode: expect xcode 7.1
Martin Afanasjew
2015-10-23
os: centralize check for pre-release OS X versions
Martin Afanasjew
[next]