| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-09 | Add more deprecations, disable some existing ones. | Mike McQuaid | |
| Add more `odeprecated` calls to places that have been deprecated for a while in the wild and move some of the existing `odeprecated` calls to be `odisabled` to allow deleting the compatibility code. | |||
| 2017-11-05 | MACOS_*VERSION: move to compat. | Mike McQuaid | |
| 2016-12-30 | ENV: deprecate old methods. | Mike McQuaid | |
| These should have been deprecated long ago but we didn’t really have the necessary framework to do so. | |||
| 2016-09-25 | RuboCop: MacOS | Markus Reiter | |
| 2016-09-21 | Add compatibility for `MacOS.release`. | Markus Reiter | |
| 2016-07-29 | compat/macos: cleanup style. | Mike McQuaid | |
| 2016-07-06 | development_tools: add installed? method. (#455) | Mike McQuaid | |
| 2016-05-22 | Remove LLVM-GCC support. (#252) | Mike McQuaid | |
| At this point it's never a good compiler to use so let's just remove it. | |||
| 2016-05-08 | compat/macos: fix methods from 'development_tools' | Martin Afanasjew | |
| The previous fixes in c6dc50fcf05c8c4956ac86345360fefcb00f664e and ed9f7308b265944c27c833b9a2aaa0e911ff5667 were incomplete as they referenced `DeveloperTools`, but the actual name is `DevelopmentTools`. Also fixes indentation and a broken `MacOS.clang_version` (it was falsely redirecting to `DeveloperTools.llvm_build_version` ). References #219. References #220. | |||
| 2016-05-08 | compat/macos: add missing require. | Mike McQuaid | |
| Closes #220. | |||
| 2016-05-08 | compat/macos: add missing developer_tools methods. | Mike McQuaid | |
| Closes #219. | |||
| 2013-10-22 | Avoid comparing MacOS.version to floats | Jack Nagel | |
| 2013-10-18 | Rename MacOS to OS::Mac | Jack Nagel | |
| 2013-05-10 | Reorganize compat | Jack Nagel | |
