summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2020-11-06 13:56:42 +0200
committerHeikki Halmet <heikki.halmet@qt.io>2020-11-12 10:36:50 +0200
commit2d00e0060b2894481c8f46577ac995aeda4a7641 (patch)
treef51e052237982c00542f2e7dd0097948983c20de
parentce554b6313bac4b760bbced03b113d8cb4803ce3 (diff)
downloadqtdoc-5.15.2.tar.gz
Update supported platforms and compilersv5.15.25.15.2
Task-number: QTBUG-86964 Change-Id: I2f9fc595a7ac31fa2441222de39d3db8e0a34b00 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> Reviewed-by: Kalle Viironen <kalle.viironen@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
-rw-r--r--doc/src/platforms/supported-platforms.qdocinc17
1 files changed, 8 insertions, 9 deletions
diff --git a/doc/src/platforms/supported-platforms.qdocinc b/doc/src/platforms/supported-platforms.qdocinc
index fb39e57b..a917c9bf 100644
--- a/doc/src/platforms/supported-platforms.qdocinc
+++ b/doc/src/platforms/supported-platforms.qdocinc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2019 The Qt Company Ltd.
+** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
@@ -37,11 +37,11 @@
\header \li Distribution \li Architecture \li Compiler \li Notes
\row \li openSUSE 15.1
\li \c x86_64
- \li GCC 5 or later, \b {GCC 7}, \b {ICC 19.1}
+ \li GCC 5 or later, \b {GCC 7.5.0}, \b {ICC 19.1}
\li
\row \li SUSE Linux Enterprise Server
\li \c x86_64
- \li GCC 5 or later, \b {GCC 10}
+ \li GCC 5 or later, \b {GCC 10.2.1}
\li
\row \li Red Hat Enterprise Linux 7.6
\li \c x86_64
@@ -49,7 +49,7 @@
\li
\row \li Ubuntu 18.04
\li \c x86_64
- \li GCC 5 or later, \b {GCC 9}
+ \li GCC 5 or later, \b {GCC 9.3.0}
\li
\row \li Generic Linux
\li \c x86 and \c x86_64
@@ -64,7 +64,7 @@
\header \li Target Platform \li Architecture \li Build Environment
\row \li \macos 10.13, 10.14, \b 10.15
\li \c x86_64 and \c x86_64h
- \li Xcode 11 (10.15 SDK)
+ \li Xcode 11 or \b 12 (10.15 SDK)
\endtable
//! [macos]
@@ -74,7 +74,7 @@
\header \li Operating System \li Architecture \li Compiler \li Notes
\row \li Windows 10
\li \c x86 and \c x86_64
- \li \b {MSVC 2019}, MSVC 2017, \b {MinGW 8.1}
+ \li \b {MSVC 2019}, MSVC 2017, MSVC 2015, MinGW 8.1
\li
\row \li Windows 8.1
\li \c x86 and \c x86_64
@@ -82,7 +82,7 @@
\li
\row \li Windows 7
\li \c x86 and \c x86_64
- \li MSVC 2019, MSVC 2017, \b {MinGW 8.1}
+ \li MSVC 2019, MSVC 2017, MinGW 8.1
\li \l{https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/8.1.0/threads-posix/dwarf/i686-8.1.0-release-posix-dwarf-rt_v6-rev0.7z/download}{MinGW-builds GCC 8.1.0 (x86)}
\endtable
@@ -100,8 +100,7 @@
\row \li Android 5.0 or later (that is, API Level 21 and up)
\li \c armv7a and \c x86, \c arm64-v8 and \c x86_64
\li \b {Clang as provided by Google}, \b {MinGW 8.1}
- \li \b {RHEL 7.x (x86_64)}, \b{\macos 10.14}, \b {Windows 10 (x86_64)},
- \b Windows 7
+ \li \b {RHEL 7.x (x86_64)}, \b{\macos 10.15}, \b {Windows 10 (x86_64)}
\endtable
//! [android]