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. Feb 19, 2015
  2. Feb 18, 2015
  3. Feb 17, 2015
  4. Feb 09, 2015
  5. Feb 04, 2015
  6. Jan 27, 2015
    • Dominyk Tiller's avatar
      test-bot: support --devel and/or --HEAD install · 5ac0446f
      Dominyk Tiller authored
      See discussion in https://github.com/Homebrew/homebrew-devel-only/pull/8
      
      
      
      In essence, the test bot currently does this:
      
      ```
      ==> brew install --verbose --build-bottle j2objc			 FAILED
      Error: j2objc is a devel-only formula
      Install with `brew install --devel j2objc`
      ```
      
      I’m proposing that we pass that arg to the test-bot automatically to
      allow the bot to pass head-only and devel-only formulae without that
      failure message. I’ve also trimmed the arguments further down to
      prevent it duplicating the —devel install in formulae which define no
      stable block.
      
      Closes Homebrew/homebrew#36030.
      
      Signed-off-by: default avatarMike McQuaid <mike@mikemcquaid.com>
      5ac0446f
  7. Jan 21, 2015
  8. Jan 18, 2015
  9. Jan 09, 2015
  10. Jan 02, 2015
  11. Dec 29, 2014
  12. Dec 27, 2014
  13. Dec 24, 2014
  14. Dec 08, 2014
  15. Dec 03, 2014
  16. Nov 24, 2014
  17. Nov 23, 2014
Loading