aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/compat/macos.rb
AgeCommit message (Expand)Author
2018-01-09Add more deprecations, disable some existing ones.Mike McQuaid
2017-11-05MACOS_*VERSION: move to compat.Mike McQuaid
2016-12-30ENV: deprecate old methods.Mike McQuaid
2016-09-25RuboCop: MacOSMarkus Reiter
2016-09-21Add compatibility for `MacOS.release`.Markus Reiter
2016-07-29compat/macos: cleanup style.Mike McQuaid
2016-07-06development_tools: add installed? method. (#455)Mike McQuaid
2016-05-22Remove LLVM-GCC support. (#252)Mike McQuaid
2016-05-08compat/macos: fix methods from 'development_tools'Martin Afanasjew
2016-05-08compat/macos: add missing require.Mike McQuaid
2016-05-08compat/macos: add missing developer_tools methods.Mike McQuaid
2013-10-22Avoid comparing MacOS.version to floatsJack Nagel
2013-10-18Rename MacOS to OS::MacJack Nagel
2013-05-10Reorganize compatJack Nagel