summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDFCompilerFlags.cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove printf debugging from H5Smpio.c (#4098)Dana Robinson2024-03-101-1/+0
* Remove printf debugging in H5I package (#4088)Dana Robinson2024-03-081-1/+0
* Remove printf debugging in H5HL code (#4086)Dana Robinson2024-03-081-1/+0
* Set NVHPC maximum optimization level to -O1 for now (#3800)jhendersonHDF2023-11-011-0/+38
* Develop intel split (#3722)Allen Byrne2023-10-191-36/+54
* Add NVidia compiler support and CI (#3686)Allen Byrne2023-10-181-1/+12
* Convert some H5MM calls to standard C equivalents (#2382)Dana Robinson2023-08-251-0/+1
* Fix some warnings in developer builds (#3247)jhendersonHDF2023-07-181-0/+13
* Don't use -fstdarg-opt with clang-tidy (#3079)Dana Robinson2023-06-071-1/+3
* Identify some options as advanced (#2717)Allen Byrne2023-04-131-0/+1
* Develop toolchain lowercase names and updates (#2426)Allen Byrne2023-02-171-3/+3
* 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