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 26, 2009
  2. Sep 25, 2009
  3. Sep 22, 2009
  4. Sep 18, 2009
  5. Sep 15, 2009
  6. Sep 12, 2009
  7. Sep 11, 2009
  8. Sep 07, 2009
    • Max Howell's avatar
      `brew make' becomes `brew create' · fc52e1a6
      Max Howell authored
      This is because I have observed two people confuse make with the "make" tool
      and thus assume `brew make' is `brew install'.
      
      `brew make' will be deprecated at 0.7, until then it shows a warning.
      fc52e1a6
  9. Sep 05, 2009
  10. Sep 02, 2009
  11. Aug 31, 2009
  12. Aug 30, 2009
    • Max Howell's avatar
      Full ImageMagick install · 08972e30
      Max Howell authored
      I used the imagemagick-installer script that made the rounds on Twitter lately as a basis.
      
      But a number of improvements, eg. lets not mess around with the OS X installation of cups.
      08972e30
  13. Aug 12, 2009
    • Max Howell's avatar
      brew diy command · 140bfc55
      Max Howell authored
      Automagically determines prefix to install to for DIY installations.
      
      README amended.
      140bfc55
  14. Aug 11, 2009
    • Max Howell's avatar
      Refactor · 760c083c
      Max Howell authored
      Large refactor to Formula, mostly improving reliability and error handling but
      also layout and readability.
      
      General improvements so testing can be more complete.
      
      Patches are automatically downloaded and applied for Formula that return a
      list of urls from Formula::patches.
      
      Split out the brew command logic to facilitate testing.
      
      Facility from Adam Vandenberg to allow selective cleaning of files, added
      because Python doesn't work when stripped.
  15. Aug 04, 2009
  16. Jul 28, 2009
  17. Jul 25, 2009
  18. Jul 23, 2009
  19. Jul 22, 2009
    • Max Howell's avatar
      Refactored README · 285b30e4
      Max Howell authored
      Trying to sell Homebrew more in first section.
      
      Reworked text in later sections.
      285b30e4
  20. Jul 10, 2009
  21. Jun 28, 2009
  22. Jun 26, 2009
  23. Jun 18, 2009
  24. Jun 05, 2009
  25. Jun 03, 2009
    • Max Howell's avatar
      Refactor Formulae · d6141137
      Max Howell authored
      Basically Formulae are now classes that get dynamically loaded by the
      brew script. This gives me more flexability.
      d6141137
  26. May 21, 2009
Loading