summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* sort out/ref files for line compare (#1337)Allen Byrne2022-01-081-3/+7
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0711-17/+17
* Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)Larry Knox2021-11-301-2/+2
* Add support for parallel tools based on the 3rd party library mpiFileUtils (l...rawarren2021-11-293-0/+197
* Fix Fortran REGEX and newlines (#1226)Allen Byrne2021-11-292-8/+8
* Github #969 Use stdout instead of file for configure check (#1089)Allen Byrne2021-11-182-54/+26
* Move -Werror=int-conversion from error-general to error-5 in (#1194)Larry Knox2021-11-142-1/+1
* Make it an error if the library implicitly converts from integer to (#1165)David Young2021-11-131-0/+2
* Fix the function cast error in H5Dchunk.c and activate (#1170)David Young2021-11-081-4/+1
* New references for Dimension Scale APIs (#1139)jhendersonHDF2021-11-052-25/+29
* Fix Java VOL tests (#1158)Allen Byrne2021-11-032-302/+6
* Set the plugin path to the library default (#1144)Allen Byrne2021-10-291-0/+2
* Split dir create into separate macro (#1141)Allen Byrne2021-10-282-1/+4
* Github #1019 - add Fortran developer flags (#1090)Allen Byrne2021-10-273-9/+9
* Consolidate VFD create list macro (#1132)Allen Byrne2021-10-261-0/+1
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-205-4/+66
* To reduce maintenance effort, delete the `noerror-` variants of the compiler ...David Young2021-10-0613-311/+26
* VFD plugins (#602)jhendersonHDF2021-09-291-1/+18
* Update version to 1.13.0-7 after snapshot release 1.13.0-6. (#1048)Larry Knox2021-09-291-1/+1
* Update Platforms Tested in RELEASE.txt. (#1045)hdf5-1_13_0-rc6Larry Knox2021-09-281-1/+1
* Develop cmake install dir (#1041)Allen Byrne2021-09-282-4/+4
* Develop libaec up (#1037)Allen Byrne2021-09-281-1/+7
* MS clang needs EHsc flag (#1035)Allen Byrne2021-09-241-2/+2
* Need to match clang and versions not just "Clang" (#1029)Allen Byrne2021-09-224-20/+12
* HDFFV-11266 - add option to build HL tools (#1018)Allen Byrne2021-09-162-0/+2
* Disable fortran warning (#1014)Allen Byrne2021-09-162-7/+8
* Update examples version because of HDFFV-11269 (#998)Allen Byrne2021-09-102-2/+2
* Correction of pkg-config compile script. (#974)Allen Byrne2021-09-071-1/+1
* Sync CMake java macros with cmake repo (#982)Allen Byrne2021-09-074-369/+536
* Small doxygen fixes plus simple doc fixes (#989)Allen Byrne2021-09-041-1/+1
* cmake: simplify try_run result comparisons (#950)Ben Boeckel2021-08-231-5/+5
* Remove incorrect compiler check for windows clang sanitizer (#942)Allen Byrne2021-08-201-1/+1
* Develop windows compiler fixes (#912)Allen Byrne2021-08-193-32/+39
* Fixed the CMake processing for C++ warnings and flags (#888)Allen Byrne2021-08-166-274/+337
* Fix clang/sanitizer for windows (#883)Allen Byrne2021-08-162-7/+12
* Update examples version used by CMake (#882)Allen Byrne2021-08-123-3/+5
* Issue #833 fix setting return result (#843)Allen Byrne2021-07-211-2/+2
* Changes to docs for using plugins (#814)Allen Byrne2021-07-144-5/+8
* Remove checks for winsock2.h (#813)Dana Robinson2021-07-062-9/+0
* Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)Dana Robinson2021-06-302-4/+0
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-292-5/+0
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-293-49/+0
* Assume frexpl/f and fabsl/f, which are C99 (#799)Dana Robinson2021-06-252-8/+0
* Removes checks for signal and set/longjmp, which are C89 (#798)Dana Robinson2021-06-252-26/+3
* Normalization of CMake H5pubconf.h with Autotools (#791)Dana Robinson2021-06-231-11/+12
* Removes checks for system(), which is C89/90 (#782)Dana Robinson2021-06-232-5/+0
* Removes outdated checks for ways inline might be defined (#781)Dana Robinson2021-06-233-34/+0
* Removes checks for (v)snprintf, which are C99 (#772)Dana Robinson2021-06-213-39/+0
* Removes checks and work-arounds for strtoll and strtoull (#769)Dana Robinson2021-06-182-8/+0
* Fix cmake configure path (#760)Allen Byrne2021-06-171-1/+2