summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Add an option to disable doxygen warn as error (#3708)Allen Byrne2023-10-191-0/+25
* Add support for AOCC & Flang w/ the Autotools (#3674)Dana Robinson2023-10-151-3/+6
* Drop MPI-2 support (#3643)Scot Breitenfeld2023-10-081-0/+14
* Removed the use of -commons linking option on Darwin (#3581)Scot Breitenfeld2023-09-251-8/+0
* Adds link to h5fuse.sh in testpar for autotools (#3557)Scot Breitenfeld2023-09-221-0/+5
* Convert some H5MM calls to standard C equivalents (#2382)Dana Robinson2023-08-251-2/+2
* Enable szip by default in Autotools (#3412)Dana Robinson2023-08-231-3/+8
* Subfiling VFD source cleanup (#3241)jhendersonHDF2023-07-131-0/+17
* Remove checks for setsysinfo, which is unused (#3205)Dana Robinson2023-06-291-1/+1
* Revert long double checks (#3133)Dana Robinson2023-06-151-0/+173
* Remove unused HD macros (#3120)Dana Robinson2023-06-141-2/+1
* Remove H5detect and H5make_libsettings (#3104)Dana Robinson2023-06-131-5/+19
* Remove long double conversion work-arounds (#3097)Dana Robinson2023-06-121-173/+0
* Make some changes to configure.ac to suppor MinGW (#3096)Dana Robinson2023-06-121-1/+6
* Add cross-compile defaults to Autotools (#3095)Dana Robinson2023-06-101-8/+14
* Removes old header/library checks (#3078)Dana Robinson2023-06-071-2/+2
* Remove most unused options which are defaulted #2998 (#3019)Allen Byrne2023-05-261-1/+1
* Bump Autoconf version to 2.71 (#2944)Dana Robinson2023-05-121-1/+1
* chore(configure.ac): fix output message for enabling tools (#2684) (#2854)H. Joe Lee2023-04-291-1/+1
* Fix improper include of build directory (#2422, #2621) (#2667)jhendersonHDF2023-04-111-4/+2
* Fix new codespell issues (#2521)Mark Kittisopikul2023-03-081-1/+1
* Fix for Autotools --disable-deprecated-symbols (#2363)Dana Robinson2022-12-241-4/+6
* HL GIF tools changes (#2360)Dana Robinson2022-12-241-32/+21
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-2/+7
* Disable hl tools by default (#2313)Allen Byrne2022-12-171-0/+17
* Simplify & fix check for szlib encoder (#2263)Ryan Schmidt2022-11-171-4/+1
* moved quad precision checks (#2252)Scot Breitenfeld2022-11-121-25/+25
* removed uninterpretable line (#2249)Scot Breitenfeld2022-11-111-1/+1
* Removes MPE instrumentation support. (#2245)Dana Robinson2022-11-091-64/+0
* Removes dmalloc support (#2239)Dana Robinson2022-11-091-77/+0
* Removes the memory allocation sanity checks feature (#2218)Dana Robinson2022-11-031-46/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Update develop branch version to 1.13.4-1 (#2189)Larry Knox2022-10-261-1/+1
* Removed the file, func, line args in the _async APIs fpr doxygen (#2179)Scot Breitenfeld2022-10-251-1/+1
* Restructure ref manual presentation (#2123)Allen Byrne2022-09-271-2/+4
* Use case-insensitive comparison for headers fix #2100 (#2101)Frank Berghaus2022-09-211-1/+1
* Subfiling VFD updates (#2106)jhendersonHDF2022-09-161-5/+27
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-141-2/+4
* Corrects more Fortran warnings (#2059)Dana Robinson2022-08-231-0/+1
* Removes ST from the list of debug packages (Autotools only) (#2045)Dana Robinson2022-08-221-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
* Implement improved CMake fortran module folder from GH#1411 (#1922)Allen Byrne2022-07-261-0/+7
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-0/+67
* Removes workaround for platforms that lack C99 stuct initializers (#1842)Dana Robinson2022-07-011-15/+0
* Adds a -Werror debug Autotools test and updates build modes (#1833)Dana Robinson2022-06-301-0/+10
* Minor configure comment tweaks from autoupdate (#1838)Dana Robinson2022-06-301-2/+2
* Updates the MinGW configure.ac check for the Winsock library (#1837)Dana Robinson2022-06-301-1/+2
* Various warning fixes (#1812)Sean McBride2022-06-221-28/+0