aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libxml2.rb
AgeCommit message (Collapse)Author
2010-11-02Updated formula: libxml2Justin Clift
Adds a --with-python option, addressing Homebrew issue #2303: http://github.com/mxcl/homebrew/issues/issue/2303/ Signed-off-by: Adam Vandenberg <flangy@gmail.com> Fixes #2303 Fixes #3025
2010-10-06libxml2 fails with LLVM 2326Douglas Creager
2010-08-07Update formulae for version 0.7Adam Vandenberg
* 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-04-26Update (keg-only) libxml2 to 2.7.7.Adam Vandenberg
2009-12-12Libxml2 compiles with newer LLVM.Adam Vandenberg
2009-11-09Libxml2Kieran Pilkington
Providing a keg only version of libxml2. The one provided by Mac is old and doesn't contain some files used by some games.