Commit Graph

8 Commits (3cba937679e1046317ca57adb60aa7748ac26794)

Author SHA1 Message Date
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
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
Martin Kuehl d1c16fda56 Updated formula: gambit-scheme 4.6.0
Also install texinfo files in the correct path.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-02 18:32:41 +01:00
Markus Prinz 96ae2f03f8 Update Gambit Scheme to v4.5.3 2010-01-30 14:18:04 +01:00
Max Howell 287f54198a ENV.j1 is required for me 2009-11-07 18:22:35 +00:00
Markus Prinz 8685ca3bc4 Enable O2 optimizations for Gambit Scheme 2009-11-07 18:22:35 +00:00
Markus Prinz f18188b14d Optionally run "make check" or build as shared library when installing Gambit Scheme 2009-11-07 18:22:35 +00:00
Markus Prinz 99babaa681 Add formulae for Gambit Scheme.
Gambit Scheme doesn't like llvm-gcc, and heavy optimizations. Until
safe settings can be figure out, build it with no optimizations.
2009-11-07 18:22:35 +00:00