David Young
dc97b9a165
Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmr
2020-08-04 10:22:47 -05:00
David Young
d93bc843aa
Promote more warnings to errors.
2020-07-28 09:14:12 -05:00
Dana Robinson
97431e256b
Moved -Woverlength-strings to the developer flags.
2020-05-20 09:37:19 -05:00
Allen Byrne
117ead60a3
TRILAB-244 separate CXX warnings and errors from C
2020-05-20 09:37:19 -05:00
Allen Byrne
8521689caa
TRILAB-192 - cleanup edits and match CMake CXX to autotools
2020-05-20 09:34:20 -05:00
Allen Byrne
dc86e0ec5d
Remove flag from gfort-general in gfort-5, add /EHsc to Win C++
2020-05-20 09:31:58 -05:00
Allen Byrne
f2ae83054a
Update intel flags
2020-05-20 09:31:57 -05:00
Allen Byrne
c178ec429e
Correct whitespace in flags, force list mode
2020-05-20 09:31:57 -05:00
Allen Byrne
f5dc2a2f8d
TRILAB-192 add c++ and fortran warnings build systems one file
2020-05-20 09:31:57 -05:00
Allen Byrne
ac64ea0b63
Reorg comments
2020-05-20 09:31:56 -05:00
Allen Byrne
ad5dbf9539
Correct warning flag form
2020-05-20 09:31:56 -05:00
Allen Byrne
579625801a
Because of tools macro, this needs to be a warning
2020-05-20 09:31:56 -05:00
Allen Byrne
e498e3ac3e
Fix Werror issues in JNI and tools
2020-05-20 09:31:56 -05:00
Allen Byrne
1bd5fb6bf1
TRILAB-192 fix JNI shadow warning
2020-05-20 09:31:56 -05:00
Allen Byrne
e7c76ec46f
TRILAB-192 restrict extensive warnings to libraries
2020-05-20 09:31:56 -05:00
Allen Byrne
42828098ed
TRILAB-192 Identify warnings that fail as errors
2020-05-20 09:31:56 -05:00
David Young
5050218f74
Move the GNU warnings configuration under config/gnu-warnings/ and trim
...
the filename prefixes. Update config/gnu-flags to suit.
I also made changes to config/cmake/HDFCompilerFlags.cmake, but I'm not
sure they're correct.
2020-05-20 09:31:56 -05: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
Dana Robinson
c3367e6634
Moved -Woverlength-strings to the developer flags.
2020-04-26 04:22:12 -07:00
Allen Byrne
f9a3ae5081
TRILAB-244 separate CXX warnings and errors from C
2020-04-23 14:32:29 -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
a3c57c730c
Update intel flags
2020-04-06 10:34:16 -05:00
Allen Byrne
29ad4fcec9
Correct whitespace in flags, force list mode
2020-04-05 15:56:52 -05:00
Allen Byrne
57f5d00a43
TRILAB-192 add c++ and fortran warnings build systems one file
2020-04-05 10:50:08 -05:00
Allen Byrne
c2cc6fa526
Reorg comments
2020-03-25 08:58:53 -05:00
Allen Byrne
cb02c1414f
Correct warning flag form
2020-03-25 08:21:40 -05:00
Allen Byrne
75e01a0e41
Because of tools macro, this needs to be a warning
2020-03-25 08:12:21 -05:00
Allen Byrne
2b8407a3ca
Fix Werror issues in JNI and tools
2020-03-24 17:42:58 -05:00
Allen Byrne
0d6adfc610
TRILAB-192 fix JNI shadow warning
2020-03-24 17:03:09 -05:00
Allen Byrne
1505fa1498
TRILAB-192 restrict extensive warnings to libraries
2020-03-24 16:45:12 -05:00
Allen Byrne
e235df5288
TRILAB-192 Identify warnings that fail as errors
2020-03-24 12:34:17 -05:00
David Young
2f09d8f3c8
Move the GNU warnings configuration under config/gnu-warnings/ and trim
...
the filename prefixes. Update config/gnu-flags to suit.
I also made changes to config/cmake/HDFCompilerFlags.cmake, but I'm not
sure they're correct.
2020-03-18 21:12:53 -05:00