| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-12 | XCode 8.2 is stable | dersvenhesse | |
| 2016-12-05 | xcode: cleanup Xcode::Version usage. | Mike McQuaid | |
| Don't wrap `MacOS.version` which does comparisons properly already and avoid stupidly long lines. | |||
| 2016-11-26 | Fix macOS version comparison | Sorin Ionescu | |
| 2016-11-13 | Merge pull request #1415 from robinkunde/semver | Mike McQuaid | |
| Update macOS Xcode tool checks do use Version class for comparisons | |||
| 2016-11-12 | move semantic version comparisons into separate class | Robin Kunde | |
| 2016-11-09 | os/mac: Rename MachO -> MachOShim | William Woodruff | |
| Prevents namespace conflict with vendored ruby-macho. | |||
| 2016-11-09 | os/mac: Allow MachO.dynamically_linked_libraries to be filtered by dylib type. | William Woodruff | |
| This allows us to filter out weak linkages during audits, preventing a false error from occurring when the dylib cannot be found. | |||
| 2016-11-05 | xcode: add checks for Xcode/CLT minimum versions. | Mike McQuaid | |
| 2016-10-31 | Update latest clang version for 10.12 | Robin Kunde | |
| 2016-10-31 | Update macOS Xcode tool checks do use Version class for comparisons instead ↵ | Robin Kunde | |
| of strings | |||
| 2016-10-28 | Updated latest versions since XCode 8.1 release | dersvenhesse | |
| 2016-10-27 | XCode 8.1 is stable | dersvenhesse | |
| 2016-09-25 | RuboCop: MacOS | Markus Reiter | |
| 2016-09-24 | Fix Style/GuardClause. | Markus Reiter | |
| 2016-09-23 | Fix DoubleNegation. | Markus Reiter | |
| 2016-09-23 | Merge pull request #1086 from woodruffw/macho-cosmetics | Mike McQuaid | |
| Remove old cctools references now that only ruby-macho is used. | |||
| 2016-09-22 | Remove old cctools references now that only ruby-macho is used. | William Woodruff | |
| 2016-09-22 | xcode: prefer Utils.popen_read | Dominyk Tiller | |
| 2016-09-22 | xcode: revert expectation of 10.11 8.0 CLT | Dominyk Tiller | |
| 2016-09-22 | xcode: expect Xcode 8.0 on OS X 10.11 | Dominyk Tiller | |
| 2016-09-20 | os/mac: Delete old cctools-based relocation code. | William Woodruff | |
| Disable check for $HOMEBREW_NO_RUBY_MACHO now that no alternative exists. | |||
| 2016-09-18 | Use new "macOS" naming where appropriate. | Mike McQuaid | |
| Not quite a mass replacement as I've used OS X and Mac OS X where describing specific older versions and added compatibility methods for things in the DSL. | |||
| 2016-09-17 | rubocop --auto-correct all hash-rocket usage. | Mike McQuaid | |
| 2016-09-14 | Merge pull request #957 from DomT4/xcode_8_stable | Dominyk Tiller | |
| xcode: 8.0 is no longer prerelease | |||
| 2016-09-14 | xcode: 8.0 is no longer prerelease | Dominyk Tiller | |
| 2016-09-14 | pkg-config: update zlib for macOS Sierra | Dominyk Tiller | |
| 2016-09-11 | os/mac/xquartz: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | os/mac/xcode: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | os/mac/version: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | os/mac/sdk: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | os/mac/linkage_checker: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | os/mac/cctools_mach: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | os/mac/architecture_list: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-10 | pkg-config: update Sierra's sqlite version | Dominyk Tiller | |
| 2016-08-20 | Enable ruby-macho by default. | William Woodruff | |
| Flips HOMEBREW_RUBY_MACHO to HOMEBREW_NO_RUBY_MACHO. | |||
| 2016-08-19 | xcode: update expected clang for macOS 10.12 | Dominyk Tiller | |
| 2016-08-11 | os/mac: Update ruby-macho calls for compatibility with 0.2.5. | William Woodruff | |
| Closes #656. Signed-off-by: Martin Afanasjew <martin@afanasjew.de> | |||
| 2016-08-10 | os/mac/ruby_keg: improve error reporting | Martin Afanasjew | |
| A failure to change a dylib ID or install name would previously cause a rather cryptic error message, that didn't include the name of the file that caused the failure, unless `--debug` was specified. Make sure to output this information in all cases before re-raising the exception. | |||
| 2016-08-10 | xcode: update expected clang for macOS 10.12 | Dominyk Tiller | |
| 2016-08-01 | xcode: update expected clang for macOS 10.12 | Dominyk Tiller | |
| 2016-07-27 | xcode: add update instruction helpers. | Mike McQuaid | |
| 2016-07-20 | pkg-config: update for macOS 10.12 beta 3 | Dominyk Tiller | |
| 2016-07-20 | xcode: update expected clang for macOS 10.12 | Dominyk Tiller | |
| 2016-07-18 | LinkageChecker: simplify logic (#538) | Xu Cheng | |
| BuiltOptions#without? already handles the option_names for dependencies. Also check disabled recommended deps. | |||
| 2016-07-17 | xcode: track prerelease releases | Dominyk Tiller | |
| 2016-07-16 | os/mac/xcode: fix CVS/GCC check if no Xcode | Martin Afanasjew | |
| On systems prior to 10.9, formulae that use CVS as a download source check whether the installed Xcode already provides CVS to avoid adding a dependency on the `cvs` formula. Unfortunately, if no Xcode is installed the check fails with undefined method `<' for nil:NilClass causing the formula to become unloadable. This in turn causes some taps to be untappable since #396 added the `readall` check on `tap`. Closes #508. | |||
| 2016-07-15 | ENV: move to new paths. (#507) | Mike McQuaid | |
| Move some stuff formerly in `Library/ENV` around: - Move `Library/ENV/$XCODE_VERSION` to `Library/Homebrew/env/super` as they are all superenv wrappers and all symlinks to the same version. We never needed the "separate shims for separate versions" functionality and it just adds confusion. - Move `Library/ENV/pkgconfig` to `Library/Homebrew/env/pkgconfig` to get more things under `Library/Homebrew` - Move `Library/ENV/scm` to `Library/scm` as these wrappers are not actually used by or related to superenv (or stdenv) in any way. | |||
| 2016-07-15 | add Formulary#from_keg | Xu Cheng | |
| 2016-07-14 | formula_cellar_checks: add check_linkage | Xu Cheng | |
| This means linkage checks will be invoked during `brew install` and `brew audit` Closes #470. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2016-07-14 | move LinkageChecker to standalone file | Xu Cheng | |
