aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/platforms/linux.py
Commit message (Expand)AuthorAgeFilesLines
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* Android Wheels: Update Python version to 3.11Shyamnath Premnadh2024-03-131-1/+1
* build/Linux: Fix shiboken6 failing to launch due to missing libicuFriedemann Kleint2024-02-061-3/+1
* Android Deployment: Rpath changes through linker flagsShyamnath Premnadh2023-07-261-5/+7
* Android Deployment - Add dependencies.xml filesShyamnath Premnadh2023-05-021-0/+3
* Tooling: Simplify adding new toolsShyamnath Premnadh2023-04-181-5/+5
* Android Deployment: Remove patchelf rpath for platform pluginShyamnath Premnadh2023-03-101-1/+2
* Android Deployment - cross building for android wheelsShyamnath Premnadh2023-03-061-5/+12
* build: introduce log levelCristián Maureira-Fredes2023-02-021-0/+3
* build_scripts: remove unused importsCristián Maureira-Fredes2022-12-191-1/+0
* build system: Port get_shared_library_filters to pathlibFriedemann Kleint2022-12-061-2/+2
* build system: Further introduce PathlibFriedemann Kleint2022-12-061-15/+15
* Build system: Introduce variables for the target Qt directoriesFriedemann Kleint2022-12-011-15/+16
* 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-11/+11
* pathlib: migrate build_scripts away from os.pathCristián Maureira-Fredes2022-10-181-3/+4
* build system: Disable checking ICU libs for cross buildsFriedemann Kleint2022-09-261-4/+5
* build system: Fix standalone build with --no-qt-toolsFriedemann Kleint2022-09-211-1/+2
* build: replace the usage of reserved Python wordsCristián Maureira-Fredes2022-06-291-23/+23
* build: fix flake8 warnings and missing f-stringsCristián Maureira-Fredes2022-06-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-271-38/+2
* flake8: fix style issues to build_scripts/Cristián Maureira-Fredes2022-04-131-2/+4
* 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-251-5/+7
* setup.py: Add support for cross-buildingAlexandru Croitor2022-02-041-1/+15
* setup.py: Package QtWebEngine resources from Qt's data dirAlexandru Croitor2021-11-221-1/+1
* Pyside6/Qt Designer: Fix Python code preview not working on UNIXFriedemann Kleint2021-07-061-10/+6
* PySide6: Add assistant executableFriedemann Kleint2021-06-171-0/+2
* build scripts: Extract helper functions to patch executablesFriedemann Kleint2021-06-161-6/+2
* Revert "Temporarily disable the designer plugin"Friedemann Kleint2021-04-111-1/+5
* Temporarily disable the designer pluginFriedemann Kleint2021-04-061-5/+1
* PySide6: Add a Designer pluginFriedemann Kleint2021-02-161-2/+7
* build_scripts: remove unused importsCristian Maureira-Fredes2021-01-041-2/+1
* build scripts: Import 'PYSIDE' for linux platformSimo Fält2020-12-021-1/+1
* Build scripts: Switch to Qt 6Friedemann Kleint2020-11-021-2/+2
* build scripts: Introduce variables for the versionsFriedemann Kleint2020-11-021-1/+1
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-1/+1
* designer: patch rpath for unixCristián Maureira-Fredes2020-01-271-1/+12
* Improve code style with flake8Cristián Maureira-Fredes2019-11-251-24/+23
* Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-121-56/+80
* Build script/Linux: Use installed patchelf if presentFriedemann Kleint2018-07-241-1/+1
* Don't package qml plugin debug symbols on LinuxAlexandru Croitor2018-05-251-0/+1
* Change license from all the filesCristian Maureira-Fredes2018-05-031-1/+1
* Split and move various setup.py parts into different filesAlexandru Croitor2018-04-301-0/+111