| Commit message (Expand) | Author | Age | Files | Lines |
| * | build_scripts: use f-strings instead of format() | Cristian Maureira-Fredes | 2021-01-04 | 1 | -11/+10 |
| * | setup.py: Pass --reuse-build only to commands that use DistUtilsCommandMixin | Dmitry Shachnev | 2020-12-09 | 1 | -1/+1 |
| * | setup.py: Fix 'clean' command | Friedemann Kleint | 2020-11-24 | 1 | -1/+6 |
| * | build scripts: Fix warning about import order | Friedemann Kleint | 2020-11-05 | 1 | -3/+1 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -1/+1 |
| * | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 1 | -1/+1 |
| * | setup.py: Show options in command help | Friedemann Kleint | 2020-10-14 | 1 | -3/+5 |
| * | setup.py: Fix some flake8 warnings | Friedemann Kleint | 2020-10-07 | 1 | -0/+1 |
| * | setup.py: Do not display help multiple times | Friedemann Kleint | 2020-10-06 | 1 | -1/+5 |
| * | Clean the build/install output a bit | Cristián Maureira-Fredes | 2020-06-08 | 1 | -1/+5 |
| * | Replace OPTION_* by a dictionary | Cristián Maureira-Fredes | 2019-12-03 | 1 | -5/+4 |
| * | Improve code style with flake8 | Cristián Maureira-Fredes | 2019-11-25 | 1 | -1/+3 |
| * | setup.py: Fix running under non-UTF8 locale | Friedemann Kleint | 2019-01-16 | 1 | -1/+1 |
| * | Make quiet builds really quiet | Alexandru Croitor | 2018-12-07 | 1 | -1/+3 |
| * | Don't redirect stderr to stdout by default when calling setup.py | Alexandru Croitor | 2018-10-18 | 1 | -1/+1 |
| * | Allow building shiboken2 and PySide2 as separate wheels | Alexandru Croitor | 2018-10-12 | 1 | -0/+165 |