summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* C++ warning and build fixes (#707)Dana Robinson2021-06-015-53/+27
* Removes pre-C99 build and header cruft (#700)Dana Robinson2021-05-281-15/+0
* Require a C++11 compiler to build the C++ wrappers (#693)Dana Robinson2021-05-281-1/+1
* 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
* 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-131-27/+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
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-041-1/+1
* Update license url part2 (#333)Larry Knox2021-02-1732-32/+32
* 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-083-0/+30
* Remove prohibition against building Universal Binaries on macOS (#318)Sean2021-02-081-3/+0
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-138-53/+91
* Remove duplicate setting (#236)Allen Byrne2021-01-051-1/+0
* 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-162-102/+91
* Add else choice to error flags option (#128)Allen Byrne2020-11-252-0/+12
* Adds a configure/CMake option to control -Werror behavior (#119)Dana Robinson2020-11-252-8/+33
* Correct TARGET variable and CMake config file locationAllen Byrne2020-11-111-2/+2
* Merge pull request #69 from xantares/mingw3Larry Knox2020-11-021-0/+2
|\
| * CMake: Add an option to opt-out static libgccMichel Zou2020-10-311-0/+2
* | CMake: MINGW implies WIN32Michel Zou2020-10-302-6/+6
|/
* Correct SZ options for building pluginsAllen Byrne2020-10-212-9/+9
* URL and options correctionsAllen Byrne2020-10-191-0/+2
* Whitespace and url correctionAllen Byrne2020-10-191-1/+1
* Remove obsolete fileAllen Byrne2020-10-071-111/+0
* Refactor parser GCC diagnostic statementsAllen Byrne2020-10-061-4/+20