aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/platforms/macos.py
Commit message (Expand)AuthorAgeFilesLines
* Tooling: Simplify adding new toolsShyamnath Premnadh2023-04-181-4/+3
* build: introduce log levelCristián Maureira-Fredes2023-02-021-0/+2
* build_scripts: remove unused importsCristián Maureira-Fredes2022-12-191-1/+0
* build system: Further introduce PathlibFriedemann Kleint2022-12-061-10/+9
* Build system: Introduce variables for the target Qt directoriesFriedemann Kleint2022-12-011-11/+12
* 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-9/+9
* pathlib: migrate build_scripts away from os.pathCristián Maureira-Fredes2022-10-181-13/+13
* build system: Fix standalone build with --no-qt-toolsFriedemann Kleint2022-09-211-1/+2
* build: fix readability detailsCristián Maureira-Fredes2022-06-291-2/+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-3/+5
* linguist: fix rpath on macosCristián Maureira-Fredes2022-03-301-0/+1
* PySide6: Do not install Qt Designer plugin when using PyPyFriedemann Kleint2022-02-251-5/+7
* 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-8/+3
* PySide6: Add assistant executableFriedemann Kleint2021-06-171-0/+1
* build scripts: Extract helper functions to patch executablesFriedemann Kleint2021-06-161-4/+10
* PySide6: Install the Designer plugin on macOSFriedemann Kleint2021-05-091-3/+9
* build_scripts: use f-strings instead of format()Cristian Maureira-Fredes2021-01-041-1/+1
* build_scripts: remove unused importsCristian Maureira-Fredes2021-01-041-1/+1
* Build scripts: Switch to Qt 6Friedemann Kleint2020-11-021-3/+3
* build scripts: Introduce variables for the versionsFriedemann Kleint2020-11-021-1/+2
* Remove QtWebKitCristián Maureira-Fredes2020-07-061-2/+0
* designer: patch rpath for unixCristián Maureira-Fredes2020-01-271-1/+8
* Improve code style with flake8Cristián Maureira-Fredes2019-11-251-41/+38
* Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-121-47/+72
* Reduce generated package size by removing unnecessary filesAlexandru Croitor2018-05-141-1/+27
* 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/+156