summaryrefslogtreecommitdiff
path: root/m4/compiler_warnings.m4
Commit message (Expand)AuthorAgeFilesLines
* build: compile with -Wno-duplicate-decl-specifierThomas Haller2016-03-091-0/+1
* build: set -Werror when checking whether a -W<warning> option worksLubomir Rintel2015-09-291-1/+1
* build: don't default to -Werrorlr/ancient-ubuntuLubomir Rintel2015-06-021-1/+1
* build: fix clang + glib 2.43 buildLubomir Rintel2015-03-191-0/+3
* build: disable warnings that trigger known clang problemsLubomir Rintel2015-03-191-16/+64
* build: disable warnings where macros expand to tautological comparisonsLubomir Rintel2015-03-191-1/+1
* build: fix detecting support for -Wno-* compiler flagsThomas Haller2015-02-241-1/+2
* dhcp: add systemd-based "internal" DHCP clientDan Williams2014-11-061-1/+1
* build: renable -Wstrict-prototypes compiler warningThomas Haller2014-10-291-0/+1
* build: refactor compiler_warnings.m4 macroThomas Haller2014-10-291-16/+12
* build/clang: fix detection of valid warning compiler flagsThomas Haller2014-08-011-1/+21
* build: add -Wformat-security to the default warning flagsDan Winship2014-04-021-1/+1
* build: add some more build-time warningsDan Williams2012-07-301-1/+3
* build: allow --set-more-warnings=no|yes|errorColin Walters2012-02-091-3/+5
* build: don't use -Wstrict-prototypes (bgo #584947)Dan Williams2011-04-261-3/+4
* build: use -Wundef and fix up cases where stuff wasn't defined (bgo #647157)Dan Williams2011-04-141-1/+2
* build: turn off set-but-not-used variable warnings in new GCCDan Williams2011-01-241-1/+1
* Split compiler warnings into separate m4 macro fileMichael Biebl2009-05-021-0/+31