aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/os/mac/xcode.rb
AgeCommit message (Expand)Author
2016-12-12XCode 8.2 is stabledersvenhesse
2016-12-05xcode: cleanup Xcode::Version usage.Mike McQuaid
2016-11-26Fix macOS version comparisonSorin Ionescu
2016-11-13Merge pull request #1415 from robinkunde/semverMike McQuaid
2016-11-12move semantic version comparisons into separate classRobin Kunde
2016-11-05xcode: add checks for Xcode/CLT minimum versions.Mike McQuaid
2016-10-31Update latest clang version for 10.12Robin Kunde
2016-10-31Update macOS Xcode tool checks do use Version class for comparisons instead o...Robin Kunde
2016-10-28Updated latest versions since XCode 8.1 releasedersvenhesse
2016-10-27XCode 8.1 is stabledersvenhesse
2016-09-25RuboCop: MacOSMarkus Reiter
2016-09-24Fix Style/GuardClause.Markus Reiter
2016-09-23Fix DoubleNegation.Markus Reiter
2016-09-22xcode: prefer Utils.popen_readDominyk Tiller
2016-09-22xcode: revert expectation of 10.11 8.0 CLTDominyk Tiller
2016-09-22xcode: expect Xcode 8.0 on OS X 10.11Dominyk Tiller
2016-09-18Use new "macOS" naming where appropriate.Mike McQuaid
2016-09-14xcode: 8.0 is no longer prereleaseDominyk Tiller
2016-09-11os/mac/xcode: fix Rubocop warnings.Mike McQuaid
2016-08-19xcode: update expected clang for macOS 10.12Dominyk Tiller
2016-08-10xcode: update expected clang for macOS 10.12Dominyk Tiller
2016-08-01xcode: update expected clang for macOS 10.12Dominyk Tiller
2016-07-27xcode: add update instruction helpers.Mike McQuaid
2016-07-20xcode: update expected clang for macOS 10.12Dominyk Tiller
2016-07-17xcode: track prerelease releasesDominyk Tiller
2016-07-16os/mac/xcode: fix CVS/GCC check if no XcodeMartin Afanasjew
2016-07-06xcode: update expected clang for macOS 10.12Dominyk Tiller
2016-06-14xcode: expect 8.0 on macOS 10.12Dominyk Tiller
2016-05-22Remove LLVM-GCC support. (#252)Mike McQuaid
2016-05-08os/mac/xcode: fix development tools reference.Mike McQuaid
2016-05-08Make development tools code cross-platform.Mike McQuaid
2016-05-05xcode: avoid invoking 'xcodebuild -version' twiceMartin Afanasjew
2016-05-05xcode: fix invalid range in comparisonMartin Afanasjew
2016-05-05xcode: expect 7.3.1 on 10.11Martin Afanasjew
2016-04-21Move OS::Mac::Xcode.provides_autotools? to compatMisty De Meo
2016-04-18CLT: special case detect_version pre-3.xMisty De Meo
2016-04-18Xcode: update version detection for 2.xMisty De Meo
2016-04-10xcode: expect 7.3 on 10.11Dominyk Tiller
2016-04-03Update documentation after repository split.Mike McQuaid
2016-03-19Document that Xcode.prefix can be nilTim D. Smith
2016-03-19Revert "Avoid constructing paths by string interpolation"Tim D. Smith
2016-03-19Avoid constructing paths by string interpolationTim D. Smith
2016-03-19More specific test for default prefixTim D. Smith
2016-03-19Avoid pathological trailing slashTim D. Smith
2016-02-07os/mac/xcode: expect Xcode 7.2.1Dominyk Tiller
2016-01-19os/mac: use start_with? when possibleBaptiste Fontaine
2015-12-10os/mac/xcode: expect xcode 7.2Dominyk Tiller
2015-11-29xcode: expect 7.1.1Dominyk Tiller
2015-10-24xcode: expect xcode 7.1Martin Afanasjew
2015-10-23os: centralize check for pre-release OS X versionsMartin Afanasjew