Commit Graph

11 Commits (8220546e81471ac0aa69849deedaa2f14639edbf)

Author SHA1 Message Date
Adam Vandenberg e88def8fa3 llvm - add upgrade caveat 2010-10-07 10:13:59 -07:00
Adam Vandenberg ca407263c2 llvm - fix md5 2010-10-06 18:52:50 -07:00
Michael Dippery 1a66432b14 llvm: Update to v2.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-06 07:36:51 -07:00
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 a06d603441 llvm - style tweaks 2010-06-05 10:27:11 -07:00
David Höppner ff91c4ed51 llvm: update version to 2.7 2010-04-28 22:19:05 +02:00
Markus Prinz 8179c9cf63 Add Clang as an option to LLVM formula 2009-12-05 17:43:46 +00:00
Markus Prinz a05c9051d1 Update LLVM formula to 2.6 2009-12-05 17:43:46 +00:00
Max Howell deb8c4d7e0 Fixes Homebrew/homebrew#115; Can't compile LLVM on Snow Leopard 2009-11-07 18:22:33 +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
julienXX 02532ee1b9 LLVM formula
The Low Level Virtual Machine, generally known as LLVM, is a compiler
infrastructure, written in C++, which is designed for compile-time, link-time,
run-time, and "idle-time" optimization of programs written in arbitrary
programming languages.
2009-08-31 18:09:06 +01:00