aboutsummaryrefslogtreecommitdiffstats
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* build,all: enable -Wtype-limits and fix some comparisonsDan Williams2017-02-061-1/+1
| | | | | -Wtype-limits warns when comparing unsigned variables <= 0, which we shouldn't be doing.
* build: use -Wformat-securityAleksander Morgado2013-05-171-1/+2
|
* build: enable more compiler warnings: --enable-more-warnings=yes/no/errorDan Williams2012-08-221-5/+12
|
* build: prepare sources to treat `libqmi-glib' not as the only libraryAleksander Morgado2012-07-031-1/+1
| | | | | | | Instead of keeping the libqmi-glib sources under `src', we'll have a more specific `libqmi-glib' directory instead. Also, update autotools to reflect as `libqmi' the name of the project.
* build: by default compile with most warnings enabled and -WerrorAleksander Morgado2012-07-031-0/+31