| Commit message (Expand) | Author | Age | Files | Lines |
* | Reclassify CMake messages - HDFFV-11144 (#253) | Allen Byrne | 2021-01-13 | 1 | -1/+1 |
|
|
* | dev -Update pkgconfig settings with version - #218 (#220) | Allen Byrne | 2020-12-22 | 1 | -2/+2 |
|
|
* | Bring async branch to develop (#166) | Quincey Koziol | 2020-12-14 | 1 | -1/+1 |
|
|
* | Moves the lists of VOL connectors and VFDs in Autotools builds (#162) | Dana Robinson | 2020-12-12 | 1 | -5/+0 |
|
|
* | Basic alignment with async branch (#115) | Quincey Koziol | 2020-11-23 | 2 | -2/+2 |
|
|
* | CMake: Add an option to opt-out static libgcc | Michel Zou | 2020-10-31 | 3 | -4/+4 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 98 | -8557/+8728 |
|
|
* | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 3 | -6/+6 |
|
|
* | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 3 | -1/+33 |
|
|
* | Minor change to header comments in file locking C++ changes. | Dana Robinson | 2020-08-03 | 1 | -2/+2 |
|
|
* | Squash merge of file locking fixes | Dana Robinson | 2020-08-03 | 2 | -0/+53 |
|
|
* | Make examples installation respect DESTDIR. Fixes | David Young | 2020-05-26 | 1 | -2/+2 |
|
|
* | TRILAB-244 separate CXX warnings and errors from C | Allen Byrne | 2020-04-23 | 3 | -6/+5 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 27 | -94/+94 |
|
|
* | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 2 | -6/+3 |
|
|
* | TRILAB-192 restrict extensive warnings to libraries | Allen Byrne | 2020-03-24 | 1 | -0/+6 |
|
|
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 4 | -4/+4 |
|
|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 13 | -83/+217 |
|
|
* | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 2 | -2/+2 |
|
|
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 2 | -2/+4 |
|
|
* | Apparently, + has no special meaning, and neither does \+, in so-called | David Young | 2019-11-12 | 1 | -1/+1 |
|
|
* | Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to develop | David Young | 2019-11-05 | 2 | -4/+27 |
|\ |
|
| * | Make these scripts relocatable again: derive a relative path for the | David Young | 2019-11-05 | 1 | -1/+24 |
|
|
| * | Let us override the examples directory using --with-examplesdir=DIR. | David Young | 2019-10-03 | 2 | -3/+3 |
|
|
| * | Under the examples directories, always find the installed HDF5 | David Young | 2019-10-03 | 1 | -1/+1 |
|
|
* | | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim() | Jerome Soumagne | 2019-10-08 | 2 | -6/+6 |
|/ |
|
* | Update versioning to next major version | Allen Byrne | 2019-09-25 | 1 | -0/+12 |
|
|
* | Update develop branch version to 1.13.0 after creation of hdf5_1_12 | Larry Knox | 2019-09-25 | 1 | -1/+1 |
|
|
* | Whitespace cleanup | Allen Byrne | 2019-09-18 | 16 | -1111/+1112 |
|
|
* | Fix VFD tests and repack | Allen Byrne | 2019-08-03 | 1 | -37/+44 |
|
|
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 2 | -71/+67 |
|
|
* | HDFFV-10845 make flags private | Allen Byrne | 2019-07-18 | 3 | -1/+16 |
|
|
* | Correct syntax | Allen Byrne | 2019-07-18 | 1 | -1/+1 |
|
|
* | Fix typo | Allen Byrne | 2019-07-18 | 1 | -1/+1 |
|
|
* | Correct OUTPUT_NAME usage | Allen Byrne | 2019-07-18 | 1 | -0/+1 |
|
|
* | HDFFV-1045 gcc static must be link flags | Allen Byrne | 2019-07-18 | 1 | -1/+5 |
|
|
* | HDFFV-10845 quote multiple strings in cmake link command | Allen Byrne | 2019-07-18 | 1 | -1/+1 |
|
|
* | HDFFV-10845 update mingw cmake changes | Allen Byrne | 2019-07-17 | 1 | -1/+4 |
|
|
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 3 | -3/+7 |
|
|
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
|
|
* | HDFFV-10581 add missed change and release note. | Allen Byrne | 2019-07-09 | 1 | -1/+1 |
|
|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 3 | -30/+47 |
|
|
* | Add options to enable or disable building tools and tests. The default | Larry Knox | 2019-06-06 | 1 | -1/+7 |
|
|
* | Snapshot version 1.11 release 5. | hdftest | 2019-05-02 | 1 | -1/+1 |
|
|
* | Added more info to the function headers. | Binh-Minh Ribler | 2019-04-22 | 1 | -2/+3 |
|
|
* | Added new C++ wrappers - HDFFV-10622 | Binh-Minh Ribler | 2019-04-22 | 4 | -10/+168 |
|
|
* | Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno | Quincey Koziol | 2019-04-14 | 4 | -0/+119 |
|
|
* | Merge remote-tracking branch 'origin/develop' into env_vol_load | Quincey Koziol | 2019-04-03 | 2 | -3/+3 |
|\ |
|
| * | Snapshot version 1.11 release 4. | hdftest | 2019-04-01 | 1 | -1/+1 |
|
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b... | Binh-Minh Ribler | 2019-03-20 | 8 | -306/+244 |
| |\ |
|