summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/new_datatypesfeature/new_datatypesDana Robinson2024-03-161-6/+23
|\
| * Fix Autotools -Werror cleanup (#4144)Dana Robinson2024-03-151-6/+19
| * Add cygwin CI and update yaml files for consistency and accuracy (#4131)Allen Byrne2024-03-141-0/+4
* | Merge branch 'develop' into feature/new_datatypesJordan Henderson2024-03-121-22/+11
|\ \ | |/
| * Use AC_SYS_LARGEFILE on Autotools (#4119)Dana Robinson2024-03-121-20/+3
| * Remove printf debugging from H5Smpio.c (#4098)Dana Robinson2024-03-101-2/+2
| * Remove H5B debug checks (#4089)Dana Robinson2024-03-091-1/+1
| * Remove printf debugging in H5I package (#4088)Dana Robinson2024-03-081-2/+2
| * Remove printf debugging in H5HL code (#4086)Dana Robinson2024-03-081-2/+2
| * Added new H5E with tests. (#4049)Scot Breitenfeld2024-03-071-0/+6
* | Update configure checks to account for problematic compilersJordan Henderson2024-03-061-34/+23
* | Work around issues with MacOS 13Jordan Henderson2024-03-021-7/+32
* | Add test program to see if _Float16 really worksJordan Henderson2024-03-021-6/+43
* | Fixed some _Float16 support issuesJordan Henderson2024-03-011-6/+47
* | Add support for _Float16 16-bit floating point typeJordan Henderson2024-02-291-0/+11
|/
* Fix the datatype passed to H5*exists_async APIs in tests. (#4033)Scot Breitenfeld2024-02-231-0/+11
* Add API support for Fortran MPI_F08 module definitions. (#3959)Scot Breitenfeld2024-01-291-0/+19
* Fix doxygen errors (#3962)Allen Byrne2024-01-291-2/+2
* renamed defined H5_VERS* to avoid conflicts (#3926)Scot Breitenfeld2024-01-051-12/+12
* New Fortran Examples added (#3916)Scot Breitenfeld2024-01-031-4/+11
* Add 'warning density' computation to the warnhist script (#3910)Quincey Koziol2023-12-291-0/+39
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-141-16/+0
* Remove Autotools sed hack (#3848)Dana Robinson2023-11-131-6/+0
* Renamed h5fuse.sh to h5fuse (#3834)Scot Breitenfeld2023-11-071-2/+2
* 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