Roman Telezhynskyi
|
73861dedd5
|
Suppress warnings on mac os.
|
2021-09-25 12:11:31 +03:00 |
|
Roman Telezhynskyi
|
b2f9d00182
|
Disable Wstringop-overflow on global level because cannot suppress warnings in Qt headers.
|
2021-09-24 19:00:09 +03:00 |
|
Roman Telezhynskyi
|
a86ef76e5c
|
Compiler warnings.
|
2021-09-24 17:56:23 +03:00 |
|
Roman Telezhynskyi
|
06bc9f8baf
|
Suppress Clang warning.
|
2020-02-21 10:47:13 +02:00 |
|
Roman Telezhynskyi
|
2dff387e5e
|
Try another approach to suppress warning -Warray-bounds.
--HG--
branch : develop
|
2019-07-05 11:06:03 +03:00 |
|
Roman Telezhynskyi
|
b6e0d97df0
|
Qmake. Fix masks to support 64 bit versions of compilers.
--HG--
branch : develop
|
2017-07-05 11:35:32 +03:00 |
|
Roman Telezhynskyi
|
d514b22611
|
Because we have been using C++11 we don't need this key.
--HG--
branch : feature
|
2017-06-20 11:30:44 +03:00 |
|
Roman Telezhynskyi
|
cc5641a15c
|
Added gcc’s 4.9.0 Undefined Behavior Sanitizer (ubsan).
--HG--
branch : develop
|
2017-06-01 10:14:17 +03:00 |
|
Roman Telezhynskyi
|
1c987b919b
|
Use gcc’s Address Sanitizer only in Debug mode.
--HG--
branch : develop
|
2016-08-06 19:23:42 +03:00 |
|
Roman Telezhynskyi
|
69e0ff74e6
|
MSVC warnings.
--HG--
branch : develop
|
2016-08-06 15:59:30 +03:00 |
|
Roman Telezhynskyi
|
483e56866d
|
Added MSVC warnings.
--HG--
branch : develop
|
2016-07-29 21:04:53 +03:00 |
|
Roman Telezhynskyi
|
9375e0319d
|
As part of testing make all compiler warnings treat as errors.
Added new CONFIG option "checkWarnings".
--HG--
branch : develop
|
2016-07-20 15:40:33 +03:00 |
|