aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts
Commit message (Expand)AuthorAgeFilesLines
* Build macOS universal binarySimo Fält2022-04-111-1/+15
* Use different mirror if download.qt.io failsSimo Fält2022-04-011-1/+1
* build_scripts/Linux: Try to determine library dependencies with ldd firstFriedemann Kleint2022-01-251-1/+56
* py3.10-prep: Fix parser.py for changed typing module amendCristián Maureira-Fredes2022-01-062-0/+12
* Fix cmake argument for standalone macOSCristian Maureira-Fredes2022-01-051-1/+1
* Python 3.10: add wheel identifierCristián Maureira-Fredes2022-01-052-2/+2
* py3.10-prep: Finally support Python 3.10Christian Tismer2022-01-051-0/+1
* py3.10-prep: Fix parser.py for changed typing moduleChristian Tismer2022-01-052-12/+0
* doc: make sure '--skip-docs' skip the docsCristian Maureira-Fredes2021-05-061-8/+14
* Enable shiboken documentation build for macOS againChristian Tismer2021-04-121-2/+8
* Disable shiboken2 documentation build for macOSFriedemann Kleint2021-04-081-1/+2
* Add mirror url to download MSVC redistributables5.15Simo Fält2021-01-211-1/+6
* Windows: Fix running the example tests in COINFriedemann Kleint2021-01-081-0/+10
* setup.py: Pass --reuse-build only to commands that use DistUtilsCommandMixinDmitry Shachnev2020-12-091-1/+1
* Windows: Prevent cmake from auto-detecting the clang compilerFriedemann Kleint2020-11-261-0/+4
* setup.py: Fix 'clean' commandFriedemann Kleint2020-11-241-1/+6
* build scripts: Fix warning about import orderFriedemann Kleint2020-11-092-10/+8
* Remove wheel.pep425tags importsCristian Maureira-Fredes2020-10-261-18/+19
* build_rst_docs: add DistUtilsCommandMixin to the commandCristian Maureira-Fredes2020-10-151-3/+4
* Fix wheel_override error when wheel not availableCristian Maureira-Fredes2020-10-141-8/+9
* setup.py: Show options in command helpFriedemann Kleint2020-10-144-107/+216
* setup.py: Refactor PysideBuild::run()Friedemann Kleint2020-10-071-149/+153
* setup.py: Fix some flake8 warningsFriedemann Kleint2020-10-076-22/+21
* setup.py: Remove constructor parameters depending on options from PysideBuild...Friedemann Kleint2020-10-064-133/+179
* setup.py: Do not display help multiple timesFriedemann Kleint2020-10-061-1/+5
* setup.py: Make it possible to access QtInfo from several sourcesFriedemann Kleint2020-10-062-200/+212
* setup.py: Fix check for limited APIFriedemann Kleint2020-10-062-2/+3
* Add command to build rst documentation onlyCristian Maureira-Fredes2020-09-291-1/+83
* Test with additional python versionSimo Fält2020-09-241-5/+15
* qp5_tool: No longer default to 'python3' in virtualenvFriedemann Kleint2020-09-171-1/+3
* One more fix for the missing win runtime libsSimo Fält2020-09-091-1/+5
* support Python 3.9Christian Tismer2020-08-192-2/+3
* qp5_tool.py: Fix 'clean' mode on WindowsFriedemann Kleint2020-07-161-2/+2
* qp5_tool.py: Fix reading config files with empty linesFriedemann Kleint2020-07-161-1/+2
* qp5_tool.py: Add an configuration key for the CMake generatorFriedemann Kleint2020-06-301-0/+6
* Update vcredist binaries for MSVC 2019Simo Fält2020-06-151-2/+2
* Add missing Win runtime dll into win wheelsSimo Fält2020-06-151-1/+2
* Clean the build/install output a bitCristián Maureira-Fredes2020-06-083-19/+23
* Doc: Enable doc builds using the offline templateVenugopal Shivashankar2020-06-042-0/+9
* Rename pre_release_version_type to release_version_typeSimo Fält2020-05-251-3/+5
* Support type checking with the mypy moduleChristian Tismer2020-04-172-2/+2
* Relax the build_scripts for macOS and designerChristian Tismer2020-04-061-2/+2
* qp5_tool: Add option to run "build" onlyFriedemann Kleint2020-02-251-3/+6
* qp5_tool: Output command parameters with quotes for shell if requiredFriedemann Kleint2020-02-251-1/+4
* Fix qtinfo on macOS when XCode is newly installedChristian Tismer2020-02-201-1/+1
* qp5_tool: Add --avoid option for Incredibuild/LinuxFriedemann Kleint2020-02-191-0/+1
* qp5_tool: Add test runFriedemann Kleint2020-02-191-2/+34
* shiboken: Improve the libdir for windowsCristián Maureira-Fredes2020-02-181-1/+7
* Polish qp5_tool.pyFriedemann Kleint2020-02-121-52/+166
* designer: patch rpath for unixCristián Maureira-Fredes2020-01-272-2/+20