Commit graph

11 commits

Author SHA1 Message Date
Adam Vandenberg
576185d345 Define "snow_leopard_64?"
snow_leopard_64? (defined in Hardware) is a short-cut for:
  MACOS_VERSION >= 10.6 and Hardware.is_64_bit?

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-22 20:11:03 -07:00
Adam Vandenberg
72e19eb542 Don't need +x on these 2010-08-13 16:00:17 -07:00
Max Howell
1f7bc468bd Use new symlink aliases 2010-08-07 18:08:50 -07:00
Jannis Leidel
d17cf048d5 Fixed compilation of mad formula.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-15 06:59:59 -07:00
Adam Vandenberg
5aa6305da2 Update mad for newer Macs.
Mad won't brew on arrandale CPUs, so include a submitted patch.
While we're at it, enable 64bit where appropriate.
2010-07-09 09:02:56 -07:00
Adam Vandenberg
d81d434648 Remove silly concatenation. 2010-06-07 14:15:45 -07:00
Max Howell
00647b07f0 aka libmad 2009-12-12 16:23:03 +00:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Jiayong Ou
b7c369f77f pkg-config support for mad
Added a .pc file so that pkg-config can find mad.
2009-10-12 22:50:51 +01:00
Max Howell
3f2008da91 Document selflinks.sh
Neaten icu4c caveats.

Use auto sourceforge mirror selection for mad.
2009-10-09 00:09:05 +01:00
Max Howell
97b1ada08d Created /Library moved brew tool to /bin
Moved Forumla and Cellar/homebrew into Library.

This way the homebrew core files are more sensibly placed, Cellar is
more internally consistent and only generated. And Homebrew is ready for
use straight out of the tarball.
2009-06-04 19:36:58 +01:00