Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] enable Wmissing-format-attribute | Christian Göttsche | 2020-04-11 | 1 | -0/+4 |
| | |||||
* | [Minor] Enable missing_noreturn compiler warning | Christian Göttsche | 2020-04-11 | 1 | -0/+4 |
| | |||||
* | [Minor] do not pass invalid C warnings to C++ flags | Christian Göttsche | 2020-01-16 | 1 | -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 -W | Christian Göttsche | 2020-01-16 | 1 | -5/+5 |
| | |||||
* | [Rework] Make cmake structure more modular | Vsevolod Stakhov | 2019-11-18 | 1 | -0/+72 |