aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/dependencies/hdf5.py
AgeCommit message (Expand)AuthorFilesLines
2020-10-04pathlib: Fix resolve() by overriding it in Python 3.5Daniel Mensinger1-1/+1
2020-09-25dependencies/hdf5: Use the correct compilers for the machineDylan Baker1-5/+19
2020-09-25dependencies/hdf5: Convert to a dependency_factoryDylan Baker1-104/+131
2020-09-08typing: fix dependencies for new follow_importsDaniel Mensinger1-1/+1
2020-09-08typing: fully annotate boost and hdf5 depsDaniel Mensinger1-2/+6
2020-08-11Add h5cc shlib argument for correctly link hdf5 librariesWilliam F Godoy1-1/+2
2020-01-29dependencies: Make Dependency initializer signatures matchDylan Baker1-1/+1
2020-01-08bugfix: hdf5 depenedency: make sure variable is always definedMichael Hirsch, Ph.D1-1/+1
2019-12-19dependencies: refactor to use methods properlyMichael Hirsch, Ph.D1-85/+92
2019-12-17Fail gracefully detecting hdf5 if pkg-config is not available.Jussi Pakkanen1-8/+11
2019-11-28HDF5: make much more robust across platformsMichael Hirsch, Ph.D1-0/+120