Commit Graph

17 Commits (99c8b02536f50398d6436da1cd80d07272dc181c)

Author SHA1 Message Date
Adam Vandenberg 3fb4fc5bb5 fftw: make Fortran opt-in
Closes Homebrew/homebrew#17161.
2013-01-18 09:15:30 -08:00
Lucas Clemente 50f50f845a fftw 3.3.3
Closes Homebrew/homebrew#17077.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-14 09:30:51 -08:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel 92f41eacb3 fftw: remove dir file cruft
`info` related files are now handled internally.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 19:40:04 -05:00
Tomas Frostensson db28325cf1 fftw 3.3.2
Closes Homebrew/homebrew#12109.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 19:26:50 -05:00
David Hall 2ad7447b69 fftw 3.3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-14 17:14:44 -07:00
Adam Vandenberg 18de10fe0a use which method 2012-03-06 06:53:07 -08:00
David Hall 8f1d8d4633 fftw 3.3
Closes Homebrew/homebrew#8145.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-16 20:36:08 -05:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 55b98a9421 Update formulae to use path shortcuts 2010-08-08 11:24:36 -07:00
Donald Ephraim Curtis bb7479d680 fftw - check for gfortran before disabling it.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-06 07:31:22 -07:00
Adam Vandenberg d81d434648 Remove silly concatenation. 2010-06-07 14:15:45 -07:00
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