aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/platforms/windows_desktop.py
Commit message (Expand)AuthorAgeFilesLines
* Shiboken6Tools: Use shiboken6-generator from CMake easilyShyamnath Premnadh3 days1-3/+28
* Use newer versions of the MSVC runtimeFriedemann Kleint2025-07-111-1/+1
* Download MSVC runtime instead of copying it from the build hostFriedemann Kleint2025-07-111-29/+2
* build scripts: Introduce a cache directory for Qt artifactsFriedemann Kleint2025-07-111-14/+30
* Fix CMake targets to be relocatable in wheelsShyamnath Premnadh2025-07-071-12/+7
* Modify headers installation for CMake buildsShyamnath Premnadh2025-07-041-3/+3
* PySide: Move CMake config packages into wheelsShyamnath Premnadh2025-06-111-2/+14
* CI: Enable Windows on Arm configSimo Fält2025-03-151-1/+5
* pyside6-deploy: 3. Rename project folder to project_libJaime Resano2025-01-221-1/+1
* Fix multimedia to work on Linux with 6.8.1Friedemann Kleint2024-11-111-8/+2
* build/Windows: Use multimedia artifacts from the Qt build instead of the down...Friedemann Kleint2024-10-181-3/+9
* build/Windows: Clean up the codeFriedemann Kleint2024-10-181-29/+19
* build: Install module doc snippet filesFriedemann Kleint2024-10-161-4/+3
* Wheels/Windows: Use updated zip archive with latest msvc redist libsSimo Fält2024-10-081-1/+1
* Wheels/Windows: Use updated zip archive for Multimedia dependenciesFriedemann Kleint2024-09-251-3/+1
* build: Use a wildcard for installing multimedia auxiliary libraries versions ...Friedemann Kleint2024-09-241-5/+5
* CI: Use default libclang on WindowsSimo Fält2024-09-031-1/+0
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* build: Add multimedia dependencies to Qt artifactsAdrian Herrmann2024-03-281-0/+5
* deploy: add pyside icons for windowsCristián Maureira-Fredes2024-02-061-1/+2
* build scripts: Fix some flake8 issuesFriedemann Kleint2024-01-181-1/+1
* Use correct install locationsSamuli Piippo2023-10-311-1/+1
* Implement custom asyncio event loop based on QtAdrian Herrmann2023-07-271-0/+7
* Tooling: Simplify adding new toolsShyamnath Premnadh2023-04-181-5/+2
* Copy Qt module JSON files for usage by create_wheels.pyFriedemann Kleint2023-04-171-0/+4
* Fix missing opengl32sw.dllAdrian Herrmann2023-04-141-17/+10
* build: remove unused imports and obsolete commentCristián Maureira-Fredes2023-04-051-1/+0
* build: remove examples from wheels and installationCristián Maureira-Fredes2023-03-211-10/+0
* build: introduce log levelCristián Maureira-Fredes2023-02-021-0/+3
* build_scripts: Fix missing MSVC DLLs in PySide dirAdrian Herrmann2023-01-121-14/+15
* build_scripts: Remove unused argumentAdrian Herrmann2023-01-111-3/+3
* build_scripts: Change source of bundled MSVC DLLsAdrian Herrmann2022-12-221-23/+38
* Rename folder: deploy to deploy_libShyamnath Premnadh2022-12-221-1/+1
* build system: Further introduce PathlibFriedemann Kleint2022-12-061-8/+7
* Build scripts: Adapt to changed location of the metatypes directory in QtFriedemann Kleint2022-12-021-6/+3
* Build system: Introduce variables for the target Qt directoriesFriedemann Kleint2022-12-011-58/+39
* PySide Tools - qmltyperegistrar.exe missingShyamnath Premnadh2022-11-171-1/+1
* Enforce pathlib - unix.py and windows_desktop.pyShyamnath Premnadh2022-11-171-2/+1
* PySideTools: install tool only if corresponding Qt tool existsShyamnath Premnadh2022-11-161-1/+1
* build scripts: use proper variable name instead of selfShyamnath Premnadh2022-10-311-14/+14
* PySideTools: Add qmlimportscannerShyamnath Premnadh2022-10-251-1/+1
* Project Tool: SplitShyamnath Premnadh2022-10-201-1/+1
* pathlib: migrate build_scripts away from os.pathCristián Maureira-Fredes2022-10-181-11/+18
* Add project generation to pyside6-projectFriedemann Kleint2022-10-141-1/+1
* Desktop DeploymentShyamnath Premnadh2022-10-101-3/+3
* Add an entry point for qtpy2cppFriedemann Kleint2022-09-021-1/+8
* PySideTools: Add qmllsShyamnath Premnadh2022-08-111-1/+1
* PySideTools: Add qmlformatShyamnath Premnadh2022-08-031-1/+1
* build: fix readability detailsCristián Maureira-Fredes2022-06-291-3/+3
* build: replace the usage of reserved Python wordsCristián Maureira-Fredes2022-06-291-69/+67