summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Adds -Warray-temporaries to the developer warnings (#2385)Dana Robinson2023-01-035-1/+13
* HL GIF tools changes (#2360)Dana Robinson2022-12-241-1/+1
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-212-2/+5
* Add aarch64 toolchain and change dump test to long opt (#2271)Allen Byrne2022-12-011-0/+17
* Make sure testsuite can handle multiple dependent scripts (#2256)Egbert Eich2022-11-281-1/+8
* moved quad precision checks (#2252)Scot Breitenfeld2022-11-121-78/+81
* Removes MPE instrumentation support. (#2245)Dana Robinson2022-11-093-12/+1
* Removes dmalloc support (#2239)Dana Robinson2022-11-092-7/+0
* Removes the memory allocation sanity checks feature (#2218)Dana Robinson2022-11-034-15/+0
* Use ctest_test and APPEND to correctly report passed and failed test numbers ...Larry Knox2022-11-021-13/+18
* Correct the CMake link for MPI (#2198)Allen Byrne2022-11-011-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-0129-29/+0
* Update develop branch version to 1.13.4-1 (#2189)Larry Knox2022-10-261-1/+1
* 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