aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/generator/shiboken/cppgenerator.cpp
diff options
context:
space:
mode:
authorAdrian Herrmann <adrian.herrmann@qt.io>2022-12-20 12:11:55 +0100
committerAdrian Herrmann <adrian.herrmann@qt.io>2022-12-22 17:43:32 +0100
commit36f62dd5d45b8b84bd80064ceb43bab74a89321e (patch)
tree80366efc296cc2a223dc8328d8c323f99db65d79 /sources/shiboken6/generator/shiboken/cppgenerator.cpp
parent1413cc03363080fbb1011ddf8dad495c244c91a5 (diff)
build_scripts: Change source of bundled MSVC DLLs
Currently, PySide bundles MSVC DLLs (+ others) sourced from a very outdated self-hosted archive. Best practice would be relying on the redistributable package and installing it if necessary, but we cannot assume that the user has the required admin rights. As a compromise, the bundled DLLs are now sourced from the CI machine, which is assumed to be kept somewhat up-to-date, at least on a better cadence than the current 3+ year old archive. These non-MSVC DLLs are no longer bundled as they are pre-installed on Windows: d3dcompiler (part of DirectX) and ucrtbase (Microsoft C Runtime Library). Only opengl32sw continues to be sourced from the self-hosted archive. Pick-to: 6.2 5.15 Task-number: PYSIDE-2162 Change-Id: I6495f6953cd1c3e78a9777d24ee54e429a63d3d9 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/shiboken6/generator/shiboken/cppgenerator.cpp')
0 files changed, 0 insertions, 0 deletions