aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix missing multimedia libsShyamnath Premnadh10 days1-1/+1
* PySide: Move CMake config packages into wheelsShyamnath Premnadh2025-06-113-3/+43
* build: re-add text attribute for licenseCristián Maureira-Fredes2025-06-051-1/+1
* build: setuptools, packaging and buildCristián Maureira-Fredes2025-06-041-1/+1
* PySide Wheels: Add QtVirtualKeyboardQML binariesShyamnath Premnadh2025-05-301-0/+1
* build: fix author metadata for cross compiled wheelsCristián Maureira-Fredes2025-03-271-3/+3
* PySide6: Add qmllint plugins to wheelsShyamnath Premnadh2025-03-181-0/+5
* CI: Enable Windows on Arm configSimo Fält2025-03-151-1/+5
* CI: Use COIN_UNIQUE_JOB_ID variable to detect if build is in COINSimo Fält2025-02-031-1/+1
* pyside6-deploy: 3. Rename project folder to project_libJaime Resano2025-01-222-2/+2
* Remove unnecessary use of 'object' in class constructionremoteobjectsdevCristián Maureira-Fredes2024-12-185-6/+6
* build: improve the build configuration implementationCristián Maureira-Fredes2024-12-186-82/+62
* build: options as a singletonCristián Maureira-Fredes2024-12-182-82/+89
* build: don't stop if unsupported python version is usedCristián Maureira-Fredes2024-12-161-2/+5
* testrunner: Add command line for the number of re-runsFriedemann Kleint2024-12-111-1/+1
* build: fetch metadata from pyproject.toml fileCristián Maureira-Fredes2024-12-053-70/+52
* build: fix the URLError import statementCristián Maureira-Fredes2024-12-031-3/+4
* Raise Python version to 3.8Friedemann Kleint2024-12-031-7/+0
* Fix multimedia to work on Linux with 6.8.1Friedemann Kleint2024-11-114-20/+17
* build: add QtWebViewQuick module files to wheelCristian Maureira-Fredes2024-11-081-0/+8
* Bundle plugins required for QtWebViewFriedemann Kleint2024-11-081-0/+2
* coin: ci code improvements for build and testCristián Maureira-Fredes2024-11-081-62/+0
* build: make FluentWinUI3 available for Linux and macOSCristián Maureira-Fredes2024-11-071-1/+3
* setup: fix PySide6.__all__ after the wheel split, amendment 2Christian Tismer2024-10-221-17/+0
* build: Remove build-directory-dependent code from PySide's __init__.pyFriedemann Kleint2024-10-181-0/+18
* 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-182-29/+23
* Fix condition to allow 3.13 for wheel creationCristián Maureira-Fredes2024-10-171-1/+1
* type hints: Install a permanent test for error-free pyi filesChristian Tismer2024-10-172-0/+5
* build: Install module doc snippet filesFriedemann Kleint2024-10-163-8/+10
* build: Deal with read-only Qt installationsFriedemann Kleint2024-10-091-0/+6
* 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
* Fix the multimedia auxiliary libraries versions for 6.7.3Friedemann Kleint2024-09-241-7/+7
* Wheels: Bundle Qt5Compat.GraphicalEffects with PySide6-AddOnsShyamnath Premnadh2024-09-201-3/+3
* Documentation: Release NotesShyamnath Premnadh2024-09-191-9/+30
* Android: Additional libraries for 6.8Shyamnath Premnadh2024-09-061-0/+7
* Tooling: Add pyside6-svgtoqml toolShyamnath Premnadh2024-09-052-1/+3
* PySide: Add missing QtQml, QtQuick modules for 6.8Shyamnath Premnadh2024-09-051-1/+12
* Adapt to 6.8Friedemann Kleint2024-09-051-0/+7
* CI: Always use the default libclangSimo Fält2024-09-051-0/+5
* build scripts: Always record the latest build, whether tested or notChristian Tismer2024-09-031-12/+12
* CI: Use default libclang on WindowsSimo Fält2024-09-031-1/+0
* Docs: Warnings for missing referencesShyamnath Premnadh2024-08-141-1/+1
* shiboken: Support compiler options for disabling optimizationsChristian Tismer2024-08-012-0/+5
* Add QtWebViewShyamnath Premnadh2024-07-311-0/+6
* PySide Build: Add --flatpak optionShyamnath Premnadh2024-07-291-0/+14
* PySide Build: Add an option to provide extra include paths for ShibokenShyamnath Premnadh2024-07-292-1/+12
* Shiboken Build: Deal with libclang having a different SONAMEShyamnath Premnadh2024-07-231-0/+29