flatpak-builder/common
Colin Walters 2618a19716 Import ostree's compiler warnings, fix up callers
In ostree I maintain what I consider a "baseline" set of compiler
warnings that should *always* be fatal for a modern C project.

I noticed while working on a previous patch that a `-Werror=format`
warning wasn't fatal.

There are a few that are really, really important like
`-Werror=missing-prototypes`. I also take some like `-Werror=misleading-indentation`
which already caught some bugs.  See also https://lwn.net/Articles/678019/
2017-03-27 10:42:36 +02:00
..
gvdb Rename lib/ to common/ in preparation for public xdg-app library 2015-11-26 22:05:38 +01:00
Makefile.am.inc Import OCI initial support to common/* 2016-12-08 17:43:03 +01:00
flatpak-chain-input-stream.c Fix license headers 2016-07-29 14:27:49 -04:00
flatpak-chain-input-stream.h Fix license headers 2016-07-29 14:27:49 -04:00
flatpak-common-types.h Add flatpak_pull_from_oci helper 2016-12-09 14:44:25 +01:00
flatpak-db.c Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
flatpak-db.h Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
flatpak-dir.c Import ostree's compiler warnings, fix up callers 2017-03-27 10:42:36 +02:00
flatpak-dir.h Update OCI support to latest version of spec 2017-03-13 14:31:36 +01:00
flatpak-json-oci.c Update OCI support to latest version of spec 2017-03-13 14:31:36 +01:00
flatpak-json-oci.h Update OCI support to latest version of spec 2017-03-13 14:31:36 +01:00
flatpak-json.c Update OCI support to latest version of spec 2017-03-13 14:31:36 +01:00
flatpak-json.h Update OCI support to latest version of spec 2017-03-13 14:31:36 +01:00
flatpak-oci-registry.c Update OCI support to latest version of spec 2017-03-13 14:31:36 +01:00
flatpak-oci-registry.h Update OCI support to latest version of spec 2017-03-13 14:31:36 +01:00
flatpak-portal-error.c Change portal error names to not contain Flatpak 2016-05-12 22:03:09 +02:00
flatpak-portal-error.h Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
flatpak-run.c Import ostree's compiler warnings, fix up callers 2017-03-27 10:42:36 +02:00
flatpak-run.h build: Allow dbus proxy access if explicitly given 2017-03-14 16:20:33 +01:00
flatpak-utils.c Import ostree's compiler warnings, fix up callers 2017-03-27 10:42:36 +02:00
flatpak-utils.h Import ostree's compiler warnings, fix up callers 2017-03-27 10:42:36 +02:00