Commit ebfd85a4 authored by Thiago Macieira's avatar Thiago Macieira Committed by The Qt Project
Browse files

Add the infrastructure to compile Qt with -Werror


This is enabled only for -developer-builds and only for certain
compiler-version combinations that are in a whitelist.

It also requires each library, plugin or tool to declare whether it is
supposedly clean of warnings. When most targets are clean, we can
consider inverting.

Change-Id: I17b5c4e45aee5078f9788e846a45d619c144095a
Reviewed-by: default avatarLars Knoll <lars.knoll@digia.com>
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
parent 0520631b
No related merge requests found
Showing with 69 additions and 2 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment