| Commit message (Expand) | Author | Age | Files | Lines |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
| * | Android Wheels: Update Python version to 3.11 | Shyamnath Premnadh | 2024-03-13 | 1 | -1/+1 |
| * | build/Linux: Fix shiboken6 failing to launch due to missing libicu | Friedemann Kleint | 2024-02-06 | 1 | -3/+1 |
| * | Android Deployment: Rpath changes through linker flags | Shyamnath Premnadh | 2023-07-26 | 1 | -5/+7 |
| * | Android Deployment - Add dependencies.xml files | Shyamnath Premnadh | 2023-05-02 | 1 | -0/+3 |
| * | Tooling: Simplify adding new tools | Shyamnath Premnadh | 2023-04-18 | 1 | -5/+5 |
| * | Android Deployment: Remove patchelf rpath for platform plugin | Shyamnath Premnadh | 2023-03-10 | 1 | -1/+2 |
| * | Android Deployment - cross building for android wheels | Shyamnath Premnadh | 2023-03-06 | 1 | -5/+12 |
| * | build: introduce log level | Cristián Maureira-Fredes | 2023-02-02 | 1 | -0/+3 |
| * | build_scripts: remove unused imports | Cristián Maureira-Fredes | 2022-12-19 | 1 | -1/+0 |
| * | build system: Port get_shared_library_filters to pathlib | Friedemann Kleint | 2022-12-06 | 1 | -2/+2 |
| * | build system: Further introduce Pathlib | Friedemann Kleint | 2022-12-06 | 1 | -15/+15 |
| * | Build system: Introduce variables for the target Qt directories | Friedemann Kleint | 2022-12-01 | 1 | -15/+16 |
| * | PySideTools: install tool only if corresponding Qt tool exists | Shyamnath Premnadh | 2022-11-16 | 1 | -1/+1 |
| * | build scripts: use proper variable name instead of self | Shyamnath Premnadh | 2022-10-31 | 1 | -11/+11 |
| * | pathlib: migrate build_scripts away from os.path | Cristián Maureira-Fredes | 2022-10-18 | 1 | -3/+4 |
| * | build system: Disable checking ICU libs for cross builds | Friedemann Kleint | 2022-09-26 | 1 | -4/+5 |
| * | build system: Fix standalone build with --no-qt-tools | Friedemann Kleint | 2022-09-21 | 1 | -1/+2 |
| * | build: replace the usage of reserved Python words | Cristián Maureira-Fredes | 2022-06-29 | 1 | -23/+23 |
| * | build: fix flake8 warnings and missing f-strings | Cristián Maureira-Fredes | 2022-06-28 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -38/+2 |
| * | flake8: fix style issues to build_scripts/ | Cristián Maureira-Fredes | 2022-04-13 | 1 | -2/+4 |
| * | Fix exclusion of QML plugin debug symbols on Linux | Friedemann Kleint | 2022-03-03 | 1 | -1/+1 |
| * | PySide6: Do not install Qt Designer plugin when using PyPy | Friedemann Kleint | 2022-02-25 | 1 | -5/+7 |
| * | setup.py: Add support for cross-building | Alexandru Croitor | 2022-02-04 | 1 | -1/+15 |
| * | setup.py: Package QtWebEngine resources from Qt's data dir | Alexandru Croitor | 2021-11-22 | 1 | -1/+1 |
| * | Pyside6/Qt Designer: Fix Python code preview not working on UNIX | Friedemann Kleint | 2021-07-06 | 1 | -10/+6 |
| * | PySide6: Add assistant executable | Friedemann Kleint | 2021-06-17 | 1 | -0/+2 |
| * | build scripts: Extract helper functions to patch executables | Friedemann Kleint | 2021-06-16 | 1 | -6/+2 |
| * | Revert "Temporarily disable the designer plugin" | Friedemann Kleint | 2021-04-11 | 1 | -1/+5 |
| * | Temporarily disable the designer plugin | Friedemann Kleint | 2021-04-06 | 1 | -5/+1 |
| * | PySide6: Add a Designer plugin | Friedemann Kleint | 2021-02-16 | 1 | -2/+7 |
| * | build_scripts: remove unused imports | Cristian Maureira-Fredes | 2021-01-04 | 1 | -2/+1 |
| * | build scripts: Import 'PYSIDE' for linux platform | Simo Fält | 2020-12-02 | 1 | -1/+1 |
| * | Build scripts: Switch to Qt 6 | Friedemann Kleint | 2020-11-02 | 1 | -2/+2 |
| * | build scripts: Introduce variables for the versions | Friedemann Kleint | 2020-11-02 | 1 | -1/+1 |
| * | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 1 | -1/+1 |
| * | designer: patch rpath for unix | Cristián Maureira-Fredes | 2020-01-27 | 1 | -1/+12 |
| * | Improve code style with flake8 | Cristián Maureira-Fredes | 2019-11-25 | 1 | -24/+23 |
| * | Allow building shiboken2 and PySide2 as separate wheels | Alexandru Croitor | 2018-10-12 | 1 | -56/+80 |
| * | Build script/Linux: Use installed patchelf if present | Friedemann Kleint | 2018-07-24 | 1 | -1/+1 |
| * | Don't package qml plugin debug symbols on Linux | Alexandru Croitor | 2018-05-25 | 1 | -0/+1 |
| * | Change license from all the files | Cristian Maureira-Fredes | 2018-05-03 | 1 | -1/+1 |
| * | Split and move various setup.py parts into different files | Alexandru Croitor | 2018-04-30 | 1 | -0/+111 |