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. Sep 01, 2013
  2. Aug 31, 2013
  3. Aug 30, 2013
  4. Aug 29, 2013
  5. Aug 28, 2013
  6. Aug 27, 2013
  7. Aug 26, 2013
    • Misty De Meo's avatar
      superenv: support PPC bottles · f0bf64e1
      Misty De Meo authored
      Allows for building bottles on PPC both with and without Altivec.
      This is currently not active but will be enabled once superenv is
      stable on Leopard.
      f0bf64e1
  8. Aug 25, 2013
  9. Aug 24, 2013
    • Samuel John's avatar
      PythonInstalled: Unset PYTHONPATH for `satisfied?` · c4d8917f
      Samuel John authored
      When a formula `depends_on :python` *and* `depends_on :python3`
      the `modify_build_environment` method sets the PYTHONPATH
      and the Python 3.x requirement then fails because it finds
      the sitecustomize.py from Python 2.x in the PYTHONPATH.
      c4d8917f
    • Jack Nagel's avatar
      Always pass -headerpad_max_install_names to the linker · 84369dd9
      Jack Nagel authored
      We use install_name_tool pretty liberally, so we need to take steps to
      ensure libraries and executables are always linked with this flag.
      
      Closes Homebrew/homebrew#20233.
      Fixes Homebrew/homebrew#17984.
      Fixes Homebrew/homebrew#22078.
      84369dd9
  10. Aug 23, 2013
Loading