Re: Port of [qx]config to Qt 5

From: Michal Marek
Date: Wed Oct 14 2015 - 10:00:47 EST


On 2015-09-22 20:36, Thiago Macieira wrote:
> This patch set contains the port of qconfig to Qt 5. At the same time,
> it removes Qt 2 and 3 support (the last Qt 3 release was in 2007).
>
> Most of the work was done by Boris Barbulovski, so many thanks! I've
> reviewed and tested the changes.
>
> The patch set contains one patch per functionality being ported, for
> ease of reviewing. The first patch contains the removal of the #ifdef'ed
> code for older versions and the last one contains an update to the
> buildsystem to find Qt 5.
>
> Note that the Qt 5 build requires a host compiler that understands the
> -std=c++11 switch (for GCC, since 4.7).

Merged to kbuild.git#kconfig, sorry for the delay. I have one comment
about one of the patches, but this can be solved by an incremental update.

Michal

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/