Larry Knox
77efb340a1
Make changes to CMake CompilerFlags.cmake files so extra flags are
...
loaded for non-GNU compilers.
2020-06-10 14:25:10 -05:00
Dana Robinson
03ab219996
Removed trailing space from Fortran files.
2020-05-26 14:01:09 -07:00
Larry Knox
fcd87d2569
Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning
...
flags for GCC compilers version 4.8 and above.
Removed files from gnu-warnings that only apply to versions < 4.8.
Consolidated warnings from versions < 4.8 that apply to versions >= 4.8
into the 4.8 warnings files.
2020-05-18 14:28:51 -05:00
Allen Byrne
f9a3ae5081
TRILAB-244 separate CXX warnings and errors from C
2020-04-23 14:32:29 -05:00
Larry Knox
d965e53cc0
Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and remove
...
duplicate versions.
2020-04-22 10:42:32 -05:00
Larry Knox
5a010aace9
Address PR suggestions and add overlooked GCC compiler version flags.
2020-04-22 09:43:15 -05:00
Larry Knox
5c87b06d9d
Don't add general warnings flags for unsupported old versions of gcc and
...
g++ (older than gcc/g++ 4.2).
Correct gnu-cxxflags to determine warnings flags to be added based on
C++ compiler version instead of C compiler version.
2020-04-20 16:03:08 -05:00
Allen Byrne
e68848f397
TRILAB-192 - cleanup edits and match CMake CXX to autotools
2020-04-13 08:16:57 -05:00
Allen Byrne
e31bb02d38
Remove flag from gfort-general in gfort-5, add /EHsc to Win C++
2020-04-06 16:12:43 -05:00
Allen Byrne
0d701b9ff8
Move intel warnings to subfolder, update autotools files
2020-04-06 09:35:43 -05:00
Allen Byrne
2c2627e7f6
Flag construction must be after compiler detection
2020-04-05 13:38:04 -05:00