Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Homebrew/brew.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Mar 01, 2017
  2. Feb 26, 2017
  3. Feb 25, 2017
  4. Feb 12, 2017
  5. Feb 09, 2017
  6. Feb 06, 2017
  7. Jan 30, 2017
  8. Jan 27, 2017
  9. Jan 23, 2017
  10. Jan 15, 2017
  11. Jan 12, 2017
  12. Jan 09, 2017
    • Mike McQuaid's avatar
      Deprecate brew (un)linkapps. · f5b63f4a
      Mike McQuaid authored
      Unfortunately `brew linkapps` cannot behave nicely with e.g. Spotlight
      using either aliases or symlinks and Homebrew formulae do not build
      "proper" `.app` bundles that can be relocated. Instead, please consider
      using `brew cask` and migrate formulae using `.app`s to casks.
      f5b63f4a
  13. Jan 04, 2017
  14. Jan 03, 2017
    • Mike McQuaid's avatar
      bottles: --force-bottle feigns or_later. · 79f9896d
      Mike McQuaid authored
      When reproducing issues with software that hasn’t been bottled yet on
      your version of macOS it can sometimes be helpful to use `or_later`
      bottle functionality i.e. just use the bottle for the latest version of
      macOS available. This maps well to the existing `--force-bottle`
      argument so it will now act as if the latest bottle has a `or_later`
      ending.
      79f9896d
  15. Dec 30, 2016
  16. Dec 20, 2016
    • Tom Schoonjans's avatar
      brew create: add meson support · cc09bb14
      Tom Schoonjans authored
      meson is quickly gaining popularity as build system, in combination with
      ninja. Several Gnome projects for example are currently transitioning
      from autotools to meson, mostly because it allows for Visual Studio
      builds, which is impossible to accomplish with autotools.
      
      In order to facilitate generating meson based Formulas, I added support
      for meson to brew-create.
      cc09bb14
  17. Nov 18, 2016
  18. Nov 03, 2016
  19. Oct 31, 2016
  20. Oct 29, 2016
  21. Oct 26, 2016
  22. Oct 24, 2016
  23. Oct 23, 2016
  24. Oct 22, 2016
  25. Oct 15, 2016
  26. Oct 14, 2016
  27. Oct 13, 2016
  28. Oct 03, 2016
    • Mike McQuaid's avatar
      Add official external commands to manpage. · 8eac5314
      Mike McQuaid authored
      These are the ones that are auto-installed without tapping and it makes
      sense to make them more prominent in our documentation as we've
      offloaded various functionality over the years to each of them.
      8eac5314
Loading