Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-04 | pathlib: Fix resolve() by overriding it in Python 3.5 | Daniel Mensinger | 1 | -1/+1 |
2020-09-25 | dependencies/hdf5: Use the correct compilers for the machine | Dylan Baker | 1 | -5/+19 |
2020-09-25 | dependencies/hdf5: Convert to a dependency_factory | Dylan Baker | 1 | -104/+131 |
2020-09-08 | typing: fix dependencies for new follow_imports | Daniel Mensinger | 1 | -1/+1 |
2020-09-08 | typing: fully annotate boost and hdf5 deps | Daniel Mensinger | 1 | -2/+6 |
2020-08-11 | Add h5cc shlib argument for correctly link hdf5 libraries | William F Godoy | 1 | -1/+2 |
2020-01-29 | dependencies: Make Dependency initializer signatures match | Dylan Baker | 1 | -1/+1 |
2020-01-08 | bugfix: hdf5 depenedency: make sure variable is always defined | Michael Hirsch, Ph.D | 1 | -1/+1 |
2019-12-19 | dependencies: refactor to use methods properly | Michael Hirsch, Ph.D | 1 | -85/+92 |
2019-12-17 | Fail gracefully detecting hdf5 if pkg-config is not available. | Jussi Pakkanen | 1 | -8/+11 |
2019-11-28 | HDF5: make much more robust across platforms | Michael Hirsch, Ph.D | 1 | -0/+120 |