Commit Graph

17 Commits

Author SHA1 Message Date
b400a008b4 Update patch options as sRGB patch is no longer needed in head builds 2014-02-07 09:56:42 +00:00
65ef62d3af Update for emacs-24.4 head builds 2014-01-06 17:05:28 +00:00
a840bffefa Update and fix things for current Emacs trunk (24.4)
Notes:
- The sRGB patch is now a simple text-replacement, as diff/patch files
  seem to just fail. Even Homebrew's emacs formula does it this way.
- Removed fullscreen patch, as Emacs 24.4 includes fullscreen support on
  OS X, both native and pre-Lion style fullscreen. More details here:
  http://www.emacswiki.org/emacs/FullScreen#toc23
2013-10-20 18:55:07 +01:00
88e897cc03 Add patch and options for 'true' Lion fullscreen mode 2012-06-07 12:51:25 +01:00
de76955ab5 Remove Xcode 3 compatibility patch, doesn't apply to latest HEAD 2012-06-04 12:47:49 +01:00
afbbadc85d Expand sRGB patch URL
This shouldn't make any difference, but I like keeping things
consistent.
2012-06-04 12:21:17 +01:00
c7de359b52 Add Xcode 3 compatibility patch (stolen from Homebrew formula) 2012-06-04 12:20:02 +01:00
532da8e429 Remove deprecated --srgb option 2012-06-04 12:18:02 +01:00
01ba7b2748 Change options description wording 2012-06-04 12:17:32 +01:00
6aa979f29f Call make bootstrap before make install
This brings things more inline with what the Homebrew formula does, and
hopefully fixes a build issue a friend of mine is having.
2012-06-04 10:59:33 +01:00
298f3601d9 Fix typo in patches method causing the script to constantly fail 2012-06-02 23:21:25 +02:00
fe4bc8800e Add cleaner deprecation message 2012-04-29 11:54:24 +01:00
6e46885a1b Update fullscreen patch 2012-04-29 11:54:22 +01:00
e507b7b031 Use sRGB patch by default.
This also applies some kind of convention for the available options.
`--srgb` is still defined for backwards compatibility, but it technically
does nothing.
2012-03-19 23:03:04 +00:00
8b7c2f5170 aligned code is pretty 2012-03-14 10:50:58 +00:00
f874fc956b updated help output 2011-11-13 14:36:36 +00:00
f996b30e13 renamed build.rb to build-emacs-for-osx 2011-11-13 14:03:00 +00:00