Commit Graph

5 Commits (f4553a3a8d0c1b7dedeeca77149905c51076abb9)

Author SHA1 Message Date
Bart Janssen 58cf987812 Update fftw
* add double precision library
* add long-double precision

The fftw formula now installs single, double and long-double precision
libraries with SIMD optimization enabled for single and double precision.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-14 09:17:08 -07:00
Max Howell 3e5e220c9c Bump fftw to 3.2.2 2010-02-24 15:13:20 +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 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