summaryrefslogtreecommitdiffstats
path: root/hl/c++
Commit message (Expand)AuthorAgeFilesLines
* Set so numbers to 300.0.0 for HDF5 1.13.0. (#1248)Larry Knox2021-12-021-8/+8
* Set version to 1.13.0Larry Knox2021-11-304-0/+6338
* More clang tidy (#908)Sean McBride2021-08-233-25/+22
* Moves H5PacketTable default ctor inside source file (#731)Dana Robinson2021-06-062-4/+9
* C++ warning and build fixes (#707)Dana Robinson2021-06-013-13/+10
* Remove version from pkgcfg file names (#671)Allen Byrne2021-05-211-2/+2
* Parallel builds need the mpi compiler for pkgconfig scripts. (#599)Allen Byrne2021-04-271-1/+5
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-13/+0
* Fixes incorrect usage of H5I_BADID (#554)Dana Robinson2021-04-191-1/+1
* Update clang config (#473)Quincey Koziol2021-03-173-8/+29
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* More warning fixes (#400)Sean McBride2021-03-041-2/+2
* Patches from vtk (#358)Sean McBride2021-02-251-1/+1
* Update license url part2 (#333)Larry Knox2021-02-1713-13/+13
* Changes for sanitize=address (#312)Allen Byrne2021-02-051-1/+1
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-131-1/+1
* dev -Update pkgconfig settings with version - #218 (#220)Allen Byrne2020-12-221-2/+2
* OESS-98 convert plugin option to FetchContent, add tests (#155)Allen Byrne2020-12-161-1/+0
* Clang-format of source filesAllen Byrne2020-09-304-575/+592
* OESS-98 merge with clang-format changesAllen Byrne2020-09-253-4/+4
* CMake and script changes for clang-formatAllen Byrne2020-09-043-1/+26
* Make examples installation respect DESTDIR. FixesDavid Young2020-05-261-2/+2
* Fix NoFilter buildAllen Byrne2020-04-241-1/+1
* Trim trailing whitespaceQuincey Koziol2020-04-202-2/+2
* Fix shadowed typeAllen Byrne2020-04-131-3/+3
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-052-9/+4
* TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-241-0/+6
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-214-4/+4
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-153-5/+4
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-153-4/+7
* Apparently, + has no special meaning, and neither does \+, in so-calledDavid Young2019-11-121-1/+1
* Make these scripts relocatable again: derive a relative path for theDavid Young2019-11-051-1/+25
* Let us override the examples directory using --with-examplesdir=DIR.David Young2019-10-032-3/+3
* Under the examples directories, always find the installed HDF5David Young2019-10-031-1/+1
* This test cannot use HD prefix macro with printf of fprintfAllen Byrne2019-08-171-2/+2
* Update HD prefix and reconcile hl/cpp testAllen Byrne2019-08-161-8/+16
* Add HD prefix to testsAllen Byrne2019-08-152-62/+62
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-232-0/+7
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-172-2/+4
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-171-1/+1
* HDFFV-10581 fix locations for static pdb filesAllen Byrne2019-07-081-1/+1
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-183-30/+56
* Add options to enable or disable building tools and tests. The defaultLarry Knox2019-06-061-1/+7
* Change prefix in example scripts to relative path to bin. This was doneLarry Knox2018-08-231-1/+1
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-093-4/+4
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-263-22/+21
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-204-4/+4
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-173-22/+4
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-2/+2
* Change CMake min to 3.10Allen Byrne2018-03-094-4/+4