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 17, 2013
  2. Mar 16, 2013
  3. Mar 15, 2013
  4. Mar 14, 2013
  5. Mar 13, 2013
    • Xiyue Deng's avatar
      Blacklist plain gcc formula with caveat pointing to homebrew-versions · f23cfa88
      Xiyue Deng authored
      
      Closes Homebrew/homebrew#17911.
      
      Signed-off-by: default avatarAdam Vandenberg <flangy@gmail.com>
      f23cfa88
    • Jack Nagel's avatar
      Switch compilers when no build is specified · cc08d08d
      Jack Nagel authored
      Given the current state of OS X compilers, the original fails_with
      behavior is becoming less useful, mostly resulting in build failures
      each time the compiler is updated. So make the following changes:
      
      When a build is specified, we retain the old behavior: switch compilers
      if the available compiler is <= the build, don't switch if it is > the
      build.
      
      When no build is specified, unconditionally switch compilers, and don't
      output the advice message. This allows us to mark formulae as
      perpetually failing, avoiding the need to update formulae each time a
      new compiler build is made available.
      
      As a bonus, this makes the logic much easier to reason about.
      
      Closes Homebrew/homebrew#18175.
      cc08d08d
    • Mike McQuaid's avatar
      Revert "Update `brew tap` to work without 'homebrew-'" · c2e642f9
      Mike McQuaid authored
      This reverts commit d72901f92b7385d44d8c980976db6a4336572e7e.
      
      References Homebrew/homebrew#18366.
      Closes Homebrew/homebrew#18432.
      c2e642f9
  6. Mar 12, 2013
  7. Mar 11, 2013
  8. Mar 10, 2013
  9. Mar 09, 2013
    • Mike McQuaid's avatar
      sshpass: add to blacklist. · 04dfdd97
      Mike McQuaid authored
      We keep rejecting this again and again.
      
      See discussion in Homebrew/homebrew#9577, Homebrew/homebrew#12941, Homebrew/homebrew#13855.
      
      Closes Homebrew/homebrew#18332.
      04dfdd97
  10. Mar 08, 2013
Loading