aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/wheel_override.py
Commit message (Expand)AuthorAgeFilesLines
* Move from distutils to setuptoolsCristián Maureira-Fredes2021-11-261-1/+1
* Python 3.10: add wheel identifierCristián Maureira-Fredes2021-09-281-1/+1
* build_scripts: use f-strings instead of format()Cristian Maureira-Fredes2021-01-041-2/+2
* build_scripts: replace print by distutils.logCristian Maureira-Fredes2021-01-041-3/+3
* build_scripts: remove unused importsCristian Maureira-Fredes2021-01-041-1/+0
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-2/+2
* build_scripts: remove references to python 2Cristian Maureira-Fredes2020-10-271-6/+5
* Remove wheel.pep425tags importsCristian Maureira-Fredes2020-10-261-18/+19
* Fix wheel_override error when wheel not availableCristian Maureira-Fredes2020-10-141-8/+9
* setup.py: Show options in command helpFriedemann Kleint2020-10-141-2/+7
* setup.py: Remove constructor parameters depending on options from PysideBuild...Friedemann Kleint2020-10-061-14/+8
* setup.py: Fix check for limited APIFriedemann Kleint2020-10-061-1/+2
* support Python 3.9Christian Tismer2020-08-191-1/+1
* Fix machinery and pep425tags CI errorCristián Maureira-Fredes2020-01-271-2/+11
* Replace OPTION_* by a dictionaryCristián Maureira-Fredes2019-12-031-3/+3
* Improve code style with flake8Cristián Maureira-Fredes2019-11-251-8/+9
* Add support for Python 3.8Cristián Maureira-Fredes2019-10-241-1/+1
* Include manylinux1 in package name for python2 builds on LinuxSimo Fält2018-07-111-7/+9
* Minimize the wheel_override diffChristian Tismer2018-07-021-130/+132
* Prepare Limited API for Python 3.7Christian Tismer2018-06-261-1/+1
* Current limited API packages won't work on Python 3.7 and 3.8Alexandru Croitor2018-06-061-1/+1
* Include manylinux1 in package name for limited API builds on LinuxAlexandru Croitor2018-05-311-0/+14
* Adjust wheel names when building with limited apiAlexandru Croitor2018-05-311-0/+186