summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
...
* Update windows VS2019 and fix comments (#1781)Allen Byrne2022-05-201-2/+2
* Use windows ENV var for default install dir setting (#1763)Allen Byrne2022-05-122-2/+2
* Re-promote some GNU warnings to errors (#1508)David Young2022-05-067-52/+13
* Minor things noticed while merging to 1.10 (#1739)Dana Robinson2022-05-063-73/+73
* Mirror vfd test fixes (#1629)Quincey Koziol2022-04-181-1/+3
* Remove H5_NO_ALIGNMENT_RESTRICTIONS (#1426)David Young2022-04-163-60/+0
* Update command format, avoid policy warning (#1550)Allen Byrne2022-03-301-3/+3
* Update MacOS configure, bringing it closer to Linux configure (#1554)Quincey Koziol2022-03-301-27/+40
* Change ENV to CMake var (#1520)Allen Byrne2022-03-241-2/+1
* Windows and *nix use different forms for warnings (#1515)Allen Byrne2022-03-243-4/+5
* Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489)Dana Robinson2022-03-115-26/+9
* Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...Larry Knox2022-03-011-1/+1
* Fix install config and java test name conflict (#1467)Allen Byrne2022-03-011-1/+1
* Add release note for #1438 (#1457)Allen Byrne2022-02-251-1/+1
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-241-0/+3
* Add SZ filter and adjust compression file names to avoid conflicts (#1434)Allen Byrne2022-02-176-81/+79
* Add -showconfig to h5cc scripts to dump libhdf5.settings file (#1391)Allen Byrne2022-02-111-1/+22
* Update doc with HDF5_ROOT usage. (#1414)Allen Byrne2022-02-021-2/+2
* Replaced several uses of sprintf with safer snprintf (#1383)Sean McBride2022-01-281-2/+2
* Fix cmake dynamic analysis on windows (#1373)Allen Byrne2022-01-242-5/+21
* Open bsd fixes (#1195)Sean McBride2022-01-201-59/+57
* Do not set CMAKE_INSTALL_PREFIX when built externally (#1380)Matt McCormick2022-01-191-1/+1
* Update the java slf4j logging jars to latest 1.7.33 (#1369)Allen Byrne2022-01-181-2/+2
* Updated README.txt to README.md (#1375)Scot Breitenfeld2022-01-142-4/+4
* 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