summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-208-8/+8
| | | | file - files not in src or test.
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-2/+2
|
* Source formattedAllen Byrne2020-10-015-399/+283
|
* Add clang-format changes from develop.Allen Byrne2020-09-281-1/+17
|
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-0/+2
| | | | | | header file, FUNC_ENTER / LEAVE, etc). Removed remaining personal email addresses from library source code (still needs cleaned from other directories). Misc. warning, style, and whitespace cleanup.
* 1. HDFFV-10830 part 2, move AC_CHECK_HEADERS([szlib.h] afterLarry Knox2020-08-171-4/+4
| | | | | | | | AC_CHECK_LIB([sz], [SZ_BufftoBuffCompress] to avoid compiling H5Z.c with szlib.h after its path is removed from AM_CPPFLAGS. 2. Remove unnecessary links to ${HDF5_TOOLS_LIB_TARGET} in utils/mirror_vfd/CMakeLists.txt that prevent building HDF5 with tools disabled.
* Sync with developDana Robinson2020-08-0110-0/+2395