summaryrefslogtreecommitdiffstats
path: root/utils/tools/test
Commit message (Collapse)AuthorAgeFilesLines
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-032-2/+2
| | | | | * Update CMake code to 3.18 minimum version * Updated release note
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-1/+1
| | | | At one time this content was a git submodule shared between several projects but that time has long passed.
* Add support for parallel tools based on the 3rd party library mpiFileUtils ↵rawarren2021-11-298-0/+502
(libMFU) … (#1177) Adds tool h5dwalk and configure options to enable building it. Co-authored-by: Richard Warren <Richard.Warren@hdfgroup.org> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Richard.Warren <richard.warren@jelly.ad.hdfgroup.org> Co-authored-by: Larry Knox <lrknox@hdfgroup.org>