| Commit message (Expand) | Author | Age | Files | Lines |
| * | build_scripts: use f-strings instead of format() | Cristian Maureira-Fredes | 2021-01-04 | 1 | -2/+2 |
| * | build_scripts: replace print by distutils.log | Cristian Maureira-Fredes | 2021-01-04 | 1 | -3/+3 |
| * | build_scripts: remove unused imports | Cristian Maureira-Fredes | 2021-01-04 | 1 | -1/+0 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -2/+2 |
| * | build_scripts: remove references to python 2 | Cristian Maureira-Fredes | 2020-10-27 | 1 | -6/+5 |
| * | Remove wheel.pep425tags imports | Cristian Maureira-Fredes | 2020-10-26 | 1 | -18/+19 |
| * | Fix wheel_override error when wheel not available | Cristian Maureira-Fredes | 2020-10-14 | 1 | -8/+9 |
| * | setup.py: Show options in command help | Friedemann Kleint | 2020-10-14 | 1 | -2/+7 |
| * | setup.py: Remove constructor parameters depending on options from PysideBuild... | Friedemann Kleint | 2020-10-06 | 1 | -14/+8 |
| * | setup.py: Fix check for limited API | Friedemann Kleint | 2020-10-06 | 1 | -1/+2 |
| * | support Python 3.9 | Christian Tismer | 2020-08-19 | 1 | -1/+1 |
| * | Fix machinery and pep425tags CI error | Cristián Maureira-Fredes | 2020-01-27 | 1 | -2/+11 |
| * | Replace OPTION_* by a dictionary | Cristián Maureira-Fredes | 2019-12-03 | 1 | -3/+3 |
| * | Improve code style with flake8 | Cristián Maureira-Fredes | 2019-11-25 | 1 | -8/+9 |
| * | Add support for Python 3.8 | Cristián Maureira-Fredes | 2019-10-24 | 1 | -1/+1 |
| * | Include manylinux1 in package name for python2 builds on Linux | Simo Fält | 2018-07-11 | 1 | -7/+9 |
| * | Minimize the wheel_override diff | Christian Tismer | 2018-07-02 | 1 | -130/+132 |
| * | Prepare Limited API for Python 3.7 | Christian Tismer | 2018-06-26 | 1 | -1/+1 |
| * | Current limited API packages won't work on Python 3.7 and 3.8 | Alexandru Croitor | 2018-06-06 | 1 | -1/+1 |
| * | Include manylinux1 in package name for limited API builds on Linux | Alexandru Croitor | 2018-05-31 | 1 | -0/+14 |
| * | Adjust wheel names when building with limited api | Alexandru Croitor | 2018-05-31 | 1 | -0/+186 |