summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'canonical/develop' into hpcio/post_open_fixDana Robinson2021-10-1418-318/+56
|\
| * To reduce maintenance effort, delete the `noerror-` variants of the compiler ...David Young2021-10-0613-311/+26
| * VFD plugins (#602)jhendersonHDF2021-09-291-1/+18
| * 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
| * Develop libaec up (#1037)Allen Byrne2021-09-281-1/+7
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-09-2716-402/+564
|\ \ | |/
| * 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-224-20/+12
| * HDFFV-11266 - add option to build HL tools (#1018)Allen Byrne2021-09-162-0/+2
| * Disable fortran warning (#1014)Allen Byrne2021-09-162-7/+8
| * 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
* | Merge branch 'develop' into post_open_fixQuincey Koziol2021-08-3115-307/+387
|\ \ | |/
| * cmake: simplify try_run result comparisons (#950)Ben Boeckel2021-08-231-5/+5
| * Remove incorrect compiler check for windows clang sanitizer (#942)Allen Byrne2021-08-201-1/+1
| * Develop windows compiler fixes (#912)Allen Byrne2021-08-193-32/+39
| * Fixed the CMake processing for C++ warnings and flags (#888)Allen Byrne2021-08-166-274/+337
| * Fix clang/sanitizer for windows (#883)Allen Byrne2021-08-162-7/+12
| * 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
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-07-142-9/+0
|\ \ | |/
| * Remove checks for winsock2.h (#813)Dana Robinson2021-07-062-9/+0
* | Jordan's patch to add test library to java buildsQuincey Koziol2021-07-011-0/+1
|/
* Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)Dana Robinson2021-06-302-4/+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-293-49/+0
* Assume frexpl/f and fabsl/f, which are C99 (#799)Dana Robinson2021-06-252-8/+0
* Removes checks for signal and set/longjmp, which are C89 (#798)Dana Robinson2021-06-252-26/+3
* 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-232-5/+0
* Removes outdated checks for ways inline might be defined (#781)Dana Robinson2021-06-233-34/+0
* Removes checks for (v)snprintf, which are C99 (#772)Dana Robinson2021-06-213-39/+0
* Removes checks and work-arounds for strtoll and strtoull (#769)Dana Robinson2021-06-182-8/+0
* Fix cmake configure path (#760)Allen Byrne2021-06-171-1/+2
* Fix warnings files (#753)Allen Byrne2021-06-159-49/+111
* Fix problem in gnu-cxxflags; remove empty if block that throws away all (#748)Larry Knox2021-06-121-4/+1
* Organize and align compiler flags (#741)Allen Byrne2021-06-1114-89/+249
* Removed -fanalyzer from the gcc 10 developer options (#744)Dana Robinson2021-06-101-4/+0
* 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
* Moves H5PacketTable default ctor inside source file (#731)Dana Robinson2021-06-061-1/+1
* Fixes issue with ccmake that prevents building Fortran (#723)Dana Robinson2021-06-041-69/+7
* Adds an Intel C++ configuration file (#716)Dana Robinson2021-06-032-0/+132
* Updates PGI C/C++ configurations (#715)Dana Robinson2021-06-033-38/+131
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-9/+7