Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hdf5 1 10 11 (#3555) | Larry Knox | 2023-09-20 | 1 | -0/+1550 |
| | | | | | | | | | | | * Initial preparation of hdf5-1_10_11 release branch for HDF5 1.10.11 release: Updated configure.ac for release: switched configure default to production mode and disabled maintainer mode. Set HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt. Generated release files including Makefile.ins with autogen.sh, autoconf 2.71 and automake 1.16.2 Incremented version to 1.10.11-2. * Update branch name in main.yml. | ||||
* | Gather latest CMake changes from develop (#2609) | Allen Byrne | 2023-03-20 | 1 | -1/+1 |
| | | | | Add HDF5_SRC_INCLUDE_DIRS variable cleanup cmake comments and documentation | ||||
* | Update copyright headers. (#2527) | Larry Knox | 2023-03-10 | 2 | -2/+0 |
| | |||||
* | 1.10 Merge Move test utilities to utils/test folder #1109 (#1111) | Allen Byrne | 2021-10-25 | 3 | -0/+122 |
* Merge Move test utilities to utils/test folder #1109 * Merge Correct shell tests and c++ flag warning * Fix typo |