summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Implement option for using CMake GNUInstallDirs (#2175)Allen Byrne2022-10-257-21/+86
* make sure to match the debug library postfix with external cmake projects and...Pierce Brooks2022-10-191-1/+9
* Add missing windows include/lib configure for StrStrIA (#2114)Allen Byrne2022-09-221-0/+7
* Use case-insensitive comparison for headers fix #2100 (#2101)Frank Berghaus2022-09-212-0/+4
* Update examples reference to single-source version 2.0.1 (#2107)Allen Byrne2022-09-202-2/+2
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-141-0/+1
* Remove bitbucket.hdfgroup.org dependency. #2082 (#2086)Allen Byrne2022-09-071-6/+6
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-0320-315/+117
* Minor changes to CMake comments, etc. (#2078)Dana Robinson2022-08-317-56/+57
* Tidying of configure check C code (#2077)Dana Robinson2022-08-292-172/+200
* Adds documentation for config directory (#2065)Dana Robinson2022-08-251-0/+88
* Fortran module directory improvements (#2060)Dana Robinson2022-08-231-0/+1
* Corrects more Fortran warnings (#2059)Dana Robinson2022-08-235-6/+16
* Quiets Fortran Autotools builds (#2052)Dana Robinson2022-08-221-1/+3
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-205-11/+256
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-1918-591/+568
* Replaces bin/newer with -nt comparison in Makefiles (#2020)Dana Robinson2022-08-171-2/+2
* Replaced bin/mkdirs w/ `mkdir -p -m 755`, which is POSIX (#2018)Dana Robinson2022-08-171-2/+2
* Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004)Larry Knox2022-08-121-1/+1
* Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for r...Larry Knox2022-08-121-1/+1
* Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for releaseLarry Knox2022-08-121-1/+1
* Correct target name for szaec lib (#2000)Allen Byrne2022-08-112-4/+5
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-102-3/+3
* Fix bug in cppcheck in tool.cmake (#1988)luzpaz2022-08-101-1/+1
* Remove stray files, incorrect vds and mpi clean files (#1979)Allen Byrne2022-08-091-248/+0
* Revert for older cmake versions (#1974)Allen Byrne2022-08-081-6/+6
* Develop cmake clean (#1971)Allen Byrne2022-08-077-0/+343
* Implement improved CMake fortran module folder from GH#1411 (#1922)Allen Byrne2022-07-262-1/+20
* Subfiling VFD (#1883)jhendersonHDF2022-07-226-17/+35
* Removed compiler messages for language elements that are not standard in Fort...Scot Breitenfeld2022-07-182-2/+2
* Updates comments in the gcc 4.8 warnings files (#1902)Dana Robinson2022-07-182-8/+0
* Moves -Wstrict-overflow=5 to the developer warnings (#1878)Dana Robinson2022-07-126-8/+18
* Develop HDFFV-11310 (#1811)Allen Byrne2022-07-111-5/+5
* Reduce -Wstrict-overflow= from 5 to 2 (#1872)Dana Robinson2022-07-112-2/+2
* Removes workaround for platforms that lack C99 stuct initializers (#1842)Dana Robinson2022-07-013-37/+0
* Various warning fixes (#1812)Sean McBride2022-06-224-110/+1
* Develop sync (#1793)Allen Byrne2022-06-093-4/+8
* 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