summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* build: remove subshells and fix invalid test syntaxGilles Dartiguelongue2020-04-201-2/+2
* build: disable -Wimplicit-fallthrough warning with clangThomas Haller2020-02-211-1/+20
* libnm: disable "-Wtautological-constant-out-of-range-compare" warning with clangThomas Haller2020-02-211-0/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* build: disable "-Wunknown-pragmas" warningThomas Haller2019-05-291-0/+1
* build: document defaults consistentlyLubomir Rintel2019-04-162-3/+3
* build: re-enable "-Wmissing-braces" warningThomas Haller2019-02-081-6/+0
* build: fix building with LTOBeniamino Galvani2019-02-041-2/+2
* build: don't change CFLAGS from configure.acBeniamino Galvani2018-09-181-5/+5
* build: set -Wall when probing extra warning optionsLubomir Rintel2018-08-071-1/+1
* build: check whether g-ir-scanner actually worksLubomir Rintel2018-08-071-34/+31
* build: pass -std=gnu99 to compilerThomas Haller2018-07-171-1/+1
* m4/trivial: fix indentationThomas Haller2018-07-171-1/+1
* m4: parametrize flags variableLubomir Rintel2018-02-161-20/+23
* m4/trivial: add a bug link to a compiler warning checkLubomir Rintel2018-02-081-0/+1
* all: replace non-leading tabs with spacesThomas Haller2018-02-071-2/+2
* m4: disable -Wcast-function-typeLubomir Rintel2018-02-071-0/+10
* build: enable unused-but-set warningLubomir Rintel2017-12-181-1/+0
* build: add "-Wvla" to warn about uses of variable-length arraysThomas Haller2017-12-151-0/+1
* build: disable lcov version checkBeniamino Galvani2017-10-201-24/+2
* build: enable -Wlogical-op and -Wshift-negative-value compiler warningThomas Haller2017-05-181-0/+2
* m4: disable -Wmissing-braces for newer clangLubomir Rintel2017-04-181-0/+6
* build: test for support of -flto compiler flagThomas Haller2017-02-101-3/+8
* build: add m4 macros for --enable-lto and --enable-ld-gcThomas Haller2017-02-101-0/+27
* build: reorder flags in "m4/compiler_options.m4"Thomas Haller2017-02-061-16/+16
* build: enable -Wextra warningThomas Haller2017-02-061-0/+2
* build: disable -Wformat-truncation warningThomas Haller2017-02-061-0/+1
* build: enable -Wimplicit-fallthrough warning from gcc7Thomas Haller2017-02-061-0/+1
* m4/compiler_options.m4: add line breaks for compiler options to checkThomas Haller2017-02-061-6/+17
* build: move the --enable-more-warning option from m4/ to configure.acLubomir Rintel2017-01-191-1/+1
* build: allow using GCC C99 dialect instead of C89Thomas Haller2016-11-101-1/+1
* build: move detection of NM_GIT_SHA to separate "m4/git-sha-record.m4"Thomas Haller2016-09-141-0/+15
* build: disable warning "-Wformat-y2k"Thomas Haller2016-06-061-0/+1
* build: configure.ac: always set -fno-strict-aliasingBeniamino Galvani2016-06-031-1/+1
* build: import attributes.m4 from systemdBeniamino Galvani2016-06-031-0/+292
* build: add -Wformat-nonliteral to --enable-more-warnings flagsDan Williams2016-06-031-1/+1
* build: add macro to check the compiler flag supportLubomir Rintel2016-05-181-20/+23
* trivial: rename compiler_warnings.m4 to compiler_options.m4Lubomir Rintel2016-05-181-0/+0
* build: use the glib cflags when checking the compiler flagsLubomir Rintel2016-05-181-1/+1
* 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