summaryrefslogtreecommitdiffstats
path: root/config/cmake/ConfigureChecks.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/new_datatypesfeature/new_datatypesDana Robinson2024-03-161-1/+5
|\
| * Add cygwin CI and update yaml files for consistency and accuracy (#4131)Allen Byrne2024-03-141-0/+2
| * Update CMake comment about _POSIX_C_SOURCE (#4124)Dana Robinson2024-03-131-1/+3
* | Merge branch 'develop' into feature/new_datatypesJordan Henderson2024-03-121-77/+40
|\ \ | |/
| * Overhaul CMake LFS support (#4122)Dana Robinson2024-03-121-76/+37
| * msvc: don't declare `HAVE_TIMEZONE` for older MSVC (#3956)Ben Boeckel2024-03-091-1/+3
* | Update configure checks to account for problematic compilersJordan Henderson2024-03-061-18/+27
* | Work around issues with MacOS 13Jordan Henderson2024-03-021-53/+71
* | Add test program to see if _Float16 really worksJordan Henderson2024-03-021-3/+20
* | Fixed some _Float16 support issuesJordan Henderson2024-03-011-1/+24
* | Add support for _Float16 16-bit floating point typeJordan Henderson2024-02-291-0/+10
|/
* Remove check for gettimeofday + tz in CMake (#4045)Dana Robinson2024-02-261-2/+0
* Add 'warning density' computation to the warnhist script (#3910)Quincey Koziol2023-12-291-0/+11
* Add CMake long double cross-compile defaults (#3683)Dana Robinson2023-11-151-24/+35
* Sync changes that are only in 1.14 branch (#3704)jhendersonHDF2023-10-181-1/+1
* set H5_PAC_C_MAX_REAL_PRECISION default to 0 when cross sompiling with (#3364)Larry Knox2023-08-091-11/+13
* Subfiling VFD source cleanup (#3241)jhendersonHDF2023-07-131-0/+9
* Remove checks for setsysinfo, which is unused (#3205)Dana Robinson2023-06-291-1/+0
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-1/+1
* Revert long double checks (#3133)Dana Robinson2023-06-151-0/+93
* Remove unused HD macros (#3120)Dana Robinson2023-06-141-11/+0
* Remove long double conversion work-arounds (#3097)Dana Robinson2023-06-121-93/+0
* Remove variable dereferences in CMake (#3080)Dana Robinson2023-06-121-3/+3
* Removes old header/library checks (#3078)Dana Robinson2023-06-071-5/+0
* Add support for CMakePresets and fix example download (#2817)Allen Byrne2023-04-261-2/+1
* Identify some options as advanced (#2717)Allen Byrne2023-04-131-0/+5
* CMake: Let runtime checks through stdout only (#2666)Julien Schueller2023-04-111-1/+6
* Update cross compile checks and files (#2497)Allen Byrne2023-03-021-54/+56
* Include shlwapi.h explicitly on Windows (#2407)Mark Kittisopikul2023-01-171-4/+2
* moved quad precision checks (#2252)Scot Breitenfeld2022-11-121-78/+81
* Removes the memory allocation sanity checks feature (#2218)Dana Robinson2022-11-031-1/+0
* 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-211-0/+1
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-65/+25
* Minor changes to CMake comments, etc. (#2078)Dana Robinson2022-08-311-4/+8
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-3/+560
* Remove H5_NO_ALIGNMENT_RESTRICTIONS (#1426)David Young2022-04-161-4/+0
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Github #969 Use stdout instead of file for configure check (#1089)Allen Byrne2021-11-181-5/+4
* Split dir create into separate macro (#1141)Allen Byrne2021-10-281-1/+1
* cmake: simplify try_run result comparisons (#950)Ben Boeckel2021-08-231-5/+5
* Issue #833 fix setting return result (#843)Allen Byrne2021-07-211-2/+2
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-291-2/+0
* Fix cmake configure path (#760)Allen Byrne2021-06-171-1/+2
* Rework Fortran configure to allow multiple CMake reruns (#721)Allen Byrne2021-06-071-4/+111
* Various CMake changes (#679)Dana Robinson2021-05-241-8/+0
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-131-8/+17
* Squash merge of file locking fixesDana Robinson2020-08-031-0/+25
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1