Commit graph

7 commits

Author SHA1 Message Date
Brett Koonce
7f7a7f469d dotwrp v1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-15 10:01:03 -08:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Max Howell
eafe55e090 Don't use full paths to tools anymore
xcwoclt doesn't have /usr/bin/ar, and superenv ensures that PATHs are in a good order so that our tools are used.

std-env may break… but I can fix this by massaging std-env's paths. I want to keep std-env around. It's the traditional route.
2012-08-29 14:45:05 -04:00
Adam Vandenberg
040c6128c6 dotwrp: use a stable 1.0 and add head 2012-04-18 19:41:14 -07:00
Adam Vandenberg
20a4948c83 Very pedantic audit fixes 2011-03-21 13:35:53 -07:00
Adam Vandenberg
130b36afd4 dotwrp: audit warning 2011-03-21 13:07:14 -07:00
Camillo Lugaresi
46ce3d3676 new formula: dotwrp
This library resolves an incompatibility between gfortran and
Accelerate.framework by providing gfortran-compatible entry points for a few
BLAS functions that still use the f77 calling conventions. When using this
library, make sure the linker sees it before Accelerate.framework, eg by using
"-ldotwrp -framework Accelerate".

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 13:30:22 -08:00