Commit Graph

8 Commits (94a63f60a1003d0d4879e9dc1ffce6ee3773fb15)

Author SHA1 Message Date
Chris Hoffman 8af1b3d725 Boost 1.42
With patches for:
 * homebrew outside of /usr/local
 * compile problems with llvm-g++

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-12 22:01:09 -08:00
Florian Sowade 69937d0367 Bump boost from 1.40.0 to 1.41.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Signed-off-by: Max Howell <max@methylblue.com>
2009-12-05 14:39:06 +00:00
Ash Berlin fcfb4ddc60 Add patch for boost to fix 64bit boost-test issue
Without this fix applied using the test framework will yield a double free error at exit time.
2009-12-04 18:03:26 +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
Dane Jensen 72cb689bc5 Build multi-threaded Boost. 2009-09-16 14:49:06 +01:00
Max Howell d8ba293d16 Update Boost to 1.40 2009-08-29 14:15:22 +01:00
Max Howell 8412fa92f8 Tidied things up a little in light of recent changes 2009-06-18 11:13:11 +01:00
Max Howell 97b1ada08d Created /Library moved brew tool to /bin
Moved Forumla and Cellar/homebrew into Library.

This way the homebrew core files are more sensibly placed, Cellar is
more internally consistent and only generated. And Homebrew is ready for
use straight out of the tarball.
2009-06-04 19:36:58 +01:00