| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the java slf4j logging jars to latest 1.7.33 (#1369) | Allen Byrne | 2022-01-18 | 1 | -3/+3 |
|
|
* | Add support for parallel tools based on the 3rd party library mpiFileUtils (l... | rawarren | 2021-11-29 | 1 | -0/+25 |
|
|
* | Consolidate VFD create list macro (#1132) | Allen Byrne | 2021-10-26 | 1 | -0/+3 |
|
|
* | Move test utilities to utils/test folder (#1109) | Allen Byrne | 2021-10-20 | 1 | -4/+1 |
|
|
* | Fix various warnings and issues in doxygen doc generation (#994) | Allen Byrne | 2021-09-10 | 1 | -14/+15 |
|
|
* | C++ warning and build fixes (#707) | Dana Robinson | 2021-06-01 | 1 | -1/+0 |
|
|
* | CMake advanced options for clang needs an OPTION command #556 (#557) | Allen Byrne | 2021-04-20 | 1 | -0/+6 |
|
|
* | CMake no longer builds the C++ library by default (#555) | Dana Robinson | 2021-04-20 | 1 | -1/+1 |
|
|
* | Cleanup CMake code for doxygen and perl shell scripts (#552) | Allen Byrne | 2021-04-19 | 1 | -0/+8 |
|
|
* | Hdf5 merge pr7 (#516) | Larry Knox | 2021-03-25 | 1 | -14/+21 |
|
|
* | Removed checks/workarounds for pre-C++89 compatibility (#449) | Sean McBride | 2021-03-10 | 1 | -3/+0 |
|
|
* | Fix cmake syntax error with regex escaping (#336) | Sean | 2021-02-15 | 1 | -1/+1 |
|
|
* | Small fixes (#285) | Allen Byrne | 2021-01-27 | 1 | -1/+1 |
|
|
* | Reclassify CMake messages - HDFFV-11144 (#253) | Allen Byrne | 2021-01-13 | 1 | -19/+53 |
|
|
* | OESS-98 convert plugin option to FetchContent, add tests (#155) | Allen Byrne | 2020-12-16 | 1 | -16/+15 |
|
|
* | obsolete CMAKE_BUILD_TOOL => CMAKE_MAKE_PROGRAM (#97) | Michael Hirsch | 2020-11-17 | 1 | -1/+1 |
|
|
* | Set doxygen default to normally disabled. | Allen Byrne | 2020-11-09 | 1 | -1/+1 |
|
|
* | Add doxygen auotoconf and cmake support | Allen Byrne | 2020-11-03 | 1 | -0/+15 |
|
|
* | Merge pull request #69 from xantares/mingw3 | Larry Knox | 2020-11-02 | 1 | -0/+2 |
|\ |
|
| * | CMake: Add an option to opt-out static libgcc | Michel Zou | 2020-10-31 | 1 | -0/+2 |
|
|
* | | CMake: MINGW implies WIN32 | Michel Zou | 2020-10-30 | 1 | -5/+6 |
|/ |
|
* | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 1 | -1/+18 |
|
|
* | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 1 | -0/+3 |
|
|
* | The version string has a second use for packaging | Allen Byrne | 2020-08-26 | 1 | -1/+3 |
|
|
* | Revert H5_VERS_SUBRELEASE check | Allen Byrne | 2020-08-24 | 1 | -5/+1 |
|
|
* | Add special case when H5_VERS_SUBRELEASE is 0 | Allen Byrne | 2020-08-24 | 1 | -3/+7 |
|
|
* | Condition if (H5_VERS_SUBRELEASE) is incorrectly false when | Larry Knox | 2020-08-24 | 1 | -3/+3 |
|
|
* | Add hypen to subrelease regex | Allen Byrne | 2020-08-23 | 1 | -1/+1 |
|
|
* | HDFFV-11116 Add option for install location of Fortran MOD files | Allen Byrne | 2020-07-09 | 1 | -0/+11 |
|
|
* | Add "override with" to error message | Allen Byrne | 2020-04-24 | 1 | -5/+5 |
|
|
* | HDFFV-10576 add Option name to Error Message | Allen Byrne | 2020-04-24 | 1 | -5/+5 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2020-04-07 | 1 | -0/+2 |
|\ |
|
| * | Flag construction must be after compiler detection | Allen Byrne | 2020-04-05 | 1 | -1/+2 |
|
|
| * | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 1 | -0/+1 |
|
|
* | | Add Splitter VFD to library. | Jacob Smith | 2020-03-13 | 1 | -0/+15 |
|/ |
|
* | Correct usage of add_compile_definitions | Allen Byrne | 2020-02-23 | 1 | -3/+1 |
|
|
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -13/+16 |
|
|
* | TRILAB-148 fix sanitizer and -fsanitize usage | Allen Byrne | 2020-02-12 | 1 | -3/+0 |
|
|
* | HDFFV-11011 correct issues with target file extension | Allen Byrne | 2020-01-28 | 1 | -8/+15 |
|
|
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 1 | -6/+42 |
|
|
* | TRILABS-135 Add clang analyzers | Allen Byrne | 2019-12-11 | 1 | -6/+21 |
|
|
* | Update versioning to next major version | Allen Byrne | 2019-09-25 | 1 | -3/+14 |
|
|
* | Add policy to use <package>_ROOT | Allen Byrne | 2019-09-05 | 1 | -0/+4 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-08-13 | 1 | -0/+9 |
|\ |
|
| * | Fixed Map API CMake option | Dana Robinson | 2019-08-13 | 1 | -0/+3 |
|
|
| * | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -0/+6 |
|
|
* | | HDFFV-10879 set default API version | Allen Byrne | 2019-08-13 | 1 | -1/+2 |
|/ |
|
* | HDFFV-10879 correct API version set command | Allen Byrne | 2019-08-12 | 1 | -1/+1 |
|
|
* | Use a STRING option for API version | Allen Byrne | 2019-08-12 | 1 | -15/+8 |
|
|
* | Fix API version option | Allen Byrne | 2019-08-12 | 1 | -1/+4 |
|
|