summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove setting from cacheinit fileAllen Byrne2020-09-281-2/+0
* OESS-98 merge with clang-format changesAllen Byrne2020-09-254-1/+278
* Fix memory sanity check option in CMakeJordan Henderson2020-09-231-1/+1
* Add zllib and szip pagesAllen Byrne2020-09-041-0/+12
* MinGW uses "MinGW Makefiles"Allen Byrne2020-08-261-1/+6
* Fixes CMake issue with file locking variableDana Robinson2020-08-181-1/+1
* Squash merge of file locking fixesDana Robinson2020-08-033-0/+32
* Tools refactorAllen Byrne2020-07-151-1/+1
* HDFFV-11116 Add option for install location of Fortran MOD filesAllen Byrne2020-07-091-0/+3
* Small changes discovered with mingw and windows defines movedAllen Byrne2020-07-021-1/+1
* Clean up warningsQuincey Koziol2020-06-281-3/+0
* Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...Quincey Koziol2020-06-271-3/+0
* Make changes to CMake CompilerFlags.cmake files so extra flags areLarry Knox2020-06-102-52/+30
* Removed trailing space from Fortran files.Dana Robinson2020-05-261-1/+1
* Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warningLarry Knox2020-05-183-166/+11
* Change to use aliasAllen Byrne2020-05-081-1/+1
* OESS-65 fix packaging config filesAllen Byrne2020-05-082-2/+2
* Restrict errors to gcc 4.8 and above.Allen Byrne2020-04-241-2/+4
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-231-7/+6
|\