Commit Graph

6 Commits (8cb8b1790387220fa729f2b9cbc665b39a6dec0e)

Author SHA1 Message Date
André Rigollet 2064ef71c9 syck: add ENV.deparallelize
Also:
* Removed unused configure option
* Moved 'fails_with_llvm' out of def install

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-18 13:22:04 -07:00
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Tianyi Cui 8b275c916a Use https for all GitHub URLs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:14:27 -08: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
Adam Vandenberg 117ebc047d syck 0.70 - a YAML parser 2010-01-30 23:25:51 -08:00