summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* Update doc with HDF5_ROOT usage. (#1414)Allen Byrne2022-02-021-2/+2
* Update the java slf4j logging jars to latest 1.7.33 (#1369)Allen Byrne2022-01-181-2/+2
* Updated README.txt to README.md (#1375)Scot Breitenfeld2022-01-141-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-074-5/+5
* Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)Larry Knox2021-11-301-2/+2
* Add support for parallel tools based on the 3rd party library mpiFileUtils (l...rawarren2021-11-293-0/+197
* Fix Fortran REGEX and newlines (#1226)Allen Byrne2021-11-292-8/+8
* Github #969 Use stdout instead of file for configure check (#1089)Allen Byrne2021-11-182-54/+26
* New references for Dimension Scale APIs (#1139)jhendersonHDF2021-11-052-25/+29
* Fix Java VOL tests (#1158)Allen Byrne2021-11-032-302/+6
* Set the plugin path to the library default (#1144)Allen Byrne2021-10-291-0/+2
* Split dir create into separate macro (#1141)Allen Byrne2021-10-282-1/+4
* Github #1019 - add Fortran developer flags (#1090)Allen Byrne2021-10-271-5/+5
* Consolidate VFD create list macro (#1132)Allen Byrne2021-10-261-0/+1
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-202-2/+39
* To reduce maintenance effort, delete the `noerror-` variants of the compiler ...David Young2021-10-062-33/+7
* Update version to 1.13.0-7 after snapshot release 1.13.0-6. (#1048)Larry Knox2021-09-291-1/+1
* Update Platforms Tested in RELEASE.txt. (#1045)hdf5-1_13_0-rc6Larry Knox2021-09-281-1/+1
* Develop cmake install dir (#1041)Allen Byrne2021-09-282-4/+4
* MS clang needs EHsc flag (#1035)Allen Byrne2021-09-241-2/+2
* Need to match clang and versions not just "Clang" (#1029)Allen Byrne2021-09-222-7/+5
* HDFFV-11266 - add option to build HL tools (#1018)Allen Byrne2021-09-162-0/+2
* Disable fortran warning (#1014)Allen Byrne2021-09-161-3/+4
* Update examples version because of HDFFV-11269 (#998)Allen Byrne2021-09-102-2/+2
* Correction of pkg-config compile script. (#974)Allen Byrne2021-09-071-1/+1
* Sync CMake java macros with cmake repo (#982)Allen Byrne2021-09-074-369/+536
* Small doxygen fixes plus simple doc fixes (#989)Allen Byrne2021-09-041-1/+1
* cmake: simplify try_run result comparisons (#950)Ben Boeckel2021-08-231-5/+5
* Develop windows compiler fixes (#912)Allen Byrne2021-08-192-31/+38
* Fixed the CMake processing for C++ warnings and flags (#888)Allen Byrne2021-08-162-266/+335
* Update examples version used by CMake (#882)Allen Byrne2021-08-123-3/+5
* Issue #833 fix setting return result (#843)Allen Byrne2021-07-211-2/+2
* Changes to docs for using plugins (#814)Allen Byrne2021-07-144-5/+8
* Remove checks for winsock2.h (#813)Dana Robinson2021-07-061-3/+0
* Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)Dana Robinson2021-06-301-3/+0
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-292-5/+0
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-6/+0
* Assume frexpl/f and fabsl/f, which are C99 (#799)Dana Robinson2021-06-251-6/+0
* Removes checks for signal and set/longjmp, which are C89 (#798)Dana Robinson2021-06-251-15/+0
* Normalization of CMake H5pubconf.h with Autotools (#791)Dana Robinson2021-06-231-11/+12
* Removes checks for system(), which is C89/90 (#782)Dana Robinson2021-06-231-3/+0
* Removes outdated checks for ways inline might be defined (#781)Dana Robinson2021-06-231-9/+0
* Removes checks for (v)snprintf, which are C99 (#772)Dana Robinson2021-06-211-6/+0
* Removes checks and work-arounds for strtoll and strtoull (#769)Dana Robinson2021-06-181-6/+0
* Fix cmake configure path (#760)Allen Byrne2021-06-171-1/+2
* Organize and align compiler flags (#741)Allen Byrne2021-06-112-38/+49
* Make sure MAX_PRECISION is always defined with a value (#736)Allen Byrne2021-06-081-2/+2
* Rework Fortran configure to allow multiple CMake reruns (#721)Allen Byrne2021-06-073-145/+133
* Fixes issue with ccmake that prevents building Fortran (#723)Dana Robinson2021-06-041-69/+7
* Removes some DEC Alpha cruft from H5detect and H5private.h (#708)Dana Robinson2021-06-021-3/+0