summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDFCompilerFlags.cmake
Commit message (Expand)AuthorAgeFilesLines
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-6/+2
* Minor changes to CMake comments, etc. (#2078)Dana Robinson2022-08-311-1/+0
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-201-1/+37
* Re-promote some GNU warnings to errors (#1508)David Young2022-05-061-0/+1
* To reduce maintenance effort, delete the `noerror-` variants of the compiler ...David Young2021-10-061-18/+4
* Need to match clang and versions not just "Clang" (#1029)Allen Byrne2021-09-221-2/+1
* Fixed the CMake processing for C++ warnings and flags (#888)Allen Byrne2021-08-161-133/+170
* Organize and align compiler flags (#741)Allen Byrne2021-06-111-6/+5
* C++ warning and build fixes (#707)Dana Robinson2021-06-011-13/+9
* CMake uses matches for clang (#645)Allen Byrne2021-05-171-3/+3
* Disable long double tests and remove CMake flag groups (#494)Allen Byrne2021-03-221-104/+52
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Add option to control gcc 10 warnings diagnostics (#321)Allen Byrne2021-02-081-0/+14
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-131-2/+6
* Add else choice to error flags option (#128)Allen Byrne2020-11-251-0/+6
* Adds a configure/CMake option to control -Werror behavior (#119)Dana Robinson2020-11-251-5/+24
* Make changes to CMake CompilerFlags.cmake files so extra flags areLarry Knox2020-06-101-19/+7
* Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warningLarry Knox2020-05-181-68/+6
* Restrict errors to gcc 4.8 and above.Allen Byrne2020-04-241-2/+4
* Add missing ')'.Larry Knox2020-04-231-1/+1
* Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and removeLarry Knox2020-04-221-18/+0
* Address PR suggestions and add overlooked GCC compiler version flags.Larry Knox2020-04-221-8/+19
* Don't add general warnings flags for unsupported old versions of gcc andLarry Knox2020-04-201-7/+12
* TRILAB-192 - cleanup edits and match CMake CXX to autotoolsAllen Byrne2020-04-131-45/+45
* Correct improper file moveAllen Byrne2020-04-061-0/+420
* Move intel warnings to subfolder, update autotools filesAllen Byrne2020-04-061-441/+0
* Flag construction must be after compiler detectionAllen Byrne2020-04-051-68/+0
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-4/+33
* TRILAB-192 add comparable clang flagsAllen Byrne2020-03-271-3/+11
* TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-241-110/+80
* Correct syntaxAllen Byrne2020-03-231-2/+2
* Update CMake compiler flags to use same set of warningsAllen Byrne2020-03-231-31/+82
* Move the GNU warnings configuration under config/gnu-warnings/ and trimDavid Young2020-03-191-3/+3
* TRILAB-148 fix sanitizer and -fsanitize usageAllen Byrne2020-02-121-1/+3
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-01-241-1/+6
|\
| * Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-231-1/+6
* | Create common build system files for warningsAllen Byrne2020-01-171-10/+35
|/
* Changed -Wformat-truncation to level 2 in CMake w/ gcc.Dana Robinson2020-01-011-1/+1
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-1/+1
* Correct HDF5 options to tristate values.Allen Byrne2019-09-171-6/+10
* HDFFV-10901 add missing config optionsAllen Byrne2019-09-131-1/+75
* Fixed warning typoDana Robinson2019-08-041-1/+1
* Added GCC9 flags to CMake buildQuincey Koziol2019-07-031-0/+5
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-1/+6
* Update GCC 6 & 7 flags for CMake buildsQuincey Koziol2019-06-231-1/+6
* Use c99 standard cmake variableAllen Byrne2019-01-021-3/+3
* TRILAB-21 Intel flagsAllen Byrne2018-10-021-28/+49
* Update cmake warnings to match the autotools files betterAllen Byrne2018-08-161-64/+41
* ifdef around std flag for cygwinAllen Byrne2018-07-181-4/+5
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-15/+31