Commit Graph

11 Commits (5d7921c4e00f8ae846ab188be822abcaaa24f37e)

Author SHA1 Message Date
Adam Vandenberg aaae1dfa2c Cmake - make and install in separate steps for Mac Pro builds. 2010-04-09 10:06:44 -07:00
David Höppner 9c32e2a690 cmake: update version to 2.8.1 2010-04-09 11:04:47 +02:00
Ash Berlin 2fda8fe5b1 cmake 2.8.0
Update to latest version released 2009/11/04
2009-12-04 18:02:28 +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
Max Howell aa14a25a43 Apply new ENV capabilities to all existing Formulae 2009-08-10 18:11:22 +01:00
Max Howell b088d88244 CMake 2.6.4
Also removed xmlrpc-c dep, by coercing cmake into using its own xmlrpc
copy. It statically linked xmlrpc before anyway, so it's better for our
users not to have this crappy dependency.

Still completely in the dark about how cmake can possibly need an
xmlrpc library!
2009-07-28 02:28:46 +01:00
Max Howell b1a09741d9 Improvements to cmake install 2009-07-23 03:02:09 +01:00
Max Howell a8a5c57e2a Fix cmake formula 2009-07-10 00:49:27 +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 428db6ec56 Don't version docs with cmake and flac 2009-06-05 13:43: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