summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* build: compile with -Wno-duplicate-decl-specifierThomas Haller2016-03-091-0/+1
* m4: update introspection.m4 with original file from gobject-introspectionThomas Haller2016-03-041-0/+2
* build: hack around compiler warning in g-ir-scannerThomas Haller2015-11-101-1/+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: correct help message about missing readline + termcap librariesDan Williams2015-05-111-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
* build: fix wrongly linking against libreadline in all applicationsThomas Haller2014-11-261-0/+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: ensure rl_echo_signal_char() exists in the readline libraryDan Williams2014-10-141-0/+13
* build/clang: fix detection of valid warning compiler flagsThomas Haller2014-08-011-1/+21
* build: check harder for readlineDan Williams2014-06-271-0/+106
* build: add -Wformat-security to the default warning flagsDan Winship2014-04-021-1/+1
* build: update gnome-code-coverage.m4Dan Winship2013-05-091-5/+7
* coverage: delete *.gcno on make cleanPavel Šimerda2013-04-241-2/+2
* build: drop libnl 1.x and 2.x support, require libnl >= 3.2.7Pavel Šimerda2013-01-241-62/+0
* build: add code coverage supportPavel Šimerda2013-01-081-0/+162
* build: add some more build-time warningsDan Williams2012-07-301-1/+3
* vala: add vala bindings for libnm-util and libnm-glibAlberto Ruiz2012-06-121-0/+88
* build: allow --set-more-warnings=no|yes|errorColin Walters2012-02-091-3/+5
* build: put test source code into AC_LANG_PROGRAM (bgo #655225)Krzesimir Nowak2011-07-281-7/+4
* 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
* Merge remote branch 'origin/master' into rm-usersetDan Williams2011-01-251-1/+1
|\
| * build: turn off set-but-not-used variable warnings in new GCCDan Williams2011-01-241-1/+1
* | introspection: add GObject introspection support (bgo #637032)Giovanni Campagna2011-01-211-0/+94
|/
* Work around libnl address caching bugDan Winship2009-08-261-0/+65
* Split compiler warnings into separate m4 macro fileMichael Biebl2009-05-021-0/+31