| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-18 | Use “squiggly” heredocs. | Markus Reiter | |
| 2017-10-18 | Merge pull request #3229 from BenMusch/check-for-master-no-refactor | Mike McQuaid | |
| doctor: Check for branch of core tap (take 2) | |||
| 2017-10-18 | Merge pull request #3315 from maxim-belkin/linux-caveats-plist | Mike McQuaid | |
| caveats.rb: empty method on Linux | |||
| 2017-10-16 | remove sneaky empty line | Maxim Belkin | |
| 2017-10-16 | caveats: making plist_caveats macOS-only | Maxim Belkin | |
| 2017-10-13 | caveats.rb: empty method on Linux | Maxim Belkin | |
| 2017-10-13 | fileutils: deprecate rake DSL | ilovezfs | |
| superenv and the `:ruby` requirement make a `rake` DSL unnecessary. | |||
| 2017-10-08 | Clean up code style and remove `.rubocop_todo.yml`. | Markus Reiter | |
| 2017-09-27 | Merge branch 'master' into check-for-master-no-refactor | Ben Muschol | |
| 2017-09-27 | Implement changes | Ben Muschol | |
| 2017-09-27 | Revert "mach: Avoid reopening the file for relocation" | ilovezfs | |
| 2017-09-27 | Revert "keg_relocate: use correct number of arguments in call to ↵ | ilovezfs | |
| change_install_name" | |||
| 2017-09-26 | keg_relocate: fix call to change_install_name | Steven Peters | |
| During the changes to macho file relocation refactoring in #3101, #3138, and #3139, the number of arguments to the mach::change_install_name function changed from 3 to 2, but there was still an instance of the function being called with the wrong number of arguments. | |||
| 2017-09-25 | Merge pull request #3139 from woodruffw/macho-use-object | William Woodruff | |
| mach: Avoid reopening the file for relocation | |||
| 2017-09-25 | mach: Avoid reopening the file for relocation | William Woodruff | |
| This commit allows the relocation code to perform install name and dylib ID changes without reopening the file separately. | |||
| 2017-09-24 | Rubocop: manual rule fixes. | Mike McQuaid | |
| 2017-09-24 | Rubocop: automatic rule fixes. | Mike McQuaid | |
| 2017-09-23 | Merge pull request #3174 from sjackman/popen-options | Mike McQuaid | |
| popen: Do not suppress stderr when HOMEBREW_STDERR | |||
| 2017-09-23 | Merge pull request #3190 from MikeMcQuaid/curl_https_fix | Mike McQuaid | |
| development_tools: fix curl https handling. | |||
| 2017-09-22 | superenv: more help for Autotools with 10.13 SDK on 10.12 | ilovezfs | |
| Add fmemopen and open_memstream to the list of ac_cv_func_*=no symbols for 10.12 with the 10.13 SDK. | |||
| 2017-09-22 | development_tools: fix curl https handling. | Mike McQuaid | |
| `curl` can handle modern certificates _unless_ it is too old. This broke `brew audit`'s HTTPS detection code. | |||
| 2017-09-21 | Merge pull request #3164 from MikeMcQuaid/portable-ruby-2.3.3 | Mike McQuaid | |
| Upgrade vendored Ruby to 2.3.3. | |||
| 2017-09-21 | Upgrade vendored Ruby to 2.3.3. | Mike McQuaid | |
| Use this version whenever 2.3.3 isn't installed. Also, remove the Linux portable Ruby for now until it's built to be the same version. | |||
| 2017-09-21 | superenv: help Autotools with 10.13 SDK on 10.12 | ilovezfs | |
| The GNU Autotools tests for whether futimens and utimensat are available reliably come to incorrect conclusions on 10.12 with the 10.13 SDK in Xcode 9. This overrides its decisions by forcing the right answer in superenv using ac_cv_func_* environment variables and setting them to "no" on 10.12. | |||
| 2017-09-20 | locate: Suppress stderr | Shaun Jackman | |
| Suppress the error message: xcrun: error: unable to find utility "gcc-4.0", not a developer tool or in PATH | |||
| 2017-09-16 | Tweaks for older Mac OS X versions. | Mike McQuaid | |
| - `brew update` should try to install `curl` before `git` on older versions of Mac OS X where it is needed for accessing modern SSL certificates. - We don't need an HTTP mirror for `git` because `curl` will already be installed before it is downloaded. - Don't recommend GCC on Mac OS X versions where it can't be built with the default system compiler. - Start using the Homebrew `curl` on Mac OS X versions where it is needed as soon as it is installed. | |||
| 2017-09-15 | os/mac/diagnostic: allow custom Ruby for devs. | Mike McQuaid | |
| This avoids `brew doctor` warnings on High Sierra but in general this is a good idea for future versions and to allow Homebrew developers to test things out with different versions of Ruby. | |||
| 2017-09-10 | spelling: separated | Josh Soref | |
| 2017-09-10 | spelling: definitions | Josh Soref | |
| 2017-09-08 | Revert "mach: Avoid reopening the file for relocation" | ilovezfs | |
| 2017-09-08 | Merge pull request #3101 from woodruffw/macho-use-object | William Woodruff | |
| mach: Avoid reopening the file for relocation | |||
| 2017-09-05 | mac/hardware/cpu: recognise Kaby Lake | Dominyk Tiller | |
| The 2017 MacBook Pro line shipped with Kaby Lake CPUs. | |||
| 2017-08-31 | ENV: move java_cache to compat for future hard deprecation | Dominyk Tiller | |
| 2017-08-28 | mach: Avoid reopening the file for relocation | William Woodruff | |
| This commit allows the relocation code to perform install name and dylib ID changes without reopening the file separately. | |||
| 2017-08-22 | upgrade more urls to https | Viktor Szakats | |
| 2017-08-08 | formula_cellar_checks: fix broken dylib spacing. | Mike McQuaid | |
| 2017-08-07 | formula_cellar_checks: remove stray backtick.1.3.1 | Mike McQuaid | |
| 2017-08-07 | Merge pull request #3017 from MikeMcQuaid/reinstall_broken_bottles | Mike McQuaid | |
| formula_cellar_checks: reinstall broken bottles. | |||
| 2017-08-07 | Merge pull request #2998 from andrewyatz/bugfix/pkgconfiglibdir | Mike McQuaid | |
| Bugfix/pkgconfiglibdir | |||
| 2017-08-07 | formula_cellar_checks: reinstall broken bottles. | Mike McQuaid | |
| If we pour from a bottle and then immediately know it’s broken then we should tell users how to resolve their issue and where to file a issue to. Inspired by https://github.com/Homebrew/homebrew-core/issues/16477. | |||
| 2017-08-07 | Incorrect - added | Andrew Yates | |
| I added an extra un-wanted - into the pkgconfig path. Now removed | |||
| 2017-08-03 | Moving /usr/lib/pkg-config to be first | Andrew Yates | |
| Ensuring old functionality still happens and /usr/lib/pkg-config is the first location found in macOS. | |||
| 2017-08-03 | Adding in "/usr/lib/pkg-config" | Andrew Yates | |
| Moving "/usr/lib/pkg-config" into the pkg-path path | |||
| 2017-08-03 | Remove errant pkg-config libdir | Andrew Yates | |
| We found an issue in Linuxbrew/homebrew-core#3366 where the addition of "/usr/lib/pkg-config" causes compilation issues if system pkg-config files are in that directory on Linux. Removing the line from here and adding it into the mac superenv. | |||
| 2017-08-03 | audit: add additional php header ignore patterns | Jan Viljanen | |
| 2017-07-22 | cpu: fix SSE4 detection on Linux | Shaun Jackman | |
| 2017-07-15 | FileUtils.make: don't bypass superenv | Misty De Meo | |
| 2017-07-12 | Revert "FileUtils.make: don't bypass superenv" | ilovezfs | |
| 2017-07-07 | FileUtils.make: don't bypass superenv | Misty De Meo | |
| 2017-07-05 | cpu: fix SSE3 detection on Linux | Jonathan Chang | |
