aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/platforms
Commit message (Expand)AuthorAgeFilesLines
* Build scripts: Adapt to changed location of the metatypes directory in QtFriedemann Kleint2022-12-022-11/+5
* Build system: Introduce variables for the target Qt directoriesFriedemann Kleint2022-12-014-102/+81
* PySide Tools - qmltyperegistrar.exe missingShyamnath Premnadh2022-11-171-1/+1
* Enforce pathlib - unix.py and windows_desktop.pyShyamnath Premnadh2022-11-172-3/+3
* PySideTools: install tool only if corresponding Qt tool existsShyamnath Premnadh2022-11-164-4/+4
* build scripts: use proper variable name instead of selfShyamnath Premnadh2022-10-314-45/+45
* PySideTools: Add qmlimportscannerShyamnath Premnadh2022-10-252-2/+2
* Project Tool: SplitShyamnath Premnadh2022-10-202-2/+2
* pathlib: migrate build_scripts away from os.pathCristián Maureira-Fredes2022-10-184-28/+36
* Add project generation to pyside6-projectFriedemann Kleint2022-10-142-2/+2
* Desktop DeploymentShyamnath Premnadh2022-10-102-6/+6
* build system: Disable checking ICU libs for cross buildsFriedemann Kleint2022-09-262-6/+7
* build system: Fix standalone build with --no-qt-toolsFriedemann Kleint2022-09-212-2/+4
* Add an entry point for qtpy2cppFriedemann Kleint2022-09-022-2/+16
* PySideTools: Add qmllsShyamnath Premnadh2022-08-112-2/+2
* PySideTools: Add qmlformatShyamnath Premnadh2022-08-032-2/+2
* build: fix readability detailsCristián Maureira-Fredes2022-06-293-8/+8
* build: replace the usage of reserved Python wordsCristián Maureira-Fredes2022-06-294-161/+159
* build: fix flake8 warnings and missing f-stringsCristián Maureira-Fredes2022-06-283-4/+4
* tools: add pyside6-qmlShyamnath Premnadh2022-06-142-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-275-190/+10
* flake8: fix style issues to build_scripts/Cristián Maureira-Fredes2022-04-134-18/+20
* doc: use https in some source code filesCristián Maureira-Fredes2022-03-311-1/+1
* linguist: fix rpath on macosCristián Maureira-Fredes2022-03-301-0/+1
* Use different mirror if download.qt.io failsSimo Fält2022-03-281-1/+1
* Long live pyside6-project!Friedemann Kleint2022-03-142-2/+2
* 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
* Bundle the metatype json files of QtFriedemann Kleint2022-02-042-0/+12
* setup.py: Add support for cross-buildingAlexandru Croitor2022-02-041-1/+15
* Long live pyside6-metaobjectdump!Friedemann Kleint2022-01-272-8/+8
* Add qmltyperegistrar/qmllintFriedemann Kleint2022-01-182-3/+4
* Build system: Remove regeneration of the example resourcesFriedemann Kleint2021-12-152-16/+1
* setup.py: Package QtWebEngine resources from Qt's data dirAlexandru Croitor2021-11-223-3/+3
* PySide6: Add entry points for the Qt Linguist toolsFriedemann Kleint2021-07-072-2/+9
* build scripts: Fix broken packages (rpaths)Friedemann Kleint2021-07-061-0/+1
* Pyside6/Qt Designer: Fix Python code preview not working on UNIXFriedemann Kleint2021-07-063-24/+26
* PySide6: Add assistant executableFriedemann Kleint2021-06-174-2/+7
* Build scripts/UNIX: Extract helper function to copy GUI executablesFriedemann Kleint2021-06-161-12/+26
* build scripts: Extract helper functions to patch executablesFriedemann Kleint2021-06-162-10/+12
* PySide6: Install the Designer plugin on macOSFriedemann Kleint2021-05-091-3/+9
* Revert "Temporarily disable the designer plugin"Friedemann Kleint2021-04-112-2/+10
* Temporarily disable the designer pluginFriedemann Kleint2021-04-062-10/+2
* Add an option to disable copying of the Qt toolsFriedemann Kleint2021-03-162-17/+23
* Fix build after moving uic/rcc to libexecFriedemann Kleint2021-03-161-1/+3
* PySide6: Add a Designer pluginFriedemann Kleint2021-02-162-3/+14
* Add mirror url to download MSVC redistributablesSimo Fält2021-01-201-1/+6
* build_scripts: use f-strings instead of format()Cristian Maureira-Fredes2021-01-042-2/+2
* build_scripts: remove unused importsCristian Maureira-Fredes2021-01-043-4/+2
* designer: add rpath for linuxCristian Maureira-Fredes2020-12-211-4/+5