Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OESS-98 add CMake option to build plugins project within hdf5 | Allen Byrne | 2020-10-16 | 1 | -2/+2 |
| | |||||
* | Source formatted | Allen Byrne | 2020-10-01 | 5 | -399/+283 |
| | |||||
* | Add clang-format changes from develop. | Allen Byrne | 2020-09-28 | 1 | -1/+17 |
| | |||||
* | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-22 | 1 | -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] after | Larry Knox | 2020-08-17 | 1 | -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 develop | Dana Robinson | 2020-08-01 | 10 | -0/+2395 |