aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/os
AgeCommit message (Expand)Author
2016-07-15ENV: move to new paths. (#507)Mike McQuaid
2016-07-15add Formulary#from_kegXu Cheng
2016-07-14formula_cellar_checks: add check_linkageXu Cheng
2016-07-14move LinkageChecker to standalone fileXu Cheng
2016-07-13various: proper escape dot in regexXu Cheng
2016-07-06development_tools: add installed? method. (#455)Mike McQuaid
2016-07-06xcode: update expected clang for macOS 10.12Dominyk Tiller
2016-06-20ruby_mach: Update cputype case block.William Woodruff
2016-06-14xcode: expect 8.0 on macOS 10.12Dominyk Tiller
2016-06-14mac: recognise Clang 800Dominyk Tiller
2016-06-13os/mac/version: add macOS Sierra. (#353)Mike McQuaid
2016-06-01xquartz: expect 2.7.9 on 10.6-10.11 (#307)Martin Afanasjew
2016-05-27os/mac/*_mach: move shared code into 'SharedMachO' (#282)Martin Afanasjew
2016-05-22Remove LLVM-GCC support. (#252)Mike McQuaid
2016-05-10Move more methods to DevelopmentTools.Mike McQuaid
2016-05-08os/mac/sdk: fix bad locate reference.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-08Make hardware code cross-platform.Mike McQuaid
2016-05-08Add support for testing generic OS.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-05-02Update Homebrew/homebrew references in codeMartin Afanasjew
2016-05-02Update Homebrew/homebrew references in commentsMartin Afanasjew
2016-04-22Reenable HOMEBREW_PREFER_64_BITMisty De Meo
2016-04-22Use GCC 4.2 as the default compiler when installedMisty De Meo
2016-04-22STANDARD_COMPILERS: add Xcode 2.0Misty De Meo
2016-04-22Mac: don't call xcrun on TigerMisty De Meo
2016-04-22Hardware: PPC970 needs -m64 to build 64-bitMisty De Meo
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-18XQuartz: detect Tiger's prefixMisty De Meo
2016-04-18XQuartz: add Tiger's versionMisty De Meo
2016-04-18XQuartz: support Tiger's prefixMisty De Meo
2016-04-10xcode: expect 7.3 on 10.11Dominyk Tiller
2016-04-04Make Homebrew user agent consistent, use a slash.Mike McQuaid
2016-04-03Update documentation after repository split.Mike McQuaid
2016-03-31More comments on SDK handling for >= Xcode 7ilovezfs
2016-03-31OS::Mac::sdk: remove ensure blockilovezfs
2016-03-31Xcode 7 MACOSX_DEPLOYMENT_TARGET and SDK fixesilovezfs
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-25os/mac/ruby_mach: don't hide actual parse errorsMartin Afanasjew
2016-02-07os/mac/xcode: expect Xcode 7.2.1Dominyk Tiller
2016-02-07os/mac: add Xcode 7.2.1Dominyk Tiller