aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix machinery and pep425tags CI errorCristián Maureira-Fredes2020-01-271-2/+11
* build_scripts: Fix resource warning in Windows debug buildsFriedemann Kleint2020-01-241-0/+1
* Update config.py to allow Python 3.8 in pipChristian Tismer2019-12-051-1/+1
* Replace OPTION_* by a dictionaryCristián Maureira-Fredes2019-12-036-168/+168
* Improve code style with flake8Cristián Maureira-Fredes2019-11-2512-402/+372
* Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-11-251-2/+2
|\
| * Add python_requires to the python setupCristián Maureira-Fredes2019-11-181-2/+2
* | Add designer to the pyside toolsCristián Maureira-Fredes2019-10-313-1/+15
* | build scripts: Fix arguments handlingFriedemann Kleint2019-10-303-5/+5
* | Replace pyside2 uic/rccCristián Maureira-Fredes2019-10-253-44/+9
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Friedemann Kleint2019-10-241-1/+1
|\|
| * Fix wrong "only package" condition in build_scripts/main.pyAlexandru Croitor2019-10-071-1/+1
* | Add support for Python 3.8Cristián Maureira-Fredes2019-10-242-1/+2
|/
* Disable Android target from CISimo Fält2019-09-201-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Jukka Jokiniva2019-08-272-1/+2
|\
| * Add Proprietary License to be show in metadataSimo Fält2019-08-261-0/+1