aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts
Commit message (Expand)AuthorAgeFilesLines
* wheels: use cp37 instead of cp36Cristián Maureira-Fredes2022-10-241-1/+1
* make wheels compatible with Python 3.11Cristián Maureira-Fredes2022-10-181-1/+1
* remove mentions to Python 3.6Cristián Maureira-Fredes2022-10-182-4/+3
* Include Qt5Compat.GraphicalEffects filesCristián Maureira-Fredes2022-10-181-0/+3
* Desktop DeploymentShyamnath Premnadh2022-10-103-7/+8
* build_scripts: Add wheel_files.py to the project fileFriedemann Kleint2022-10-061-1/+2
* wheel: include multimedia and texttospeech pluginsCristián Maureira-Fredes2022-10-061-2/+3
* build system: Disable checking ICU libs for cross buildsFriedemann Kleint2022-09-264-7/+10
* build system: Fix standalone build with --no-qt-toolsFriedemann Kleint2022-09-212-2/+4
* build: Improve error message about test-configuring projects with cmakeFriedemann Kleint2022-09-091-5/+38
* build: Address fixme comment in utils.pyFriedemann Kleint2022-09-091-9/+4
* Add an entry point for qtpy2cppFriedemann Kleint2022-09-023-3/+18
* doc: use more processes for sphinx-buildCristián Maureira-Fredes2022-09-011-1/+1
* PySideTools: Add qmllsShyamnath Premnadh2022-08-114-3/+4
* PySideTools: Add qmlformatShyamnath Premnadh2022-08-034-3/+4
* PyEnum: make forgiving duplicates work with Python 3.11Christian Tismer2022-07-141-0/+1
* Regression: use explicit unpackShyamnath Premnadh2022-07-071-1/+1
* build: use explicit unpackCristián Maureira-Fredes2022-06-294-17/+13
* build: fix readability detailsCristián Maureira-Fredes2022-06-296-23/+21
* build: replace the usage of reserved Python wordsCristián Maureira-Fredes2022-06-298-200/+198
* build: rename our rmtree to avoid shutil conflictCristián Maureira-Fredes2022-06-292-7/+7
* Add QtSpatialAudioFriedemann Kleint2022-06-291-0/+8
* build: avoid mutable default value as argumentCristián Maureira-Fredes2022-06-282-4/+14
* build: fix flake8 warnings and missing f-stringsCristián Maureira-Fredes2022-06-287-12/+13
* build: catch RuntimeError for install_name_tool on macOSCristián Maureira-Fredes2022-06-211-1/+4
* PyEnum: Use embedding of the Enum module for better execution speedChristian Tismer2022-06-161-1/+2
* tools: add pyside6-qmlShyamnath Premnadh2022-06-143-3/+3
* build: remove directories in 'package_for_wheels/' on re-runCristián Maureira-Fredes2022-06-011-13/+30
* Limited_API: Fix PyIndex_Check once and for allChristian Tismer2022-05-271-4/+18
* flake8: fix style issues to build_scripts, amended: fix main.pyChristian Tismer2022-05-271-12/+14
* Use SPDX license identifiersLucie Gérard2022-05-2717-646/+34
* Enable numpy support by defaultFriedemann Kleint2022-05-172-5/+27
* build: copy instead of move the package directoryCristián Maureira-Fredes2022-04-221-2/+4
* Fix typos in entry points definitionFriedemann Kleint2022-04-141-3/+3
* flake8: fix style issues to build_scripts/Cristián Maureira-Fredes2022-04-1315-113/+115
* PyPySide: Enable PySide build with PyPy 3.9Christian Tismer2022-04-121-1/+3
* PySide6: Optimize for SizeShyamnath Premnadh2022-04-112-0/+6
* doc: skip the documentation build by defaultCristián Maureira-Fredes2022-04-092-7/+17
* Add readBytes and writeBytes functions from QDataStreamShyamnath Premnadh2022-04-081-0/+1
* doc: use https in some source code filesCristián Maureira-Fredes2022-03-311-1/+1
* build: update wheel namesCristián Maureira-Fredes2022-03-302-28/+28
* linguist: fix rpath on macosCristián Maureira-Fredes2022-03-301-0/+1
* build: script to create wheelsCristián Maureira-Fredes2022-03-292-0/+911
* Use different mirror if download.qt.io failsSimo Fält2022-03-281-1/+1
* flake8: improve codestyling of build scriptsCristián Maureira-Fredes2022-03-2210-88/+40
* Use python 3.8 when running CI integrations in Linux - take 2Simo Fält2022-03-221-1/+5
* Long live pyside6-project!Friedemann Kleint2022-03-143-2/+3
* Strip libraries in release modeFriedemann Kleint2022-03-142-3/+9
* Fix exclusion of QML plugin debug symbols on LinuxFriedemann Kleint2022-03-031-1/+1
* PySide6: Do not install Qt Designer plugin when using PyPyFriedemann Kleint2022-02-253-15/+21