aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/CompilerWarnings.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] enable Wmissing-format-attributeChristian Göttsche2020-04-111-0/+4
|
* [Minor] Enable missing_noreturn compiler warningChristian Göttsche2020-04-111-0/+4
|
* [Minor] do not pass invalid C warnings to C++ flagsChristian Göttsche2020-01-161-2/+4
| | | | | cc1plus: warning: command line option ‘-Wno-pointer-sign’ is valid for C/ObjC but not for C++ cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
* [Minor] use modern name -Wextra instead of -WChristian Göttsche2020-01-161-5/+5
|
* [Rework] Make cmake structure more modularVsevolod Stakhov2019-11-181-0/+72