mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
0f870b0f47
Bug fix Description: Fortran type generation was broken in two ways. Fixed both. Solution: Firstly, there were a couple of path problems. Fixed a typo and specified the full path of a file. Secondly, the dependencies weren't right when building with HDF5-specific commands (make lib, make check-s, etc.). Tweaked dependencies to fix the problem. Platforms tested: mir, modi4, sleipnir |
||
---|---|---|
.. | ||
h5repack_copy.c | ||
h5repack_filters.c | ||
h5repack_list.c | ||
h5repack_main.c | ||
h5repack_opttable.c | ||
h5repack_parse.c | ||
h5repack_refs.c | ||
h5repack_verify.c | ||
h5repack.c | ||
h5repack.h | ||
h5repack.sh.in | ||
Makefile.am | ||
Makefile.in | ||
testh5repack_attr.c | ||
testh5repack_detect_szip.c | ||
testh5repack_dset.c | ||
testh5repack_main.c | ||
testh5repack_make.c | ||
testh5repack_util.c |