summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDFCXXCompilerFlags.cmake
Commit message (Expand)AuthorAgeFilesLines
* Sync with develop (#3737)jhendersonHDF2023-10-211-9/+29
* Add NV flags and update CI (#3711)Allen Byrne2023-10-181-1/+17
* Merge toolchain lowercase names and updates #2426 (#2467)Allen Byrne2023-02-171-3/+3
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-6/+2
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-201-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-201-2/+2
* To reduce maintenance effort, delete the `noerror-` variants of the compiler ...David Young2021-10-061-15/+3
* MS clang needs EHsc flag (#1035)Allen Byrne2021-09-241-2/+2
* Need to match clang and versions not just "Clang" (#1029)Allen Byrne2021-09-221-5/+4
* Develop windows compiler fixes (#912)Allen Byrne2021-08-191-25/+29
* Fixed the CMake processing for C++ warnings and flags (#888)Allen Byrne2021-08-161-133/+165
* Organize and align compiler flags (#741)Allen Byrne2021-06-111-32/+44
* C++ warning and build fixes (#707)Dana Robinson2021-06-011-14/+11
* Require a C++11 compiler to build the C++ wrappers (#693)Dana Robinson2021-05-281-1/+1
* Disable long double tests and remove CMake flag groups (#494)Allen Byrne2021-03-221-110/+30
* 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/+8
* 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-3/+9
* Make changes to CMake CompilerFlags.cmake files so extra flags areLarry Knox2020-06-101-33/+23
* 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-181-80/+4
* TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-231-7/+6
* 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-11/+26
* Don't add general warnings flags for unsupported old versions of gcc andLarry Knox2020-04-201-8/+11
* TRILAB-192 - cleanup edits and match CMake CXX to autotoolsAllen Byrne2020-04-131-37/+152
* Remove flag from gfort-general in gfort-5, add /EHsc to Win C++Allen Byrne2020-04-061-0/+2
* Move intel warnings to subfolder, update autotools filesAllen Byrne2020-04-061-1/+1
* Flag construction must be after compiler detectionAllen Byrne2020-04-051-0/+324