aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/os/mac
AgeCommit message (Expand)Author
2017-05-07Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"Mike McQuaid
2017-05-07Revert "Merge pull request #2603 from MikeMcQuaid/tweak-gem-vendoring"Mike McQuaid
2017-05-07Tweak Gem vendoring.Mike McQuaid
2017-05-07Vendor all Homebrew's gems.Mike McQuaid
2017-04-24xcode: update Sierra CLT version to 802.0.42JCount
2017-04-23Fix and remove various TODOs.Mike McQuaid
2017-04-22More deprecations.Mike McQuaid
2017-04-19xcode: 8.3.2 is latest versionJCount
2017-04-10xcode: 8.3.1 is latest version.Mike McQuaid
2017-03-28update latest versions of Xcode for 10.11 & 10.12EricFromCanada
2017-03-28update suggested Xcode/CLT download URLsEricFromCanada
2017-03-12keg: Skip relocation when dylib ID/install name doesn't change.William Woodruff
2017-03-04Don't list duplicate dylibs for universalFX Coudert
2017-02-11Move `require_relocation?` from `os/mac/keg` to `keg`.Markus Reiter
2017-01-23xcode: reduce minimum CLT version.Mike McQuaid
2017-01-09xcode: use default location when possible.Mike McQuaid
2017-01-09xcode: general cleanup.Mike McQuaid
2017-01-09xquartz: use default location when possible.Mike McQuaid
2016-12-19Remove Xcode prerelease warnings.Mike McQuaid
2016-12-18Never trigger too old CLT check on <10.7.Mike McQuaid
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-09os/mac: Rename MachO -> MachOShimWilliam Woodruff
2016-11-09os/mac: Allow MachO.dynamically_linked_libraries to be filtered by dylib type.William Woodruff
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-23Merge pull request #1086 from woodruffw/macho-cosmeticsMike McQuaid
2016-09-22Remove old cctools references now that only ruby-macho is used.William Woodruff
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-20os/mac: Delete old cctools-based relocation code.William Woodruff
2016-09-18Use new "macOS" naming where appropriate.Mike McQuaid
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-14Merge pull request #957 from DomT4/xcode_8_stableDominyk Tiller
2016-09-14xcode: 8.0 is no longer prereleaseDominyk Tiller
2016-09-14pkg-config: update zlib for macOS SierraDominyk Tiller
2016-09-11os/mac/xquartz: fix Rubocop warnings.Mike McQuaid
2016-09-11os/mac/xcode: fix Rubocop warnings.Mike McQuaid
2016-09-11os/mac/version: fix Rubocop warnings.Mike McQuaid
2016-09-11os/mac/sdk: fix Rubocop warnings.Mike McQuaid