aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/llvm.rb
AgeCommit message (Expand)Author
2013-06-03Python 2.x and 3.x supportSamuel John
2013-05-14llvm: fix universal and enable universal+shared buildsMyles Borins
2013-03-03llvm: update bottleMike McQuaid
2013-02-02llvm: option to build without assertions.Elliot Saba
2013-01-31llvm: add support for building Clang with ASanJohn Wiegley
2012-12-22llvm: update bottles.Mike McQuaid
2012-12-22llvm 3.2Stefan
2012-09-21llvm: run `make install` for clang toonibbles 2bits
2012-08-14llvm: fix syntax error from commit 576b9fae0679e2aElliot Saba
2012-08-13llvm: use options DSLJack Nagel
2012-08-11llvm: remove unnecessary option functions.Mike McQuaid
2012-08-11llvm: update to 3.1 and cleanup optionsRobert Lenhardt
2012-05-15Fix more quoting issuesJack Nagel
2012-04-19Remove redundant :using specsAdam Vandenberg
2012-03-23Add LLVM Snow Leopard bottle.Mike McQuaid
2012-03-23Add LLVM test.Mike McQuaid
2012-03-23Add LLVM bottle.Mike McQuaid
2012-02-28Fix LLVM recipeJeremy Voorhis
2012-02-24Add `buildpath` to FormulaAdam Vandenberg
2012-02-24Use "cd" instead of "Dir.chdir"Adam Vandenberg
2011-12-03LLVM: Disable OCaml bindings by defaultCharlie Sharpsteen
2011-12-02LLVM: Update to 3.0Sepher Liu
2011-09-12LLVM: Add --jit optionTrevor Fancher
2011-08-30LLVM: Add HEAD and don't force use of GCC 4.2.Nathan de Vries
2011-07-07llvm caveats message fixujihisa
2011-06-23llvm: fix audit warningsAdam Vandenberg
2011-06-20llvm: add --analyzer flag for Clang Static AnalyzerKevin Y. Kim
2011-05-19Added `--all-targets` option to LLVM recipe.Jonathan Ragan-Kelley
2011-04-23Use ARGV.build_universal?Adam Vandenberg
2011-04-14Fixed building LLVM with --shared option.Birger J. Nordølum
2011-04-14llvm: set-xcode-analyzerNathan de Vries
2011-04-07Update to LLVM 2.9Mike McQuaid
2011-04-04Rewrite caveats to new style.Adam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-01-20Added a patch to fix load errors in LLVM's shared library for 10.6Ronaldo M. Ferraz
2011-01-09Add shared and rtti options to LLVM.Ronaldo M. Ferraz
2010-12-27Added a --universal option to LLVMJoshua Ballanco
2010-10-07llvm - add upgrade caveatAdam Vandenberg
2010-10-06llvm - fix md5Adam Vandenberg
2010-10-06llvm: Update to v2.8Michael Dippery
2010-08-07Update formulae for version 0.7Adam Vandenberg
2010-06-05llvm - style tweaksAdam Vandenberg
2010-04-28llvm: update version to 2.7David Höppner
2009-12-05Add Clang as an option to LLVM formulaMarkus Prinz
2009-12-05Update LLVM formula to 2.6Markus Prinz
2009-11-07Fixes #115; Can't compile LLVM on Snow LeopardMax Howell
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
2009-08-31LLVM formulajulienXX