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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Nov 04, 2015
-
-
Xu Cheng authored
Closes Homebrew/homebrew#45637. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
Xu Cheng authored
-
Dominyk Tiller authored
Closes Homebrew/homebrew#45658. Signed-off-by:
Dominyk Tiller <dominyktiller@gmail.com>
-
Jeremy McNevin authored
Closes Homebrew/homebrew#45618. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Nov 03, 2015
-
-
Dominyk Tiller authored
Fixes Homebrew/homebrew#45623.
-
Dominyk Tiller authored
-
- Nov 02, 2015
-
-
Mike McQuaid authored
These seem to not apply for everyone on 10.11 any more (as explained in Homebrew/homebrew#45387). Closes Homebrew/homebrew#45387. Closes Homebrew/homebrew#45566. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Alex Dunn authored
Fixes Homebrew/homebrew#45596.
-
Alex Dunn authored
Closes Homebrew/homebrew#45567. Signed-off-by:
Alex Dunn <dunn.alex@gmail.com>
-
Alex Dunn authored
Require that the subdirectory in site-lisp match the formula name exactly. This lets us provide better information in the caveats and will make it easier for helper methods to write to the correct location (as in in Homebrew/homebrew-emacs#13).
-
Ryan Hendrickson authored
The order ought not to matter, but GCC can fail with -arch i386 -arch x86_64 (producing an error like "FATAL:Bad fx_size (0x8) in fix_to_relocation_info()") but succeed with -arch x86_64 -arch i386. Closes Homebrew/homebrew#45401. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Dominyk Tiller authored
Closes Homebrew/homebrew#45569. Signed-off-by:
Dominyk Tiller <dominyktiller@gmail.com>
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Xu Cheng authored
Fixes Homebrew/homebrew#45575 Closes Homebrew/homebrew#45577. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Xu Cheng authored
-
- Nov 01, 2015
-
-
Xu Cheng authored
-
Mike McQuaid authored
Use one of the Travis CI default environment variables: http://docs.travis-ci.com/user/environment-variables/#Default-Environment-Variables Closes Homebrew/homebrew#44446. Closes https://github.com/travis-ci/travis-ci/issues/4936 . Closes Homebrew/homebrew#45561. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
Closes Homebrew/homebrew#45563. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Martin Afanasjew authored
Always use the `<user/repo>` format as used by the `brew tap` command. Also fixed a link to `homebrew/head-only` and sorted a list in `FAQ.md` in alphabetical order. Closes Homebrew/homebrew#45535. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Oct 31, 2015
-
-
Jacob Krall authored
See 29bc61e9163e43931ff4736fa3cefaff1918f153 Closes Homebrew/homebrew#45533. Signed-off-by:
Dominyk Tiller <dominyktiller@gmail.com>
-
Xu Cheng authored
It made less sense to call a method `java_version` when it returns boolean value. Closes Homebrew/homebrew#45501. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
Alex Dunn authored
The Emacs shell sets $EMACS to "t" for detection purposes, but it causes builds to fail when they attempt to call Emacs using the variable. Fixes Homebrew/homebrew-emacs#30. Closes Homebrew/homebrew#45495. Signed-off-by:
Alex Dunn <dunn.alex@gmail.com>
-
Dominyk Tiller authored
Closes Homebrew/homebrew#45398.
-
Baptiste Fontaine authored
The previous version didn’t work with descs like: "TheFormula serves a web page"
-
- Oct 30, 2015
-
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#45465. Signed-off-by:
Baptiste Fontaine <batifon@yahoo.fr>
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#45492. Signed-off-by:
Baptiste Fontaine <batifon@yahoo.fr>
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#45493. Signed-off-by:
Baptiste Fontaine <batifon@yahoo.fr>
-
- Oct 29, 2015
-
-
Ben White authored
Closes Homebrew/homebrew#45443. Signed-off-by:
Baptiste Fontaine <batifon@yahoo.fr>
-
Xu Cheng authored
Fixes Homebrew/homebrew#45414 Closes Homebrew/homebrew#45420. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
Alex Dunn authored
see Homebrew/homebrew-emacs#29 Closes Homebrew/homebrew#45426. Signed-off-by:
Alex Dunn <dunn.alex@gmail.com>
-
Martin Afanasjew authored
Closes Homebrew/homebrew#45254. Signed-off-by:
Dominyk Tiller <dominyktiller@gmail.com>
-
- Oct 28, 2015
-
-
Baptiste Fontaine authored
Fixes Homebrew/homebrew#45310. Closes Homebrew/homebrew#45336. Signed-off-by:
Baptiste Fontaine <batifon@yahoo.fr>
-
Mike McQuaid authored
Feature it a bit more prominently in the documentation as a result. Closes Homebrew/homebrew#45374. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
There's been a few issues where users have been confused about these errors. They may have modified stuff but we probably don't care about telling them that unless we're debugging other issues. Closes Homebrew/homebrew#45373. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Oct 27, 2015
-
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#45337. Signed-off-by:
Baptiste Fontaine <batifon@yahoo.fr>
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#45335. Signed-off-by:
Baptiste Fontaine <batifon@yahoo.fr>
-
- Oct 26, 2015
-
-
Dominyk Tiller authored
Until a point in time when the Cask/Homebrew codebases are harmonised a little more it probably makes sense to refuse to `cat` Casks. Right now the Homebrew codebase is only minimally aware of what a Cask is. Fixes Homebrew/homebrew#45300. Fixes Homebrew/homebrew#44630. Closes Homebrew/homebrew#45302. Signed-off-by:
Dominyk Tiller <dominyktiller@gmail.com>
-
Alex Dunn authored
Closes Homebrew/homebrew#45315.
-
Alex Dunn authored
-