| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-04-22 | Revert "Adjust handling of -Wsuggest-override" | Carl Hetherington | |
| This reverts commit e7e4af869f7144fa9a265ccf1e15c7b2f182ac2c. I misunderstood what was going on, and we were just missing some DCPOMATIC_{DIS,EN}ABLE_WARNINGS calls. | |||
| 2022-04-21 | Adjust handling of -Wsuggest-override | Carl Hetherington | |
| It seems that on older GCCs (e.g. the one from Ubuntu 18.04) the pragma to temporarily turn off this warning does not work, so here we only use it on newer GCCs where we can turn it off for libraries that trigger the warning (mostly asdcplib, but also wxWidgets). | |||
| 2022-04-09 | Warn about missing override labels. | Carl Hetherington | |
| 2020-08-06 | Try to fix -Wparentheses error on Centos 8. | Carl Hetherington | |
| 2020-07-28 | Some more warning hiding. | Carl Hetherington | |
| 2020-07-27 | Don't try to hide Wdeprecated-copy when it doesn't exist. | Carl Hetherington | |
| 2020-07-27 | Hide warnings triggered by Ubuntu 20.04's gcc. | Carl Hetherington | |
| 2020-07-27 | Hide some windows warnings. | Carl Hetherington | |
| 2020-07-26 | Disable warnings from magick. | Carl Hetherington | |
| 2020-07-26 | Rationalise compiler warning setup. | Carl Hetherington | |
