summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add abi-complience check and upload to releases (#3996)Allen Byrne2024-02-141-5/+5
* Add API support for Fortran MPI_F08 module definitions. (#3959)Scot Breitenfeld2024-02-141-0/+7
* Fix doxygen errors (#3962)Allen Byrne2024-02-141-1/+1
* CMake compression and directory includes from develop (#3933)Allen Byrne2024-01-091-1/+2
* Merge examples and workflows from develop (#3918)Allen Byrne2024-01-031-19/+27
* Drop MPI-2 support (#3643) (#3802)jhendersonHDF2023-10-311-0/+6
* GH issue 3398 - option to disable doxygen warn as error (#3709)Allen Byrne2023-10-191-0/+7
* Some corrections and fix for plugins (#3713)Allen Byrne2023-10-191-0/+7
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-121-102/+12
* Bring the H5detect removal change from develop (#3648)Dana Robinson2023-10-091-6/+0
* Disable static + thread-safe on Windows w/ CMake (#3622) (#3630)Dana Robinson2023-10-041-2/+3
* Subfiling VFD source cleanup (#3241) (#3290)jhendersonHDF2023-07-271-1/+15
* API test updates (#3018) (#3287)jhendersonHDF2023-07-271-0/+5
* Fix the default for API_VERSION to only allow one default (#3108)Allen Byrne2023-06-131-3/+0
* Update actions and change defaults of compression (fix vars) (#3042)Allen Byrne2023-06-051-10/+0
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-031-16/+38
* Merge with develop (#2790)Dana Robinson2023-04-221-1/+1
* CMake - Match Autotools behavior for library instrumentation (#2648) (#2674)jhendersonHDF2023-04-131-1/+7
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)Allen Byrne2023-04-041-13/+15
* Update java logger version (#2644)Allen Byrne2023-04-041-3/+3
* 1.14 Add fetchcontent for compression libs and fix cmake config #2487 (#2492)Allen Byrne2023-03-011-13/+5
* 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
* Small fixes (#285)Allen Byrne2021-01-271-1/+1
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-131-19/+53