summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* merges from develop (#3115)Allen Byrne2023-06-131-0/+42
* Update version (#2971)Larry Knox2023-05-191-7/+7
* Add h5copy help test and verify consistency (#2904)Allen Byrne2023-05-059-6/+136
* Sync with develop (#2871)Dana Robinson2023-05-021-1/+1
* Fix ROS3 VFD anonymous credential usage with h5dump and h5ls (#2798) (#2800)jhendersonHDF2023-04-242-4/+27
* Merge with develop (#2790)Dana Robinson2023-04-2230-312/+30
* Add no subsets option to h5diff like h5dump (#2759)Allen Byrne2023-04-1815-270/+196
* Fix #2598 sanitize leak (#2675)Allen Byrne2023-04-131-4/+4
* Minor cherry-pick merges to 1.14 (#2582)Larry Knox2023-04-043-0/+10
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)Allen Byrne2023-04-0423-58/+48
* GH issue #2538, print must have verbose on first (#2541)Allen Byrne2023-03-151-4/+6
* Brings the following changesets over from develop: (#2328)Dana Robinson2022-12-211-2/+6
* Update versions for hdf5_1_14 develop branch after creation of (#2294)Larry Knox2022-12-131-7/+7
* Output should only be printed if verbose. (#2273)Allen Byrne2022-12-021-26/+36
* Add aarch64 toolchain and change dump test to long opt (#2271)Allen Byrne2022-12-011-1/+1
* Correct the CMake link for MPI (#2198)Allen Byrne2022-11-013-6/+6
* Update copyright headers (#2184)Larry Knox2022-11-01149-150/+12
* Update develop branch version to 1.13.4-1 (#2189)Larry Knox2022-10-261-7/+7
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-0330-37/+32
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-1916-89/+89
* Fixes codespell issues (#2032)Dana Robinson2022-08-171-1/+1
* Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004)Larry Knox2022-08-121-7/+7
* Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for r...Larry Knox2022-08-121-7/+7
* Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for releaseLarry Knox2022-08-121-7/+7
* Only use Subfiling VFD in tools if MPI was initialized previously (#1998)jhendersonHDF2022-08-111-3/+11
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-109-11/+11
* Fix CMake macro code commands (#1989)Allen Byrne2022-08-101-3/+0
* Revert for older cmake versions (#1974)Allen Byrne2022-08-086-157/+0
* Develop cmake clean (#1971)Allen Byrne2022-08-0742-1080/+1058
* Fix issues in tools code after Subfiling VFD updates (#1973)jhendersonHDF2022-08-061-2/+13
* Subfiling updates for release (#1963)jhendersonHDF2022-08-042-9/+27
* Corrects some bad format strings in the tools (#1964)Dana Robinson2022-08-032-8/+11
* Onion VFD (#1953)Dana Robinson2022-08-0236-33/+1908
* Develop clang 13 format (#1933)Allen Byrne2022-07-2669-504/+502
* Subfiling VFD (#1883)jhendersonHDF2022-07-2227-110/+154
* Fix for MSVC compile failures in h5dumpgentest due to VLA use (#1916)Dana Robinson2022-07-211-9/+9
* Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897)Dana Robinson2022-07-2013-1454/+21
* Remove perf tool from CMakeTests file (#1907)jhendersonHDF2022-07-181-4/+0
* Fixes a stack overflow in the h5dump test generator (#1903)Dana Robinson2022-07-183-30/+31
* Fixes warnings when the deflate filter is not built (#1904)Dana Robinson2022-07-182-5/+11
* Removes the small perf tool (#1896)Dana Robinson2022-07-173-832/+6
* Eliminate unnecessary error output (#1879)Allen Byrne2022-07-142-17/+20
* Fix for a tools compile issue when deprecated symbols are disabled (#1884)Dana Robinson2022-07-131-6/+14
* Develop HDFFV-11310 (#1811)Allen Byrne2022-07-112-0/+83
* Misc clang warning fixes (#1869)Dana Robinson2022-07-119-15/+69
* Fixes for production mode gcc warnings (#1873)Dana Robinson2022-07-111-8/+20
* Adds format attribute to additional functions (#1868)Dana Robinson2022-07-112-6/+6
* Adds explicit indices to drivernames array in the tools (#1867)Dana Robinson2022-07-111-1/+4
* Fixes a bug in h5perf that causes file open failures (#1846)Dana Robinson2022-07-012-2/+2
* Fixes a few minor parallel warnings (#1832)Dana Robinson2022-06-292-11/+11