On Wed, Jun 5, 2013 at 7:03 AM, Jake Thomas Petroules <
jake.petrou...@petroules.com> wrote:
> I was being half-sarcastic about 2016, but I do strongly disagree that we
> should indiscriminately support only N number of versions of OS X at a
> time; it's too rigid. I think significantly more weigh
On Jun 4, 2013, at 11:26 PM, Thiago Macieira wrote:
> On terça-feira, 4 de junho de 2013 19.32.57, Jake Thomas Petroules wrote:
>> Well, Xcode 5.0 will be dropping support for GCC, so the only way to target
>> 10.6 or below will be with clang + libstc++.
>
> Right, I missed that clang + libstdc+
On terça-feira, 4 de junho de 2013 19.32.57, Jake Thomas Petroules wrote:
> Well, Xcode 5.0 will be dropping support for GCC, so the only way to target
> 10.6 or below will be with clang + libstc++.
Right, I missed that clang + libstdc++ was still possible with -no-c++11. It's
a non-default option
> Supporting 10.6 is a huge priority given that version has the largest
> market share of all OS X versions (about 35%). Do we really want to wipe
> out over a third of potential end-users of Qt-based products? Dropping
> support for it at this point is an absolutely terrible idea, and 10.9 is
> no
Well, Xcode 5.0 will be dropping support for GCC, so the only way to target
10.6 or below will be with clang + libstc++.
Supporting 10.6 is a huge priority given that version has the largest market
share of all OS X versions (about 35%). Do we really want to wipe out over a
third of potential e
Hello all
As of 3d0a60aaa4077a8 in Qt 5.2, Qt requires libc++ in order to build on Mac
with clang. That means the minimum deployment target for macx-clang is
Mac OS X 10.7 now.
Question: do we want to keep supporting Mac OS X 10.6? If so, for how long?
And if not, can we drop macx-g++? The g++
Hi! I'm one of Debian's Qt maintainers and I have some questions on how to
properly build the Qt5 documentation. We are compiling everything from the
submodules tarballs, as it makes maintainance much easier.
While packaging qtdoc, I noticed that I needed qt-module-defaults.qdocconf
shipped by
Hello,
The components structure in the bug tracker for Qt Qml and Qt Quick 2
(qtdeclarative repository) under the Qt project has been changed.
https://bugreports.qt-project.org/browse/QTBUG#selectedTab=com.atlassian.jira.plugin.system.project%3Acomponents-panel
The Qt component 'Declarative(QML
Hi
We are ready to launch our QtMetrics page for the public now.
Description from its wiki page:
Purpose of the Qt Metrics web portal is to visualize and communicate the
progress of Qt quality, focusing first to Continuous Integration (CI) but to
cover e.g. code coverage, autotest, release test