aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/config.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: fix author metadata for cross compiled wheelsCristián Maureira-Fredes2025-03-271-3/+3
* Remove unnecessary use of 'object' in class constructionremoteobjectsdevCristián Maureira-Fredes2024-12-181-1/+1
* build: improve the build configuration implementationCristián Maureira-Fredes2024-12-181-35/+29
* build: fetch metadata from pyproject.toml fileCristián Maureira-Fredes2024-12-051-69/+48
* Fix condition to allow 3.13 for wheel creationCristián Maureira-Fredes2024-10-171-1/+1
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* Android Deployment: Enable pyside6-android-deploy in macOSShyamnath Premnadh2024-06-141-2/+2
* Do the transition to Python 3.13, GIL-partChristian Tismer2024-06-121-0/+1
* Deprecation Python 3.8Cristián Maureira-Fredes2024-03-121-2/+1
* Final details to enable 3.12 wheel compatibilityCristián Maureira-Fredes2023-10-111-2/+1
* Support running PySide on Python 3.12Christian Tismer2023-10-091-0/+1
* build: remove traces of distutilsCristián Maureira-Fredes2023-07-141-1/+1
* Deployment: New pyside6-android-deploy toolShyamnath Premnadh2023-03-311-5/+15
* PySide Build: find qtpaths before SetupRunner.run_setup()Shyamnath Premnadh2023-02-081-5/+7
* build: introduce log levelCristián Maureira-Fredes2023-02-021-3/+3
* build_scripts: remove unused importsCristián Maureira-Fredes2022-12-191-2/+0
* PySideTools: install tool only if corresponding Qt tool existsShyamnath Premnadh2022-11-161-7/+5
* PySideTools: Add qmlimportscannerShyamnath Premnadh2022-10-251-1/+1
* pathlib: migrate build_scripts away from os.pathCristián Maureira-Fredes2022-10-181-3/+5
* make wheels compatible with Python 3.11Cristián Maureira-Fredes2022-10-171-1/+1
* remove mentions to Python 3.6Cristián Maureira-Fredes2022-10-171-2/+1
* build: replace distutils.log by simple loggerCristián Maureira-Fredes2022-10-131-2/+1
* Desktop DeploymentShyamnath Premnadh2022-10-101-1/+2
* Add an entry point for qtpy2cppFriedemann Kleint2022-09-021-1/+2
* PySideTools: Add qmllsShyamnath Premnadh2022-08-111-1/+1
* PySideTools: Add qmlformatShyamnath Premnadh2022-08-031-1/+1
* PyEnum: make forgiving duplicates work with Python 3.11Christian Tismer2022-07-141-0/+1
* build: fix flake8 warnings and missing f-stringsCristián Maureira-Fredes2022-06-281-1/+1
* tools: add pyside6-qmlShyamnath Premnadh2022-06-141-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-271-38/+2
* Fix typos in entry points definitionFriedemann Kleint2022-04-141-3/+3
* flake8: fix style issues to build_scripts/Cristián Maureira-Fredes2022-04-131-17/+15
* Long live pyside6-project!Friedemann Kleint2022-03-141-0/+1
* setup.py: Add support for cross-buildingAlexandru Croitor2022-02-041-3/+22
* Long live pyside6-metaobjectdump!Friedemann Kleint2022-01-271-1/+1
* Add qmltyperegistrar/qmllintFriedemann Kleint2022-01-181-0/+3
* Move from distutils to setuptoolsCristián Maureira-Fredes2021-11-261-1/+1
* Python 3.10: add wheel identifierCristián Maureira-Fredes2021-09-281-1/+1
* py3.10-prep: Finally support Python 3.10Christian Tismer2021-08-181-0/+1
* PySide6: Add entry points for the Qt Linguist toolsFriedemann Kleint2021-07-071-1/+3
* PySide6: Add assistant executableFriedemann Kleint2021-06-171-0/+1
* Turn generate_pyi into a general pyi_generator tool, finishChristian Tismer2021-05-171-1/+3
* build_scripts: use f-strings instead of format()Cristian Maureira-Fredes2021-01-041-4/+4
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-2/+2
* build scripts: Introduce variables for the versionsFriedemann Kleint2020-11-021-22/+25
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-17/+17
* build_scripts: remove references to python 2Cristian Maureira-Fredes2020-10-271-4/+1
* Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-10-081-1/+0
|\