aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/emacs.rb
AgeCommit message (Collapse)Author
2012-06-10emacs: remove cruftJack Nagel
- Now that 24.1 is the stable release, everything builds with clang. - Clean up patches method a bit Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-10Emacs 24.1Bradley Wright
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-25emacs: use HTTP for git HEADSevki
Closes #11878. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-23emacs: don't build parallel for --HEADMisty De Meo
Fixes #11787, among others
2012-04-01emacs: stable fails with clangJack Nagel
Closes #11265. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01Use new fails_with DSL syntaxJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-10emacs: fix linking on X11Adam Vandenberg
Borrow a fix from MacPorts to fix x11 support
2012-02-28emacs: Fix typo in mirror urlMisty De Meo
2012-02-26Emacs 23.4Adam Vandenberg
Removed patches that have been applied to this release.
2012-02-25emacs: move some patches inlineJack Nagel
Gists for patches are bad, so move the shorter patches inline. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-05emacs: update references to git mirrorJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30Add mirrors for GNU formulaeJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-29emacs: use official Savannah git mirror with --use-git-headDrew Hess
Closes #8880. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29Revert "Emacs: remove the "--use-git-head" option"Charlie Sharpsteen
This reverts commit 3b570b834b7ab50545028bc22aea1d9422b36891. Closes #8774.
2011-11-28Emacs 23.3bPetar Radosevic
See: http://lists.gnu.org/archive/html/info-gnu-emacs/2011-11/msg00000.html Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27Emacs: remove the "--use-git-head" optionColin Hebert
There is an official bazaar repository for emacs. No need to use the git one or a mirror Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-26Emacs: fix the links creation issueColin Hebert
Emacs head now creates automatically the "bin" directory and its content when "--with-ns" is enabled. Fixes #8761. Closes #8770. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-17Emacs: remove note from caveatsAdam Vandenberg
2011-10-02Add newline to emacs cocoa caveatsAdam Vandenberg
2011-09-13Emacs: Fix for Shift key for IME usersColin Hebert
Based on http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/103384 Fixes #6032. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13Emacs: Fix X11 issue with libpngColin Hebert
Call `ENV.x11` when building `--with-x`. Fixes #7260. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13Emacs: Works with LLVM >= 2335Colin Hebert
Closes #7584. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13Emacs: Add linkapps to caveatsColin Hebert
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13Emacs: Don't strip emacs binariesColin Hebert
Add binaries generated when "--cocoa" isn't enabled. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13Emacs: Fix for the title bar issue on LionCharlie Sharpsteen
Closes #6518. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13Emacs: apply patch to build on Lion with XCode4.Colin Hebert
Emacs-Patch: Suppress address randomization on Darwin (Bug#8395). http://repo.or.cz/w/emacs.git/patch/f2cea124dffac9ca4b8ce1dbb9b746f8e81109a3 Emacs bug report: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8395 Fixes #6953. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-12Use automatic mirror selection for GNU downloadsJack Nagel
It seems that the main GNU download site has issues in some places outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick a nearby mirror. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-05emacs: quote alias value in caveatsMarc
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-19emacs: typo in install instructionsToon Claes
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-02emacs 23.3aAdam Vandenberg
2011-07-28emacs: also skip stripping this nameAdam Vandenberg
2011-07-27Emacs: do not strip emacs binaryColin Hebert
Fixes #6608 (malformed object error) Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-14emacs: Fix fullscreen patch for headAdam Vandenberg
2011-06-14emacs: allow sRGB colors in Cocoa buildAdam Vandenberg
Thanks to [milkypostman]
2011-06-14emacs: add command-line caveats to cocoa buildsAdam Vandenberg
2011-06-13emacs: edit caveatsAdam Vandenberg
2011-06-13emacs: reorder formula per Homebrew style guideAdam Vandenberg
2011-06-13emacs: apply patch for building with Xcode 4Adam Vandenberg
2011-05-12emacs: link etag in cocoa buildAdam Vandenberg
2011-04-13Use copy_autogen when building emacs --HEADJustin de Vesine
see https://github.com/mxcl/homebrew/issues/4852 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-25Update fails_with_llvm in formulaeAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-10emacs 23.3Michael Wall
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-05Emacs: disable fullscreen patch for HEADAndrea Bedini
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18Use https for all GitHub URLsTianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07Emacs - Install info files to separate folderDrew Hess
By default, Emacs installs its info files in /usr/local/share/info. This works fine until you try to install an updated version of an elisp package that is bundled with Emacs (e.g., org-mode), at which point the updated package will overwrite the info file that came bundled with Emacs. This is not ideal, but it works, since Emacs will see the updated info file -- that is, until you decide to uninstall the elisp package (removing the info file for the package altogether), or you rebuild Emacs (overwriting the new package's info file with the stale one that comes bundled with Emacs). This patch makes the Emacs formula install Emacs's info files in #{prefix}/share/info/emacs, so that updated elisp packages' info files will not conflict with Emacs's. Then it's just a simple matter of setting Info-directory-list in your .emacs file so that Emacs will find the updated info file. This method mimics the Debian behavior for Emacs info directories. Note that Emacs will look for info files in the configured --infodir by default, so there's no need for a caveat re: the INFOPATH environment variable. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08emacs - revert 'fix' and link emacsclient insteadAdam Vandenberg
2010-09-07Added ns-fullscreen patch for emacs formula if running with "--cocoa" flagLuke Amdor
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-07Use startup script instead of symlink for cocoa emacsAdam Vandenberg
2010-08-18Fixing several formulae that fail with LLVMDouglas Creager
Specifically: emacs, glib, igraph, and zeromq Signed-off-by: Adam Vandenberg <flangy@gmail.com>