summaryrefslogtreecommitdiff
path: root/m4/compiler_options.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: 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: disable warning "-Wformat-y2k"Thomas Haller2016-06-061-0/+1
* build: configure.ac: always set -fno-strict-aliasingBeniamino Galvani2016-06-031-1/+1
* 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/+107