summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Develop merge examples (#3851)Allen Byrne2023-11-271-3/+5
* Add an option to disable doxygen warn as error (#3708)Allen Byrne2023-10-191-0/+7
* Some corrections and fix for plugins (#3712)Allen Byrne2023-10-191-0/+7
* Fixes GH#1027 compilation error (#3654)Scot Breitenfeld2023-10-101-0/+6
* Drop MPI-2 support (#3643)Scot Breitenfeld2023-10-081-0/+6
* Split out test logic to separate file (#3639)Allen Byrne2023-10-061-94/+1
* Fail CMake on Windows when sub-filing VFD is enabled (#3636)H. Joe Lee2023-10-061-1/+4
* Remove old EXTERNALPROJECT_ADD in favor of FETCH_CONTENT (#3624)Allen Byrne2023-10-041-7/+0
* Disable static + thread-safe on Windows w/ CMake (#3622)Dana Robinson2023-10-031-2/+3
* Develop tools move (#3580)Allen Byrne2023-09-261-0/+1
* Update DEFAULT_API_VERSION documentation for CMake (#3255)Allen Byrne2023-07-181-3/+3
* Subfiling VFD source cleanup (#3241)jhendersonHDF2023-07-131-1/+15
* Remove H5detect and H5make_libsettings (#3104)Dana Robinson2023-06-131-6/+0
* Fix the default for API_VERSION to only allow one default (#3107)Allen Byrne2023-06-131-6/+0
* API test updates (#3018)jhendersonHDF2023-05-261-0/+5
* Fix multiConfig variable usage and remove unused CMake vars (#3013)Allen Byrne2023-05-251-10/+0
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-021-16/+38
* Update java logger version (#2643)Allen Byrne2023-04-031-3/+3
* CMake - Match Autotools behavior for library instrumentation (#2648)jhendersonHDF2023-04-011-1/+7
* Fix minor things noted when doing 1.10 merges (#2610)Dana Robinson2023-03-241-1/+1
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-13/+15
* Add fetchcontent for compression libs and fix cmake config (#2487)Allen Byrne2023-02-261-13/+5
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-0/+11
* Removes dmalloc support (#2239)Dana Robinson2022-11-091-9/+0
* Removes the memory allocation sanity checks feature (#2218)Dana Robinson2022-11-031-8/+0
* Subfiling Fortran wrapper work. (#2143)Scot Breitenfeld2022-10-061-0/+1
* Subfiling VFD updates (#2106)jhendersonHDF2022-09-161-0/+6
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-141-0/+5
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-60/+18
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-201-0/+7
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-5/+4
* Subfiling VFD misc fixes (#1938)jhendersonHDF2022-07-261-0/+12
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-0/+34
* Develop sync (#1793)Allen Byrne2022-06-091-0/+3
* Set default level to minimum time (#1722)Allen Byrne2022-05-171-1/+6
* Allows parallel + thread-safe combination in Autotools and CMake (#1760)Dana Robinson2022-05-131-9/+0
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-241-4/+8
* Add SZ filter and adjust compression file names to avoid conflicts (#1434)Allen Byrne2022-02-171-2/+2
* Update the java slf4j logging jars to latest 1.7.33 (#1369)Allen Byrne2022-01-181-3/+3
* Add support for parallel tools based on the 3rd party library mpiFileUtils (l...rawarren2021-11-291-0/+25
* Consolidate VFD create list macro (#1132)Allen Byrne2021-10-261-0/+3
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-201-4/+1
* Fix various warnings and issues in doxygen doc generation (#994)Allen Byrne2021-09-101-14/+15
* C++ warning and build fixes (#707)Dana Robinson2021-06-011-1/+0
* CMake advanced options for clang needs an OPTION command #556 (#557)Allen Byrne2021-04-201-0/+6
* CMake no longer builds the C++ library by default (#555)Dana Robinson2021-04-201-1/+1
* Cleanup CMake code for doxygen and perl shell scripts (#552)Allen Byrne2021-04-191-0/+8
* Hdf5 merge pr7 (#516)Larry Knox2021-03-251-14/+21
* Removed checks/workarounds for pre-C++89 compatibility (#449)Sean McBride2021-03-101-3/+0
* Fix cmake syntax error with regex escaping (#336)Sean2021-02-151-1/+1