Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions package-system/Qt/build-linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ cd ${BUILD_PATH}
_OPTS="-prefix ${TARGET_INSTALL_ROOT} \
-submodules ${QTARRAY} \
-platform linux-clang \
-nomake examples \
-nomake tests \
-release \
-c++std c++20 \
-opensource \
Expand Down
2 changes: 2 additions & 0 deletions package-system/Qt/build-windows.bat
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ cd b
set _OPTS=-prefix %TARGET_INSTALL_ROOT% ^
-submodules %QTARRAY% ^
-platform win32-msvc ^
-nomake examples ^
-nomake tests ^
-debug-and-release ^
-c++std c++20 ^
-force-debug-info ^
Expand Down
6 changes: 3 additions & 3 deletions package-system/Qt/build_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"Platforms": {
"Windows": {
"Windows": {
"package_version": "6.10.2-rev1",
"package_version": "6.10.2-rev4",
"depends_on_packages": [
["OpenSSL-1.1.1o-rev1-windows", "52b9d2bc5f3e0c6e405a0f290d1904bf545acc0c73d6a52351247d917c4a06d2", ""],
["tiff-4.2.0.15-rev3-windows", "c6000a906e6d2a0816b652e93dfbeab41c9ed73cdd5a613acd53e553d0510b60", ""],
Expand Down Expand Up @@ -43,7 +43,7 @@
},
"Mac-arm64": {
"cmake_find_source": "FindQt.cmake",
"package_version": "6.10.2-rev2",
"package_version": "6.10.2-rev4",
"custom_build_cmd": [
"./build-darwin-arm64.sh"
],
Expand All @@ -54,7 +54,7 @@
},
"Linux": {
"Linux": {
"package_version": "6.10.2-rev3",
"package_version": "6.10.2-rev4",
"depends_on_packages": [
["OpenSSL-1.1.1t-rev1-linux", "63aea898b7afe8faccd0c7261e62d2f8b7b870f678a4520d5be81e5815542b39", ""],
["tiff-4.2.0.15-rev3-linux", "2377f48b2ebc2d1628d9f65186c881544c92891312abe478a20d10b85877409a", ""],
Expand Down
4 changes: 2 additions & 2 deletions package_build_list_host_linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"python-3.10.13-rev2-linux": "Scripts/extras/pull_and_build_from_git.py ../../package-system/python --platform-name Linux --clean",
"python-3.10.13-rev2-linux-aarch64": "Scripts/extras/pull_and_build_from_git.py ../../package-system/python --platform-name Linux-aarch64 --clean",
"mikkelsen-1.0.0.4-linux": "package-system/mikkelsen/build_package_image.py",
"qt-6.10.2-rev3-linux": "Scripts/extras/pull_and_build_from_git.py ../../package-system/Qt --platform-name Linux --package-root ../../package-system/Qt/temp --clean",
"qt-6.10.2-rev4-linux": "Scripts/extras/pull_and_build_from_git.py ../../package-system/Qt --platform-name Linux --package-root ../../package-system/Qt/temp --clean",
"qt-5.15.2-rev10-linux-aarch64": "Scripts/extras/pull_and_build_from_git.py ../../package-system/Qt --platform-name Linux-aarch64 --package-root ../../package-system/Qt/temp",
"zlib-1.2.11-rev5-linux": "Scripts/extras/pull_and_build_from_git.py ../../package-system/zlib --platform-name Linux --package-root ../../package-system --clean",
"lz4-1.9.4-rev2-linux": "Scripts/extras/pull_and_build_from_git.py ../../package-system/lz4 --platform-name Linux --package-root ../../package-system/lz4/temp --clean",
Expand Down Expand Up @@ -96,7 +96,7 @@
"unwind-1.2.1-linux": "package-system/unwind-linux",
"SQLite-3.37.2-rev1-linux": "package-system/SQLite-linux",
"xxhash-0.7.4-rev1-multiplatform": "package-system/xxhash-multiplatform",
"qt-6.10.2-rev3-linux": "package-system/Qt/temp/qt-linux",
"qt-6.10.2-rev4-linux": "package-system/Qt/temp/qt-linux",
"qt-5.15.2-rev10-linux-aarch64": "package-system/Qt/temp/qt-linux-aarch64",
"zlib-1.2.11-rev5-linux": "package-system/zlib-linux",
"lz4-1.9.4-rev2-linux": "package-system/lz4/temp/lz4-linux",
Expand Down
4 changes: 2 additions & 2 deletions package_build_list_host_windows.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"pybind11-2.10.0-rev1-multiplatform": "Scripts/extras/pull_and_build_from_git.py ../../package-system/pybind11 --platform-name multiplatform --package-root ../../package-system/pybind11/temp --clean",
"pyside2-5.15.2.1-py3.10-rev3-windows": "Scripts/extras/pull_and_build_from_git.py ../../package-system/pyside2 --platform-name Windows --package-root ../../package-system/pyside2/temp --clean",
"python-3.10.13-rev1-windows": "package-system/python/build_package_image.py",
"qt-6.10.2-rev1-windows": "Scripts/extras/pull_and_build_from_git.py ../../package-system/Qt --platform-name Windows --package-root ../../package-system/Qt/temp --clean",
"qt-6.10.2-rev4-windows": "Scripts/extras/pull_and_build_from_git.py ../../package-system/Qt --platform-name Windows --package-root ../../package-system/Qt/temp --clean",
"RapidJSON-1.1.0-rev1-multiplatform": "Scripts/extras/pull_and_build_from_git.py ../../package-system/RapidJSON --platform-name multiplatform --package-root ../../package-system",
"SPIRVCross-1.3.275.0-rev1-windows": "Scripts/extras/pull_and_build_from_git.py ../../package-system/SPIRVCross --platform-name Windows --package-root ../../package-system --clean",
"SQLite-3.37.2-rev1-windows": "Scripts/extras/pull_and_build_from_git.py ../../package-system/sqlite --platform-name Windows --package-root ../../package-system --clean",
Expand Down Expand Up @@ -120,7 +120,7 @@
"pybind11-2.10.0-rev1-multiplatform": "package-system/pybind11/temp/pybind11-multiplatform",
"pyside2-5.15.2.1-py3.10-rev3-windows": "package-system/pyside2/temp/pyside2-windows",
"python-3.10.13-rev1-windows": "package-system/python/win_x64/package",
"qt-6.10.2-rev1-windows": "package-system/Qt/temp/qt-windows",
"qt-6.10.2-rev4-windows": "package-system/Qt/temp/qt-windows",
"RapidJSON-1.1.0-rev1-multiplatform": "package-system/RapidJSON-multiplatform",
"RapidXML-1.13-rev1-multiplatform": "package-system/RapidXML-multiplatform",
"SPIRVCross-1.3.275.0-rev1-windows": "package-system/SPIRVCross-windows",
Expand Down
Loading