aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Replace _ARCH_ by 64/32bit in LLVM_INSTALL_DIR"Friedemann Kleint2021-01-111-3/+0
* Windows: Fix running the example tests in COINFriedemann Kleint2021-01-111-0/+10
* qp5_tool: Add verbose optionFriedemann Kleint2021-01-111-2/+9
* Revert "Qt CI: Install libCLang 10.0"Simo Fält2021-01-051-65/+0
* build_scripts: remove unused codeCristian Maureira-Fredes2021-01-051-8/+1
* build_scripts: fix get_config_var for Big SurCristian Maureira-Fredes2021-01-051-1/+2
* build_scripts: use f-strings instead of format()Cristian Maureira-Fredes2021-01-0410-232/+215
* qp5_tool: use f-strings instead of format()Cristian Maureira-Fredes2021-01-041-10/+10
* build_scripts: replace print by distutils.logCristian Maureira-Fredes2021-01-044-27/+26
* build_scripts: remove unused importsCristian Maureira-Fredes2021-01-046-7/+3
* designer: add rpath for linuxCristian Maureira-Fredes2020-12-211-4/+5
* setup.py: Pass --reuse-build only to commands that use DistUtilsCommandMixinDmitry Shachnev2020-12-091-1/+1
* Qt CI: Install libCLang 10.0Simo Fält2020-12-081-0/+65
* build scripts: Import 'PYSIDE' for linux platformSimo Fält2020-12-021-1/+1
* Allow calling CI's build scripts with python2Simo Fält2020-11-301-1/+7
* setup.py: Fix 'clean' commandFriedemann Kleint2020-11-241-1/+6
* Windows: Prevent cmake from auto-detecting the clang compilerFriedemann Kleint2020-11-101-0/+4
* python3: remove all obsolete "from __future__" import statementsChristian Tismer2020-11-094-6/+0
* build scripts: Fix warning about import orderFriedemann Kleint2020-11-052-11/+8