• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisionb3e76456550d7f7dd63e208b692bd55d77fd7fb8 (tree)
Time2022-03-05 19:28:59
AuthorFs <Fsu0413@vip....>
CommiterFs

Log Message

Qt 5.15.3 opensource release

For Qt 5.15.x with latest webengine, we use same version scheme as before, which is (Qt version)-(Qt WebEngine patch version - Qt patch version)
This time it becomes 5.15.3-5.

Change Summary

Incremental Difference

--- a/Compile/lib/qtCompile/conf.lua
+++ b/Compile/lib/qtCompile/conf.lua
@@ -5,7 +5,7 @@ local conf = {}
55 abbrs:
66 Qt Versions:
77 Q2: Qt 5.12.12/Previous Qt 5 LTS
8- Q5: Qt 5.15.2/Latest Qt 5 LTS w/ latest QtWebEngine and latest QtScript
8+ Q5: Qt 5.15.3/Latest Qt 5 LTS w/ latest QtWebEngine and latest QtScript
99 q6_2: Qt 6.2.3/Latest Qt 6 LTS w/ latest QtWebEngine and latest QtScript
1010 If prefixed with a lower-case "m", it is a modified Qt version
1111
@@ -1564,11 +1564,11 @@ conf.Q2mx6_W = {
15641564
15651565 --------------------------------------------------------------------
15661566
1567--- Qt 5.15.2
1567+-- Qt 5.15.3
15681568
15691569 conf.Q5wx3v5 = {
1570- name = "Qt5.15.2-Windows-x86-VS2015",
1571- qtVersion = "5.15.2",
1570+ name = "Qt5.15.3-Windows-x86-VS2015",
1571+ qtVersion = "5.15.3",
15721572 host = "Win8",
15731573 toolchain = "MSVC2015-32",
15741574 configureParameter = [[
@@ -1602,8 +1602,8 @@ conf.Q5wx3v5 = {
16021602 }
16031603
16041604 conf.Q5wx6v5 = {
1605- name = "Qt5.15.2-Windows-x86_64-VS2015",
1606- qtVersion = "5.15.2",
1605+ name = "Qt5.15.3-Windows-x86_64-VS2015",
1606+ qtVersion = "5.15.3",
16071607 host = "Win8",
16081608 toolchain = "MSVC2015-64",
16091609 configureParameter = [[
@@ -1637,8 +1637,8 @@ conf.Q5wx6v5 = {
16371637 }
16381638
16391639 conf.Q5wx3v7 = {
1640- name = "Qt5.15.2-Windows-x86-VS2017-&MSVCVER&",
1641- qtVersion = "5.15.2-6",
1640+ name = "Qt5.15.3-Windows-x86-VS2017-&MSVCVER&",
1641+ qtVersion = "5.15.3-5",
16421642 host = "Win10",
16431643 toolchain = "MSVC2017-32",
16441644 configureParameter = [[
@@ -1674,8 +1674,8 @@ conf.Q5wx3v7 = {
16741674 }
16751675
16761676 conf.Q5wx6v7 = {
1677- name = "Qt5.15.2-Windows-x86_64-VS2017-&MSVCVER&",
1678- qtVersion = "5.15.2-6",
1677+ name = "Qt5.15.3-Windows-x86_64-VS2017-&MSVCVER&",
1678+ qtVersion = "5.15.3-5",
16791679 host = "Win10",
16801680 toolchain = "MSVC2017-64",
16811681 configureParameter = [[
@@ -1711,8 +1711,8 @@ conf.Q5wx6v7 = {
17111711 }
17121712
17131713 conf.Q5wx3v9 = {
1714- name = "Qt5.15.2-Windows-x86-VS2019-&MSVCVER&",
1715- qtVersion = "5.15.2-6",
1714+ name = "Qt5.15.3-Windows-x86-VS2019-&MSVCVER&",
1715+ qtVersion = "5.15.3-5",
17161716 host = "Win10",
17171717 toolchain = "MSVC2019-32",
17181718 configureParameter = [[
@@ -1747,8 +1747,8 @@ conf.Q5wx3v9 = {
17471747 }
17481748
17491749 conf.Q5wx3v9sf = {
1750- name = "Qt5.15.2-Windows-x86-VS2019-&MSVCVER&-staticFull",
1751- qtVersion = "5.15.2-6",
1750+ name = "Qt5.15.3-Windows-x86-VS2019-&MSVCVER&-staticFull",
1751+ qtVersion = "5.15.3-5",
17521752 host = "Win10",
17531753 toolchain = "MSVC2019-32",
17541754 variant = {"-staticFull"},
@@ -1789,8 +1789,8 @@ conf.Q5wx3v9sf = {
17891789 }
17901790
17911791 conf.Q5wx6v9 = {
1792- name = "Qt5.15.2-Windows-x86_64-VS2019-&MSVCVER&",
1793- qtVersion = "5.15.2-6",
1792+ name = "Qt5.15.3-Windows-x86_64-VS2019-&MSVCVER&",
1793+ qtVersion = "5.15.3-5",
17941794 host = "Win10",
17951795 toolchain = "MSVC2019-64",
17961796 configureParameter = [[
@@ -1825,8 +1825,8 @@ conf.Q5wx6v9 = {
18251825 }
18261826
18271827 conf.Q5wx6v9sf = {
1828- name = "Qt5.15.2-Windows-x86_64-VS2019-&MSVCVER&-staticFull",
1829- qtVersion = "5.15.2-6",
1828+ name = "Qt5.15.3-Windows-x86_64-VS2019-&MSVCVER&-staticFull",
1829+ qtVersion = "5.15.3-5",
18301830 host = "Win10",
18311831 toolchain = "MSVC2019-64",
18321832 variant = {"-staticFull"},
@@ -1867,8 +1867,8 @@ conf.Q5wx6v9sf = {
18671867 }
18681868
18691869 conf.Q5wx6v2 = {
1870- name = "Qt5.15.2-Windows-x86_64-VS2022-&MSVCVER&",
1871- qtVersion = "5.15.2-6",
1870+ name = "Qt5.15.3-Windows-x86_64-VS2022-&MSVCVER&",
1871+ qtVersion = "5.15.3-5",
18721872 host = "Win10",
18731873 toolchain = "MSVC2022-64",
18741874 configureParameter = [[
@@ -1903,8 +1903,8 @@ conf.Q5wx6v2 = {
19031903 }
19041904
19051905 conf.Q5wx3m8 = {
1906- name = "Qt5.15.2-Windows-x86-MinGW8.1.0",
1907- qtVersion = "5.15.2",
1906+ name = "Qt5.15.3-Windows-x86-MinGW8.1.0",
1907+ qtVersion = "5.15.3",
19081908 host = "Win10",
19091909 toolchain = "MinGW810-32",
19101910 configureParameter = [[
@@ -1938,8 +1938,8 @@ conf.Q5wx3m8 = {
19381938 }
19391939
19401940 conf.Q5wx3m8sf = {
1941- name = "Qt5.15.2-Windows-x86-MinGW8.1.0-staticFull",
1942- qtVersion = "5.15.2",
1941+ name = "Qt5.15.3-Windows-x86-MinGW8.1.0-staticFull",
1942+ qtVersion = "5.15.3",
19431943 host = "Win10",
19441944 toolchain = "MinGW810-32",
19451945 variant = {"-staticFull"},
@@ -1978,8 +1978,8 @@ conf.Q5wx3m8sf = {
19781978 }
19791979
19801980 conf.Q5wx6m8 = {
1981- name = "Qt5.15.2-Windows-x86_64-MinGW8.1.0",
1982- qtVersion = "5.15.2",
1981+ name = "Qt5.15.3-Windows-x86_64-MinGW8.1.0",
1982+ qtVersion = "5.15.3",
19831983 host = "Win10",
19841984 toolchain = "MinGW810-64",
19851985 configureParameter = [[
@@ -2013,8 +2013,8 @@ conf.Q5wx6m8 = {
20132013 }
20142014
20152015 conf.Q5wx6m8sf = {
2016- name = "Qt5.15.2-Windows-x86_64-MinGW8.1.0-staticFull",
2017- qtVersion = "5.15.2",
2016+ name = "Qt5.15.3-Windows-x86_64-MinGW8.1.0-staticFull",
2017+ qtVersion = "5.15.3",
20182018 host = "Win10",
20192019 toolchain = "MinGW810-64",
20202020 variant = {"-staticFull"},
@@ -2053,8 +2053,8 @@ conf.Q5wx6m8sf = {
20532053 }
20542054
20552055 conf.Q5mx6 = {
2056- name = "Qt5.15.2-macOS-x86_64-AppleClang&AppleClangVersion&",
2057- qtVersion = "5.15.2-6",
2056+ name = "Qt5.15.3-macOS-x86_64-AppleClang&AppleClangVersion&",
2057+ qtVersion = "5.15.3-5",
20582058 host = "macOSLegacy",
20592059 configureParameter = [[
20602060 -prefix
@@ -2088,8 +2088,8 @@ conf.Q5mx6 = {
20882088 }
20892089
20902090 conf.Q5mx6nf = {
2091- name = "Qt5.15.2-macOS-x86_64-AppleClang&AppleClangVersion&-noFramework",
2092- qtVersion = "5.15.2-6",
2091+ name = "Qt5.15.3-macOS-x86_64-AppleClang&AppleClangVersion&-noFramework",
2092+ qtVersion = "5.15.3-5",
20932093 host = "macOSLegacy",
20942094 variant = {"-noFramework"},
20952095 configureParameter = [[
@@ -2125,8 +2125,8 @@ conf.Q5mx6nf = {
21252125 }
21262126
21272127 conf.Q5wx6m8_aalnl = {
2128- name = "Qt5.15.2-Android-ALL-Clang-NDKr21e-XWindows-x86_64-MinGW8.1.0",
2129- qtVersion = "5.15.2",
2128+ name = "Qt5.15.3-Android-ALL-Clang-NDKr21e-XWindows-x86_64-MinGW8.1.0",
2129+ qtVersion = "5.15.3",
21302130 host = "Win10",
21312131 toolchain = "MinGW810-64",
21322132 target = "Android-21",
@@ -2178,8 +2178,8 @@ conf.Q5wx6m8_aalnl = {
21782178 }
21792179
21802180 conf.Q5lx6_aalnl = {
2181- name = "Qt5.15.2-Android-ALL-Clang-NDKr21e-xLinux-x86_64-gcc8.5.0",
2182- qtVersion = "5.15.2",
2181+ name = "Qt5.15.3-Android-ALL-Clang-NDKr21e-xLinux-x86_64-gcc8.5.0",
2182+ qtVersion = "5.15.3",
21832183 host = "CentOS8",
21842184 target = "Android-21",
21852185 toolchainT = "Android-21-r21e-all",
@@ -2230,8 +2230,8 @@ conf.Q5lx6_aalnl = {
22302230 }
22312231
22322232 conf.Q5mx6_aalnl = {
2233- name = "Qt5.15.2-Android-ALL-Clang-NDKr21e-xmacOS-x86_64-AppleClang&AppleClangVersion&",
2234- qtVersion = "5.15.2",
2233+ name = "Qt5.15.3-Android-ALL-Clang-NDKr21e-xmacOS-x86_64-AppleClang&AppleClangVersion&",
2234+ qtVersion = "5.15.3",
22352235 host = "macOSLegacy",
22362236 target = "Android-21",
22372237 toolchainT = "Android-21-r21e-all",
@@ -2282,8 +2282,8 @@ conf.Q5mx6_aalnl = {
22822282 }
22832283
22842284 conf.Q5wx6m8_W = {
2285- name = "Qt5.15.2-WebAssembly-emscripten1.39.8-xWindows-x86_64-MinGW8.1.0",
2286- qtVersion = "5.15.2",
2285+ name = "Qt5.15.3-WebAssembly-emscripten1.39.8-xWindows-x86_64-MinGW8.1.0",
2286+ qtVersion = "5.15.3",
22872287 host = "Win10",
22882288 toolchain = "MinGW810-64",
22892289 target = "WebAssembly",
@@ -2318,8 +2318,8 @@ conf.Q5wx6m8_W = {
23182318 }
23192319
23202320 conf.Q5lx6_W = {
2321- name = "Qt5.15.2-WebAssembly-emscripten1.39.8-xLinux-x86_64-gcc8.5.0",
2322- qtVersion = "5.15.2",
2321+ name = "Qt5.15.3-WebAssembly-emscripten1.39.8-xLinux-x86_64-gcc8.5.0",
2322+ qtVersion = "5.15.3",
23232323 host = "CentOS8",
23242324 target = "WebAssembly",
23252325 toolchainT = "emscripten-1.39.8",
@@ -2353,8 +2353,8 @@ conf.Q5lx6_W = {
23532353 }
23542354
23552355 conf.Q5mx6_W = {
2356- name = "Qt5.15.2-WebAssembly-emscripten1.39.8-xmacOS-x86_64-AppleClang&AppleClangVersion&",
2357- qtVersion = "5.15.2",
2356+ name = "Qt5.15.3-WebAssembly-emscripten1.39.8-xmacOS-x86_64-AppleClang&AppleClangVersion&",
2357+ qtVersion = "5.15.3",
23582358 host = "macOSLegacy",
23592359 target = "WebAssembly",
23602360 toolchainT = "emscripten-1.39.8",
@@ -5244,7 +5244,7 @@ for name, value in pairs(conf) do
52445244 value.sourcePackageBaseName = "qt5-kde"
52455245 else
52465246 local qtSourcePackagePrefix = "qt-everywhere-src-"
5247- if ((value.qtVersion == "5.15.2-6") or (value.qtVersion == "6.2.3") or (value.qtVersion == "6.3.0-beta2")) and (value.host == "Win10") then
5247+ if ((value.qtVersion == "5.15.3-5") or (value.qtVersion == "6.2.3") or (value.qtVersion == "6.3.0-beta2")) and (value.host == "Win10") then
52485248 qtSourcePackagePrefix = "qt-src-"
52495249 end
52505250 value.sourcePackageBaseName = qtSourcePackagePrefix .. value.qtVersion