7883329a6d
It's nonsensical to have a variable like AndroidJellyBean which is documented as Android versions 4.1 through 4.3 but is actually codified as 4.1. Add separate variables for Android "maintenance releases" which incremented both the version number and API level. "MRn" where n is an integer is the same naming convention the Android APIs use. The only exception to this rule is Android 4.4W (API level 20) which was KitKat for watches. 4.4W is not a representible or comparable version number, so for now, AndroidKitKat will identify both Android 4.4 and 4.4W (API levels 19 and 20). As Qt does not yet support Android Wear, this is not expected to be a problem in practice. Change-Id: I28473bad86bbe747db292bd0a9a164eeeba56a32 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> |
||
---|---|---|
.. | ||
archdetect.cpp | ||
global.pri | ||
qcompilerdetection.h | ||
qconfig-bootstrapped.h | ||
qendian.h | ||
qendian.qdoc | ||
qfeatures.txt | ||
qflags.h | ||
qglobal_p.h | ||
qglobal.cpp | ||
qglobal.h | ||
qglobalstatic.cpp | ||
qglobalstatic.h | ||
qhooks_p.h | ||
qhooks.cpp | ||
qisenum.h | ||
qlibraryinfo.cpp | ||
qlibraryinfo.h | ||
qlogging.cpp | ||
qlogging.h | ||
qmalloc.cpp | ||
qnamespace.h | ||
qnamespace.qdoc | ||
qnumeric_p.h | ||
qnumeric.cpp | ||
qnumeric.h | ||
qoperatingsystemversion_darwin.mm | ||
qoperatingsystemversion_p.h | ||
qoperatingsystemversion_win.cpp | ||
qoperatingsystemversion.cpp | ||
qoperatingsystemversion.h | ||
qprocessordetection.h | ||
qsysinfo.h | ||
qsystemdetection.h | ||
qt_pch.h | ||
qt_windows.h | ||
qtypeinfo.h | ||
qtypetraits.h | ||
qversiontagging.cpp | ||
qversiontagging.h |