| Commit message (Expand) | Author | Age | Files | Lines |
* | Moves H5PacketTable default ctor inside source file (#731) | Dana Robinson | 2021-06-06 | 2 | -4/+9 |
|
|
* | C++ warning and build fixes (#707) | Dana Robinson | 2021-06-01 | 3 | -13/+10 |
|
|
* | Remove version from pkgcfg file names (#671) | Allen Byrne | 2021-05-21 | 1 | -2/+2 |
|
|
* | Parallel builds need the mpi compiler for pkgconfig scripts. (#599) | Allen Byrne | 2021-04-27 | 1 | -1/+5 |
|
|
* | Update top-level COPYING file and remove COPYING files from subdirectories (#... | Larry Knox | 2021-04-21 | 1 | -13/+0 |
|
|
* | Fixes incorrect usage of H5I_BADID (#554) | Dana Robinson | 2021-04-19 | 1 | -1/+1 |
|
|
* | Update clang config (#473) | Quincey Koziol | 2021-03-17 | 3 | -8/+29 |
|
|
* | Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451) | Sean McBride | 2021-03-10 | 1 | -1/+1 |
|
|
* | More warning fixes (#400) | Sean McBride | 2021-03-04 | 1 | -2/+2 |
|
|
* | Patches from vtk (#358) | Sean McBride | 2021-02-25 | 1 | -1/+1 |
|
|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 13 | -13/+13 |
|
|
* | Changes for sanitize=address (#312) | Allen Byrne | 2021-02-05 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | OESS-98 convert plugin option to FetchContent, add tests (#155) | Allen Byrne | 2020-12-16 | 1 | -1/+0 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 4 | -575/+592 |
|
|
* | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 3 | -4/+4 |
|
|
* | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 3 | -1/+26 |
|
|
* | Make examples installation respect DESTDIR. Fixes | David Young | 2020-05-26 | 1 | -2/+2 |
|
|
* | Fix NoFilter build | Allen Byrne | 2020-04-24 | 1 | -1/+1 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 2 | -2/+2 |
|
|
* | Fix shadowed type | Allen Byrne | 2020-04-13 | 1 | -3/+3 |
|
|
* | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 2 | -9/+4 |
|
|
* | 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 |
|
|
* | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 3 | -5/+4 |
|
|
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 3 | -4/+7 |
|
|
* | Apparently, + has no special meaning, and neither does \+, in so-called | David Young | 2019-11-12 | 1 | -1/+1 |
|
|
* | Make these scripts relocatable again: derive a relative path for the | David Young | 2019-11-05 | 1 | -1/+25 |
|
|
* | 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 |
|
|
* | This test cannot use HD prefix macro with printf of fprintf | Allen Byrne | 2019-08-17 | 1 | -2/+2 |
|
|
* | Update HD prefix and reconcile hl/cpp test | Allen Byrne | 2019-08-16 | 1 | -8/+16 |
|
|
* | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 2 | -62/+62 |
|
|
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 2 | -0/+7 |
|
|
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 2 | -2/+4 |
|
|
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
|
|
* | HDFFV-10581 fix locations for static pdb files | Allen Byrne | 2019-07-08 | 1 | -1/+1 |
|
|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 3 | -30/+56 |
|
|
* | Add options to enable or disable building tools and tests. The default | Larry Knox | 2019-06-06 | 1 | -1/+7 |
|
|
* | Change prefix in example scripts to relative path to bin. This was done | Larry Knox | 2018-08-23 | 1 | -1/+1 |
|
|
* | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 3 | -4/+4 |
|
|
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 3 | -22/+21 |
|
|
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 4 | -4/+4 |
|
|
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 3 | -22/+4 |
|
|
* | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 1 | -2/+2 |
|
|
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 4 | -4/+4 |
|
|
* | HDFFV-4359 Add HL C++ and fix install parameters | Allen Byrne | 2018-03-08 | 1 | -0/+47 |
|
|
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 4 | -4/+4 |
|
|
* | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 1 | -3/+3 |
|
|