aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts
Commit message (Expand)AuthorAgeFilesLines
* setup.py: Simplify logic of qmake and qtpaths lookupAlexandru Croitor2021-11-293-32/+26
* setup.py: Don't add the Qt prefix dir to PATH env var before buildingAlexandru Croitor2021-11-261-5/+7
* setup.py: Fix no log messages being shown during setup callAlexandru Croitor2021-11-261-4/+12
* setup.py: Add missing DistutilsSetupError importAlexandru Croitor2021-11-261-1/+1
* Move from distutils to setuptoolsCristián Maureira-Fredes2021-11-267-78/+92
* setup.py: Package QtWebEngine resources from Qt's data dirAlexandru Croitor2021-11-225-3/+8
* setup.py: Remove dead function prepare_sub_modulesAlexandru Croitor2021-11-191-37/+0
* Use legacy OpenGL option to build on linuxCristián Maureira-Fredes2021-11-191-0/+6
* setup: coin: Use sccache when building if the platform config sets itAlexandru Croitor2021-11-152-0/+8
* setup: Make ninja output the commands it runs in a verbose buildAlexandru Croitor2021-11-151-1/+6
* Revert "setup.py: Move all build dirs into a common 'build' subdirectory"Alexandru Croitor2021-10-281-55/+21
* setup.py: Reduce cmake_minimum_required to 3.16Alexandru Croitor2021-10-281-1/+1
* setup.py: Move all build dirs into a common 'build' subdirectoryAlexandru Croitor2021-10-271-21/+55
* setup.py: Make file paths in 'file copying' logs easier to readAlexandru Croitor2021-10-271-7/+7
* setup.py: Fix QT_SRC_DIR to only be set if a path is set and it existsAlexandru Croitor2021-10-271-2/+5
* setup.py: Allow specifying Qt without adding it to PATHAlexandru Croitor2021-10-272-11/+38
* setup.py: Set log verbosity to INFOAlexandru Croitor2021-10-271-1/+4
* Python 3.10: add wheel identifierCristián Maureira-Fredes2021-09-282-2/+2
* py3.10-prep: Finally support Python 3.10Christian Tismer2021-08-181-0/+1
* PySide6: Add entry points for the Qt Linguist toolsFriedemann Kleint2021-07-073-3/+12
* build scripts: Fix broken packages (rpaths)Friedemann Kleint2021-07-062-10/+11
* Pyside6/Qt Designer: Fix Python code preview not working on UNIXFriedemann Kleint2021-07-064-27/+32
* build_scripts: Pass --quiet to build_rst_docsFriedemann Kleint2021-06-241-0/+2
* build scripts: Fix qmake messageFriedemann Kleint2021-06-171-4/+1
* PySide6: Add assistant executableFriedemann Kleint2021-06-175-2/+8
* Introduce qtpaths as qmake replacementFriedemann Kleint2021-06-173-7/+53
* build scripts: Replace qmake mkspec parsing by cmakeFriedemann Kleint2021-06-172-60/+63
* Build scripts/UNIX: Extract helper function to copy GUI executablesFriedemann Kleint2021-06-161-12/+26
* build scripts: Remove qtchooser handlingFriedemann Kleint2021-06-162-20/+5
* build scripts: Extract helper functions to patch executablesFriedemann Kleint2021-06-163-16/+28
* Revert "Allow calling CI's build scripts with python2"Friedemann Kleint2021-06-151-7/+1
* build_scripts/Linux: Try to determine library dependencies with ldd firstFriedemann Kleint2021-06-101-4/+60
* setup.py/Windows: Fix warning about file accessFriedemann Kleint2021-05-311-13/+17
* Turn generate_pyi into a general pyi_generator tool, finishChristian Tismer2021-05-171-1/+3
* PySide6: Install the Designer plugin on macOSFriedemann Kleint2021-05-091-3/+9
* Fix cmake argument for standalone macOSCristian Maureira-Fredes2021-05-061-1/+1
* Turn off numpy support in libpyside by defaultFriedemann Kleint2021-05-052-1/+8
* build_scripts: clean and format qtinfoCristian Maureira-Fredes2021-05-041-86/+81
* Build system: Make numpy centrally availableFriedemann Kleint2021-04-212-1/+15
* Enable shiboken documentation build for macOS againChristian Tismer2021-04-111-0/+7
* Revert "Temporarily disable the designer plugin"Friedemann Kleint2021-04-112-2/+10
* doc: make sure '--skip-docs' skip the docsCristian Maureira-Fredes2021-04-061-8/+14
* Temporarily disable the designer pluginFriedemann Kleint2021-04-062-10/+2
* Add an option to disable copying of the Qt toolsFriedemann Kleint2021-03-164-18/+29
* Fix build after moving uic/rcc to libexecFriedemann Kleint2021-03-161-1/+3
* PySide6: Add a Designer pluginFriedemann Kleint2021-02-162-3/+14
* Add option for switching the protected hackFriedemann Kleint2021-02-042-0/+6
* build scripts: Do not unnecessarily copy files when installingFriedemann Kleint2021-02-031-19/+32
* Add mirror url to download MSVC redistributablesSimo Fält2021-01-201-1/+6
* qp5_tool: Add warning when the configured python binary is not under virtual envFriedemann Kleint2021-01-181-5/+16