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. Jan 17, 2017
    • Mike McQuaid's avatar
      Add `keg_only :versioned_formula`. · dac66c4a
      Mike McQuaid authored
      This is used to indicate a formula is a version of another formula.
      This will be used to provide a consistent interface for older formulae
      versions and replaces the use of `conflicts_with`.
      dac66c4a
  2. Jan 15, 2017
  3. Jan 14, 2017
  4. Jan 12, 2017
  5. 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
  6. Jan 07, 2017
  7. Jan 05, 2017
  8. Jan 04, 2017
  9. Jan 03, 2017
    • Mike McQuaid's avatar
      Set theme jekyll-theme-cayman · 824768e2
      Mike McQuaid authored
      824768e2
    • Mike McQuaid's avatar
      General documentation updates. · 91c09c5b
      Mike McQuaid authored
      Mostly related to the newer ways we’re handling versions and the
      incoming deprecation of devel-only, head-only and versions.
      91c09c5b
    • 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
  10. Dec 28, 2016
  11. 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
  12. Dec 13, 2016
  13. Dec 10, 2016
  14. Dec 09, 2016
  15. Dec 08, 2016
  16. Dec 07, 2016
    • romellem's avatar
      Bottles are created for Yosemite and higher · 027a88ce
      romellem authored
      After Issue #985 was merged, bottles for Mavericks are no longer
      being built, meaning installations are triggering builds.
      
      Update the FAQ to show that builds will most likely now be
      triggers on Mavericks since their bottles are not being generated.
      027a88ce
  17. Dec 04, 2016
  18. Nov 27, 2016
  19. Nov 26, 2016
  20. Nov 18, 2016
  21. Nov 08, 2016
  22. Nov 07, 2016
  23. Nov 05, 2016
  24. Nov 03, 2016
  25. Oct 31, 2016
  26. Oct 29, 2016
  27. Oct 26, 2016
  28. Oct 22, 2016
  29. Oct 16, 2016
    • delamoe's avatar
      Update FAQ.md · 17f7a33d
      delamoe authored
      ### Is there a glossary of terms around?
      All your terminology needs can be [found here](docs/Formula-Cookbook.md#homebrew-terminology). results in 404 error
      17f7a33d
  30. Oct 15, 2016
  31. Oct 14, 2016
Loading