aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/hdf5.rb
AgeCommit message (Collapse)Author
2013-09-24Remove formulae moved to homebrew-scienceJack Nagel
2013-06-26Add syntax sugar for MPIDependencyJack Nagel
Closes #20797.
2013-06-24Use :fortranAdam Vandenberg
Closes #20731. Closes #13621.
2013-06-19HDF5: add support for fortran2003David Stuebe
Closes #18317. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-14hdf5 1.8.11Misty De Meo
Fixes #19815.
2013-03-06hdf5 1.8.10-patch1: add explicit version numberAndrey Antipov
Closes #18292. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-06HDF5 update to 1.8.10-patch1Andrey Antipov
Closes #18273. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2013-02-01hdf5: Add enable-parallel optionLi Dong
Closes #17498. Closes #16393. Closes #17244. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-26szip, hdf5, fann: add --universalLionel Koenig
Closes #17237. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-05hdf5: use new dslAdam Vandenberg
2012-05-23HDF5: Update to 1.8.9Charlie Sharpsteen
Also clean up arguments and options.
2011-12-13HDF5: Update to 1.8.8Charlie Sharpsteen
2011-06-16remove redundant versionsAdam Vandenberg
2011-05-12hdf5 1.8.7Carlos Borroto
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01Refactor HDF5 formulaCharlie Sharpsteen
Some changes to the way HDF5 is configured: * The SZIP dependency is actually used * C++ bindings are compiled by default as it requires no additional dependencies. New formula options: * Build Fortran bindings although this disables the production of shared libraries. * Build a threadsafe HDF5 library, although this disables C++ and Fortran bindings and causes a performance hit. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-22updated hdf5 to version 1.8.6Camillo Lugaresi
This is particularly urgent because, as of this writing, the url for 1.8.5-patch1 is no longer active, making the old version impossible to install. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-27Updated HDF5 to patchlevel 1Charlie Sharpsteen
New official release. Old download link was broken. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-20Hdf5 1.8.5kashif
2010-05-17Fix version information in hdf5 formulaMichael Wild
Signed-off-by: Michael Wild <themiwi@users.sourceforge.net> Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-21Minor fix: disappeared URL updated to new locationDavid Cox
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-11Add hdf5 and its dep, szip.Adam Vandenberg