index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Formula
/
llvm.rb
Age
Commit message (
Expand
)
Author
2013-06-03
Python 2.x and 3.x support
Samuel John
2013-05-14
llvm: fix universal and enable universal+shared builds
Myles Borins
2013-03-03
llvm: update bottle
Mike McQuaid
2013-02-02
llvm: option to build without assertions.
Elliot Saba
2013-01-31
llvm: add support for building Clang with ASan
John Wiegley
2012-12-22
llvm: update bottles.
Mike McQuaid
2012-12-22
llvm 3.2
Stefan
2012-09-21
llvm: run `make install` for clang too
nibbles 2bits
2012-08-14
llvm: fix syntax error from commit 576b9fae0679e2a
Elliot Saba
2012-08-13
llvm: use options DSL
Jack Nagel
2012-08-11
llvm: remove unnecessary option functions.
Mike McQuaid
2012-08-11
llvm: update to 3.1 and cleanup options
Robert Lenhardt
2012-05-15
Fix more quoting issues
Jack Nagel
2012-04-19
Remove redundant :using specs
Adam Vandenberg
2012-03-23
Add LLVM Snow Leopard bottle.
Mike McQuaid
2012-03-23
Add LLVM test.
Mike McQuaid
2012-03-23
Add LLVM bottle.
Mike McQuaid
2012-02-28
Fix LLVM recipe
Jeremy Voorhis
2012-02-24
Add `buildpath` to Formula
Adam Vandenberg
2012-02-24
Use "cd" instead of "Dir.chdir"
Adam Vandenberg
2011-12-03
LLVM: Disable OCaml bindings by default
Charlie Sharpsteen
2011-12-02
LLVM: Update to 3.0
Sepher Liu
2011-09-12
LLVM: Add --jit option
Trevor Fancher
2011-08-30
LLVM: Add HEAD and don't force use of GCC 4.2.
Nathan de Vries
2011-07-07
llvm caveats message fix
ujihisa
2011-06-23
llvm: fix audit warnings
Adam Vandenberg
2011-06-20
llvm: add --analyzer flag for Clang Static Analyzer
Kevin Y. Kim
2011-05-19
Added `--all-targets` option to LLVM recipe.
Jonathan Ragan-Kelley
2011-04-23
Use ARGV.build_universal?
Adam Vandenberg
2011-04-14
Fixed building LLVM with --shared option.
Birger J. Nordølum
2011-04-14
llvm: set-xcode-analyzer
Nathan de Vries
2011-04-07
Update to LLVM 2.9
Mike McQuaid
2011-04-04
Rewrite caveats to new style.
Adam Vandenberg
2011-03-12
Use ruby style for inheritance.
Adam Vandenberg
2011-01-20
Added a patch to fix load errors in LLVM's shared library for 10.6
Ronaldo M. Ferraz
2011-01-09
Add shared and rtti options to LLVM.
Ronaldo M. Ferraz
2010-12-27
Added a --universal option to LLVM
Joshua Ballanco
2010-10-07
llvm - add upgrade caveat
Adam Vandenberg
2010-10-06
llvm - fix md5
Adam Vandenberg
2010-10-06
llvm: Update to v2.8
Michael Dippery
2010-08-07
Update formulae for version 0.7
Adam Vandenberg
2010-06-05
llvm - style tweaks
Adam Vandenberg
2010-04-28
llvm: update version to 2.7
David Höppner
2009-12-05
Add Clang as an option to LLVM formula
Markus Prinz
2009-12-05
Update LLVM formula to 2.6
Markus Prinz
2009-11-07
Fixes #115; Can't compile LLVM on Snow Leopard
Max Howell
2009-10-15
s/require 'brewkit'/require 'formula'/g
Max Howell
2009-08-31
LLVM formula
julienXX