Lars Bilke
594ba3ccec
cmake 2.8.6
...
Closes Homebrew/homebrew#7977 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-05 14:00:29 -07:00
Max Howell
0e2a4a3550
CMake bottled
...
Rationale: There's two things that make my Macbook Air fan spin up. Flash videos and building CMake. God I hate this bloated pile of crap. And I always `brew rm cmake` after installing something that misguidedly decided to use a CMake build system. So bottling it is an easier life for everyone.
2011-08-25 02:35:51 +01:00
Charlie Sharpsteen
d366e8a8f8
CMake: Fix discovery of Qt libraries with 2.8.5
...
CMake 2.8.5 fails to find some Qt libraries that CMake 2.8.4 could find. Added
a patch that corrects this behavior. See discussion on the CMake mailing list:
http://cmake.3232098.n2.nabble.com/FindQt4-errors-out-when-locating-QtUITools-under-CMake-2-8-5-td6619091.html
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-25 12:41:32 -07:00
Trevor Wennblom
a11fb5bf82
cmake 2.8.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-16 08:59:20 -07:00
Charles Brossollet
7fc8ff3621
CMake: upstream patch for non-standard Devtools path
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-23 09:36:14 -07:00
Adam Vandenberg
de5d1495b9
cmake: add grep_options check in formula
2011-04-07 22:01:16 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Mike McQuaid
c4ca3df001
Upgrade CMake to 2.8.4.
2011-02-16 17:11:08 +00:00
Mike McQuaid
de50c0ecfc
Add upstream CMake bootstrap patch.
2011-01-13 18:15:10 +00:00
Adam Vandenberg
1b9ce375a9
Cmake - look for expat framework and warn
2010-12-26 13:29:01 -08:00
Mike McQuaid
12ec07f264
CMake no longer builds XML-RPC.
2010-11-11 19:04:09 -08:00
Mike McQuaid
2908f063b1
Re-enable parallel builds with CMake.
...
Looks like there are some upstream parallelism fixes so lets see
if this is working again.
2010-11-09 22:12:34 -08:00
Mike McQuaid
175cc911ac
Update CMake to 2.8.3.
2010-11-09 22:07:01 -08:00
Mikkel Krautz
5bfa9230b4
Wrap CMake patches in an array to get both of them applied, not just one.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-07 13:53:53 -07:00
Mikkel Krautz
17f75141c0
CMAKE_OSX_ARCHITECTURES quoting patches for CMake 2.8.2.
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-09-20 19:43:41 +01:00
Adam Vandenberg
297b747090
Cmake 2.8.2
2010-07-14 21:50:29 -07:00
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