summaryrefslogtreecommitdiffstats
path: root/bin/h5cc.in
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace cleanup compared to developAllen Byrne2020-05-091-12/+12
|
* Merge pull request #2289 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-01-221-7/+0
| | | | | | | * commit 'a92cfed71e0da0ff61af2550640e38bf6d415fee': Remove irrelevant sentence from comment. Remove duplicate lines noted on forum by Eric Bavier Add v111 version for H5O functions to enable version1 default for HDF5 1.8-1.10 and version 3 default for HDF5 1.12. Version 2 functions are available (deprecated) but will not be the default for any version.
* Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. TheyLarry Knox2019-06-141-0/+399
should always be built and installed whether tools are enabled or disabled. Also added Makefile.am to bin to build h5redeploy and to install and uninstall them. h5cc is created from h5cc.in by configure.