Commit Graph

7 Commits (7c219241cd881b2a8920c6e4f5fb1f416430f1e4)

Author SHA1 Message Date
Adam Vandenberg e1bb919734 Add "fails_with_llvm" to formula to document LLVM build breaks.
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.

Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07:00
Adam Vandenberg aa080e6787 gnu-smalltalk - remove gawk dependency 2010-05-04 09:34:59 -07:00
Adam Vandenberg d3ec0ecab7 Updates to GNU Smalltalk
* Add build-time gawk dependency
* Add notes about 32-bit optional dependencies

Fixes Homebrew/homebrew#1306.
2010-05-03 10:40:24 -07:00
Martin Kühl d084494e64 Updated formula: gnu-smalltalk 3.2
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-05-03 13:39:14 +02:00
Adam Vandenberg c3d2f48092 Fix gnu-smalltalk library for Snow Leopard.
Fixes Homebrew/homebrew#123
2009-12-05 14:39:10 +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
David Höppner 76de754e70 GNU Smalltalk formula
GNU Smalltalk is a free implementation of the Smalltalk-80 language.
2009-09-19 11:35:43 +02:00