summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removes some DEC Alpha cruft from H5detect and H5private.h (#708)Dana Robinson2021-06-022-12/+0
* C++ warning and build fixes (#707)Dana Robinson2021-06-019-198/+30
* Removes pre-C99 build and header cruft (#700)Dana Robinson2021-05-284-51/+3
* Require a C++11 compiler to build the C++ wrappers (#693)Dana Robinson2021-05-283-15/+3
* Various CMake changes (#679)Dana Robinson2021-05-241-8/+0
* Remove version from pkgcfg file names (#671)Allen Byrne2021-05-211-1/+1
* CMake uses matches for clang (#645)Allen Byrne2021-05-171-3/+3
* Removed mentions of Wdeclaration-after-statement now that C99 is requ… (#447)Sean McBride2021-05-032-2/+0
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-13/+0
* CMake no longer builds the C++ library by default (#555)Dana Robinson2021-04-201-0/+2
* Remove unused #cmakedefine and autotools checks (#431)Sean McBride2021-04-132-33/+0
* Disable long double tests and remove CMake flag groups (#494)Allen Byrne2021-03-222-214/+82
* Fix display of long double in tools (#469)Allen Byrne2021-03-171-1/+1
* Removed checks/workarounds for pre-C++89 compatibility (#449)Sean McBride2021-03-102-61/+0
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-043-3/+3
* Update license url part2 (#333)Larry Knox2021-02-1775-75/+75
* Detect correct long double size with universal binaires (#335)Sean2021-02-151-4/+19
* Add option to control gcc 10 warnings diagnostics (#321)Allen Byrne2021-02-086-0/+57
* Remove prohibition against building Universal Binaries on macOS (#318)Sean2021-02-082-18/+0
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-1314-78/+168
* Remove duplicate setting (#236)Allen Byrne2021-01-051-1/+0
* Add compiler flags for GCC 10, along with updating warnhist script to accommo...Quincey Koziol2020-12-216-4/+48
* close #195. (#196)H. Joe Lee2020-12-171-2/+2
* OESS-98 fix hdf5 link target (#188)Allen Byrne2020-12-161-2/+1
* OESS-98 convert plugin option to FetchContent, add tests (#155)Allen Byrne2020-12-163-102/+104
* Moves the lists of VOL connectors and VFDs in Autotools builds (#162)Dana Robinson2020-12-121-0/+13
* Fix autotools clang debug optimization level w/ older clang and Xcode version...Dana Robinson2020-12-021-2/+12
* FreeBSD autotools changes (#142)Dana Robinson2020-11-301-4/+24
* Fixes clang debug optimization level w/ Autotools (#141)Dana Robinson2020-11-301-1/+1
* Add else choice to error flags option (#128)Allen Byrne2020-11-2512-0/+271
* Minor/solaris gcc fix (#126)Dana Robinson2020-11-251-4/+8
* Adds a configure/CMake option to control -Werror behavior (#119)Dana Robinson2020-11-253-10/+35
* Correct TARGET variable and CMake config file locationAllen Byrne2020-11-113-5/+6
* Update to latest doxygen.m4Allen Byrne2020-11-091-156/+0
* doxygen restore tabsAllen Byrne2020-11-031-4/+4